Page 1 of 1
[SOLVED] No Wifi

Posted:
Feb 8th, '12, 10:42
by Farstanley
Just installed Mageia 1 but I cannot get the wifi working. Not with ndiswrapper, or either of the b43 fwcutter firmware, although everything else is ok. My card is a BCM 4318 and I've tried everything I can think of. Can anyone think of anything I missed?
Other distros run wifi out of the box so I cannot understand why Mageia doesn't.
Re: No Wifi

Posted:
Feb 8th, '12, 14:29
by djennings
First thing to do is get internet connected via Ethernet
Secondly define your on line repositories using MageiaControlCentre>Software>Media. Add a full set of sources and ensure the NonFree and NonFree Updates repositories are ticked as enabled. While you are there you may as well enable Tainted and Tainted Updates (for packages restricted in some countries due to patents)
Third, do your updates using MageiaControlCentre>Software>Updates (I know there have been some updates to do with wifi devices, but do not know if yours is one of the ones affected.)
Fourth, while still connected to Ethernet go to MageiaControlCentre>Network>AddNetworkConnection and run through the GUI to add a new wireless connection (If you had already done that previously remove the old connection first.) It will download the necessary firmware from the net and should set it all up for you.
If all goes well you should now have a working wifi connection.
Re: No Wifi

Posted:
Feb 8th, '12, 16:41
by ferri
I have broadcom wifi too.
Before trying ndiswrapper and b43 fwcutter you should install dkms-broadcom-wl package from Nonfree / Nonfree Updates sources. After installation restart.
It is the easiest way.
Re: No Wifi

Posted:
Feb 9th, '12, 14:12
by Farstanley
djennings wrote:First thing to do is get internet connected via Ethernet
Secondly define your on line repositories using MageiaControlCentre>Software>Media. Add a full set of sources and ensure the NonFree and NonFree Updates repositories are ticked as enabled. While you are there you may as well enable Tainted and Tainted Updates (for packages restricted in some countries due to patents)
Third, do your updates using MageiaControlCentre>Software>Updates (I know there have been some updates to do with wifi devices, but do not know if yours is one of the ones affected.)
Fourth, while still connected to Ethernet go to MageiaControlCentre>Network>AddNetworkConnection and run through the GUI to add a new wireless connection (If you had already done that previously remove the old connection first.) It will download the necessary firmware from the net and should set it all up for you.
If all goes well you should now have a working wifi connection.
And indeed I do. Don't entirely understand how but I followed your instructions and up came my wifi.
Many Thanks