Hi,
I have been having problems with random system freezes since upgrading to 13.04. As such i have filed a bug here: https://bugs.launchpad.net/ubuntu/+s...x/+bug/1174275
As instructed there i installed the upstream version of the kernel (3.9.0-999-) to see if i that fixes my problem. I haven't yet been able to work in the kernel for a sufficiently long time to know whether the problem is fully resolved - although i've had no freezes yet!
What installing the upstream kernel did do however was stop my wireless from working and I now can't seem to see any of the wireless networks. Further to that, in my attempts at fixing the wireless in the upstream kernel i appear to have broken it on the current one, so i can't see any wireless networks there either.
Code:
lspci | grep Network
gives:
Code:
Broadcom Corporation BCM43228 802.11a/b/g/
Previously, when upgrading to 12.10 i had problems with my wireless and fixed them with:
Code:
sudo apt-get install linux-headers-generic
sudo apt-get install --reinstall bcmwl-kernel-source
When i then upgraded to 13.04, i got the wireless working simply by enabling the Broadcom 802.11 Linux STA wireless driver, through the 'additional drivers' tab in 'software & updates'.
When my wireless stopped working when testing the upstream kernel, i saw that the Broadcom 802.11 Linux STA wireless driver was enabled, and thus tried the fix i used in 12.10.
Code:
sudo apt-get install linux-headers-generic
sudo apt-get install --reinstall bcmwl-kernel-source
This did nothing (possibly because the headers that came down appeared to be for a 3.8 version of the kernel) and so i tried some other fixes people had suggested for broadcom cards including:
Code:
sudo apt-get purge bcmwl-kernel-source broadcom-sta-common broadcom-sta-source
sudo apt-get install b43-fwcutter firmware-b43-installer
That did nothing but then i found when booting to the current kernel that my wireless was no longer working there either.
I have tried to undo these steps but have clearly messed things up along the way. I have now tried a number of different permutations and combinations of installing, reinstalling and purging different things but to no avail. I was wondering if someone could walk me through what i need to do to get my wireless back on the current kernel, and ideally get it up and running on the upstream kernel, so that i can test that.
Currently the Broadcom 802.11 Linux STA wireless driver is enabled and i have installed on my system:
broadcom-sta-common
bcmwl-kernel-source
broadcom-sta-source
b43-fwcutter
firmware-b43-lpphy-installer
Thanks,
j
Bookmarks