Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Orinoco WiFi drivers
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
gtsquirrel
Tux's lil' helper
Tux's lil' helper


Joined: 21 Nov 2002
Posts: 85
Location: San Jose, CA

PostPosted: Mon Feb 03, 2003 7:24 pm    Post subject: Orinoco WiFi drivers Reply with quote

I recently ran into some issues with the Orinoco drivers and the monitor-mode patch. After much work and some helpful postings in the GT newsgroups from the Gentoo PCMCIA-CS maintainer, I found a workaround. I thought others might enjoy the information.

NOTE: This fix is for pcmcia-cs version 3.2.2 or lower.

Quote:

Compile your kernel with cardbus services set to "N". (Disable kernel-level PCMCIA/Cardbus services.)
Add Wireless LAN to the kernel proper, but do not add any of the kernel drivers. We will use the PCMCIA-CS drivers since these will have the patch.

Once those two steps are accomplished, reboot into the new image. Get back to a terminal and prepare to emerge.

Type in the following commands: (# is the cmd prompt)
# export USE="wavelan"
# emerge pcmcia-cs
# emerge pcmcia-tools
# emerge wireless-tools

At this point, go edit your /etc/conf.d/pcmcia file to use the correct PCIC. My PCIC line reads as:
PCIC="i82365"
If you do not do this, you will get errors upon pcmcia-cs coming up.

Now add pcmcia-cs to your 'boot' level:
rc-update add pcmcia boot

From here, you will have the orinoco drivers patched with the monitor-mode patch. Upon a reboot, all should work. To test, try:
# modprobe orinoco_cs



This has worked successfully on 2 Dell Laptops, both running the Orinoco WiFI card. Mine is a Orinoco Gold, the other an Orinoco Silver. Hope this helps someone out. Feel free to e-mail me if you note any errors with this posting. (squirrel@mail.headnut.org)

chris
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