Hi, Thank you. That approach worked. (mostly)
I reinstalled the standard kernel rpms, went through the modules directories for files that were newly created and rebooted; when I plugged the device in, it displayed video (in analog via the standard television interface, at least. I had to leave the "empia" directory and its newly compiled modules in place; I found that the tuner would not work without them. I suspect that I'm running from a mixed system of modules from different software versions. Audio doesnt work yet; em28xx_audio fails to load with various unknown symbol errors. For analog, I can work around by using a composite input and converter cable to get the audio in to a microphone or line-in port on my soundcard. Not the most elegant method, but it should be adequate. I'm still working on getting over-the-air digital from the antenna; I dont think that xawtv or kdetv knows anything about digital, and I havent yet convinced Kaffeine to scan for channels. I dont know whether to expect audio to work once I get video, but I wont be able to use the workaround in this case. - Jonathan > Hi, > > On Wed, Dec 3, 2008 at 10:06 PM, <[EMAIL PROTECTED]> wrote: >> So, Ive gone back to the store and purchased an HVR-950, with no Q >> modifier. >> >> "hg clone -r 262 http://xxxxx" got the compile to happen, but even after >> reboot I get "disagrees with version of symbol errors". My understanding >> is that this happens when the kernel is compiled with versioning data in >> but the modules are compiled with it out. >> >> Unfortunately, I dont know what changes to make to the driver to make it >> include version data, or what else needs to be worked on. >> > > Can you try to reinstall your kernel modules (reinstalling the kernel > rpm might do)? > This should revert all your previous attempts to install drivers for it. > There's not much someone can do wrong when downloading the em28xx driver > from mcentral.de anymore. It only updates the em28xx driver and doesn't > touch > any other components (nor does it upgrade any framework). > I'm also downloading O.S. 10.3 for having a closer look by myself. > > regards, > Markus > >> - Jonathan >> >>> update to -r 262 >>> Am Mittwoch, den 03.12.2008, 04:35 -0800 schrieb [EMAIL PROTECTED]: >>>> The HVR-950 is a USB2 tv tuner which is generally taken as working on >> linux. Unfortunately, I'm having a lot of trouble getting it to work on >> suse. The distribution is opensuse 10.3 and it is fully updated to the >> 2.6.22.19-0.1-default kernel. >>>> There is a page here: >>>> http://lunapark6.com/usb-hdtv-tuner-stick-for-windows-linux-hauppauge-wintv-hvr-950.html >> which explains how the tv tuner is supposed to be installed. >>>> (copy/paste follows) >>>> --------- >>>> cd /lib/firmware >>>> wget http://konstantin.filtschew.de/v4l-f...irmware_v4.tgz >>>> tar xvzf firmware_v4.tgz >>>> hg clone http://mcentral.de/hg/~mrec/v4l-dvb-experimental >>>> cd v4l-dvb-experimental >>>> make >>>> make install >>>> reboot >>>> sudo modprobe em2880-dvb >>>> --------------------- >>>> Unfortunately, running make produces: >>>> --------------------------- >>>> CC [M] /home/about/v4l-dvb-experimental/em28xx-i2c.o >>>> /home/about/v4l-dvb-experimental/em28xx-i2c.c: In function >>>> âem28xx_i2c_send_bytesâ: >>>> /home/about/v4l-dvb-experimental/em28xx-i2c.c:454: error: >>>> âKERN_CONTâ >>>> undeclared (first use in this function) >>>> /home/about/v4l-dvb-experimental/em28xx-i2c.c:454: error: (Each >> undeclared >>>> identifier is reported only once >>>> /home/about/v4l-dvb-experimental/em28xx-i2c.c:454: error: for each >> function it appears in.) >>>> /home/about/v4l-dvb-experimental/em28xx-i2c.c:454: error: expected >> â)â >>>> before string constant >>>> /home/about/v4l-dvb-experimental/em28xx-i2c.c: In function >>>> âem28xx_i2c_xferâ: >>>> /home/about/v4l-dvb-experimental/em28xx-i2c.c:548: >>>> error: âKERN_CONTâ undeclared (first use in this function) >>>> /home/about/v4l-dvb-experimental/em28xx-i2c.c:548: error: expected >> â)â >>>> before string constant >>>> /home/about/v4l-dvb-experimental/em28xx-i2c.c:563: error: expected >> â)â >>>> before string constant >>>> /home/about/v4l-dvb-experimental/em28xx-i2c.c: In function >>>> âem28xx_i2c_eepromâ: >>>> /home/about/v4l-dvb-experimental/em28xx-i2c.c:615: error: >>>> âKERN_CONTâ >>>> undeclared (first use in this function) >>>> /home/about/v4l-dvb-experimental/em28xx-i2c.c:615: error: expected >> â)â >>>> before string constant >>>> /home/about/v4l-dvb-experimental/em28xx-i2c.c:618: error: expected >> â)â >>>> before string constant >>>> make[5]: *** [/home/about/v4l-dvb-experimental/em28xx-i2c.o] Error 1 >> make[4]: *** [_module_/home/about/v4l-dvb-experimental] Error 2 >> make[3]: *** [modules] Error 2 >>>> make[2]: *** [modules] Error 2 >>>> make[2]: Leaving directory >>>> `/usr/src/linux-2.6.22.19-0.1-obj/x86_64/default' make[1]: *** >> [default] Error 2 >>>> make[1]: Leaving directory `/home/about/v4l-dvb-experimental' >>>> ------------------------------ >>>> the kernel sources and headers are installed, so that isnt the >>>> problem. >> A previous person suggested running 'hg update 5886' to downgrade the >> version of the driver, but this revision turned out not to exist. >>>> I've also tried v4l-dvb-kernel and gotten the same errors during >> compilation. >>>> Can anyone help? >>>> _______________________________________________ >>>> Em28xx mailing list >>>> Em28xx@mcentral.de >>>> http://mcentral.de/mailman/listinfo/em28xx >> >> >> >> >> >> >> >> _______________________________________________ >> Em28xx mailing list >> Em28xx@mcentral.de >> http://mcentral.de/mailman/listinfo/em28xx >> > _______________________________________________ Em28xx mailing list Em28xx@mcentral.de http://mcentral.de/mailman/listinfo/em28xx