Cannot get BCM4313 working

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
SpaceSentinel

Cannot get BCM4313 working

Post by SpaceSentinel »

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
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
remoulder
Level 17
Level 17
Posts: 7621
Joined: Fri May 09, 2008 1:14 pm

Re: Cannot get BCM4313 working

Post by remoulder »

[Edit] your original post and add [SOLVED] once your question is resolved.

“The people are my God” stressing the factor determining man’s destiny lies within man not in anything outside man, and thereby defining man as the dominator and remoulder of the world.
ekeko

Re: Cannot get BCM4313 working

Post by ekeko »

Hi,
my wireless is still not working:
02:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller [14e4:4727] (rev 01)

I tried the options explained in ubuntu forum links but linux-firmware-nonfree and the alternative bcmwl-kernel-source are not working for me.

What can I do?

I am using linux mint 13 with kernel 3.6.8

thanks for any help!
OSNovice17

Re: Cannot get BCM4313 working

Post by OSNovice17 »

You don't seem to have the wireless driver installed for this version of Mint.

Download the appropriate driver from the link below and copy to a USB.
http://www.broadcom.com/support/802.11/linux_sta.php

Please read this post to understand how to install from the USB >> http://forums.linuxmint.com/viewtopic.p ... 35#p653935

Important: You will need to install the appropriate broadcom driver from your usb.. the above link is an example which list drivers for Atheros chip. In your case for the lenovo/broadcom, the process is the same.. but the wireless driver you need is on your USB.
Locked

Return to “Networking”