Trent Piepho wrote: > On Mon, 6 Aug 2007, Chris Murton wrote: >>> You haven't said if you've checked your module utils version. Does >>> modprobe symbol:mt2060_attach load the mt2060 driver? >> It certainly does... >> >> basil:~# lsmod | grep 'mt2060' >> basil:~# modprobe symbol:mt2060_attach >> basil:~# lsmod >> Module Size Used by >> mt2060 4932 0 > > So, for some reason it works when you run the command after booting, but > not when the driver loads. > > Can you try this with the latest v4l-dvb? > > Load the mt2060 driver, modprobe symbol:mt2060_attach > Make sure the dvb-usb-dib0700 driver is unloaded! > Load the dvb-usb-dib0700 driver > > Does that still give the "Unable to find symbol mt2060_attach()" error? > > If that works, then try this. > Unload dvb_usb_dib0700 > Unload mt2060 > Make sure they are really unloaded! > modprobe dvb-usb-dib0700 > > Does that work, or is the error still present? Right, very interesting. The first way works. If i'm in the OS, unload the dvb_usb_dib0700 module and then load mt2060 and load dvb_usb_dib0700 I get :- dib0700: loaded with support for 5 different device-types 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)... MT2060: successfully identified (IF1 = 1220) 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)... MT2060: successfully identified (IF1 = 1220) input: IR-receiver inside an USB DVB receiver as /class/input/input5 dvb-usb: schedule remote query interval to 150 msecs. dvb-usb: Hauppauge Nova-T 500 Dual DVB-T successfully initialized and connected. usbcore: registered new interface driver dvb_usb_dib0700 but the second does not, I get the usual symbol issue with mt2060_attach(). Thanks Chris _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb