[Bug 228399] Re: Closing lid results in kernel panic visible on VT-1

2010-06-18 Thread Andy Whitcroft
** Changed in: linux (Ubuntu) Assignee: Andy Whitcroft (apw) = (unassigned) ** Changed in: linux (Ubuntu Jaunty) Assignee: Andy Whitcroft (apw) = (unassigned) -- Closing lid results in kernel panic visible on VT-1 https://bugs.launchpad.net/bugs/228399 You received this bug

[Bug 228399] Re: Closing lid results in kernel panic visible on VT-1

2009-09-08 Thread Stefan Bader
The patch had to get reverted as it caused regressions for Intel video cards (see bug #423296). The problem is that without the KMS code, the patch just causes the acpi video driver never to get initialized and by that prevents backlight control. The fix of this bug was unfortunately just

[Bug 228399] Re: Closing lid results in kernel panic visible on VT-1

2009-09-03 Thread Martin Pitt
** Tags added: verification-done ** Tags removed: verification-needed -- Closing lid results in kernel panic visible on VT-1 https://bugs.launchpad.net/bugs/228399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 228399] Re: Closing lid results in kernel panic visible on VT-1

2009-09-02 Thread petski
I've disabled the hack in /etc/init.d/hotkey-setup by commenting out lines 28-36. After I did that I booted with the new kernel. $ cat /proc/version Linux version 2.6.28-15-generic (bui...@crested) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #51-Ubuntu SMP Mon Aug 31 13:39:06 UTC 2009 Closed

[Bug 228399] Re: Closing lid results in kernel panic visible on VT-1

2009-08-31 Thread Martin Pitt
Accepted linux into jaunty-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Tags added: verification-needed --

[Bug 228399] Re: Closing lid results in kernel panic visible on VT-1

2009-08-21 Thread Stefan Bader
** Also affects: linux (Ubuntu Jaunty) Importance: Undecided Status: New ** Also affects: xserver-xorg-video-intel (Ubuntu Jaunty) Importance: Undecided Status: New ** Changed in: xserver-xorg-video-intel (Ubuntu Jaunty) Status: New = Invalid ** Changed in: linux

[Bug 228399] Re: Closing lid results in kernel panic visible on VT-1

2009-08-21 Thread Andy Whitcroft
@Bjorn Helgass -- thanks for the pointer. That does indeed sounds possible. Could those of you afffected please test the latest Karmic kernel 2.6.31-6.25 as that is based on v2.6.31-rc6 upstream which contains the fix indicated above. Please report back here. Thanks. -- Closing lid results

[Bug 228399] Re: Closing lid results in kernel panic visible on VT-1

2009-08-21 Thread Andy Whitcroft
Bah didn't spot that we had a more specific fix for this specific issue. Seems there are two issues out there. If the first patch does not fix you then the second test is useful. For this specific bug it seems that the original fix is good. I will therefore close this off for Karmic as it is

[Bug 228399] Re: Closing lid results in kernel panic visible on VT-1

2009-08-21 Thread Stefan Bader
** Description changed: + SRU Justification: + + Impact: X server hangs in some laptops when returning from suspend which + seem to be caused by not initializing certain registers of some gfx + chipsets. + + Fix: Backport of upstream patch + + Testcase: see below + + --- + IMPORTANT:

[Bug 228399] Re: Closing lid results in kernel panic visible on VT-1

2009-08-21 Thread Bjorn Helgaas
@Andy, if the more specific fix you refer to is a hotkey-setup change, that is only a workaround and not a sufficient fix. The kernel should never panic or hang, no matter what user-mode applications do. If you pick up the kernel change from comment #32, the hotkey-setup change should not be

[Bug 228399] Re: Closing lid results in kernel panic visible on VT-1

2009-08-12 Thread Bjorn Helgaas
As petski points out, this is very likely the same issue as https://bugs.launchpad.net/bugs/157691 because: - it affects the HP 6710b (comment #3) - nosmp avoids the bug (comment #20) - crash is related to lid event User-mode code changes are not a fix for a kernel panic, so any hotkey-

[Bug 228399] Re: Closing lid results in kernel panic visible on VT-1

2009-07-21 Thread Andy Whitcroft
** Changed in: linux (Ubuntu) Status: Triaged = In Progress -- Closing lid results in kernel panic visible on VT-1 https://bugs.launchpad.net/bugs/228399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 228399] Re: Closing lid results in kernel panic visible on VT-1

2009-05-12 Thread petski
As a null-test I've commented out lines 30-34, which contain a workaround for this bug, in /etc/init.d/hotkey-setup and rebooted to 2.6.28-11-generic, which is currently in jaunty-main. Closing lid caused a panic again (as expected). I've installed Andy's amd64 deb's afterwards and rebooted to

[Bug 228399] Re: Closing lid results in kernel panic

2009-05-07 Thread Leann Ogasawara
Seems the patch has since been accepted upstream. Pasting the upstream git commit id below. Thanks. ogasaw...@yoji:~/linux-2.6$ git log 74a365b3f354fafc537efa5867deb7a9fadbfe27 commit 74a365b3f354fafc537efa5867deb7a9fadbfe27 Author: Matthew Garrett mj...@srcf.ucam.org Date: Thu Mar 19

[Bug 228399] Re: Closing lid results in kernel panic

2009-03-30 Thread petski
Patch was accepted into acpi-test ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- Closing lid results in kernel panic https://bugs.launchpad.net/bugs/228399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 228399] Re: Closing lid results in kernel panic

2009-03-23 Thread petski
FYI: There's an update at [1]. Patch available at [2]. [1] http://bugzilla.kernel.org/show_bug.cgi?id=11259 [2] http://patchwork.kernel.org/patch/13147/ -- Closing lid results in kernel panic https://bugs.launchpad.net/bugs/228399 You received this bug notification because you are a member of

[Bug 228399] Re: Closing lid results in kernel panic

2009-03-07 Thread petski
There might also be a relation with http://bugzilla.kernel.org/show_bug.cgi?id=11259 -- Closing lid results in kernel panic https://bugs.launchpad.net/bugs/228399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 228399] Re: Closing lid results in kernel panic

2009-03-02 Thread Andy Whitcroft
Could those of you affected by this bug try reproducing this from VT-1. Before reproducing could you run the following command which should reduce the font size sidnificantly so that the entire panic is visible: consolechars -f /usr/share/consolefonts/Uni1-VGA8.psf.gz You may need to install

Re: [Bug 228399] Re: Closing lid results in kernel panic

2009-03-02 Thread petski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Let's start with a brief introduction: * In my case, lid-closures do not result in a kernel panic anymore since these lines were added to /etc/init.d/hotkey-setup: 39 for x in /proc/acpi/video/*/DOS; do 40 if

[Bug 228399] Re: Closing lid results in kernel panic

2009-02-24 Thread Leann Ogasawara
Hi petski, Would you be willing to test with the latest pre-release of Jaunty 9.04 (currently Alpha4). It contains a newer 2.6.28 based kernel. It would be great to know if this issue remains. I imagine you should be able to test using a LiveCD. Also note that Jaunty Alpha5 is expected to come

[Bug 228399] Re: Closing lid results in kernel panic

2009-02-24 Thread Lars Düsing
Leann, I'm using9.04 since alpha2... problem is still there. But not as reproductable as in 8.10. I'll have a look next time for more debug information. -- Closing lid results in kernel panic https://bugs.launchpad.net/bugs/228399 You received this bug notification because you are a member of

[Bug 228399] Re: Closing lid results in kernel panic

2008-10-16 Thread petski
I've just tried to reproduce this issue on Linux workmate 2.6.27-7-generic #1 SMP. There is still a kernel panic when I close the lid (see attached screenshot). Because I noticed the error could be SMP-related, I disabled one of the CPU's (sudo sh -c 'echo 0 /sys/devices/system/cpu/cpu1/online')

[Bug 228399] Re: Closing lid results in kernel panic

2008-09-22 Thread Ashton Batty
I have tested with the current 64bit Intrepid, using the kernel 2.6.27-4, and there is no problem. I'll try with the 32bit Intrepid when beta 1 livecd is released. -- Closing lid results in kernel panic https://bugs.launchpad.net/bugs/228399 You received this bug notification because you are a

[Bug 228399] Re: Closing lid results in kernel panic

2008-08-28 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the upcoming Intrepid Ibex 8.10 release. As a result, the kernel team would appreciate it if you could please test this newer 2.6.27 Ubuntu kernel. There are one of two ways you should be able to test: 1) If you are comfortable

[Bug 228399] Re: Closing lid results in kernel panic

2008-08-20 Thread martin
I have got HP 550 laptop and the same bug (kernel panic after close/open the lid) with ubuntu 8.04 Hardy Heron and kernel 2.6.24-19-generic. When I set boot option acpi=off it works fine. But acpi=off option is not good solution. -- Closing lid results in kernel panic

[Bug 228399] Re: Closing lid results in kernel panic

2008-06-08 Thread petski
Al small summary of LP #157691 : After booting, /proc/acpi/video/C098/DOS by default is set to '0'. If I close the lid of my laptop (which is a HP/Compaq 6710b), this results in a kernel panic. When I set /proc/acpi/video/C098/DOS to '7' it won't. -- Closing lid results in kernel panic

[Bug 228399] Re: Closing lid results in kernel panic

2008-06-02 Thread Peter Veerman
I have the same laptop model. And the same bug. And I get a kernel panic when the lid is closed. I do get the same kernel panic message like petski. -- Closing lid results in kernel panic https://bugs.launchpad.net/bugs/228399 You received this bug notification because you are a member of Ubuntu

[Bug 228399] Re: Closing lid results in kernel panic

2008-06-02 Thread petski
This bug is probably related to LP #157691 -- Closing lid results in kernel panic https://bugs.launchpad.net/bugs/228399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 228399] Re: Closing lid results in kernel panic

2008-06-02 Thread Leann Ogasawara
** Changed in: linux (Ubuntu) Importance: Undecided = High Assignee: (unassigned) = Ubuntu Kernel Team (ubuntu-kernel-team) Status: Confirmed = Triaged -- Closing lid results in kernel panic https://bugs.launchpad.net/bugs/228399 You received this bug notification because you are

[Bug 228399] Re: Closing lid results in kernel panic

2008-05-24 Thread Ashton Batty
I have the same laptop model. And the same bug. And I get a kernel panic when the lid is closed. Set the bug to confirmed? Probably won't help much but here is another kernel panic photo... messages are a bit different to the above. I haven't got the time to check... but I don't recall the bug

[Bug 228399] Re: Closing lid results in kernel panic

2008-05-16 Thread Leann Ogasawara
Hi petski, Just to see if it will make a difference, care to test the Intrepid Ibex 8.10 kernel? It was most recently rebased with the upstream 2.6.25 kernel (which contains the patch you've referenced) and is currently available in the following PPA:

[Bug 228399] Re: Closing lid results in kernel panic

2008-05-16 Thread petski
Hi Leann, Thanks for taking the time to send me a reply. The bug is also reproducible with a 2.6.25 kernel that came from the PPA. Version information: Linux workmate 2.6.25-1-generic #1 SMP Tue May 13 02:19:02 UTC 2008 x86_64 GNU/Linux Ubuntu 2.6.25-1.2ubuntu4-generic Attached you'll find a

[Bug 228399] Re: Closing lid results in kernel panic

2008-05-11 Thread petski
** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Incomplete = Invalid ** Changed in: xserver-xorg-video-intel Status: New = Invalid -- Closing lid results in kernel panic https://bugs.launchpad.net/bugs/228399 You received this bug notification because you are a member of

[Bug 228399] Re: Closing lid results in kernel panic

2008-05-10 Thread petski
I booted my laptop, did a Control-Alt-F1 and closed the lid. This resulted in a kernel panic. Attached you'll find the logfiles/screenshots. I also tried with a 2.6.24-16 kernel, which resulted in a kernel panic as well. I also tried to boot with a Ubuntu 7.10 live CD. This runs kernel 2.6.22-14

[Bug 228399] Re: Closing lid results in kernel panic

2008-05-10 Thread petski
** Tags added: kernel-oops ** Also affects: linux-source-2.6.24 (Ubuntu) Importance: Undecided Status: New ** Description changed: + IMPORTANT: Information in this desciption field is incorrect. Please + read the comments for further explanation. + When I close the lid of my