[Bug 728746] Re: broadcom 80211 firmware needs symlinks

2011-04-14 Thread Travis Brown
Matthew, I had same issue on my Dell Latitude D830 (same wireless card, etc).. remove the STA restricted driver and then install the fwcutter method described elsewhere here (just google BCM4311 fwcutter install. Then do a: sudo modprobe b43 Presto, wireless working!! Worked for me, hopefully

[Bug 728746] Re: broadcom 80211 firmware needs symlinks

2011-04-11 Thread Matthew McGowan
Hi i have a Dell Latitude D620, the wireless does not work at all. From what i can tell my wireless is as follows: 0c:00.0 Network controller: Broadcom Corporation BCM4311 802.11a/b/g (rev 01) The restricted package is installed an is reporting active according to the Restricted Drivers

[Bug 728746] Re: broadcom 80211 firmware needs symlinks

2011-03-20 Thread James Schriver
This update enabling the open source brcm80211 driver works, but is extremely unstable on my system. I can last only several minutes before a kernel panic occurs. I have to blacklist the brcm80211 module and reload the closed wl module. The brcm80211 seems to take precedence over the wl, which

[Bug 728746] Re: broadcom 80211 firmware needs symlinks

2011-03-20 Thread Timo Kluck
James: thanks for taking the time to report the stability issues you're experiencing. Could you please report them at #730215, or click the 'affects me too' button, there. You can also subscribe to that bug to watch its progress. This bugreport is just about the firmware symlinks, and will

[Bug 728746] Re: broadcom 80211 firmware needs symlinks

2011-03-18 Thread Leann Ogasawara
** Changed in: linux-firmware (Ubuntu) Importance: Undecided = Medium ** Changed in: linux-firmware (Ubuntu) Status: Confirmed = In Progress ** Changed in: linux-firmware (Ubuntu) Assignee: (unassigned) = Leann Ogasawara (leannogasawara) -- You received this bug notification

[Bug 728746] Re: broadcom 80211 firmware needs symlinks

2011-03-18 Thread Brian Murray
** Also affects: linux-firmware (Ubuntu Natty) Importance: Medium Assignee: Leann Ogasawara (leannogasawara) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/728746

[Bug 728746] Re: broadcom 80211 firmware needs symlinks

2011-03-18 Thread Patrick Wright
The workaround partial works on Lenovo IdeaPad U160. After creating the symlinks, the wireless device is discoverable. But, when wireless is enabled by any method (selecting Enable Wireless in network manager, rfkill unblock wifi, keyboard shortcut) Natty immediately freezes and requires a hard

[Bug 728746] Re: broadcom 80211 firmware needs symlinks

2011-03-18 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-firmware - 1.49 --- linux-firmware (1.49) natty; urgency=low * Rebase against git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git 5d6e01c4db4e8115296895efcf1feb80be93b8c4 linux-firmware: Add Patch and sysconfig files

[Bug 728746] Re: broadcom 80211 firmware needs symlinks

2011-03-06 Thread Mohegan
I confirm. For the brcm80211 module, it is necessary to add links: cd /lib/firmware/brcm sudo ln -s bcm43xx-0-610-809-0.fw bcm43xx-0.fw sudo ln -s bcm43xx_hdr-0-610-809-0.fw bcm43xx_hdr-0.fw And do this command if wl run : sudo rmmod wl And this commands work : sudo rmmod brcm80211 sudo

[Bug 728746] Re: broadcom 80211 firmware needs symlinks

2011-03-06 Thread Timo Kluck
Thanks for confirming, Mohegan. I'm setting the status to 'confirmed'. ** Changed in: linux-firmware (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/728746

[Bug 728746] Re: broadcom 80211 firmware needs symlinks

2011-03-06 Thread Mohegan
It works but it is very unstable. I have many kernel panics with the brcm80211 module. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/728746 Title: broadcom 80211 firmware needs symlinks --

[Bug 728746] Re: broadcom 80211 firmware needs symlinks

2011-03-06 Thread Schmankerl
After creating the following symlinks /lib/firmware/brcm/bcm43xx-0.fw /lib/firmware/brcm/bcm43xx_hdr-0.fw it works fine with BCM4313 wireless card on my Asus EEEPC 1015pem Ubuntu 11.04 64bit. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 728746] Re: broadcom 80211 firmware needs symlinks

2011-03-06 Thread Timo Kluck
Mohegan: you should probably file a new bug for your stability issues. File it against the 'linux' package. You could include the output of lspci and dmesg. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 728746] Re: broadcom 80211 firmware needs symlinks

2011-03-06 Thread Mohegan
Ok, I create this bug report : https://bugs.launchpad.net/ubuntu/+source /linux-firmware/+bug/730215. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/728746 Title: broadcom 80211 firmware needs