(Posted this to the sourceforge forum, but that doesn't seem to get
much traffic. So, sorry for this cross posting!)

I'm using the atrpms.net packages of ivtv. After getting a new version
of ivtv my PVR-250 (which has worked like a charm for more than a
year) won't initialize properly. For some reason it defaults to a
PVR-150 and I get lots of error messages about "i2c client addr: 0x44
not found!"
 
 
::dmesg | grep ivtv:: 
 
ivtv: ==================== START INIT IVTV ==================== 
ivtv: version 0.2.0 (rc3i) loading 
ivtv: Linux version: 2.6.10-1.770_FC3smp SMP 686 REGPARM 4KSTACKS gcc-3.4 
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: Unknown card: vendor/device: 4444/0016, subsystem vendor/device:
0070/0009
ivtv: Defaulting to WinTV PVR 150 card 
ivtv: Please mail the vendor/device and subsystem vendor/device IDs
and what kind of
ivtv: card you have to the ivtv-devel mailinglist:
http://sourceforge.net/projects/ivtv
ivtv: Prefix your subject line with [UNKNOWN CARD]. 
ivtv: Found an iTVC16 based chip 
ivtv: Unreasonably low latency timer, setting to 64 (was 32) 
ivtv: XXX PCI device: 0x2570 vendor: 0x8086 
ivtv: i2c attach [client=tveeprom[0],ok] 
ivtv: Tuner Type 29, Tuner formats 0x00000007, Radio: yes, Model
0x00891518, Revision 0x00000000
ivtv: Radio detected 
tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0 
ivtv: i2c attach [client=(tuner unset),ok] 
ivtv: Encoder revision: 0x02040024 
ivtv: Encoder Firmware may be buggy, use version 0x02040011 
ivtv: Configuring WinTV PVR 150 card with 5 streams 
ivtv: Create DMA stream 0 using 256 16384 byte buffers 4194304 kbytes total 
ivtv: Registered v4l2 device, streamtype 0 minor 0 
ivtv: Create DMA stream 1 
ivtv: Registered v4l2 device, streamtype 1 minor 32 
ivtv: Create stream 2 using 40 52224 byte buffers 2097152 kbytes total 
ivtv: Registered v4l2 device, streamtype 2 minor 224 
ivtv: Create DMA stream 3 using 455 4608 byte buffers 2097152 kbytes total 
ivtv: Registered v4l2 device, streamtype 3 minor 24 
ivtv: Create stream 4 
ivtv: Registered v4l2 device, streamtype 4 minor 64 
ivtv: Setting Tuner 29 
tuner: type set to 29 (LG PAL_BG (TPI8PSB11D)) by ivtv i2c driver #0 
ivtv: i2c client addr: 0x44 not found! 
ivtv: Switching standard to PAL. 
ivtv: i2c client addr: 0x43 not found! 
ivtv: i2c client addr: 0x44 not found! 
ivtv: Initialized WinTV PVR 150, card #0 
ivtv: ==================== END INIT IVTV ==================== 
ivtv: ivtv_enc_thread: pid = 2293, itv = 0xe098a820 
ivtv: i2c attach [client=Hauppauge IR,ok] 
ivtv: i2c client addr: 0x44 not found! 
ivtv: i2c client addr: 0x44 not found! 
ivtv: i2c client addr: 0x44 not found! 
ivtv: i2c client addr: 0x44 not found! 
ivtv: i2c client addr: 0x44 not found! 
ivtv: i2c client addr: 0x44 not found! 
ivtv: i2c client addr: 0x44 not found! 
ivtv: i2c client addr: 0x44 not found! 
ivtv: i2c client addr: 0x44 not found! 
ivtv: i2c client addr: 0x44 not found! 
 
 
::modprobe.conf:: 
 
alias eth0 8139too 
alias scsi_hostadapter ata_piix 
alias snd-card-0 snd-intel8x0 
alias char-major-61 lirc_i2c 
options snd-card-0 index=0 
install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 &&
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-intel8x0 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ;
}; /sbin/modprobe -r --ignore-remove snd-intel8x0
alias usb-controller ehci-hcd 
alias usb-controller1 uhci-hcd 
alias ieee1394-controller ohci1394 
# ivtv modules setup 
alias char-major-81 videodev 
alias char-major-81-0 ivtv 
alias tveeprom tveeprom-ivtv 
#alias msp3400 msp3400-ivtv 
#options ivtv ivtv_std=2 tda9887=0 tuner=29 
# nvidia kernel module 
alias char-major-195 nvidia-1_0-6629 
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install lirc_i2c 
 
(Oh, and I have tried to uncomment the alias msp3400 and options ivtv lines). 
 
Might there be a way to force detection of my card instead? Setting
tuner = 29 (which is correct) did nothing. Any help would be
appreciated!
 
Regards, 
 
Peter


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to