You are not logged in.
Pages: 1
Hi,
i have a I have a
03:00.0 [14e4:4357] Network controller: Broadcom Corporation BCM43225 802.11b/g/n (rev 01)
and after I logged in to kdm, my Arch freezes. KDE won't response anmyore so does no TTY.
When I reboot again, before I login, I go to the TTY
modprobe -r brcmsmac
I can login, do a
modprobe brcmsmac
and voila my Linux is running with wireless.
So I found thousends of different patches in the www, but I don't know which one is the correct one.
My next question is, how do I install these patches?
Thank you
IronMania
Offline
I found the solution
it was my wpa_supplicant which crashed. Cause netcfg loaded the nl80211 (i think it was this name) driver AND the WEXT driver. So I removed the nl80211 from my netcfg and it worked.
Offline
Pages: 1