Hi everyone
I've got a Lenovo G580 which has a BCM4313 wireless and Atheros AR8162. Linux Mint 13 Maya.
I took me a while but I eventually found and built the Atheros driver to at least get wired internet going.
Despite spending many hours trying to get the wireless going I just can't get it working. I've tried various things but the main thing that seems to be stopping it now is this:
Sep 19 18:00:06 Lenovo-G580 kernel: [ 3456.686534] wl: disagrees about version of symbol lib80211_get_crypto_ops
Sep 19 18:00:06 Lenovo-G580 kernel: [ 3456.686539] wl: Unknown symbol lib80211_get_crypto_ops (err -22)
I found this article which is pretty close:
https://bugs.launchpad.net/ubuntu/+sour ... bug/395630
I don't seem to have any backports but nothing works. Seems to be an incompatibilty with the lib80211 version?
This is the output from uname:
Linux Lenovo-G580 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
I'm almost thinking its impossible to fix - at least that how I feel after four hours!
Thanks
-------------------------
* I. scanning WIFI PCI devices...
-- Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)
==> PCI ID = 14e4:4727 (rev 01)
-------------------------
* II. querying ndiswrapper...
-------------------------
* III. querying iwconfig...
lo no wireless extensions.
eth0 no wireless extensions.
-------------------------
* IV. querying ifconfig...
eth0 Link encap:Ethernet HWaddr 3c:97:0e:01:9d:e4
inet addr:192.168.1.18 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::3e97:eff:fe01:9de4/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:157526 errors:0 dropped:0 overruns:0 frame:0
TX packets:89039 errors:0 dropped:0 overruns:0 carrier:1
collisions:0 txqueuelen:1000
RX bytes:224339712 (224.3 MB) TX bytes:6653418 (6.6 MB)
Interrupt:19
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1616 errors:0 dropped:0 overruns:0 frame:0
TX packets:1616 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:161227 (161.2 KB) TX bytes:161227 (161.2 KB)
-------------------------
* V. querying DHCP...
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service smbd reload
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the reload(8) utility, e.g. reload smbd
RTNETLINK answers: File exists
-------------------------
* VI. querying nslookup google.com...
Server: 192.168.1.1
Address: 192.168.1.1#53
Non-authoritative answer:
Name: google.com
Address: 173.194.34.129
Name: google.com
Address: 173.194.34.137
Name: google.com
Address: 173.194.34.135
Name: google.com
Address: 173.194.34.128
Name: google.com
Address: 173.194.34.133
Name: google.com
Address: 173.194.34.130
Name: google.com
Address: 173.194.34.134
Name: google.com
Address: 173.194.34.131
Name: google.com
Address: 173.194.34.142
Name: google.com
Address: 173.194.34.132
Name: google.com
Address: 173.194.34.136



