Hi all, Not sure if this is related to the ZL10353 board issues you have been discussing but I am having similar problems with my new DViCO Dual FusionHDTV card scanning channels here in Melbourne. The USB part works fine but the PCI bit wont tune to anything. Im downloading, compiling and installing latest v4l-dvb drivers from CVS without any issues. Once installed I get the two devices appearing in the device tree as expected. However, seemingly at odds with most peoples experience the USB part works fine but the PCI part does not. (see scan example below) I was wondering if this was anyone else's experience and whether it can be made to work some how. I assume its the USB part that is working cause if I unplug the USB cable and reboot I only get one dvb device and its the one that doesnt work (btw both tuners work ok under windozeXP) Any ideas would be appreciated, thanks in advance, STH $ uname -r 2.6.17-1.2145_FC5 v4l-dvb-041688319384.tar.gz dvb-apps-1f5f5a363bc0.tar.gz $ dmesg | grep -e dvb -e DV -e TV cx2388x dvb driver version 0.0.6 loaded CORE cx88[0]: subsystem: 18ac:db50, board: DViCO FusionHDTV DVB-T Dual Digital [card=44,autodetected] TV tuner 4 at 0x1fe, Radio tuner -1 at 0x1fe cx88[0]/2: cx2388x based dvb card DVB: registering new adapter (cx88[0]). DVB: registering frontend 0 (Zarlink MT352 DVB-T)... dvb-usb: found a 'DViCO FusionHDTV DVB-T Dual USB' in cold state, will try to load a firmware dvb-usb: downloading firmware from file 'dvb-usb-bluebird-01.fw' usbcore: registered new driver dvb_usb_cxusb dvb-usb: generic DVB-USB module successfully deinitialized and disconnected. dvb-usb: found a 'DViCO FusionHDTV DVB-T Dual USB' in warm state. dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer. DVB: registering new adapter (DViCO FusionHDTV DVB-T Dual USB). DVB: registering frontend 1 (Zarlink MT352 DVB-T)... input: IR-receiver inside an USB DVB receiver as /class/input/input4 dvb-usb: schedule remote query interval to 150 msecs. dvb-usb: DViCO FusionHDTV DVB-T Dual USB successfully initialized and connected. $ ls /dev/dvb/* /dev/dvb/adapter0: demux0 dvr0 frontend0 net0 /dev/dvb/adapter1: demux0 dvr0 frontend0 net0 (the one thats broken) # scan -a0 au-Melbourne scanning au-Melbourne using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0' initial transponder 226500000 1 3 9 3 1 1 0 initial transponder 177500000 1 2 9 3 1 2 0 initial transponder 191625000 1 3 9 3 1 1 0 initial transponder 219500000 1 3 9 3 1 1 0 initial transponder 536625000 1 2 9 3 1 2 0 >>> tune to: 226500000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_3_4:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE WARNING: >>> tuning failed!!! >>> tune to: 226500000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_3_4:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE (tuning failed) WARNING: >>> tuning failed!!! >>> tune to: 177500000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_2_3:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE WARNING: >>> tuning failed!!! >>> tune to: 177500000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_2_3:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE (tuning failed) WARNING: >>> tuning failed!!! >>> tune to: 191625000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_3_4:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE ERROR: interrupted by SIGINT, dumping partial result... dumping lists (0 services) Done. (the one that works) # scan -a1 au-Melbourne scanning au-Melbourne using '/dev/dvb/adapter1/frontend0' and '/dev/dvb/adapter1/demux0' initial transponder 226500000 1 3 9 3 1 1 0 initial transponder 177500000 1 2 9 3 1 2 0 initial transponder 191625000 1 3 9 3 1 1 0 initial transponder 219500000 1 3 9 3 1 1 0 initial transponder 536625000 1 2 9 3 1 2 0 >>> tune to: 226500000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_3_4:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE 0x0000 0x0230: pmt_pid 0x0102 ABC -- ABC HDTV (running) 0x0000 0x0231: pmt_pid 0x0100 ABC -- ABC TV Melbourne (running) 0x0000 0x0232: pmt_pid 0x0101 ABC -- ABC2 (running) 0x0000 0x0233: pmt_pid 0x0103 ABC -- ABC TV (running) 0x0000 0x0236: pmt_pid 0x0104 ABC -- ABC DiG Radio (running) 0x0000 0x0237: pmt_pid 0x0105 ABC -- ABC DiG Jazz (running) Network Name 'ABC Melbourne' >>> tune to: 177500000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_2_3:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE 0x0000 0x0530: pmt_pid 0x0000 Seven Network -- 7 Digital (running) 0x0000 0x0534: pmt_pid 0x0000 Network Seven -- 7 HD Digital (running) 0x0000 0x0531: pmt_pid 0x0000 (null) -- 7 Digital 1 (running) 0x0000 0x0532: pmt_pid 0x0000 (null) -- 7 Digital 2 (running) 0x0000 0x0533: pmt_pid 0x0000 (null) -- 7 Digital 3 (running) 0x0000 0x0536: pmt_pid 0x0000 Seven Network -- 7 Guide (running) Network Name 'Seven Network' _______________________________________________ linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb