Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Orinoco gold card
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
sw1gger
n00b
n00b


Joined: 23 Jul 2003
Posts: 19

PostPosted: Wed Jul 23, 2003 9:10 pm    Post subject: Orinoco gold card Reply with quote

How can I get this thing working? I honestly have no idea where to start...

Can somebody give me a play-by-play?
_________________
http://www.swigged.net - my chunk of the web
Back to top
View user's profile Send private message
mpsii
l33t
l33t


Joined: 11 Mar 2003
Posts: 658
Location: Jackson, TN

PostPosted: Wed Jul 23, 2003 9:16 pm    Post subject: Reply with quote

emerge linux-wlan-cs and pcmcia-cs
modprobe orinoco-cs
_________________
-----------------------------------------
Michael
Back to top
View user's profile Send private message
sw1gger
n00b
n00b


Joined: 23 Jul 2003
Posts: 19

PostPosted: Wed Jul 23, 2003 9:20 pm    Post subject: Reply with quote

emerge linux-wlan-cs doesnt work..
_________________
http://www.swigged.net - my chunk of the web
Back to top
View user's profile Send private message
paolo
l33t
l33t


Joined: 23 Jul 2002
Posts: 768
Location: SBT (AP)

PostPosted: Wed Jul 23, 2003 9:55 pm    Post subject: Reply with quote

linux-wlan-ng

ByEZz,
Paolo
_________________
Nihil sine magno labore
Back to top
View user's profile Send private message
sw1gger
n00b
n00b


Joined: 23 Jul 2003
Posts: 19

PostPosted: Wed Jul 23, 2003 11:16 pm    Post subject: Reply with quote

That works, but when I modprobe orinoco_cs I get some doesn't match error... any ideas?
_________________
http://www.swigged.net - my chunk of the web
Back to top
View user's profile Send private message
sw1gger
n00b
n00b


Joined: 23 Jul 2003
Posts: 19

PostPosted: Thu Jul 24, 2003 1:48 am    Post subject: Reply with quote

Alrighty, i think I got the modules loaded

I did modprobe orinoco orinoco_cs and hermes and got no errors

when i do lsmod i see
orinoco_cs 4872 0 (unused)
orinoco 33176 0 [orinoco_cs]
hermes 6564 0 [orinoco_cs orinoco]


However, i still dont see the card when i do ifconfig -a or
iwconfig... any suggestions?
_________________
http://www.swigged.net - my chunk of the web
Back to top
View user's profile Send private message
mpsii
l33t
l33t


Joined: 11 Mar 2003
Posts: 658
Location: Jackson, TN

PostPosted: Thu Jul 24, 2003 12:42 pm    Post subject: Reply with quote

Sorry about earlier... it was linux-wlan-ng... oh well

After the modules have loaded, do the following (if you are connecting to an access point without WEP). Replace the SSID with whatever your AP's is.
Code:
# wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable
# wlanctl-ng wlan0 lnxreq_autojoin ssid=default authtype=opensystem

This will setup the card. After that, use the ifconfig functions to assign an IP address to the card or just to bring it up for dhcp use.
_________________
-----------------------------------------
Michael
Back to top
View user's profile Send private message
sKewlBoy
Guru
Guru


Joined: 03 Nov 2002
Posts: 406
Location: Portugal

PostPosted: Fri Jul 25, 2003 12:13 pm    Post subject: Reply with quote

and what about AP's with WEP and auth ?

EDIT: and whats better, pcmcia-cs-drivers or wlan-ng ?
Back to top
View user's profile Send private message
mpsii
l33t
l33t


Joined: 11 Mar 2003
Posts: 658
Location: Jackson, TN

PostPosted: Fri Jul 25, 2003 1:53 pm    Post subject: Reply with quote

I like wlan-ng better, but depends on what works for your system.

AP = Access Point
WEP = encryption mechanism for 802.11a/b/g devices
auth = authentication mechanism. Are you looking for an AP or just going ad-hoc connectivity (like workgroup)
_________________
-----------------------------------------
Michael
Back to top
View user's profile Send private message
sKewlBoy
Guru
Guru


Joined: 03 Nov 2002
Posts: 406
Location: Portugal

PostPosted: Sat Jul 26, 2003 11:35 am    Post subject: Reply with quote

I knew what those were but thanks anyway :)
I mean "how do we use them?"
But after doing a bit search (as I use pcmcia-cs instead of wlan-ng) and check iwconfig manpages, I know I have to
Code:

iwconfig eth1 essid linksys
dhcpcd eth1


for my AP, and it works. When we have more than 1 AP, we choose with "iwconfig eth1 ap AP_MAC" (default is "any", choosing the one with the strongest signal).
And here is my new problem: when I issue a "iwconfig eth1 ap MYAPMAC" to try, my orinoco gold responds "Operation not permitted"... Normally I wont need to use this, but I'd like to try it... I had firmware 7.28, so I decided to update to latest, 8.72. I did and the problem remains....

Any tips ... ?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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