Hi, I have tried to get this card running. As there is only one windows software for rev . 2.2 and rev 2.3 I hoped that the 2.2 driver would work. I use Suse 9.2, kernel 2.6.8-24.11 with dvb-1.1.0_CVS20040812-7 The PCI- subsystem id is different, 13c2.0002 for rev. 2.1 and 13c2.000e for 2.3 so I patched the pci-id in dvb-ttpci.mod.c and av7110.c. Starting dvb with the suse rcdvb-command shows: Mar 9 12:11:46 nordlicht kernel: Linux video capture interface: v1.00 Mar 9 12:11:46 nordlicht kernel: saa7146: register extension 'dvb'. Mar 9 12:11:46 nordlicht kernel: PCI: Found IRQ 11 for device 0000:00:0c.0 Mar 9 12:11:46 nordlicht kernel: PCI: Sharing IRQ 11 with 0000:00:08.0 Mar 9 12:11:46 nordlicht kernel: saa7146: found saa7146 @ mem e0ecc000 (revision 1, irq 11) (0x13c2,0x000e). Mar 9 12:11:47 nordlicht kernel: DVB: registering new adapter (Technotrend/Hauppauge PCI rev2.1 or 2.2). Mar 9 12:11:47 nordlicht kernel: adapter has MAC addr = 00:d0:5c:24:de:d2 Mar 9 12:11:47 nordlicht kernel: gpioirq unknown type=0 len=0 Mar 9 12:11:47 nordlicht kernel: DVB: AV7111(0) - firm f0240009, rtsl b0250018, vid 71010068, app 8000261c Mar 9 12:11:47 nordlicht kernel: DVB: AV7111(0) - firmware supports CI link layer interface Mar 9 12:11:47 nordlicht kernel: av7110(0): Crystal audio DAC detected Mar 9 12:11:47 nordlicht kernel: saa7146_vv: saa7146 (0): registered device video0 [v4l2] Mar 9 12:11:47 nordlicht kernel: av7110: found av7110-0. Mar 9 12:11:48 nordlicht kernel: evdev_connect: evdev c1521860 handle c152187c name event3 Mar 9 12:11:48 nordlicht kernel: cx22702: Detected Hauppauge Nova-T DVB-T - PLL Thomson DTT759x Mar 9 12:11:48 nordlicht kernel: cx22702_validate_eeprom eeprom content is not valid Mar 9 12:11:48 nordlicht kernel: drivers/media/dvb/frontends/dib3000mb.c: did not found a DiBCom 3000-MB. Mar 9 12:11:48 nordlicht kernel: bttv: driver version 0.9.15 loaded Mar 9 12:11:48 nordlicht kernel: bttv: using 8 buffers with 2080k (520 pages) each for capture Mar 9 12:11:48 nordlicht kernel: bt878: AUDIO driver version 0.0.0 loaded Mar 9 12:11:48 nordlicht kernel: bt878 find by dvb adap: checking "Technotrend/Hauppauge PCI rev2.1 or 2.2" Mar 9 12:11:48 nordlicht kernel: bt878 find by dvb adap: NOT found "Technotrend/Hauppauge PCI rev2.1 or 2.2" Mar 9 12:11:48 nordlicht kernel: mt312_read: ret == -121 Mar 9 12:11:49 nordlicht kernel: stv0299: try to attach to Technotrend/Hauppauge PCI rev2.1 or 2.2 Mar 9 12:11:50 nordlicht kernel: stv0299: setup for tuner BSRU6, TDQB-S00x Mar 9 12:11:50 nordlicht kernel: DVB: registering frontend 0 (STV0299/TSA5059/SL1935 based)... This looks good to me. But nordlicht:~ # dvbscan /usr/share/dvb/dvb-s/Astra-19.2E scanning /usr/share/dvb/dvb-s/Astra-19.2E using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0' initial transponder 12551500 V 22000000 5 >>> tune to: 12551:v:0:22000 WARNING: >>> tuning failed!!! >>> tune to: 12551:v:0:22000 (tuning failed) WARNING: >>> tuning failed!!! ERROR: initial tuning failed dumping lists (0 services) Done. Is there only a configuration problem or is it completely impossible to use the nexus rev.2.2 driver? Hubert.