[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-04-25 Thread Seth Forshee
Great, thanks for testing! I've sent the fix to the maintainers of the driver to make sure they agree with my solution. I'll work on getting the fix into precise once I hear back. ** Changed in: linux (Ubuntu) Status: Incomplete => In Progress ** Changed in: linux (Ubuntu) Assignee:

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-04-25 Thread Ben Prescott
Awesome. Let me know when the fix is all integrated; I'll download the daily ISO and test it :D -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950295 Title: acer laptop hangs during boot process; 1

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-04-25 Thread Ben Prescott
And to confirm it is your fix, as a control, I then upgraded and found the live -23.36 kernel which is in the repositories .. root@tecumseh:~# apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be upgraded:

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-04-25 Thread Ben Prescott
That works for me! ben@tecumseh:~$ cat /proc/cmdline BOOT_IMAGE=/vmlinuz-3.2.0-23-generic-pae root=UUID=ec1fde3e-cf25-49df-a729-b4e2b01281eb ro ben@tecumseh:~$ lsmod | grep b43 b43 342643 0 mac80211 436455 1 b43 cfg80211 178679 2 b43,mac80211 bcma

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-04-25 Thread Seth Forshee
Great, so far so good. I've posted a build now with a proposed fix for what I suspect causes the problem. Please give it a try. http://people.canonical.com/~sforshee/lp950295/linux-3.2.0-23.36~lp950295v201204241909/ -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-04-24 Thread Ben Prescott
strike that; i've already got it downloaded. here's precise with the 3.1.0 kernel; booting fine with the b43 module loading. ben@tecumseh:~$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=12.04 DISTRIB_CODENAME=precise DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS" ben@tecumseh:~$ cat /proc/cmdl

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-04-24 Thread Ben Prescott
Already tested. See #47. Kernels with 'b43.blacklist=yes' in the command line are broken, kernels without it booted fine. I can only narrow it down this far: bug not present: vmlinuz-3.1.0-030100-generic bug present: vmlinuz-3.2.0-030200rc2-generic There's no mainline 32bit rc1 mainline kern

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-04-24 Thread Seth Forshee
I have a suspicion about this. If I'm right this will be a regression introduced in 3.2, so an easy first test is to install the 3.1 mainline build from the link below and see if the problem is present there. Please give that a try and report back the results. Thanks! http://kernel.ubuntu.com/~ker

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-04-18 Thread Ben Prescott
It would appear that if the firmware is present, the kernel doesn't hang. The 'invalid argument' path through the code also doesn't trigger the hang. Only the 'no firmware' path is a problem. I have downgraded to oneiric so I could try the older mainline kernels that hadn't been tagged for preci

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-04-18 Thread Joseph Salisbury
Hi Ben, I noticed the following message on the upstream mailing list: http://lists.infradead.org/pipermail/b43-dev/2012-March/002462.html In that message you said you installed Ubuntu's b43 firmware package and rebooted into the 3.2.0-rc2 kernel, which resolved the issue. So did you install the

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-04-18 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/950295 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-04-18 Thread Albert Pool
There were some duplicates of this bug, e.g. #956677. I've marked that one as duplicate. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950295 Title: acer laptop hangs during boot process; 12.04 - b4

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-04-16 Thread Mark Bidewell
Whoops, accidentally changed the status of the bug. Can it be changed back? ** Changed in: linux (Ubuntu) Status: Triaged => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950295 Tit

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-04-16 Thread Brad Figg
Thank you for taking the time to file a bug report on this issue. However, given the number of bugs that the Kernel Team receives during any development cycle it is impossible for us to review them all. Therefore, we occasionally resort to using automated bots to request further testing. This is s

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-27 Thread Ben Prescott
posted to their mailing list http://lists.infradead.org/pipermail/b43-dev/2012-March/002458.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950295 Title: acer laptop hangs during boot process; 12

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-27 Thread Ben Prescott
I've searched for a kernel bug and didn't find a single hit for b43. Further digging suggests a better way to get support. http://linuxwireless.org/en/users/Drivers/b43#Bug_reporting Now have an account at the kernel bugzilla ready to roll if needed. -- You received this bug notification beca

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-26 Thread Joseph Salisbury
We can perform a bisect to narrow down when the regression was introduced. Also, this issue appears to be an upstream bug, since you tested the latest upstream kernel. Would it be possible for you to open an upstream bug report at bugzilla.kernel.org [1]? That will allow the upstream Develope

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-25 Thread Ben Prescott
So, to summarise .. bug not present: vmlinuz-3.1.0-030100-generic bug present: vmlinuz-3.2.0-030200rc2-generic bug is also still present in the final release 3.3.0 I am assuming that the development tree runs 3.1-rc10 -> 3.1.0 -> 3.2-rc1 ... I couldn't test http://kernel.ubuntu.com/~kernel-pp

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-25 Thread Ben Prescott
rebuilt with oneiric to try older kernels $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=11.10 DISTRIB_CODENAME=oneiric DISTRIB_DESCRIPTION="Ubuntu 11.10" $ cat /proc/version_signature /proc/cmdline Ubuntu 3.0.0-16.29-generic 3.0.20 BOOT_IMAGE=/vmlinuz-3.0.0-16-generic root=UUID

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-24 Thread Ben Prescott
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950295 Title: acer laptop hangs during boot process; 12.04 - b43 driver To manage

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-24 Thread Brad Figg
Thank you for taking the time to file a bug report on this issue. However, given the number of bugs that the Kernel Team receives during any development cycle it is impossible for us to review them all. Therefore, we occasionally resort to using automated bots to request further testing. This is s

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-24 Thread Ben Prescott
didn't find 3.2.0-19.31 in repos; Found 20.32 doesn't work $ cat /proc/version_signature /proc/cmdline Ubuntu 3.2.0-20.32-generic-pae 3.2.12 BOOT_IMAGE=/vmlinuz-3.2.0-20-generic-pae root=UUID=a0ffacd5-d56c-4c11-88ac-255c7ddbd346 ro b43.blacklist=yes ** Changed in: linux (Ubuntu) Status

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-21 Thread Brad Figg
Thank you for taking the time to file a bug report on this issue. However, given the number of bugs that the Kernel Team receives during any development cycle it is impossible for us to review them all. Therefore, we occasionally resort to using automated bots to request further testing. This is s

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-19 Thread Ben Prescott
still hangs. $ cat /proc/cmdline BOOT_IMAGE=/vmlinuz-3.3.0-030300-generic-pae root=UUID=a0ffacd5-d56c-4c11-88ac-255c7ddbd346 ro b43.blacklist=yes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950295

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-19 Thread Joseph Salisbury
Hi Ben, The final version of upstream v3.3 is available. Would it be possible for you to test this kernel before we bisect to find the bad commit? The kernel can be downloaded from: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.3-precise/ -- You received this bug notification because you ar

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-18 Thread Ben Prescott
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950295 Title: acer laptop hangs during boot process; 12.04 - b43 driver To manage

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-17 Thread Brad Figg
Thank you for taking the time to file a bug report on this issue. However, given the number of bugs that the Kernel Team receives during any development cycle it is impossible for us to review them all. Therefore, we occasionally resort to using automated bots to request further testing. This is s

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-17 Thread Ben Prescott
upgraded kernel. still hangs. $ cat /proc/version_signature /proc/cmdline Ubuntu 3.2.0-19.30-generic-pae 3.2.11 BOOT_IMAGE=/vmlinuz-3.2.0-19-generic-pae root=UUID=a0ffacd5-d56c-4c11-88ac-255c7ddbd346 ro b43.blacklist=yes -- You received this bug notification because you are a member of Ubuntu B

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-12 Thread Ben Prescott
it turned up this evening. however, it still hangs with the same firmware issue. $ cat /proc/version_signature /proc/cmdline Ubuntu 3.2.0-18.29-generic-pae 3.2.9 BOOT_IMAGE=/vmlinuz-3.2.0-18-generic-pae root=UUID=a0ffacd5-d56c-4c11-88ac-255c7ddbd346 ro b43.blacklist=yes ** Changed in: linux (U

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-12 Thread Ben Prescott
any comments / thoughts on #32, #33, #34 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950295 Title: acer laptop hangs during boot process; 12.04 - b43 driver To manage notifications about this

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-12 Thread Joseph Salisbury
The kernel package can be installed specifically with: sudo apt-get update sudo apt-get install linux or sudo apt-get update sudo apt-get dist-upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/9

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-11 Thread Ben Prescott
not being presented with a new kernel, as per instructions. maybe I'm on a slow mirror; will keep trying. $ cat /proc/version_signature Ubuntu 3.2.0-18.28-generic-pae 3.2.9 $ sudo apt-get update >/dev/null $ sudo apt-get upgrade Reading package lists... Done Building dependency tree Readin

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-09 Thread Brad Figg
Thank you for taking the time to file a bug report on this issue. However, given the number of bugs that the Kernel Team receives during any development cycle it is impossible for us to review them all. Therefore, we occasionally resort to using automated bots to request further testing. This is s

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-09 Thread Ben Prescott
Some guidance would be appreciated if this is a helpful line of inquiry. My take on it .. I don't see the bug downstream in the 3.1 branch; so if it was in 3.1, it has been fixed in 3.1.x prior to 3.1.5. This is the earliest precise tagged 3.1.x I've tested the earliest release of 3.2 that is

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-09 Thread Ben Prescott
No bug. v3.1.8-precise/ 06-Jan-2012 23:23 $ cat /proc/cmdline BOOT_IMAGE=/vmlinuz-3.1.8-030108-generic-pae root=UUID=a0ffacd5-d56c-4c11-88ac-255c7ddbd346 ro Bug v3.2-rc4-precise/ 08-Dec-2011 20:05 3.2.0-030200rc4-generic-pae To be fair, I get no ethernet on v3.1.8 and v3.1

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-09 Thread Ben Prescott
Trying some others to see when the regression occurred. No bug. v3.1.5-precise/ 09-Dec-2011 18:34 $ cat /proc/cmdline BOOT_IMAGE=/vmlinuz-3.1.5-030105-generic-pae root=UUID=a0ffacd5-d56c-4c11-88ac-255c7ddbd346 ro Bug v3.2-precise/ 05-Jan-2012 02:00 3.2.0-030200-generic-pae -- You re

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-09 Thread Ben Prescott
It hangs with the same b43 errors. system boots with the same workaround. $ cat /proc/cmdline BOOT_IMAGE=/vmlinuz-3.3.0-030300rc6-generic-pae root=UUID=a0ffacd5-d56c-4c11-88ac-255c7ddbd346 ro b43.blacklist=yes ** Tags added: kernel-bug-exists-upstream ** Changed in: linux (Ubuntu) Stat

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-09 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.3 kernel[1] (Not a kernel in the daily directory). Once you've tested the upstream kernel, please remove the 'needs-upstream-testing' tag(Only that on

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-08 Thread Ben Prescott
ran apport-collect to get current 12.04 data rather than the 11.10 stuff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950295 Title: acer laptop hangs during boot process; 12.04 - b43 driver To man

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-08 Thread Ben Prescott
apport information ** Tags added: apport-collected ** Description changed: bug reported from 11.10 as I can't boot the system into 12.04 at all. I'm booting it via PXE/TFTP and NFS off the beta1 32bit ISO I've currently got a second laptop running the beta 12.04; don't believe its my P

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-08 Thread Ben Prescott
installation performed. system hangs when rebooting; modified boot arguments to see messages;got it up with b43.blacklist=yes workaround ran update configured the ethernet connection ran update no kernel in updates; kernel wasn't in 'held back' list either. Installed everything else. reboot

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-08 Thread Ben Prescott
20120308 build contains 3.2.0-18-generic-pae Doesn't resolve issue. System hangs without the workaround in place - b43 kernel param Now I've got a way to boot it; will do fresh precise install; defaults. Assuming issue will apply to installed kernel as well; will be able to upgrade that. --

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-08 Thread Ben Prescott
Have not got as far as installation. Planned to use this machine to test 12.04. System hangs booting off 32bit live desktop ISO; it has to be power cycled. System only has 2gb RAM, indifferent about PAE kernel I'd tried a couple of the alpha builds; none of those would boot this machine either.

[Bug 950295] Re: acer laptop hangs during boot process; 12.04 - b43 driver

2012-03-08 Thread Joseph Salisbury
Are you trying to perform a fresh Precise install with the non-pae kernel? 12.04 is the last release that will support non-PAE. The default (and boot) kernel for 12.04 32 bit is now the PAE kernel, so there is no easy way to install a non-PAE kernel. We are only providing an upgrade path from pri