hy, i recently updated my gentoo box to 2.6.18 kernel and ivtv 0.8.0, and after that the tuner of my pvr150 somehow stopped working :/ (it all worked fine before the update, nothing else was changed in the config).
i played around with playing /dev/video0 with mplayer, and sending commands to the driver with ivtvctl, and noticed the following: - from the tuner input i get only static noise, switching frequency with ivtvctl doesnt seem to do anything at all - issuing commands with ivtvctl give "not an ivtv driver device!", yet it seems to work (atleast partially, for example switching inputs) - video from the composite input works (!) which makes me think its really a problem with the tuner - interistingly, xawtv4 (which i used for watching tv before) now just crashes when i run it oh, and i tried loading the driver with the "newi2c=0" option, with no difference. does anyone have an idea whats going on, or how to diagnose the problem further? thanks! dmesg: ivtv: ==================== START INIT IVTV ==================== ivtv: version 0.8.0 (tagged release) loading ivtv: Linux version: 2.6.18-gentoo-r2 mod_unload 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 WinTV PVR-150 card (cx23416 based) ACPI: PCI Interrupt 0000:01:08.0[A] -> Link [APC3] -> GSI 18 (level, low) -> IRQ 58 ivtv0: Unreasonably low latency timer, setting to 64 (was 32) ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes) tveeprom 0-0050: Hauppauge model 26034, rev C197, serial# 7937491 tveeprom 0-0050: tuner model is TCL 2002MB_3H (idx 97, type 55) tveeprom 0-0050: TV standards PAL(B/G) PAL(D/D1/K) (eeprom 0x44) tveeprom 0-0050: audio processor is CX25842 (idx 36) tveeprom 0-0050: decoder processor is CX25842 (idx 29) tveeprom 0-0050: has no radio, has IR remote tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0) cx25840 0-0044: cx25842-23 found @ 0x88 (ivtv i2c driver #0) cx25840 0-0044: loaded v4l-cx25840.fw firmware (16382 bytes) wm8775 0-001b: chip found @ 0x36 (ivtv i2c driver #0) ivtv0: Encoder revision: 0x02050032 ivtv0: Registered device video0 for encoder MPEG ivtv0: Registered device video32 for encoder YUV ivtv0: Registered device vbi0 for encoder VBI ivtv0: Registered device video24 for encoder PCM audio tuner 0-0061: type set to 55 (TCL 2002MB) ivtv0: Initialized Hauppauge WinTV PVR-150, card #0 ivtv: ==================== END INIT IVTV ==================== lsmod: Module Size Used by w83627hf 28816 0 hwmon_vid 3264 1 w83627hf eeprom 8400 0 i2c_isa 6528 1 w83627hf parport_pc 40744 0 parport 39180 1 parport_pc floppy 61192 0 pcspkr 3328 0 nvidiafb 45860 0 i2c_nforce2 8256 0 tun 12032 0 ir_kbd_i2c 10384 0 cx8800 37004 0 cx88xx 66020 1 cx8800 bttv 195828 0 video_buf 26500 3 cx8800,cx88xx,bttv ir_common 30532 3 ir_kbd_i2c,cx88xx,bttv compat_ioctl32 8832 2 cx8800,bttv btcx_risc 5448 3 cx8800,cx88xx,bttv lirc_i2c 10372 2 lirc_dev 15368 1 lirc_i2c wm8775 6988 0 cx25840 24720 0 tuner 61480 0 ivtv 172560 2 firmware_class 11200 3 bttv,cx25840,ivtv cx2341x 11844 1 ivtv tveeprom 17104 3 cx88xx,bttv,ivtv videodev 25472 5 cx8800,cx88xx,bttv,ivtv v4l1_compat 12100 3 cx8800,ivtv,videodev v4l2_common 24512 8 cx8800,bttv,compat_ioctl32,cx25840,tuner,ivtv,cx2341x,videodev ntfs 182600 0 nls_utf8 2560 0 nvidia 5657400 23 snd_intel8x0 34920 2 snd_ac97_codec 102040 1 snd_intel8x0 snd_ac97_bus 3072 1 snd_ac97_codec ehci_hcd 30344 0 uhci_hcd 22992 0 ohci_hcd 19716 0 sata_nv 12804 0 libata 100896 1 sata_nv forcedeth 39876 0 _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
