[mythtv-users] pvr 500 mce not detected

Claude Gélinas claude at phyto.qc.ca
Sun Dec 21 04:56:26 UTC 2008


New FE/BE mythtv machine FC9 x86_64 fresh install, mythtv from svn, ivtv
from rpm. one pvr500mce and nvidia GeForce 9800 GT, AMD Phenom triple
core

when running mythtv-setup my pvr500 is not detected.

IVTV is installed:

rpm -qa | grep ivtv
ivtv-1.2.0-140.fc9.x86_64
ivtv-kmdl-2.6.27.7-53.fc9-1.2.0-140.fc9.x86_64
perl-Video-ivtv-0.13-8.fc9.x86_64
ivtv-firmware-20080701-18.noarch

/dev:

ls /dev/vi* -l
lrwxrwxrwx  1 root root      6 déc 20 22:59 /dev/video -> video0
crw-rw----+ 1 root root 81,  0 déc 20 22:59 /dev/video0
crw-rw----+ 1 root root 81,  1 déc 20 22:59 /dev/video1
crw-rw----+ 1 root root 81, 24 déc 20 22:59 /dev/video24
crw-rw----+ 1 root root 81, 25 déc 20 22:59 /dev/video25
crw-rw----+ 1 root root 81, 32 déc 20 22:59 /dev/video32
crw-rw----+ 1 root root 81, 33 déc 20 22:59 /dev/video33


dmesg:

dmesg | egrep -i '(ivtv|tveeprom|tuner)'
ivtv:  Start initialization, version 1.4.0
ivtv0: Initializing card #0
ivtv0: Autodetected Hauppauge card (cx23416 based)
ivtv 0000:07:08.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
tveeprom 1-0050: Hauppauge model 23552, rev E587, serial# 8363255
tveeprom 1-0050: tuner model is Samsung TCPN 2121P30A (idx 87, type 70)
tveeprom 1-0050: TV standards NTSC(M) (eeprom 0x08)
tveeprom 1-0050: second tuner model is Philips TEA5768HL FM Radio (idx
101, type 62)
tveeprom 1-0050: audio processor is CX25843 (idx 37)
tveeprom 1-0050: decoder processor is CX25843 (idx 30)
tveeprom 1-0050: has radio
ivtv0: Autodetected WinTV PVR 500 (unit #1)
cx25840 1-0044: cx25843-24 found @ 0x88 (ivtv i2c driver #0)
tuner 1-0060: chip found @ 0xc0 (ivtv i2c driver #0)
tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0)
wm8775 1-001b: chip found @ 0x36 (ivtv i2c driver #0)
tuner-simple 1-0061: creating new instance
tuner-simple 1-0061: type set to 70 (Samsung TCPN 2121P30A)
ivtv0: Registered device video0 for encoder MPG (4096 kB)
ivtv0: Registered device video32 for encoder YUV (2048 kB)
ivtv0: Registered device vbi0 for encoder VBI (1024 kB)
ivtv0: Registered device video24 for encoder PCM (320 kB)
ivtv0: Registered device radio0 for encoder radio
ivtv0: Initialized card #0: WinTV PVR 500 (unit #1)
ivtv1: Initializing card #1
ivtv1: Autodetected Hauppauge card (cx23416 based)
ivtv 0000:07:09.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
tveeprom 2-0050: Hauppauge model 23552, rev E587, serial# 8363255
tveeprom 2-0050: tuner model is Samsung TCPN 2121P30A (idx 87, type 70)
tveeprom 2-0050: TV standards NTSC(M) (eeprom 0x08)
tveeprom 2-0050: second tuner model is Philips TEA5768HL FM Radio (idx
101, type 62)
tveeprom 2-0050: audio processor is CX25843 (idx 37)
tveeprom 2-0050: decoder processor is CX25843 (idx 30)
tveeprom 2-0050: has radio
ivtv1: Correcting tveeprom data: no radio present on second unit
ivtv1: Autodetected WinTV PVR 500 (unit #2)
cx25840 2-0044: cx25843-24 found @ 0x88 (ivtv i2c driver #1)
tuner 2-0061: chip found @ 0xc2 (ivtv i2c driver #1)
wm8775 2-001b: chip found @ 0x36 (ivtv i2c driver #1)
tuner-simple 2-0061: creating new instance
tuner-simple 2-0061: type set to 70 (Samsung TCPN 2121P30A)
ivtv1: Registered device video1 for encoder MPG (4096 kB)
ivtv1: Registered device video33 for encoder YUV (2048 kB)
ivtv1: Registered device vbi1 for encoder VBI (1024 kB)
ivtv1: Registered device video25 for encoder PCM (320 kB)
ivtv1: Initialized card #1: WinTV PVR 500 (unit #2)
ivtv:  End initialization
ivtv0: Loaded v4l-cx2341x-enc.fw firmware (376836 bytes)
ivtv0: Encoder revision: 0x02060039
ivtv1: Loaded v4l-cx2341x-enc.fw firmware (376836 bytes)
ivtv1: Encoder revision: 0x02060039


What am I missing ?

Thank you,

Claude



More information about the mythtv-users mailing list