View previous topic :: View next topic |
Author |
Message |
hotstyle765 n00b
Joined: 28 Mar 2005 Posts: 22
|
Posted: Fri May 20, 2005 1:22 pm Post subject: PCMCIA problems SOLVED |
|
|
I can not get my pcmcia card to turn on...
when i run
Code: | /etc/init.d/pcmcia start |
I get
Code: | * PCMCIA support detected.
* Starting pcmcia...
cardmgr[6073]: no sockets found!
* cardmgr failed to start. Make sure that you have PCMCIA
* modules built or support compiled into the kernel [ !! ]
|
I have a linksys wpc54g
My system is a dell laptop inspiron 5150
This is my last thing to get working then my laptop is fully functional!
Please help Thanks in Advance!
Last edited by hotstyle765 on Fri May 20, 2005 3:41 pm; edited 1 time in total |
|
Back to top |
|
|
Rad Guru
Joined: 11 Feb 2004 Posts: 401 Location: Bern, Switzerland
|
Posted: Fri May 20, 2005 2:15 pm Post subject: |
|
|
Could it be that you haven't compiled PCMCIA support into the kernel? Or no support for your bridge? (like yenta)...
Or if it's compiled, you may have forgotten to load the modules.
EDIT: You see, I'm basically repeating the stuff the error message tells you anyways, because it IS what's most likely wrong. If it's definitely not that, please provide further details about what you've found out and configurations files. |
|
Back to top |
|
|
hotstyle765 n00b
Joined: 28 Mar 2005 Posts: 22
|
Posted: Fri May 20, 2005 2:53 pm Post subject: |
|
|
how do i figure out what bridge it is? |
|
Back to top |
|
|
Rad Guru
Joined: 11 Feb 2004 Posts: 401 Location: Bern, Switzerland
|
Posted: Fri May 20, 2005 3:18 pm Post subject: |
|
|
TBH I know of no "proper" way to do that. But you can try compiling all as modules, then modprobe each and watch whether "dmesg" reports that it found some cardbus matching the driver.
Anyways, yenta is AFAIK by far the most common one; you probably have that one... |
|
Back to top |
|
|
hotstyle765 n00b
Joined: 28 Mar 2005 Posts: 22
|
Posted: Fri May 20, 2005 3:41 pm Post subject: SOLVED |
|
|
it was the Yenta and now its working thanks for the help guys! |
|
Back to top |
|
|
|