[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2013-04-01 Thread dino99
** Changed in: hotkey-setup (Ubuntu Hardy) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/157691 Title: Hardy/Gutsy crashes when the lid is closed on a HP

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2009-08-12 Thread petski
Hi all, please read up on LP #228399 , it might be related. -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2009-08-12 Thread RayH
I can confirm that applying this patch to the standard 2.6.24-24-generic distribution and installing the resulting custom kernel seems to have solved the problem with the lid closing switch causing a kernel panic on the HP 6710B. I'm not crazy about running a custom kernel, so bearing in mind

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2009-08-11 Thread RayH
Here's the original distribution of osl.c for your inforation ** Attachment added: 2.6.24-24-generic version of osl.c http://launchpadlibrarian.net/30145386/osl.c.distribution -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2009-08-11 Thread Bjorn Helgaas
OK, here's the patched osl.c for 2.6.24-24-generic. I see why the manually-applied upstream patch failed: upstream has three workqueues, but 2.6.24 has only two, so the kacpi_hotplug_wq bit doesn't work there. ** Attachment added: 2.6.24-24-generic osl.c with bind to CPU 0 patch

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2009-08-10 Thread RayH
I got hit by this bug too. Hardware HP6710B r...@x01:~# uname -a Linux X01 2.6.24-24-generic #1 SMP Fri Jul 24 22:15:50 UTC 2009 x86_64 GNU/Linux Symptom === Closing the lid amost always caused a kernel panic. Everything on the machine freezes. Only reason I know for sure it was a

Re: [Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2009-08-10 Thread Bjorn Helgaas
On Monday 10 August 2009 10:22:38 am RayH wrote: I got hit by this bug too. This patch should fix it: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=74b5820808215f65b70b05a099d6d3c969b82689 If it doesn't, let me know. Bjorn Hardware HP6710B

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2009-08-10 Thread RayH
The patch didn't apply properly automatically: it was rejected because the context was incorrect. I've tried adding it manually by using vi. We'll see what happens when I recompile the kernel but I'm not so hopeful. Here's the diff I ended up with: osl.c is the linux kernel src for Ubuntu as of

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2009-08-10 Thread RayH
Yup Patch fails as I feared. I admit to being really out of my depth here, but it looks very much like a lot has changed in this driver from when you generated your patch the hotplug section simply isn't declared any more (or else I've been dumb and missed some config item that has changed

Re: [Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2009-08-10 Thread Bjorn Helgaas
On Monday 10 August 2009 11:52:32 am RayH wrote: The patch didn't apply properly automatically: it was rejected because the context was incorrect. I've tried adding it manually by using vi. We'll see what happens when I recompile the kernel but I'm not so hopeful. Yep, that context changed a

Re: [Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2009-08-10 Thread Bjorn Helgaas
On Monday 10 August 2009 12:01:40 pm RayH wrote: Yup Patch fails as I feared. I admit to being really out of my depth here, but it looks very much like a lot has changed in this driver from when you generated your patch the hotplug section simply isn't declared any more (or else I've

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2009-07-29 Thread adrianopol
Item #33 solved problem. Thanks! -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2009-07-29 Thread Bjorn Helgaas
I think this is the same issue as http://bugzilla.kernel.org/show_bug.cgi?id=13751 . The root cause of 13751 seems to be a BIOS defect in SMI handling that corrupts registers or memory when the SMI handler runs somewhere other than CPU 0. One way to workaround it is to boot with nosmp. Another

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2009-06-12 Thread Steve Langasek
For hardy, backporting the change to hotkey-setup to also change the DOS setting on i810 chipsets is also reasonable and appropriate; but I don't think we'll be changing the kernel side of this. ** Changed in: linux (Ubuntu Hardy) Status: New = Won't Fix -- Hardy/Gutsy crashes when the

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2009-06-12 Thread Steve Langasek
I'm told by Matthew Garrett that the problem causing kernel crashes when closing the lid on HPs is resolved in recent kernels; and in any case the latest hotkey-setup package does set the DOS value to 7 for all systems with Intel video chipsets. So I think this bug can be considered fixed. **

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2009-01-17 Thread Bryce Harrington
** Description changed: I have an HP 6710b that I have installed Gusty Gibbon on and it all works fine until I close the lid and walk away. When I come back the screen is on as I left it but the system has frozen. This only happens when I leave the lid down and after about 10-20

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2009-01-07 Thread Loïc Minier
I'm reassigning from acpid to linux, matching the remote bug watch as there were reports of [timestamp] BUG: Could not handle a NULL pointer reference in kernel.; if the machine freezes, this is not an userspace problem. ** Changed in: linux (Ubuntu Hardy) Sourcepackagename: acpid = linux --

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-09-15 Thread Davíð Jakobsson
Confirming that petski's patch works on HP 6710b. Thanks man! -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-09-07 Thread Alan Johnson
Sorry folks, but this still does not work for me. I also now have Hardy running on a Dell Latitude D630 and it has the same problem. Both this and my HP 6510b I mentioned before have an Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller. I suspect this bug will apply to all

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-09-07 Thread Joonas Koivunen
I too have noticed that neither using the PPA package provided above or the echo -n 7 .../DOS line in rc.local does the trick. But when I do it manually (either restart hotkey-setup or just echo it) AFTER logging in (through the graphical login so that X is running) it works and even

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-09-05 Thread Brian Murray
** Tags added: valid-xorg-conf -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-09-05 Thread Kieran Fleming
This bug seems to be fixed in intrepid alpha 5. -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-08-22 Thread Steve Langasek
** Changed in: hotkey-setup (Ubuntu Hardy) Status: New = Confirmed -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-08-02 Thread Mathieu Leplatre
Thank you petski, the patch works for me on HP 6710b. -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-07-21 Thread igor_mk
I have gnome, not kde. Does this makes a difference? xset dpms does not return anything -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-07-04 Thread Joonas Koivunen
to igor_mk: Have you tried disabling DPMS power management from the kde system settings? It seemed to do the job for me. In 8.04 if I have DPMS (in kde sys settings) blanked out screen looks like theres one of the backlights is broken (which isn't the case), turning off the DPMS makes the

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-06-26 Thread igor_mk
Thanks petski, works for me, on HP Compaq 6720s. But since the beginning, the back-light does not turn off when I close the lid. And Power management is set to blank screen, on lid close. Thanks. -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-06-09 Thread nostra
Works great for me. thanks petski. -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-06-08 Thread petski
** Changed in: hotkey-setup (Ubuntu) Status: Fix Released = Confirmed -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-06-07 Thread maknu
Petski, you're really great! This patch is working fine on my HP 2510p! Thanks! -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-06-03 Thread Peter Veerman
Petski Thanks for the patch, it does work for me. -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-06-03 Thread rebugger
Thanks alot petski, it works great. -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-06-02 Thread petski
I've used Launchpad's PPA to build a new version of the hotkey-setup package. It covers these changes: * Merged with Debian unstable (version 0.1-21) * Allow more than one driver in xorg.conf * Added 'coreutils' to Depends (because we need '/usr/bin/uniq') * Added 'pciutils' to Depends

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-05-20 Thread Gabriele Vivinetto
The bug is still present in Hardy on my HP6510b. /etc/init.d/hotkey-setup does not work for me. -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-05-20 Thread Gabriele Vivinetto
This is because there is no more a reference in /etc/X11/xorg.conf to the intel driver, that is loaded automatically. So the function do_video() in /etc/init.d/hotkey-setup does not work. The bug should be transferred to hotkey-setup ? -- Hardy/Gutsy crashes when the lid is closed on a HP

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-05-20 Thread Ivan Noris
Hmm. Last time I rebooted, my own patch was not working. I realized that I need to run /etc/init.d/hotkey-setup start AFTER I log into GNOME. So I added the script to my session. I don't really understand this :-( -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-05-17 Thread Gerhard Kremer
Can I suggest trying the new Intrepid PPA kernel? In my case, it solved the problem. See bug #206511 for details. -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug notification because you are a member

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-05-15 Thread Kieran Fleming
What about matching hardware from lspci? It is the best place to find this info IMO, and it means that the fix will only be applied on chips where we know it's needed on. -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-05-15 Thread Mathieu Leplatre
Here is mine ! Thanks Good luck ! ** Attachment added: lspci HP Compaq 6710b http://launchpadlibrarian.net/14541909/lspci.txt -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug notification because

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p (and Thinkpad R60e)

2008-04-28 Thread Ivan Noris
Hmm. After a few days (actually, from the release date of Hardy) I've searched for this solution. I'm using Thinkpad R60e with Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03). Closing the laptop lid was a disaster for me until today. According to

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-04-27 Thread Alan Johnson
Hi, I also have a 6510b with a fresh install of Hardy. I used the work around to fix the problem on Gutsy, and it came back on with Hardy. The problem appears to be that the regex in that sed statement (which came from the hotkey-setup script) needs to be updated for the newer xorg.conf in the

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-04-27 Thread Alan Johnson
Here's the Gutsy fresh xorg.conf on this 6510b ** Attachment added: fresh Gutsy install xorg.conf http://launchpadlibrarian.net/13969993/xorg.conf.1 -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-04-14 Thread laga
Hans, the fix works on my 6510b. /proc/acpi/video/*/DOS is set to 7 and it doesn't crash when I close the lid. -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug notification because you are a member of

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-04-14 Thread Hans Deragon
# sudo cat /proc/acpi/video/*/DOS # /proc/acpi/video/C098/DOS is the only file there. DOS setting: 0 Thus, in my case, the fix did not got installed properly on my HP Compaq 6510b. Probably an installation issue? Of course, I have the latest packages, including hotkey-setup 0.1-17ubuntu21.

Re: [Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-04-14 Thread laga
Hans Deragon schrieb: # sudo cat /proc/acpi/video/*/DOS # /proc/acpi/video/C098/DOS is the only file there. DOS setting: 0 Thus, in my case, the fix did not got installed properly on my HP Compaq 6510b. Probably an installation issue? Of course, I have the latest packages, including

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-04-14 Thread Hans Deragon
#sudo ls -l /etc/init.d/hotkey-setup -rwxr-xr-x 1 root root 3576 2008-04-10 12:49 /etc/init.d/hotkey-setup Your sed command returns nothing. The graphic driver is not specified in the file. /var/log/Xorg.0.log contains (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-04-12 Thread Hans Deragon
hotkey-setup 0.1-17ubuntu21 does not fix this problem. My HP Compaq 6510b still freezes when lid is closed. And my interim workaround `echo 1 /proc/acpi/video/*/DOS` continued to do the job. I have put this bug's status back to Confirmed. -- Hardy/Gutsy crashes when the lid is closed on a HP

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-04-10 Thread Matthew Garrett
_DOS is set by the hotkey-setup init script. 7 is actually the correct value for us in this case. ** Changed in: hotkey-setup (Ubuntu) Sourcepackagename: acpid = hotkey-setup -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-04-10 Thread Matthew Garrett
** Attachment added: hotkey_setup.diff http://launchpadlibrarian.net/13334750/hotkey_setup.diff -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug notification because you are a member of Ubuntu

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-04-10 Thread Launchpad Bug Tracker
This bug was fixed in the package hotkey-setup - 0.1-17ubuntu21 --- hotkey-setup (0.1-17ubuntu21) hardy; urgency=low * Change the default _DOS value, preventing crashes on lid close. LP: #157691. -- Matthew Garrett [EMAIL PROTECTED] Thu, 10 Apr 2008 17:06:14 +0100 **

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-03-25 Thread Gerhard Kremer
I confirm the bug on HP 6120, Hardy beta, kernel 2.6.24-12-generic (but have this problem since Gutsy). -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug notification because you are a member of Ubuntu

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-03-25 Thread Gerhard Kremer
Roger's solution works for me too. Great! -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p https://bugs.launchpad.net/bugs/157691 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-02-28 Thread pableu
** Summary changed: - Hardy/Gusty crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p + Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p -- Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p