How do I install ethernet driver on Ubuntu? Isn there a program which installs the drivers?The .exe files dont work.There are linux editions but i do not know how to install them.
Asked
Active
Viewed 152 times
1 Answers
0
There are detailed guides on how to install your wifi driver. To let your situation better be known, please specify your laptop company and model, so that your ethernet adapter model may be looked at. If your driver is broadcom BCM43142 then
sudo apt-get install bcmwl-kernel-source
This will install wifi driver offline. You may also get your answer at this question Cant enable proprietary driver for broadcom bcm43142 I hope it helps!
sudo lshw -c network
is? Please [edit] your question and add this information... – Fabby Feb 02 '15 at 09:56