View previous topic :: View next topic |
Author |
Message |
kretsch n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 06 Mar 2004 Posts: 50 Location: University of Texas at Austin
|
Posted: Wed Mar 10, 2004 1:15 am Post subject: PCMCIA help |
|
|
OK, I just finished installing Gentoo on a fairly old laptop (Compaq Presario 1255) using a NetGear FA410TX ethernet adapter. I have read through Gentoo's (and several other) forums and no one seems to agree on how to actually get the darn thing working.
Here's what I have done:
I compiled support for CardBus yenta-compatible bridge support as well as i82365 support into my kernel (not as modules).
I emerged pcmcia-cs and then ran:
Code: |
rc-update add pcmcia default
|
which seemed to work fine. So then I reboot, and when it tries to run cardmgr during bootup, it says:
Code: |
* Starting pcmcia...
cardmgr[3021]: no sockets found!
* cardmgr failed to start. Make sure that you have PCMCIA
* modules built or support compiled into the kernel
|
As would be expected, if I then run ifconfig eth0 up, I get "eth0: unknown interface: No such device."
Any thoughts/suggestions appreciated. _________________ No animals were harmed in the making of this post. (None that didn't deserve it, anyway) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
wmckean n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 17 Sep 2003 Posts: 33 Location: Atlanta, GA, USA
|
Posted: Fri Mar 12, 2004 2:08 am Post subject: |
|
|
What PCMCIA type card are you trying to use? I guess the real issue is the fact that card manager is not running properly. Let's start by getting your kernel version and PCMCIA-CS version. I've been working with PCMCIA since 2.4.20, so I might be able to help
Wes _________________ I Gentoo, do you? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kretsch n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 06 Mar 2004 Posts: 50 Location: University of Texas at Austin
|
Posted: Fri Mar 12, 2004 2:23 am Post subject: |
|
|
I got it working...at the time I posted I, in fact, had not yet actually moved my new yenta-possessing kernel image to my /boot directory (whoops!).
Yenta support in the kernel was all it took after all. Thanks for replying though! _________________ No animals were harmed in the making of this post. (None that didn't deserve it, anyway) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|