now getting this: ivtv: ==================== START INIT IVTV ==================== ivtv: version 0.3.5 (l) loading ivtv: Linux version: 2.6.11-gentoo-r11 SMP preempt PENTIUM4 4KSTACKS gcc-3.3 ivtv: In case of problems please include the debug info ivtv: between the START INIT IVTV and END INIT IVTV lines when ivtv: mailing the ivtv-devel mailinglist. ivtv: Autodetected WinTV PVR 150 card ivtv: Found an iTVC16 based chip ACPI: PCI interrupt 0000:04:08.0[A] -> GSI 21 (level, low) -> IRQ 21 ivtv: XXX PCI device: 0x2570 vendor: 0x8086 ivtv: Failed to load module tveeprom ivtv: i2c client addr: 0x50 not found for command 0! ivtv: Error -19 reading Hauppauge eeprom. ivtv: Possible causes: the tveeprom module was not loaded, or ivtv: the eeprom kernel module was loaded before the tveeprom module. ivtv: Failed to load module tuner cx25840: Unknown symbol crypto_alloc_tfm cx25840: Unknown symbol crypto_free_tfm ivtv: Failed to load module cx25840 ivtv: i2c attach [client=wm8775[50],ok] tda9885/6/7: chip found @ 0x86 ivtv: i2c attach [client=tda9887,ok] ivtv: Encoder revision: 0x02050032 ivtv: Encoder Firmware may be buggy, use version 0x02040011 ivtv: Configuring WinTV PVR 150 card with 4 streams ivtv: Registered v4l2 device, streamtype 0 minor 0 ivtv: Create DMA stream 0 using 128 16384 byte buffers 0 kbytes total ivtv: Registered v4l2 device, streamtype 1 minor 32 ivtv: Create DMA stream 1 using 80 25920 byte buffers 0 kbytes total ivtv: Registered v4l2 device, streamtype 2 minor 224 ivtv: Create DMA stream 2 using 41 50540 byte buffers 0 kbytes total ivtv: Registered v4l2 device, streamtype 3 minor 24 ivtv: Create DMA stream 3 using 455 4608 byte buffers 0 kbytes total ivtv: i2c client addr: 0x44 not found for command 1074029571! ivtv: i2c client addr: 0x44 not found for command 1074029572! ivtv: i2c client addr: 0x44 not found for command 1074029678! ivtv: Switching standard to PAL. ivtv: i2c client id: 0x02 not found! ivtv: ivtv_enc_thread: pid = 17174, itv = 0xf945fea0 ivtv: ivtv_enc_vbi_thread: pid = 17176, itv = 0xf945fea0 ivtv: i2c client addr: 0x44 not found for command 1074029571! ivtv: Initialized WinTV PVR 150, card #0 ivtv: Autodetected WinTV PVR 150 card ivtv: Found an iTVC16 based chip ACPI: PCI interrupt 0000:04:09.0[A] -> GSI 22 (level, low) -> IRQ 22 ivtv: XXX PCI device: 0x2570 vendor: 0x8086 ivtv: i2c attach [client=wm8775[50],ok] tda9885/6/7: chip found @ 0x86 ivtv: i2c attach [client=tda9887,ok] ivtv: Failed to load module tveeprom ivtv: i2c client addr: 0x50 not found for command 0! ivtv: Error -19 reading Hauppauge eeprom. ivtv: Possible causes: the tveeprom module was not loaded, or ivtv: the eeprom kernel module was loaded before the tveeprom module. ivtv: Failed to load module tuner cx25840: Unknown symbol crypto_alloc_tfm cx25840: Unknown symbol crypto_free_tfm ivtv: Failed to load module cx25840 ivtv: Encoder revision: 0x02050032 ivtv: Encoder Firmware may be buggy, use version 0x02040011 ivtv: Configuring WinTV PVR 150 card with 4 streams ivtv: Registered v4l2 device, streamtype 0 minor 1 ivtv: Create DMA stream 0 using 128 16384 byte buffers 0 kbytes total ivtv: Registered v4l2 device, streamtype 1 minor 33 ivtv: Create DMA stream 1 using 80 25920 byte buffers 0 kbytes total ivtv: Registered v4l2 device, streamtype 2 minor 225 ivtv: Create DMA stream 2 using 41 50540 byte buffers 0 kbytes total ivtv: Registered v4l2 device, streamtype 3 minor 25 ivtv: Create DMA stream 3 using 455 4608 byte buffers 0 kbytes total ivtv: i2c client addr: 0x44 not found for command 1074029571! ivtv: i2c client addr: 0x44 not found for command 1074029572! ivtv: i2c client addr: 0x44 not found for command 1074029678! ivtv: Switching standard to PAL. ivtv: i2c client id: 0x02 not found! ivtv: i2c client addr: 0x44 not found for command 1074029571! ivtv: Initialized WinTV PVR 150, card #1 ivtv: ==================== END INIT IVTV ==================== ivtv: ivtv_enc_thread: pid = 17211, itv = 0xf94831f0 ivtv: ivtv_enc_vbi_thread: pid = 17213, itv = 0xf94831f0
there are a lot of more problems with this driver.... i used the same version as chris, and with the same modprobe.conf it behaves in playback like the driver i used before: when I play mplayer /dev/video0 i get a screen like it had no signal (like on the TV if you have no cable plugged) and on /dev/video1 i get a red screen. perhaps the problem is somewhere else, and i have to change something else??? are there any other settings, that should be made to get this card working? perhaps i should give fedora a try, but i would like to get this working with gentoo. [snip] > > is there anybody with more luck with this tv-card? > I have the same card (model = 23559, rev = D591), but I'm using Fedora > (FC3) and ivtv 0.3.5l. The ivtv driver for these cards is still in > heavy development, and what works in one release sometimes doesn't in > a more recent one, so it may be worth trying this version. If you have > a look on the ivtv-devel list you should be able to find a more recent > version which people are getting good results with. > > My modprobe.conf is also different to yours: > > alias char-major-81 videodev > alias char-major-81-1 ivtv > alias char-major-81-2 ivtv > alias tveeprom tveeprom-ivtv > alias msp3400 msp3400-ivtv > options ivtv ivtv_std=2 tda9887=0 > options cx25840 no_black_magic=1 > alias tuner tuner-ivtv > > Regards, > > Chris > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
