Linux - Wireless NetworkingThis forum is for the discussion of wireless networking in Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
hehe.. Ok.. ill hang in there..
Yes the kernel packages match in versions. I have double checked now.
Regarding the RT2500 chipset, if you now are referring to the WLAN card, so yes. That is the drivers that is supplied with my card. Linksys WPMG54 or something G is the name of the card..
Have you got this working without using ndiswrapper?
I have used ndiswrapper before and it worked fine.. But not under Fedora
But how did you get this working without ndiswrapper ?
Ha! The ball's in my court now! I am using that exact same wireless card if that's what you're truly using. I could never get it to work with ndiswrapper, but, like, two days ago, I got it to work on FC5 by using the RT2500 drivers available from http://rt2x00.serialmonkey.com/ . If you try this, make sure that you get the newest CVS package (there's a link to the CVS repository on the download page). On mine anyway, the latest real release, 1.1.0-b3, didn't work, but the CVS one worked like a charm. Hope that this helps (and glad to hear you'll stick with it)!
Then i found this recipy on the serialmonkey forum:
1. downloaded rt2500-cvs-2006032123.tar.gz
2. untared the archive somewhere.
3. went there and changed to the "Module" directory.
4. ran "make" as normal user to build the module.
5. ran "make install" as root
6. ran "make install-fedora" as root
7. restart network or reboot
And then, found the card in network options, and im on the net..
So I've now gotten ndiswrapper to install (thanks to the kernel-devel software), however, I can't get the drivers to load. I have a 64x system and everytime I try to apply the suggested Windows drivers, it says that they aren't 64 bit so it can't load them properly (says it in the system log).
Any ideas how to choose what drivers to try, or should I just try everything I can get my hands on?
The thing is that the kernel for Fedora uses a 4K stack the windows drivers need 8K or 16K stack to work.
I found this on this forum somewhere.
There is a fix for this, you have to download a new kernel and install it.
Then reboot with the new kernel. The guide on this you can find in the ndiswrapper wiki.
I dropped ndiswrapper completely and used the rt2500 from serialmonkey as nigel explained.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.