Jump to content
Compatible Support Forums
Sign in to follow this  
3777

Linksys Wireless 802.11 Ver. 3

Recommended Posts

Anyone have any ideas how I can get this card working under Red Hat 8. None of the included driver work and the auto detect doesn't recognize the card. ........... frown

Share this post


Link to post

OK i got it working just fine.

What I had to do was the following:

1. Boot PC with the card not fitted.

2. loaded modules orinoco, orinoco_cs, hermes

3. Fit card, PC should beep.

4. tail -10 /var/log/messages and write down the 2 addresses after manfid

5. create /etc/pcmcia/hermes.conf with the following in it.

device "orinoco_cs"

class "network"

module "hermes", "orinoco", "orinoco_cs"

# LinkSys WPC11

card "Instant Wireless Network PC Card"

manfid 0x0274,0x1612 #Substitute your addresses here

bind "orinoco_cs"

 

6. restart pcmcia services - /etc/rc.d/init.d/pcmcia restart

 

Now in network settings you should be able to add new device - wireless and see the Orinoco card type available.

 

Hope this helps.

laugh

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×