Re: Linksys PCM100H1 card will not start
From: danm (samuthas_at_yahoo.com)
Date: 12/06/04
- Previous message: http://tinyurl.com/6kmea: "Re: matt parker is guilty of illegal people trafficking and will be prosecuted"
- Next in thread: Jerry Peters: "Re: Linksys PCM100H1 card will not start"
- Maybe reply: Jerry Peters: "Re: Linksys PCM100H1 card will not start"
- Maybe reply: dhinds_at_sonic.net: "Re: Linksys PCM100H1 card will not start"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 5 Dec 2004 22:56:13 -0500
>>>rh10023@hotmail.com (Ronald Hahm) 5 Dec 2004 16:12:28 -0800>>>
> > <~$ lsmod> will tell you if pcnet_cs has been loaded.
> Module Size Used by Not tainted
> uhci 24496 0 (unused)
> usbcore 58400 1 [uhci]
> ds 6568 2
> yenta_socket 10368 2
> pcmcia_core 40032 0 [ds yenta_socket]
>
OK, it looks like PCMCIA Card Services is up, but pcnet_cs has not been
loaded. So far so good.
(You might want to try <#modprobe pcnet_cs> just to see what happens.)
>
> > <# cardctl status 0> will tell you if PCMCIA sees the card
>
> 5V 16-bit PC Card
> function 0; [ready],[wp],[bat dead],[bat low]
>
I've never seen [bat dead] or [bat low] before...Do you know for sure
that the card is functional? Has it worked recently on another machine?
Do you have another slot to try it in?
>
> product info: "Linksys","HomeLink Phoneline + 10/100 Network PC Card
> (PCM100H1)","1.0"," "
> manid: 0x0149, 0xc1ab
> function: 6 (network)
>
There isn't an exact match for this in /etc/pcmcia/config so maybe you
should put something in /etc/pcmcia/config.opts to bind your card to the
pcnet_cs module. Try adding the following lines to the end of
/etc/pcmcia/config.opts:
card "Linksys PCM100H1"
manfid 0x0149, 0xc1ab
bind "pcnet_cs"
You can restart the Card Services with <# /etc/rc.d/rc.pcmcia restart >
I'm cross-posting this to comp.os.linux.portable because there are
people over there who really know a lot about PCMCIA.
dan
- Previous message: http://tinyurl.com/6kmea: "Re: matt parker is guilty of illegal people trafficking and will be prosecuted"
- Next in thread: Jerry Peters: "Re: Linksys PCM100H1 card will not start"
- Maybe reply: Jerry Peters: "Re: Linksys PCM100H1 card will not start"
- Maybe reply: dhinds_at_sonic.net: "Re: Linksys PCM100H1 card will not start"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|