Re: how to use the v4l-dvb.stk3000p repository ?

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

 



Hello.

You have forgotten something:
try to search in sources our  unknow symbol  via 'grep  dvb_usb_dibusb_common 
*'  for example.

It's important to unload all module about dvb to start in clean place your 
drivers (more easy to find why there is a problem ).

Order to unload/load module is:

rmmod dvb-usb-dibusb-mc
rmmod dvb-usb-dibusb-common
rmmod dvb-usb
rmmod dvb_dibusb
rmmod dib3000mb
rmmod dib3000mc
rmmod dib3000-common
rmmod mt2060
rmmod dvb-core
rmmod dvb-pll
modprobe i2c_core
modprobe firmware_class
insmod ./dvb-pll.ko
insmod ./mt2060.ko
insmod ./dvb-core.ko
insmod ./dib3000-common.ko
insmod ./dib3000mc.ko
insmod ./dvb-usb.ko 
insmod ./dvb-usb-dibusb-common.ko 
insmod ./dvb-usb-dibusb-mc.ko

(For me, this version of dvb module works on mt2060.)

Yvan.

Le Jeudi 25 Mai 2006 18:50, Louis-David Mitterrand a écrit :
> On Wed, May 24, 2006 at 04:51:00PM -0400, Michael Krufky wrote:
> > On 5/24/06, Louis-David Mitterrand <vindex+lists-linux-dvb@xxxxxxxxxxx>
> >
> > wrote:
> > >Hello,
> > >
> > >I trying to use the "v4l-dvb.stk3000p development repository" to
> > >support the Sigmatek dvb-t usb stick that has a MT2060 tuner.
> > >
> > >Here is how I did it:
> > >
> > >- compiled everyting dvb-related as module in my linux-source-2.6.16
> > >
> > >- pulled latest tree from http://linuxtv.org/hg/~pb/v4l-dvb.stk3000p
> > >
> > >- typed "make" in the source tree
> > >
> > >- "make install"
> > >
> > >- when trying to "modprobe dvb-usb-dibusb-common" I get:
> > >
> > >May 24 21:43:33 pompei kernel: dvb_usb_dibusb_common: Unknown symbol
> > >mt2060_init
> > >May 24 21:43:33 pompei kernel: dvb_usb_dibusb_common: Unknown symbol
> > >mt2060_attach
> > >May 24 21:43:33 pompei kernel: dvb_usb_dibusb_common: Unknown symbol
> > >mt2060_set
> > >
> > >
> > >What did I miss?
> >
> > reboot.
>
> I did that too.
>
> "modprobe dvb-usb-dibusb-mb" outputs :
>
> 	May 25 18:42:16 pompei kernel: dvb_usb_dibusb_common: Unknown symbol
> mt2060_init May 25 18:42:16 pompei kernel: dvb_usb_dibusb_common: Unknown
> symbol mt2060_attach May 25 18:42:16 pompei kernel: dvb_usb_dibusb_common:
> Unknown symbol mt2060_set May 25 18:42:16 pompei kernel: dvb_usb_dibusb_mb:
> Unknown symbol dibusb_pid_filter_ctrl May 25 18:42:16 pompei kernel:
> dvb_usb_dibusb_mb: Unknown symbol dibusb_i2c_algo May 25 18:42:16 pompei
> kernel: dvb_usb_dibusb_mb: Unknown symbol dibusb2_0_streaming_ctrl May 25
> 18:42:16 pompei kernel: dvb_usb_dibusb_mb: Unknown symbol
> dibusb_streaming_ctrl May 25 18:42:16 pompei kernel: dvb_usb_dibusb_mb:
> Unknown symbol dibusb_power_ctrl May 25 18:42:16 pompei kernel:
> dvb_usb_dibusb_mb: Unknown symbol dibusb_rc_keys May 25 18:42:16 pompei
> kernel: dvb_usb_dibusb_mb: Unknown symbol dibusb2_0_power_ctrl May 25
> 18:42:16 pompei kernel: dvb_usb_dibusb_mb: Unknown symbol dibusb_pid_filter
> May 25 18:42:16 pompei kernel: dvb_usb_dibusb_mb: Unknown symbol
> dibusb_rc_query
>
> And:
>
> 	pompei:~ldm/v4l-dvb-stk3000p-f0abbe5a8aae/v4l# grep mt2060_init *.ko
> 	Binary file dvb-usb-dibusb-common.ko matches
>
>
> _______________________________________________
> 
> linux-dvb@xxxxxxxxxxx
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

_______________________________________________

linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb


[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux