anarkrist
Wed Oct 31, 2012 7:07:06 pm
Right now I assume my drivers are kind of weird since I lost track of everything I've tried. Tried different workarounds from across the net, tried compiling my own drivers from Broadcom homepage, messed around with blacklisting, but nothing seems to work. Even the driver listed under additional drivers crashes the machine.
anarkrist@Aspire-One-522:~$ lspci | grep Network
07:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)
anarkrist@Aspire-One-522:~$ sudo lshw -c network
[sudo] password for anarkrist:
*-network
description: Ethernet interface
product: AR8152 v2.0 Fast Ethernet
vendor: Atheros Communications Inc.
physical id: 0
bus info: pci@0000:06:00.0
logical name: eth0
version: c1
serial: b8:70:f4:98:b7:ae
size: 100Mbit/s
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.1.0-NAPI duplex=full firmware=N/A ip=192.168.0.168 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
resources: irq:42 memory:90200000-9023ffff ioport:2000(size=128)
*-network DISABLED
description: Wireless interface
product: BCM4313 802.11b/g/n Wireless LAN Controller
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:07:00.0
logical name: eth1
version: 01
serial: cc:af:78:69:bb:0e
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=wl0 driverversion=5.100.82.38 latency=0 multicast=yes wireless=IEEE 802.11
resources: irq:19 memory:90100000-90103fff
anarkrist@Aspire-One-522:~$ sudo rfkill list all
0: brcmwl-0: Wireless LAN
Soft blocked: yes
Hard blocked: no
1: acer-wireless: Wireless LAN
Soft blocked: yes
Hard blocked: no
Blocked for the sake of system stability. Also ssb and b43 are blacklisted atm.
Anyone up for the task?