[ltp] At a Standstill with 770z

Duncan John Fyfe linux-thinkpad@linux-thinkpad.org
Tue, 30 Mar 2004 10:59:44 +0100 (BST)


On Mon, 29 Mar 2004, Jon Flanders wrote:

> Duncan,
>
>   Here's the output of var/log after I compiled the atmel driver you
> recommended.
>
>   Some progress, but what about the missing pcmf502re?
>
>   By the way, I see you work in the field of astronomy. My grandfather
> was a founder of the Stellafane Amateur Telescope group and was a friend
> of Russell Porter. More info at :
> http://members.localnet.com/%7Ejeflan/evf/index.htm
>

coo

>
> Mar 29 17:51:25 localhost init: Entering runlevel: 5
> Mar 29 17:51:26 localhost pcmcia: Starting PCMCIA services:
> Mar 29 17:51:27 localhost pcmcia: cardmgr[582]: watching 2 sockets
> Mar 29 17:51:27 localhost cardmgr[582]: watching 2 sockets
> Mar 29 17:51:27 localhost cardmgr[583]: starting, version is 3.2.5
> Mar 29 17:51:27 localhost pcmcia: done.
> Mar 29 17:51:27 localhost rc: Starting pcmcia:  succeeded
> Mar 29 17:51:27 localhost cardmgr[583]: executing: 'modprobe pcmf502re'
> Mar 29 17:51:27 localhost cardmgr[583]: modprobe exited with status 255
> <30>Mar 29 17:51:27 cardmgr[583]: module
> /lib/modules/2.4.22-10mdk/pcmcia/pcmf502re.o not available
> Mar 29 17:51:29 localhost service_harddrake[595]: ### Program is
> starting

hmmm.
Starting with the obvious....
%]> ls /lib/modules/2.4.22-10mdk/pcmcia/pcmf502re.o

does the file exist ?

if (YES)

	Try 'modprobe pcmf502re' by hand
	and/or check your logs
	See if there is any additional info about why modprobe failed (modprobe exited with status 255).
	Does the file pcmf502re.o have correct permissions ?


else if (NO)

	Go back to the build logs.
	You need to look for reasons why pcmf502re.o didn't build or install.
	eg. Maybe the build configuration exluded the PCMCIA modules and only built the USB ones.
	Try 'mandrake atmel wlan driver' (or similar) in google.  I'm not a mandrake bod and
	there may be Mandrake specific issues.



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.