Hi, thanks. the reason I'm using the Easy Peasy [- Ubuntu 9.04] is because, i first wanted to install Ubuntu Netbook Remix 9.10 Karmic, before going ahead with a full install, i tested it Live USB on my Lenovo S12, it was so Buggy freezing so bad without even being able to shutdown with commands [it is interesting to note, on the live USB session with UNR 9.10, i entered into Hardware Drivers, there, as far as i remember, were waiting, out of the box, two drivers for wireless to chose from to be activated, one of them i guess, was the now much desired Broadcom 802.11 Linux STA!].
in my Terminal i get:
03:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
since i cant have [i guess it will only do with 9.10 Karmic] what the README tells in
http://www.broadcom.com/docs/linux_sta/README.txtUbuntu:
------
Go to System->Administration->Hardware Drivers
Choose the Broadcom STA wireless driver
Activate
Sometimes the driver does not show up in the Hardware Drivers choices. In
this case, try reintalling the driver from the GUI or shell like this:
From the GUI:
Package Manager (System>Administration>Synaptic Package Manager). Click the
Reload button in the upper left corner of Synaptic to refresh your index then
search for and reinstall the package named bcmwl-kernel-source.
From the shell:
sudo apt-get update
sudo apt-get --reinstall install bcmwl-kernel-source
In either GUI or text case, after reinstalling, reboot your machine.
Now go back to System->Administration->Hardware Drivers
and you should see the driver enabled and working.
how can i install the package manually?
Thanks for any help.