Ok. I put the Twinhan/FujiPlus 3250 aside while Manu tweaks some more of the dst code, and am going to play with the HDTV Wonder, since it's confirmed as working on the LinuxTV Wiki. I've gotten the card installed, latest CVS drivers compiled with kernel 2.6.14.3 (self-compiled without FC4's modifications). Modules load, azap -r <call-letters> works fine: using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0' tuning to 641028615 Hz video pid 0x0031, audio pid 0x0034 status 00 | signal fa60 | snr dbaa | ber 000003d8 | unc 00000000 | status 1f | signal fb40 | snr dc38 | ber 00000490 | unc 00000000 | FE_HAS_LOCK status 1f | signal fb30 | snr dc96 | ber 00000000 | unc 00000000 | FE_HAS_LOCK status 1f | signal fb10 | snr dde0 | ber 00000000 | unc 00000000 | FE_HAS_LOCK But xine gives up after a minute saying it has lost connection, and I'm seeing this repeatedly in dmesg from both azap and xine: cx88[0]/2: cx8802_timeout cx88[0]/2: cx8802_stop_dma cx88[0]/2: restarting queue cx88[0]/2: cx8802_restart_queue cx88[0]/2: cx8802_restart_queue: queue is empty cx88[0]/2: queue is empty - first active cx88[0]/2: cx8802_start_dma w: 0, h: 0, f: 2 cx88[0]/2: setting the interrupt mask cx88[0]/2: [c6dc30a0/0] cx8802_buf_queue - first active cx88[0]/2: cx8802_timeout cx88[0]/2: cx8802_stop_dma cx88[0]/2: restarting queue cx88[0]/2: cx8802_restart_queue cx88[0]/2: cx8802_restart_queue: queue is empty cx88[0]/2: queue is empty - first active cx88[0]/2: cx8802_start_dma w: 0, h: 0, f: 2 cx88[0]/2: setting the interrupt mask Is there something else I'm forgetting? I'd like to hear from those who have gotten their cards to work. Here's the lspci output: 00:09.0 Multimedia video controller: Conexant Winfast TV2000 XP (rev 05) 00:09.1 Multimedia controller: Conexant: Unknown device 8801 (rev 05) 00:09.2 Multimedia controller: Conexant: Unknown device 8802 (rev 05) -- Bryan