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.
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
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. )
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)
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?
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.
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:
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:
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.
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.
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
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.
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
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.
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.
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.
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
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.
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 :