Siduction Forum

Siduction Forum => Experimental => Topic started by: messana on 2012/09/01, 11:07:08

Title: Broadcom-sta [SOLVED]
Post by: messana on 2012/09/01, 11:07:08
Hello everyone, I would like to ask you a guide to correctly install the driver broadcom-sta on my laptop aspire 5745-G.
Good day and sorry, I definitely posted in the wrong section but still experimental. ;-) Hello and good day. :D
Title: Broadcom-sta
Post by: devil on 2012/09/01, 11:37:46
Could we see the pci-id of the wireless device?
Code: [Select]
lspci -nn | grep -i broad will show it to you.

greetz
devil
Title: Broadcom-sta [SOLVED]
Post by: messana on 2012/09/01, 12:30:01
Quote
mex2@calculate ~/Documenti $ su
Password:
calculate Documenti # lspci -nn | grep -i broad
03:00.0 Network controller [0280]: Broadcom Corporation BCM43225 802.11b/g/n [14e4:4357] (rev 01)
calculate Documenti #
Title: Broadcom-sta [SOLVED]
Post by: devil on 2012/09/01, 12:52:21
you should not need to use sta-driver for this.
Code: [Select]
apt-get install firmware-brcm80211
Code: [Select]
modprobe -r brcmsmac ; modprobe brcmsmac
Should work after that.

greetz
devil
Title: Broadcom-sta [SOLVED]
Post by: messana on 2012/09/02, 10:51:01
Thank you Devil I solved it.
ps. I prefer to use instead of kmanagment knemo. You probably do not know its features.
Hello thanks and good Sunday.