Le July 24, 2004 06:15 pm, Mikkel L. Ellertson a �crit :
> Marc Lijour wrote:
> >  Le July 24, 2004 11:31 am, Mikkel L. Ellertson a �crit :
> > > Marc Lijour wrote:
> > >> Hi
> > >>
> > >> I have a Lucent Tech winmodem. I used ltmodem rpm in the past,
> > >> and it has to be combined with a kernel rpm.
> > >>
> > >> I have not found a kernel rpm for 2.6.3-9 which is the latest.
> > >> Somebody has one?
> > >
> > > If it is like the 2.4.x kernels, you can copy the ltmodem directory
> > > from the modules directory for an earlier version of the 2.6.x
> > > kernel. The module is compiled to be kernel version independent,
> > > at least within the same major kernel version. It is worth a try
> > > anyway.
> > >
> > > Mikkel
> >
> >  Ok I installed the module for 2.6.3-7:
> >
> >  [EMAIL PROTECTED] root]# rpm -ql ltmodem_kernel-2.6.3.7mdk
> >  /lib/modules/2.6.3-7mdk/kernel/drivers/char/ltmodem/lt_modem.ko.gz
> >  /lib/modules/2.6.3-7mdk/kernel/drivers/char/ltmodem/lt_serial.ko.gz
> >
> >  and i copied it to the kernel dir: [EMAIL PROTECTED] root]# uname -a Linux
> >  laptop 2.6.3-9mdk #1 Fri Apr 23 16:41:09 EDT 2004 i686 unknown
> >  unknown GNU/Linux [EMAIL PROTECTED] root]# cp -a
> >  /lib/modules/2.6.3-7mdk/kernel/drivers/char/ltmodem
> >  /lib/modules/2.6.3-9mdk/kernel/drivers/char/
> >
> >  Now I try to modprobe: [EMAIL PROTECTED] root]# modprobe lt_serial FATAL:
> >  Module lt_serial not found.
> >
> >
> >  Why can't modprobe find the module?
>
> Try running "depmod -a" and see if that helps.  (This is run when you
> reboot...)
>
> Mikkel

It worked!
Thanks!

[EMAIL PROTECTED] root]# depmod -a
[EMAIL PROTECTED] root]# modprobe lt_serial
[EMAIL PROTECTED] root]# lsmod
Module                  Size  Used by
lt_serial               7108  0
lt_modem              533584  1 lt_serial



____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to