|
Hi all,
I'm usung a floppyDTV card for cable TV on Ubuntu (2.6.31.15) and Mythtv 9.10. I'm scanning channels with w_scan (release 20090808) and scan command. Nothing else installed.
Commands are: w_scan -cFR -a0 -fc -S1 -Q0 -x > init.txt scan -q -t3 -A3 -n init.txt
Both hang after a while, last message is: start_filter:1350: ERROR: ioctl DMX_SET_FILTER failed: 5 Input/output error
Does anyone got this issue and find a fix?
By advance thank you.
ps: dmesg is reporting several lines like: [ 651.492659] DVB: adapter 0 frontend 0 symbol rate 6952000 out of range (870000..6900000) [ 759.984014] firedtv 00128726020117a3-0: FCP response timed out [ 759.984021] firedtv 00128726020117a3-0: can't set PIDs [ 761.820012] firedtv 00128726020117a3-0: FCP response timed out [ 761.820021] firedtv 00128726020117a3-0: can't set PIDs
lspci returns: 00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 10) 00:01.0 PCI bridge: Intel Corporation 82G33/G31/P35/P31 Express PCI Express Root Port (rev 10) 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01) 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01) 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01) 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01) 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01) 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01) 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1) 00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01) 00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA IDE Controller (rev 01) 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01) 01:00.0 VGA compatible controller: ATI Technologies Inc RV710 [Radeon HD 4550] 01:00.1 Audio device: ATI Technologies Inc R700 Audio Device [Radeon HD 4000 Series] 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02) 04:07.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)
|