Hi, Late last year I got my card working in a Fedora 8/2.6.24 system (thanks Chris!). I've now upgraded to Fedora 9 (2.6.25) and am trying to get my card going again as magic didn't seem to happen with Fedora's out-of-the-box drivers. I've noticed that my card is now listed in cardlist.cx88, so I've downloaded and built the latest v4l-dvb repo (#8110) in preference to the xc-test branch that I used last year. /dev/dvb0/* is populated and dmesg shows that the card is correctly detected: > cx88[0]: subsystem: 18ac:db30, board: DViCO FusionHDTV DVB-T PRO [card=64,autodetected] > cx88[0]: TV tuner type 4, Radio tuner type -1 > cx88[0]/0: found at 0000:01:07.0, rev: 5, irq: 19, latency: 32, mmio: 0xf4000000 ... Firmware was extracted using extract_xc3028.pl as described in http://www.linuxtv.org/wiki/index.php/Xceive_XC3028/XC2028, and is installed in /etc/firmware. This is where it all begins to get unstuck. When I run scandvb to create a channel list it prints the following messages: scanning /usr/share/dvb-apps/dvb-t/au-Adelaide using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0' initial transponder 226500000 1 3 9 3 1 1 0 initial transponder 177500000 1 3 9 3 1 1 0 initial transponder 191625000 1 3 9 3 1 1 0 initial transponder 219500000 1 3 9 3 1 1 0 initial transponder 564500000 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!!! [...snip...] Correspondingly, dmesg shows: xc2028 2-0061: Loading 80 firmware images from xc3028-v27.fw, type: xc2028 firmware, ver 2.7 cx88[0]: Error: Calling callback for tuner 4 cx88[0]: Error: Calling callback for tuner 4 [...snip...] Before running scandvb everything looks happy in dmesg. Any ideas? Thanks, Adam _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb