Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
"no wireless extensions" on Orinoco PCMCIA card
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
blandoon
Tux's lil' helper
Tux's lil' helper


Joined: 05 Apr 2004
Posts: 136
Location: Oregon, USA

PostPosted: Fri Jun 11, 2004 7:49 pm    Post subject: "no wireless extensions" on Orinoco PCMCIA card Reply with quote

I'm trying to get my Enterasys 802.11 card (Orinoco chipset) working in Gentoo. I religiously followed the instructions in [url https://forums.gentoo.org/viewtopic.php?t=122435]the thread on that subject[/url]. I have configured my kernel correctly (I think), emerged pcmcia-cs, and I can see the appropriate modules loading when the card is inserted.

But iwconfig still shows interface "eth1" as having "no wireless extensions." The only solution I've found to this is to enable the wireless options in the kernel, which was already done to begin with.

Have I forgotten to do something obvious? Or is there some kind of hardware/driver problem I should look for? Thanks in advance...
_________________
"Give a man a fire and he's warm for one night, but set fire to him and he's warm for the rest of his life..."
Back to top
View user's profile Send private message
Jimboscott
n00b
n00b


Joined: 19 May 2004
Posts: 22
Location: CH-Lausanne

PostPosted: Fri Jun 11, 2004 10:17 pm    Post subject: Reply with quote

Hello,

Perhaps you should send more information: like which module or kernel/kernel option you use.

is cardmgr loaded : try a
Code:
ps -Al|grep cardmgr


what cardctl ident display : try a
Code:
cardctl ident


Have you some revelant message from dmesg : try a
Code:
dmesg


And i hope sombody could help you better.

Jimbo
Back to top
View user's profile Send private message
blandoon
Tux's lil' helper
Tux's lil' helper


Joined: 05 Apr 2004
Posts: 136
Location: Oregon, USA

PostPosted: Sun Jun 13, 2004 10:07 pm    Post subject: Reply with quote

Jimbo,

Thanks for your reply. I did check to see that cardmgr was running.

Here is the output of cardctl ident:

Code:
Socket 0:
  product info: "Cabletron", "RoamAbout 802.11 DS", "Version 01.01", ""
  manfid: 0x0156, 0x0002
  function: 6 (network)



the output of dmesg consists of the following line (repeated many times):

Code:
eth1: get_wireless_stats() called while device not present


Finally, here's the output of lsmod, just for good measure:

Code:
Module                  Size  Used by    Not tainted
orinoco_cs              4564   0
orinoco                38712   0  [orinoco_cs]
hermes                  6144   0  [orinoco_cs orinoco]
ds                      7316   1  [orinoco_cs]
i82365                 45040   1
pcmcia_core            43968   0  [orinoco_cs ds i82365]
snd-pcm-oss            39364   0  (unused)
snd-mixer-oss          13944   1  [snd-pcm-oss]
snd-ali5451            13348   2  (autoclean)
snd-pcm                64164   0  (autoclean) [snd-pcm-oss snd-ali5451]
snd-page-alloc          7028   0  (autoclean) [snd-pcm]
snd-ac97-codec         49404   0  (autoclean) [snd-ali5451]
snd-seq-oss            29664   0  (unused)
snd-seq-midi-event      3552   0  [snd-seq-oss]
snd-seq                37520   2  [snd-seq-oss snd-seq-midi-event]
snd-timer              14980   0  [snd-pcm snd-seq]
snd-seq-device          4416   0  [snd-seq-oss snd-seq]
snd                    34372   1  [snd-pcm-oss snd-mixer-oss snd-ali5451 snd-pcm snd-ac97-codec snd-seq-oss snd-seq-midi-event snd-seq snd-timer snd-seq-device]


(edit: Almost forgot - this is kernel 2.4.25-gentoo-r3.)

Thanks for any suggestions...
_________________
"Give a man a fire and he's warm for one night, but set fire to him and he's warm for the rest of his life..."
Back to top
View user's profile Send private message
smart
Guru
Guru


Joined: 19 Nov 2002
Posts: 455

PostPosted: Mon Jun 14, 2004 5:07 am    Post subject: Reply with quote

This looks correct.

If there are no other interfaces registered so that maybe you tried to use the wrong interface for wireless, would you be willing to go to a 2.6 kernel ? I cannot see anything wrong really, so i'd suggest an update to get newer drivers at hand.
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Mon Jun 14, 2004 8:35 am    Post subject: Re: "no wireless extensions" on Orinoco PCMCIA car Reply with quote

blandoon wrote:
But iwconfig still shows interface "eth1" as having "no wireless extensions." The only solution I've found to this is to enable the wireless options in the kernel, which was already done to begin with.


The thing is, it has to be compiled into the running kernel before wireless-tools and pcmcia-cs is emerged.

But then again - I've got little experience with wireless for 2.4 kernels....
_________________
Use dhcpcd for all your automated network configuration needs
Use dhcpcd-ui (GTK+/Qt) as your System Tray Network tool
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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