[RESOLVED] Wifi network card?
Has anyone had any luck getting a PCI wifi card working under linux?
I've got a Sitecom one and Fedora Core 4 won't detect it.
I'm quite prepared to believe that FC4 is too old for this kind of thing but I'm reluctant to go upto FC6 until i've had a good go at getting ut to work under FC4.
Any ideas guys?
Re: [RESOLVED] Wifi network card?
Resolved.
In the end I opted for the distro-independant method of having a pair of custom scripts to bring up the wlan0 device at runlevels 2, 3, 4 and 5 and to take it down again at runlevel 6.
I'm sticking with WEP at the moment, its good enough for my needs and in any case I've added a mac address Allow filter.
Re: [RESOLVED] Wifi network card?
You should look into installing NetworkManager, which makes connecting to wired and wireless networks incredibly easy, via a simple GUI taskbar applet. It should be available in your distro's package repository. I managed to get WPA2 working with no terminal access required (Apple Powerbook with a Broadcom chipset).
Install info for ubuntu can be found on the Ubuntu Documentation website.
Re: [RESOLVED] Wifi network card?
I've had no end of trouble with NetworkManager - it may be fine for desktop usage but if you need any measure of reliability from your connection you're far better sticking with your custom scripts!!
Re: [RESOLVED] Wifi network card?
Network manager is a bag of nails. I agree with CyberSurfer.
Re: [RESOLVED] Wifi network card?
It's working fine for me on Ubuntu :) (installed by default)
If you find bugs, why not submit them to Bugzilla?
Re: [RESOLVED] Wifi network card?
Since I'm talking about using this network management functionality in a proffessional capacity at work, I don't have time to sit down and document all the bugs I've found in someone elses product. I hardly have time to keep up with all the stuff *I'm* responsible for fixing!! If I discover something doesn't work the way I want it to, I'll find something that does :)