Hello, I have a PVR-150 and am running on openSUSE 10.2. I've been using this card for a while, but I've been having motion blur problems the whole time. I decided to update the drivers before I came here to try to fix the blur problem. I figured out that I had version 0.8.0 installed via RPM and 0.10.3 installed in /usr/local. I removed the RPMs and downloaded the latest source 0.10.6 and firmware. I removed my old firmware form /usr/lib and extracted the new one in its place. Next I built and installed following the how-to. When I did 'modprobe ivtv' I kept getting an error about tveeprom and got the following:
linux:/home/tom/Desktop/ivtv-0.10.6 # dmesg | grep ivtv ivtv: Unknown symbol tveeprom_read ivtv: Unknown symbol tveeprom_hauppauge_analog ivtv: Unknown symbol tveeprom_read ivtv: Unknown symbol tveeprom_hauppauge_analog ivtv: Unknown symbol tveeprom_read ivtv: Unknown symbol tveeprom_hauppauge_analog ivtv: Unknown symbol tveeprom_read ivtv: Unknown symbol tveeprom_hauppauge_analog ivtv: Unknown symbol tveeprom_read ivtv: Unknown symbol tveeprom_hauppauge_analog ivtv: Unknown symbol tveeprom_read ivtv: Unknown symbol tveeprom_hauppauge_analog I noticed that I did not have a tveeprom.ko in my /lib/modules/`uname -r`/kernel/drivers/media/video/ director, just a tveeprom.ko.old left over from what the how-to told me to rename there. I then moved it back and then ivtv loaded. I now get static video and even though ivtv-tune says that it set a channel, it doesn't. Here is my dmesg, note that it fails to load the tuner... ivtv: ==================== START INIT IVTV ==================== ivtv: version 0.10.6 (tagged release) loading ivtv: Linux version: 2.6.18.8-0.7-default SMP mod_unload 586 REGPARM gcc-4.1 ivtv: In case of problems please include the debug info between ivtv: the START INIT IVTV and END INIT IVTV lines, along with ivtv: any module options, when mailing the ivtv-users mailinglist. ivtv0: Autodetected Hauppauge card (cx23416 based) ivtv0: loaded v4l-cx2341x-enc.fw firmware (376836 bytes) ivtv0: Encoder revision: 0x02060039 i2c-algo-bit.o: ivtv i2c driver #0 passed test. cx25840 4-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0) wm8775 4-001b: chip found @ 0x36 (ivtv i2c driver #0) ivtv0: Autodetected Hauppauge WinTV PVR-150 ivtv0: Failed to load module tuner ivtv0: Registered device video0 for encoder MPEG (4 MB) ivtv0: Registered device video32 for encoder YUV (2 MB) ivtv0: Registered device vbi0 for encoder VBI (1 MB) ivtv0: Registered device video24 for encoder PCM audio (1 MB) ivtv0: Registered device radio0 for encoder radio ivtv0: Initialized Hauppauge WinTV PVR-150, card #0 ivtv: ==================== END INIT IVTV ==================== I'm kind of guessing that this is a problem with tveeprom, but I don't know where to get this from. I used what was there from before, but I don't know where it came from. Does anyone have any ideas? Best regards, Tom W. _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
