Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel, pcmcia-cs & Orinocco wireless card
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
ewall
n00b
n00b


Joined: 08 Jul 2002
Posts: 4
Location: Portland, ME

PostPosted: Wed Oct 02, 2002 4:37 pm    Post subject: Kernel, pcmcia-cs & Orinocco wireless card Reply with quote

I'm not too experienced with kernel compilation and Gentoo, but am not new to GNU/Linux. I've installed Gentoo 1.2 from scratch (er, stage 1) and am still working on my custom kernel... but I can't seem to get one that likes the Orinocco 802.11b card.

I have two successful builds with different configurations:

    with pcmcia + prism2 support in the kernel, pcmcia-cs emerge'd afterwards
    no pcmcia support in the kernel, pcmcia-cs builds the modules and I autoload them

Either way, cardmgr recognizes and powers up the card with setup; and dhcpcd attempts to use the card and the status light blinks, but it just hangs. I'm not using WEP or anything that should require other configuration as far as I understand, but maybe dhcpcd needs to pass some flags to ifconfig that I don't know about?

~eric
Back to top
View user's profile Send private message
some_bob
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jul 2002
Posts: 94

PostPosted: Thu Oct 03, 2002 5:44 pm    Post subject: Reply with quote

I use a Cisco card myself, so maybe this does not apply, but does your card register in /proc?
If so, what does the Status report? Are there any errors in Config?
Back to top
View user's profile Send private message
ewall
n00b
n00b


Joined: 08 Jul 2002
Posts: 4
Location: Portland, ME

PostPosted: Thu Oct 03, 2002 7:44 pm    Post subject: Oh! Reply with quote

Well then, yes, I found out the problem: me :oops: . Both methods/kernels work fine... but I had to find and install the wireless-tools (I had been unsuccessfully looking for "linux-wlan-ng" and others) and configure the network id, comme ca:

Code:
emerge wireless-tools
iwconfig eth1 essid MY_WLAN_NAME


Much better.

So that leads me to an idea: Could portage have a new feature to include searchable description text?

Anyway, sorry to bug y'all...
Back to top
View user's profile Send private message
aja
l33t
l33t


Joined: 26 Aug 2002
Posts: 705
Location: Edmonton, Canada

PostPosted: Thu Oct 03, 2002 8:16 pm    Post subject: Reply with quote

I think what you are looking for is already there as emerge -S (big S).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum