Hi! I have trouble with my Hauppauge Nova-S DVB-S box (USB 1.0 version). No Linux application I tried so far worked with that box. E.g. when calling: scan /usr/share/doc/dvb-utils/examples/scan/dvb-s/Astra-19.2E I get the following output: scanning /usr/share/doc/dvb-utils/examples/scan/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. Or when using a pregenerated channels.conf with command: szap -c mychannels.conf ZDF I get: zapping to 2 'ZDF': sat 0, frequency = 11954 MHz H, symbolrate 27500000, vpid = 0x006e, apid = 0x0078 using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0' status 01 | signal ffff | snr ffff | ber 00000000 | unc 00000000 | status 01 | signal ffff | snr ffff | ber 00000000 | unc 00000000 | status 01 | signal ffff | snr ffff | ber 00000000 | unc 00000000 | ... According to lsmod the appropriate modules are loaded: dvb_ttusb_budget 31324 0 dvb_core 84264 1 dvb_ttusb_budget tda1004x 14724 1 dvb_ttusb_budget firmware_class 10304 1 dvb_ttusb_budget stv0299 10436 1 dvb_ttusb_budget tda8083 6468 1 dvb_ttusb_budget cx22700 6148 1 dvb_ttusb_budget i2c_core 22736 5 dvb_ttusb_budget,tda1004x,stv0299,tda8083,cx22700 uhci_hcd 33552 0 usbcore 121208 5 ehci_hcd,touchkitusb,dvb_ttusb_budget,uhci_hcd I'm using modules coming with kernel 2.6.10. I also noticed while under Windows the color of the control LED changes on each access, it doesn't change at all under Linux. Any help appreciated! Regards, Christian