Am Montag, 26. September 2005 22:21 schrieb houghi: > On Mon, Sep 26, 2005 at 02:17:22PM +0200, [EMAIL PROTECTED] wrote: > > well ivtv-tuner.ko is the "driver" for your tuner. You have to load > > it via modprobe. Do a > > strings /media/root/lib/modules/2.6.13-8-smp/extra/ivtv-tuner.ko > > and check for "param" to see if it takes some arguments.
Hi houghi, > [EMAIL PROTECTED] : strings > /media/root/lib/modules/2.6.13-8-smp/extra/ivtv-tuner.ko|grep param > mt2032: frequency parameters out of range: %d %d %d %d > param_array_get > dparam_get_short > param_array_set > @param_set_short seems it takes no params. > > As I can see you have a smp-kernel. Did you try to use a nonsmp > > (=default) kernel? Sometimes some modules have problems with smp... > > No, I have not. That is the standard instalation I get when > installing. Do you really have more than one cpu? Try the nonsmp kernel to see whether it works or not. -- mdc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
