On Wed, 06 Feb 2008 18:49:51 +0000
"Richard (MQ)" <[EMAIL PROTECTED]> wrote:

> Mauro Carvalho Chehab wrote:
> > I need the tuner-xc2028 dmesg.
> > 
> > Please, add this to /etc/modprobe.conf:
> > options tuner debug=1
> > options tuner-xc2028 debug=1
> 
> Added to /etc/modprobe.conf.local per SuSE scheme
> 
> > DevBox2400:~ # rmmod tuner tuner-xc3028
> > DevBox2400:~ # modprobe -vv tuner
> > insmod 
> > /lib/modules/2.6.24-rc8-git2-5-default/kernel/drivers/media/video/tuner.ko 
> > debug=1
> > DevBox2400:~ # dmesg
> > Linux version 2.6.24-rc8-git2-5-default ([EMAIL PROTECTED]) (gcc version 
> > 4.3.0 20080117 (experimental)
> 
> dmesg shows only:
> 
> > tuner: Unknown parameter `tuner_xc2028'

Hmm... I suspect you did something wrong at modprobe.conf.local. It seems that
it is using tuner_xc2028 as a parameter to tuner module.

What we need is to have a parameter "debug=1" to both tuner an tuner-xc2028
modules.

> modprobe'ing tuner_xc2028 does nothing (no error, nothing added to dmesg)
> 
> No dmesg messages starting "xc2028", in fact
> 
> > DevBox2400:~ # dmesg | grep 2028
> > tuner: Unknown parameter `tuner_xc2028'
> > DevBox2400:~ # dmesg | grep firmw
> > DevBox2400:~ #    
> 
> Is it me doing something wrong, or a problem with the code?

The code may have some trouble, since it is not tested yet ;)


Cheers,
Mauro

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

Reply via email to