Author |
Message |
MerryMurray
|
|
Post subject: Wifi not detected Broadcom bcm43227
Posted: 19.01.2012, 07:23
|
|

Joined: 2011-12-05
Posts: 12
Location: Canada
Status: Offline
|
|
Ceni does not see wifi for new Acer laptop, broadcom bcm43227.
Kernel 3.2.1 64-bit aptosid. Dual booting with Windows 7.
Windows 7 wifi works.
Have non-free installed. wf-detect sees nothing.
Tried br43 and legacy as well - does not detect.
Any Suggestions? Thanks |
|
|
|
|
 |
slam
|
|
Post subject: RE: Wifi not detected Broadcom bcm43227
Posted: 19.01.2012, 07:56
|
|
Team Member

Joined: 1970-01-01
Posts: 607
Location: w3
Status: Offline
|
|
|
|
 |
towo
|
|
Post subject: RE: Wifi not detected Broadcom bcm43227
Posted: 19.01.2012, 08:02
|
|

Joined: 2010-09-13
Posts: 522
Location: Pößneck / Thüringen
Status: Offline
|
|
You need broadcom-sta, so do
apt-get install broadcom-sta-source
m-a a-i broadcom-sta-source
and reboot
After that, ceni should show your wlan-card. |
_________________
Code:
System: Host: Defiant Kernel: 4.15.0-towo.1-siduction-amd64 x86_64 bits: 64 Desktop: Cinnamon 3.4.6
Distro: siduction 13.2.0 December - xfce - (201312310323)
|
|
|
|
 |
MerryMurray
|
|
Post subject: Thanks for Responses - still not working
Posted: 19.01.2012, 22:41
|
|

Joined: 2011-12-05
Posts: 12
Location: Canada
Status: Offline
|
|
Have non-free installed already.
Tried m-a ..... did not compile: errors are:
Kernel architecture is X86_64
│ LD /usr/src/modules/broadcom-sta/built-in.o
│ CC [M] /usr/src/modules/broadcom-sta/src/shared/linux_osl.o
│ CC [M] /usr/src/modules/broadcom-sta/src/wl/sys/wl_linux.o
│ /usr/src/modules/broadcom-sta/src/wl/sys/wl_linux.c:390:2: error: unknown
│ field ‘ndo_set_multicast_list’ specified in initializer
│ /usr/src/modules/broadcom-sta/src/wl/sys/wl_linux.c:390:2: warning:
│ initialization from incompatible pointer type [enabled by default]
│ /usr/src/modules/broadcom-sta/src/wl/sys/wl_linux.c:390:2: warning: (near
│ initialization for ‘wl_netdev_ops.ndo_validate_addr’) [enabled by default]
│ make[3]: *** [/usr/src/modules/broadcom-sta/src/wl/sys/wl_linux.o] Error 1
│ make[2]: *** [_module_/usr/src/modules/broadcom-sta] Error 2 |
|
|
|
|
 |
MerryMurray
|
|
Post subject: Am I at a dead-end?
Posted: 21.01.2012, 00:33
|
|

Joined: 2011-12-05
Posts: 12
Location: Canada
Status: Offline
|
|
|
|
 |
detaos
|
|
Post subject: RE: Am I at a dead-end?
Posted: 21.01.2012, 08:58
|
|
Team Member

Joined: 2010-08-26
Posts: 166
Location: floating in the ether
Status: Offline
|
|
/usr/src/modules/broadcom-sta/src/wl/sys/wl_linux.c:390:2: error: unknown field ‘ndo_set_multicast_list’ specified in initializer
That's your problem. I'd have to take a look at the code to figure out why that's happening though. You're probably better off asking the devs of that module about it. |
_________________ #aptosid-art ftw!
(what would cleary do?)
|
|
|
|
 |
slaughterer
|
|
Post subject: RE: Am I at a dead-end?
Posted: 05.02.2012, 09:23
|
|

Joined: 2010-09-11
Posts: 31
Location: Athens
Status: Offline
|
|
try to install firmware-brcm80211 package!It might work out of the box. |
|
|
|
|
 |
|