I have a working IVTV device (Hauppauge PVR 150) and a USB DVB device. Both devices are properly installed.
Code: Select all
htpc ~ # dmesg | grep -i ivtv
ivtv: Start initialization, version 1.4.1
ivtv0: Initializing card 0
ivtv0: Autodetected Hauppauge card (cx23416 based)
ivtv 0000:05:00.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
ivtv0: Unreasonably low latency timer, setting to 64 (was 32)
ivtv0: Autodetected Hauppauge WinTV PVR-150
cx25840 2-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0)
tuner 2-0043: chip found @ 0x86 (ivtv i2c driver #0)
tuner 2-0061: chip found @ 0xc2 (ivtv i2c driver #0)
wm8775 2-001b: chip found @ 0x36 (ivtv i2c driver #0)
IRQ 20/ivtv0: IRQF_DISABLED is not guaranteed on shared IRQs
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: Hauppauge WinTV PVR-150
ivtv: End initialization
ivtv 0000:05:00.0: firmware: requesting v4l-cx2341x-enc.fw
ivtv0: Loaded v4l-cx2341x-enc.fw firmware (376836 bytes)
ivtv0: Encoder revision: 0x02060039
Code: Select all
htpc ~ # dmesg | grep -i dvb
dvb-usb: found a 'ITEtech USB2.0 DVB-T Recevier' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
DVB: registering new adapter (ITEtech USB2.0 DVB-T Recevier)
DVB: registering adapter 0 frontend 0 (AF903X USB DVB-T)...
dvb-usb: ITEtech USB2.0 DVB-T Recevier successfully initialized and connected.
usbcore: registered new interface driver dvb_usb_af903x
(I have a Mythbuntu installation on the same machine and it works without any issues.)
Please help me to fix this issue.
Also,
I reseved the below error message while starting mythbackend service.
Code: Select all
htpc ~ # /etc/init.d/mythbackend start
* Starting MythTV Backend ...
* WARNING: -c/--chuid is deprecated and will be removed in the future, please use -u/--user instead [ ok ]
htpc ~ # /etc/init.d/mythbackend status
* status: crashed




