Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Hauppage WinTV Nova-t USB



Holger Waechtler wrote:

Hi,

Simon Cox wrote:


dmesg shows the following:


Linux video capture interface: v1.00
usb.c: registered new driver Technotrend/Hauppauge USB-Nova
ttusb_init_controller: unknown STC version V 2.1, please report!
ttusb_init_controller: dsp-version: 0.0
DVB: registering new adapter (Technotrend/Hauppauge Nova-USB).
sp8870_read_code: Unable to load '/usr/lib/DVB/driver/frontends/Sc_main.mc'.
DVB: registering frontend 0:0 (Alps TDLB7)...

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
that's exactly your problem. The Alps TDLB7 has no real probing routine since the , so it just pings the i2c device. And the Nova-USB has a strange i2c interface, we don't know how to implement correct i2c pings. So please load only the tdmb7 driver but no other one, these would prevent the tdmb7 driver from working.

hope that helps,

Holger

Thanks for the quick reply.

I'm only loading the tdmb7 module now, but I'm still not getting any
further, i.e. getting tuning failed when I try to scan.

dmesg now shows (with debug=1):

Linux video capture interface: v1.00
init_tdmb7
usb.c: registered new driver Technotrend/Hauppauge USB-Nova
ttusb_init_controller: unknown STC version V 2.1, please report!
ttusb_init_controller: dsp-version: 0.0
DVB: registering new adapter (Technotrend/Hauppauge Nova-USB).
tdmb7_attach
DVB: registering frontend 0:0 (Alps TDMB7)...

Is there any other debug information that would be helpful (I'm not much
of a linux hacker).

Thanks,

Simon




--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index