No WiFi on Acer Aspire One, how to get it to detect it?
Axel Filmore
axel.filmore at gmail.com
Sat Dec 1 11:27:12 UTC 2012
Le Sat, 1 Dec 2012 10:41:16 +0000,
Chris Green <cl at isbd.net> a écrit :
> When I installed Lubuntu I did a minamal "lubuntu core" installation,
> do I need to add something to enable me to manage network/WiFi
> connections (e.g. Network Manager or wicd)?
>
You'll need to :
sudo apt-get install network-manager-gnome
Then ensure that you have the following in "/etc/network/interfaces" :
auto lo
iface lo inet loopback
Then create a connection in network manager, don't forget to select
your network card.
Then restart network manager :
sudo restart network-manager
I should work. :)
More information about the Lubuntu-users
mailing list