On Mon, 6 Aug 2007, Chris Murton wrote:
> The aerial configuration has not changed, I have line of sight to the
> transmitter in question and dmesg looks reasonably healthy:
>
> dib0700: loaded with support for 5 different device-types
> usb 3-3: reset full speed USB device using ohci_hcd and address 2
> dvb-usb: found a 'Hauppauge Nova-T 500 Dual DVB-T' in warm state.
> dvb-usb: will pass the complete MPEG2 transport stream to the software
> demuxer.
> DVB: registering new adapter (Hauppauge Nova-T 500 Dual DVB-T)
> DVB: registering frontend 0 (DiBcom 3000MC/P)...
> DVB: Unable to find symbol mt2060_attach()
> dvb-usb: will pass the complete MPEG2 transport stream to the software
> demuxer.
> DVB: registering new adapter (Hauppauge Nova-T 500 Dual DVB-T)
> DVB: registering frontend 1 (DiBcom 3000MC/P)...
> DVB: Unable to find symbol mt2060_attach()

That is your problem.  You didn't compile the mt2060 module, or it's not
installed, or your modprobe information is out of date (run depmod), or
your module utils version is too old (need 3.2).

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Reply via email to