I'm new to Ubuntu and I'm tearing my hair out trying to figure out how to connect to the Internet. When I try to activate the Broadcom STA wireless driver, it says:
Sorry, installation of this driver failed.
Please have a look at the log file for details: /var/log/jockey.log.
So I tried the steps detailed here.
Problem is, I can't connect to the Internet via Ethernet cable either. I tested the cable with another laptop and it works just fine. I don't know what to do.
Any help is greatly appreciated.
Linux ubuntu 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
Subsystem: Samsung Electronics Co Ltd Device [144d:c0a8]
Kernel modules: i2c-i801
05:00.0 Network controller [280]: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller [14e4:4727] (rev 01)
Subsystem: Askey Computer Corp. Device [144f7179]
Kernel driver in use: brcmsmac
lsb_release -a, the output ofuname -ashould also be useful, as it would show the kernel version. If possible, could you also copy/paste the output of thelspci -nnk | grep -iA2 netcommand to identify the hardware. – mikewhatever Sep 13 '12 at 2:17