[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-30 Thread Mohegan
Steve, you can test the Broadcom proprietary wl. Open jocky-gtk and install the Broadcom STA driver (like the ubuntu 10.10). Reboot : it deactivates the brcm80211 driver. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-29 Thread Steve Embling
Ive been getting kernel panics (it appears anyway anyway, REISUB doesn't work but i do not have keyboard control lights) since this patch has been applied, after updating to 11.04 this morning... Once my AP went down, and ubuntu crashed immediately on connect every time until i rebooted the

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-29 Thread Steve Embling
sorry for lack of info, this was with: 08:00.0 Network controller: Broadcom Corporation BCM43225 802.11b/g/n (rev 01) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/730215 Title: broadcom 80211

Re: [Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-29 Thread Henry Ptasinski
I assume 11.04 also brought in a new kernel and new brcm80211/brcmsmac driver. Is there any way on ubuntu to switch to the old firmware package (from 10.10)? It would be good to know if it was the firmware or the updated driver that is the root of the problem. - Henry On Fri, Apr 29, 2011 at

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-21 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-firmware - 1.52 --- linux-firmware (1.52) natty; urgency=low * Update Broadcom firmware for 2.6.38 (which requires some file name changes). -LP: #730215 -- Tim Gardner tim.gard...@canonical.com Wed, 20 Apr 2011 14:43:43 -0600 **

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-20 Thread Henry Ptasinski
Which kernel package are you seeing this on? Are you still on 2.6.38-8? Several bug fixes that resolved other kernel panics went into the driver a few weeks ago. Perhaps those have not been picked up for the kernel package you're using. -- You received this bug notification because you are a

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-20 Thread Mohegan
Ok, I will test the last kernel. But, is it possible to compile the last drivers from git with the 2.6.38 kernel ? (like this http://ubuntuforums.org/showthread.php?t=1617380 but It doesn't work for me) -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-20 Thread James Schriver
I've been testing for two days with the patches to linux-firmware and have not had a kernel panic yet. I will report back. Stock natty kernel 2.6.38-8-generic. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-20 Thread Mohegan
For, after two weeks, I had only two kernel panics. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/730215 Title: broadcom 80211 kernel panic in wlc_ampdu.c -- ubuntu-bugs mailing list

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-20 Thread James Schriver
I would have certainly had one by now. They were fairly easy to reproduce. ** Also affects: linux-firmware (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-20 Thread Henry Ptasinski
Some of the driver fixes deal with crashes that happen in less common usage, such as roaming in an ESS (which you would only experience if you have two or more APs in the same network). For testing out newer driver versions with your current kernel, you could try the compat-wireless package:

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-20 Thread Mohegan
Thanks, it work with the 2.6.38 kernel. I use the linux-next compat- wireless. I think it is up to date. No differences between http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git and http://git.kernel.org/?p=linux/kernel/git/gregkh/staging-2.6.git To compile, I use this commands : -

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-20 Thread Tim Gardner
** Changed in: linux-firmware (Ubuntu) Status: New = Fix Committed ** Changed in: linux-firmware (Ubuntu) Assignee: (unassigned) = Tim Gardner (timg-tpi) ** Changed in: linux (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification because you are a member

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-14 Thread Mohegan
After few hours, I have a NEW KERNEL PANIC. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/730215 Title: broadcom 80211 kernel panic in wlc_ampdu.c -- ubuntu-bugs mailing list

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-14 Thread Mohegan
Ok, thanks for the answer. Now, it work very well on natty ! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/730215 Title: broadcom 80211 kernel panic in wlc_ampdu.c -- ubuntu-bugs mailing list

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-13 Thread Mohegan
After testing all the day, the patch works great. No kermel panic at this time ! The network debit is stable. But same question : when will the 40MHz channels work ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-13 Thread Henry Ptasinski
We're currently focused on stability and code cleanup to get the driver out of staging. We have 40MHz channels, other features, and support for new chips planned but no ETA at the moment. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-12 Thread Henry Ptasinski
I generated the patches with git format-patch -M, which seems to be only detecting one rename and skipping the rest. Can you try this patch with git apply or git am? ** Patch added: 0002-linux-firmware-Removed-codeversion-from-brcm-firmwar.patch

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-12 Thread Henry Ptasinski
And here's the patch with the actual updated firmware. ** Patch added: 0003-linux-firmware-updated-firmware-for-BCM4313-BCM43224.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/730215/+attachment/2027123/+files/0003-linux-firmware-updated-firmware-for-BCM4313-BCM43224.patch --

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-12 Thread Mohegan
The two patch work ! For those who want test it, I did this commands : - git clone git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git - wget

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-09 Thread Mohegan
If I use git apply with the second patch, It doesn't do anything with this command : git apply --binary patch2 . With this command git apply --binary -p2 brcm/patch2 , I have this error : fatal: git diff header lacks filename information when removing 2 leading pathname components (line 3) .

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-08 Thread Henry Ptasinski
If you have a copy of the linux-firmware repo, apply these two patches: http://marc.info/?l=linux-wirelessm=130201555126942w=2 http://marc.info/?l=linux-wirelessm=130201555726958w=2 The new firmware will be brcm/bcm43xx-0.fw and brcm/bcm43xx_hdr-0.fw. -- You received this bug notification

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-08 Thread Mohegan
How can I apply this patch ? I found the first patch in this page https://patchwork.kernel.org/patch/694751/ but I can't find the other patch. If i create the patch file manually, it doesn't work. Any suggestion ? -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-08 Thread Mohegan
Another question : when will the 40MHz channels work ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/730215 Title: broadcom 80211 kernel panic in wlc_ampdu.c -- ubuntu-bugs mailing list

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-07 Thread Henry Ptasinski
Broadcom released a new version of firmware a couple days ago that fixes some crashes with these chips, see: http://marc.info/?l=linux-wirelessm=130201555426946w=2 The patches haven't been merged into the linux-firmware repo yet, and I'm not sure what Ubuntu's process is for pulling in new

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-07 Thread Mohegan
Where can I find this new firmware ? I can test it. It isn't yet in the git repository (http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git;a=shortlog). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-04-06 Thread Mohegan
Same kernel panic with linux-image-2.6.38-8-generic. And the network debit isn't stable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/730215 Title: broadcom 80211 kernel panic in wlc_ampdu.c --

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-03-28 Thread Jeremy Foshee
Hi Mohegan, Please be sure to confirm this issue exists with the latest development release of Ubuntu. ISO CD images are available from http://cdimage.ubuntu.com/daily/current/ . If the issue remains, please run the following command from a Terminal (Applications-Accessories-Terminal). It

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-03-28 Thread Mohegan
apport information ** Tags added: apport-collected kernel-config running-unity staging ** Description changed: Binary package hint: linux-firmware I have many kernel panics with the brcml80211 module. My network controller is BCM43224. I can use my computer only few minutes with this

[Bug 730215] Re: broadcom 80211 kernel panic in wlc_ampdu.c

2011-03-28 Thread Mohegan
Ok. It is not necessary to test the daily cdimage because I only use Natty and I make updates everey day. At this time, I use the linux-image-2.6.38-7-generic kernel (version 2.6.38-7.39). I have made the command (apport-collect). If necessary, I can test some kernels. -- You received this bug