Showing posts with label wifi on linux. Show all posts
Showing posts with label wifi on linux. Show all posts

Thursday, October 4, 2012

Wifi on Ubuntu Desktop

wireless networks: device not ready (firmware missing).
sudo apt-get update
sudo apt-get install firmware-b43-installer (OR firmware-b43-lpphy-installer) 

This will install the firmware needed to make Broadcom wireless card work.

Also make sure which wireless card is present.
 (Use lspci to find, in my case
Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY)

Saturday, October 2, 2010

wifi on linux : solved


Finally got wifi up on linux.. Have been trying from 2 days reading tutorials and downloading drivers.. All you guys trying the same on FC distributions(I'm using FC10), on Dell(dual  boot),
follow these steps[...]
Errors welcome:)