Ubuntu Multimedia :: M650 Driver Compiling Error 2

Sep 11, 2010

I know Ive been a lil redundant, there are a lot that has been said about this cam, some made them work, others not. My point is, I haven't. Once it worked, about 2 years ago, but suddenly after the Jaunty updates it has stopped.

Here is my output from make:

Quote:

View 1 Replies


ADVERTISEMENT

Ubuntu :: Compiling Driver For First Time Error Installing?

Nov 5, 2010

10.10) now, and only use windows as my DVR (what im currently trying to change). To that end, i have a Hauppauge 2250 video capture card, and Steven at KernalLabs has an alpha release that has been said to work very well with mythTV.

Anyways, i followed one of the posts and successfully compiled the driver using "sudo make menuconfig." I attempted to install with the "make install" command, and the first half of the driver seemed to install and the second half (firmware related) received errors.

make -C firmware install
make[2]: Entering directory `/home/mlavigne/saa7164-v4l/v4l/firmware
Installing firmwares at /lib/firmware: vicam/firmware.fw cp: cannot stat `vicam/firmware.fw: No such file or directory
dabusb/firmware.fw cp: cannot stat `dabusb/firmware.fw: No such file or directory
dabusb/bitstream.bin cp: cannot stat `dabusb/bitstream.bin: No such file or directory
ttusb-budget/dspbootcode.bin cp: cannot stat `ttusb-budget/dspbootcode.bin: No such file or directory

[Code]..

View 3 Replies View Related

OpenSUSE Wireless :: Error Compiling Dlink Driver

Nov 28, 2009

I downloaded the Dlink wireless G dwa-110 usb driver but I'm getting "rt73.ko failed to build. make[module]error 1" when compiling it.

I have installed the kernel-source and kernel-syms but I still get the same error. What am I doing wrong?

I'm running openSuSE 11.2 64 bit.

View 4 Replies View Related

Compiling RTL8192SE Driver :: Strange Error After Make

Apr 10, 2011

I am running Debian 6 & picked up a wireless nic for my desktop since I want to locate it in an area that would be a challenge to wire. I downloaded the driver and ran make and got the strange error below. I tried doing some web research but could not find anything. I also booted up the machine w/ a Ubuntu Live disk to ensure the card was good and found no issues ( I also have the same nic in my kids machine running Ubuntu 10.10. )

[code]...

View 10 Replies View Related

Red Hat / Fedora :: Compiling Error In Atheros AR8152 Fast Ethernet Driver

Sep 22, 2010

I tried to compile Atheros AR8152 PCI-E Fast Ethernet Controller driver for fedora 13 64 bit kernel version is 2.6.34.7-56.fc13.x86_64. I have installed kernel source , kernel header and necessary all things to compile it. (linux-firmware-20100806-4.fc13.noarch also installed). I tried AR81Family-linux-v1.0.1.13 source from Atheros web site.

But when I try to make it it give following error.
Code: Makefile:173: *** *** Aborting the build. ***
This driver is not supported on kernel versions older than 2.4.0. Stop. It is not compiling issue because I compiled and installed broadcom wireless driver.
Makefile is attached here (renamed as Makefile.txt -> Makefile)

View 5 Replies View Related

OpenSUSE Multimedia :: Realtek RTL2831 USB Digital-TV Key - Compiling Driver Module?

Sep 12, 2011

I am running openSUSE 11.1 with modified Kernel. While trying to run make on the downloaded driver for the RTL2831 I am getting an error message that I do not full understand. That is:

Code:

linux-2c5j:~/rtl2831-r2 # make
make -C /root/rtl2831-r2/v4l
make[1]: Entering directory `/root/rtl2831-r2/v4l'
No version yet, using 3.0.4-41-desktop

[code]...

I am not sure what is required when the error is "first use this function". How can I use the function T_DIGITAL_TV if I first have to install my driver in order to use the stick?

View 1 Replies View Related

Ubuntu Multimedia :: VLC Compiling / Link Error

Mar 10, 2010

I tried to compile the latest VLC as the instruction of [URL]... except that giving configure option '--enable-vaapi' when compiling ffmpeg.But, i got below error messages, and don't know what to do. My system is as follows.

[code]...

View 5 Replies View Related

Debian Multimedia :: Error When Compiling Wine

Apr 21, 2011

I'm trying to build a package from wine 1.3.18 following Soul Singin's post here but it gives me this error.

wine: configuration in '/home/user/.wine' has been updated.
wine: cannot find L"unix\tmp\wine-1.3.18\dlls\advapi32\tests\advapi32_test.exe.so"
make[2]: *** [cred.ok] Error 2
make[2]: Leaving directory `/tmp/wine-1.3.18/dlls/advapi32/tests'

[Code].....

This error only appear when I use dpkg-buildpackage not when I compile the source it with make.

View 1 Replies View Related

Ubuntu Networking :: Compiling Rt2870 Driver From Source

Apr 19, 2011

I'm trying to install the rt2870 driver on my server running Ubuntu Server 8.04. I've installed build-essential, checkinstall, cvs, subversion, git-core, mercurial... After uncompressing the tarball, doing a "sudo make" gives me this output:

[Code]...

View 9 Replies View Related

Fedora :: Compiling Alsa-driver Under 14?

Feb 24, 2011

I find that I can't compile alsa-driver 1.0.24 OR 1.0.23 under Fedora 14.

Compiling alsa-driver 1.0.24 fails with:
make[1]: Entering directory `/usr/src/kernels/2.6.35.11-83.fc14.x86_64'
CC [M] /home/Extra/Emerg/Download/alsa-driver-1.0.24/acore/hrtimer.o
In file included from /home/Extra/Emerg/Download/alsa-driver-1.0.24/acore/hrtimer.c:1:0:

[Code]....

View 8 Replies View Related

Ubuntu Multimedia :: Nvidia Driver Not Working With Kernel 2.6.35-27 / Getting Error?

Mar 11, 2011

I am running the newest Nvidia driver from nvidia.com, version 260.19.44. The built in proprietary Nvidia driver does not work properly.

Recently ubuntu was updated to a newer kernel 2.6.35.27 from 2.6.35.25. Under 2.6.35.25 the driver is working. Under 2.6.35.27 the desktop is not starting, and I can login to a 'console'. After login i try to run startx, and gets some errors. See attached Xorg.0.log.

View 3 Replies View Related

Debian Hardware :: Compiling 8812au Driver For DWA-171

Nov 5, 2015

I have Jessie, gcc -v shows gcc version 4.9.2 (Debian 4.9.2-10). I downloaded the proper driver for my Dlink DWA-171 wireless-n adapter from here: [URL] ....

However, when I try to build the module this is what I get:

make ARCH=i386 CROSS_COMPILE= -C /lib/modules/3.16.0-4-686-pae/build M=/home/chris/Documents/USB WiFi Driver/rtl8812AU_8821AU_linux modules
make[1]: Entering directory '/usr/src/linux-headers-3.16.0-4-686-pae'
Makefile:10: *** mixed implicit and normal rules: deprecated syntax
make[1]: Entering directory `/usr/src/linux-headers-3.16.0-4-686-pae'

[Code] ....

I soft linked gcc to gcc ver 4.8 and then I get the same error except it says:

make ARCH=i386 CROSS_COMPILE= -C /lib/modules/3.16.0-4-686-pae/build M=/home/chris/Documents/USB WiFi Driver/rtl8812AU_8821AU_linux modules
make[1]: Entering directory '/usr/src/linux-headers-3.16.0-4-686-pae'
Makefile:10: *** mixed implicit and normal rules: deprecated syntax
make[1]: Entering directory `/usr/src/linux-headers-3.16.0-4-686-pae'

[Code] ....

I successfully built this module on Kubuntu 14.1 with kernel version 3.16 but for whatever reason it won't build on Debian.

View 7 Replies View Related

Hardware :: Compiling Driver For Belkin USB Router?

Oct 2, 2010

I have a old laptop Dell C600 PIII 800mhz 256mb RAM 20Gb HDD and a floppy drive. It has 1 USB port and no wifi card.

I bought the Belkin F6D4050 v1 usb wireless adapter so that I could use it on the above laptop and connect to my wireless network at home. The Belkin USB wireless adapter has a Ralink xchipset

There was no specific Linux driver available but a workaround for an old driver worked. Some changes to the code and compiling gets the wireless adapter to work.
I have installed Arch on the laptop. I compiled it and its working fine

Questions 1.Arch linux releases new image only once or twice a year I have downloaded the latest available arch image and built froms scratch. When I update Arch (as it is a rolling release) the kernel also gets updated and the compiled driver fails to work. I have to recompile again for the new kernel. Is there a way I can compile this driver in the existing Arch or any other distro kernel and use as long as I can without updating so I do not have to recompile again

View 1 Replies View Related

Slackware :: FGLRX Driver And Compiling Kernel In 13.1

May 26, 2010

I am currently having an issue installing the FGLRX driver in slackware 13.1. I use a customer kernel due to buggy acpi on my toshiba laptop. The steps i took to compile my kernel are as followed. hu

make mrproper in /usr/src/linux directory
patch /usr/src/linux directory
copy kernel config from /boot directory
make menguconfig and load config
the make all
make modules install
i have also tried make install as well
then i mopy system.map the kernel file and config file into /boot directory
edit lilo
reboot ... everything works fine acpi works properly like before.. now the problem comes.. I try to install the fglrx drivers and i get the error message
Code:
Error:
kernel includes at /lib/modules/2.6.33.4-smp/build/include do not match current kernel.
they are versioned as ""
instead of "2.6.33.4-smp".
you might need to adjust your symlinks:
- /usr/include
- /usr/src/linux
ERROR: I don't have make module
Am I doing something wrong setting up my kernel. Issue on my gentoo box I have.

View 6 Replies View Related

Fedora :: Compiling Driver Epson Stylus SX600FW?

Jan 4, 2010

Did someone has been able to compile pipslite_1.4.0-5.tar.gz and iscan_2.23.0-3.tar.gz (avasys drivers) on fedora 12? I have an epson stylus sx600fw and it was working perfectly in fedora 9 with the avasys drivers but after upgrade to f12 I cannot install the new driver

View 9 Replies View Related

Networking :: Installing DLink Wireless Driver Or Compiling It?

May 24, 2011

How can I Install DLink wireless driver on Ubuntu ?

I had downloaded the driver . The file contains some files like MakeFile and ifcfg-wlan0 ,etc
+ a tar.gz file . which contains c or c++ source codes.

There are 4 folders also .

View 2 Replies View Related

CentOS 5 :: Compiling / Installing ALFA Network Driver

Jun 22, 2011

I've just installed CentOS in my PC - removed win 7. and i have a problem in driver installing these are the commands :

make
make install

View 11 Replies View Related

Debian Multimedia :: Desktop Error After Nvidia Driver Install

Nov 8, 2015

Problem summary:

Error - "Oh no! Something has gone wrong." and "A problem has occurred and the system can't recover. Please log out and try again."

How to get back to original nouveau driver after failed nvidia driver install?

What probably happened was a wrong nVidia driver install from the repository.. Because never had any problems earlier, but after I installed some nVidia packages, I get this error.

I already tried to remove nvidia driver by
# aptitude purge nvidia-kernel-dkms nvidia-glx
It was successful.

Then I reinstalled Xorg Nouveau driver and all its denpendencies by
# aptitude install xserver-xorg-video-nouveau
It was also successful.

But problem still occurs..

View 14 Replies View Related

OpenSUSE Hardware :: Compiling Kernel-source For NVidia Driver Install

Jun 18, 2011

In order to configure a dual display in a fresh 11.4 installation, I am attempting to install the nVidia driver according to the instructions in SDB:NVIDIA the hard way - openSUSE. I have not previously compiled or configured a kernel so I largely followed the instructions from OpenSUSE 11.2 - How to compile a Kernel for Newbies.The currently installed kernel is 2.6.37.1-1.2-desktop. The graphics card is an ASUS EN9600GSO (512MB).

In Yast, I installed gcc, make, kernel-devel (v. 2.6.37.1-1.2) and kernel-desktop-devel (v. 2.6.37.1-1.2). Per the "hard way" instructions, I did not install kernel-source.

View 9 Replies View Related

Hardware :: Compiling The Official Driver From The Intel Site But The Compilation Fails?

May 22, 2010

I'm using Vector Linux for years without any issues, But I'm really paining with configure X for perfect performance for my newly bought(only 1 month old) PC (which has the intel 845G graphic chip)

I also tried compiling the official driver from the Intel site but the compilation fails.After that I used i810 driver in xorg.conf, Its not stable and not reliable. Finally(even now) I'm using vesa driver,Its stable but I cannot play videos.video grabs always.

View 2 Replies View Related

General :: Cross Compiling A Driver On Fedora12-i686 For The Target Ppc860 Using ELDK Toolchain

Dec 31, 2010

I hve following doubts regarding cross-compiling

1. if cross toolchain build wth differnet library other than the one using presently on host, will it b matter.

2. if toolchain build for 32-bit nd if i'm running it on 64-bit will it b matter.

View 1 Replies View Related

Ubuntu :: Error While Compiling Xchat

Jan 26, 2010

I am compiling Xchat and when I was 'make install' I get this error and yes I am root.

Code:
make[2]: *** [fe-gtk.o] Error 1
make[2]: Leaving directory `/home/mark/build/xchat-2.8.6/src/fe-gtk'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/mark/build/xchat-2.8.6/src'
make: *** [install-recursive] Error 1

View 3 Replies View Related

Ubuntu :: Getting Error In Compiling RPC Program

Mar 22, 2010

I am trying to compile a simple remote procedure call program. I am getting an error:
/tmp/ccy0M5rT.o: In function 'main':
rpchighlayer.c.text+0x5c): undefined reference to 'rnusers'
collect2: ld returned 1 exit status

Code:
#include <stdio.h>
#include<stdlib.h>
main(argc, argv)
int argc;
char **argv; {
int num;if (argc != 2) {
fprintf(stderr, "usage: rnusers hostname ");
exit(1);
} if ((num = rnusers(argv[1])) < 0)
{fprintf(stderr, "error: rnusers ");
exit(-1);
} printf("%d users on %s
", num, argv[1]);
exit(0); }

View 2 Replies View Related

Ubuntu :: Getting Error While Compiling A C Program / Fix It?

Mar 10, 2010

I got an error that header file sys/ddi.h , did the system is missing something

View 2 Replies View Related

Programming :: Getting Error While Compiling In Gambas On Ubuntu

Sep 5, 2010

Geting the following error while compiling in gambas on ubuntu. What is a secret key ?

[code]...

View 2 Replies View Related

Ubuntu Multimedia :: [ERROR]: No Devices Found For Driver "OSS"

Sep 28, 2010

I followed this tutorial: [URL]... I followed it on my ubuntu system to get my 2 x M-AUDIO Delta 1010s working. My deltas are now detected. And apparently it's all ok. However when I try and open Ardour (which I installed from the repos), I get: Quote: [ERROR]: No devices found for driver "OSS". My graphics cards aren't attached to their break out boxes. Could this be why? For that same reason, I can't test to see if the audio is coming out. All I know is that Ardour can't find a device.

View 2 Replies View Related

Fedora :: Error Compiling 2.6.33.2

Apr 7, 2010

I am trying to compile kernel 2.6.33.2 (without problems 2.6.33.1), but i got the following message :

[code]...

View 2 Replies View Related

Debian :: Error Compiling 2.6.33.2

Apr 11, 2010

Im having problem compiling kernel I used these commands

#make menuconfig
#make-kpkg clean
#fakeroot make-kpkg --revision=custom.1.0 kernel_image

[code]...

View 3 Replies View Related

Software :: Error Compiling 2.6.33.2

Apr 9, 2010

My system is a fc 12 using a 2.6.33.1 kernel from kernel.org ... i've prefer compile by myself to get a minimal kernel ( i got a old p4 a 1,6ghz 2gb ram) but i got fedora kernels from updates too I am trying to compile a kernel from www.kernel.org, linux-2.6.33.2 full .. i made the same with 2.6.33.1 and all ok I got kernels from fedora distro (kernel-devel and kernel-headers installed) and kernel.org I dont know why about directory paths and files ... why make finds it? ... i think that linux-2.6.33.2.bz2 include all needed how to configure the install path ? ... if i am using /usr/src/kernels/linux-2.6.33.2 and all bzip2 extracted into it ... i can't see "configure" tool I am trying to compile kernel 2.6.33.2 (without problems 2.6.33.1), but i got the following message :

[code]....

View 5 Replies View Related

Software :: Ns2 Error While Compiling?

Feb 9, 2011

i encountered this problem when compling the tcl code, i am not sure where went wrong, did i miss any library or component?

num_nodes is set 20
INITIALIZE THE LIST xListHead
invalid command name "Agent/UDP/PDP"
while executing
"Agent/UDP/PDP create _o30 "

[Code].....

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved