I bought a Sony VAIO F series (SVF15A1C5E) recently with Windows 8 on it. I installed Ubuntu 12.04 and just kept a recovery partition for Windows as I do not need it. Unfortunately I cannot connect to the Internet either wired or wireless. I have seen and read the similar topic and tried most of the answers unsuccessfully (I might have done something wrong when applying the answer to my case though) I also asked my department IT but they could not solve it.
The output of lshw -C network
is:
*-network
description: Network controller
product: BCM43142 802.11b/g/n
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:07:00.0
version:01
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=bcma-pci-bridge latency=0
resources: irq:16 memory:d1700000-d1707fff
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:0e:00.0
logical name: eth0
version: 0c
serial:78:84:3c:3a:cd:7d
size: 10Mbit/s
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8169g-2_0.0.1 02/06/13 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
resources: irq:46 ioport:2000(size=256) memory:d1500000-d1500fff memory:d1400000-d1403fff
I also edited /etc/NetworkManager/NetworkManager.conf
so that managed=TRUE
while it was =FALSE
. Any suggestions?