[ltp] Re: At a Standstill with 770

Duncan John Fyfe linux-thinkpad@linux-thinkpad.org
Thu, 1 Apr 2004 11:05:22 +0100 (BST)


On Wed, 31 Mar 2004, Jon Flanders wrote:

> Duncan,
>
> > hmmm.
> > Starting with the obvious....
> > %]> ls /lib/modules/2.4.22-10mdk/pcmcia/pcmf502re.o
>
>
>
> > does the file exist ?
>
> This is what exists in the 3rdparty/atmelwlan directory, which is not
> the same as /lib/modules/2.4.22-10mdk/pcmcia
>

The line '/lib/modules/2.4.22-10mdk/pcmcia/pcmf502re.o' came from your cardmgr messages
and tells you exectly where cardmgr is looking for the pcmf502re.o module.
If the module is installed elsewhere you need to get the cardmgr to look there too
(something I don;t know off the top of my head).

A couple of things to try are:

1.
	%]> depmod -a
by hand as root.

2.
	%]> find /lib/modules/2.4.22-10mdk -name pcmf502re.o

If the file is found copy it to /lib/modules/2.4.22-10mdk/pcmcia/

If this module needs others which are also not found then it will fail to
load again but you should see differentmessage telling you which ones
it expects to find and where it is looking for them.

This solution is also not ideal because it may break or cause problems
when you update your kernel/atmel drivers and forget the old copy of the module
but it should tell you whether things will work or not.

>
> [jon@localhost atmelwlan]$ ls
> pcmf502_3com/  pcmf502_pci/   pcmf502_reve/  usbvnet_r505/
> usbvnet_rfmd/
> pcmf502_504/   pcmf502_revd/  pcmf502_rfmd/  usbvnet_r505_2958/
> [jon@localhost atmelwlan]$
>
>
> Try 'modprobe pcmf502re' by hand
>
> It was the same result. Should modprobe be looking for pcmf502_revd ?
>

These Belkin cards are of the sort that change chip revisions without
changing their publicised versions so it could well be that yours is 'rev E'.



> Thanks again for the help.
>

Not a problem.

Have fun,
Duncan

-- 
Duncan John Fyfe          X-ray Astronomy Group,
                          Dept. of Physics & Astronomy,
Phone +44 116 252 3635    University of Leicester,
E-mail djf@star.le.ac.uk  University Road,
                          Leicester, LE1 7RH, U.K.