[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2012-04-09 Thread Curtis Hovey
** Changed in: linux-source-2.6.20 (Ubuntu) Assignee: Registry Administrators (registry) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/81767 Title: Suspend to RAM does not work

Re: [Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2009-07-02 Thread mtm...@yahoo.com
hi, it seems like suspend to ram works ok. hibernate still has problems. after resume, the machine sometimes dies after some minutes. // Magnus --- On Thu, 7/2/09, Amit Kucheria wrote: > From: Amit Kucheria > Subject: [Bug 81767] Re: Suspend to RAM does not work well on HP no

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2009-07-02 Thread Amit Kucheria
This bug was about suspend to RAM. That has been confirmed as working in comment #31. Please file a separate bug for the hibernate issue. @Dmitry: Please file a separate bug for Pavilion DV4 ** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released -- Suspend to RAM does not work

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2009-06-25 Thread Dmitry
Hello I can confirm the problem too on my HP Pavilion dv4 and ubuntu 9.04 Thanks. -- Suspend to RAM does not work well on HP notebook nx7400 in feisty https://bugs.launchpad.net/bugs/81767 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2009-06-13 Thread mtm...@yahoo.com
I can confirm that the problem still occurs using hp nx7400 and ubuntu 9.04 (it can suspend to ram, but not hibernate). -- Suspend to RAM does not work well on HP notebook nx7400 in feisty https://bugs.launchpad.net/bugs/81767 You received this bug notification because you are a member of Ubuntu

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2009-04-28 Thread Amit Kucheria
Unfortunately it seems this bug is still an issue. Can you confirm this issue exists with the most recent Jaunty Jackalope 9.04 release - http://www.ubuntu.com/news/ubuntu-9.04-desktop . Please let us know your results. Thanks. -- Suspend to RAM does not work well on HP notebook nx7400 in feis

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2009-01-13 Thread Leann Ogasawara
** Tags added: suspend ** Tags added: resume ** Tags added: intrepid -- Suspend to RAM does not work well on HP notebook nx7400 in feisty https://bugs.launchpad.net/bugs/81767 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2008-12-05 Thread Craig Harding
Most of the time suspend to RAM works for me with Intrepid but randomly the keyboard and touchpad will not work. The network and X come back to life and the power button works but keyboard and touchpad do not. Only resolve is to hard power off. uname -a: Linux charding-laptop 2.6.27-9-generic #1

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2008-09-12 Thread John Brown Jr.
Did not quite work for me in Intrepid Alpha 5 with all the updates. The result is the same as in previous two Ubuntu releases. The system does not wake up from suspend to ram on it's own. (Unless I don't hold down a (any) key on the keyboard. Then it wakes up in ~10-15 seconds). uname -a: Linux la

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2008-09-11 Thread randallw
Seems to be working for me in Intrepid alpha 5 too using live CD. -- Suspend to RAM does not work well on HP notebook nx7400 in feisty https://bugs.launchpad.net/bugs/81767 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

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 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2008-08-24 Thread randallw
This problem (keyboard failure after resume) is still present for me in Hardy but appears to be fixed in Intrepid alpha 4 (for me with the live CD, at least). In Hardy, my suggested fix above also doesn't work because the suspend/resume scripts look to be generated automatically. I found a (hac

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-12-26 Thread randallw
Thank you so much for posting this workaround! I have been annoyed by this problem for several ubuntu releases now, each time hoping the problem would be magically fixed. Anyway, in case others are having this problem and want to automate this workaround, I did the following. (This is for Ubuntu gu

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-07-12 Thread Jan Skowron
Solution: sudo sh -c 'echo -n "i8042" > /sys/bus/platform/drivers/i8042/unbind' sudo sh -c 'echo -n "i8042" > /sys/bus/platform/drivers/i8042/bind' Problem with keyboard not working after resume from suspend is in driver i8042. Until it will be fixed I advise to use this workaroud. Other sol

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-04-06 Thread filu
There is also a method for fixing the keyboard problem without having to compile the kernel. See Bug #23497 (https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/23497) for details This works for my hp nx7400 (EY508ES, T2250) -- Suspend to RAM does not work well on HP notebook nx7400 in

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-03-23 Thread John Brown Jr.
Feisty Beta almost works - it manages to wake up from suspend2ram just fine, only the display stays off, as others have noted. It can be fixed, though (at least it works for my nx7400 flavor). There were 2 steps to enable display to resume: 1) I compiled i8042 as module, configured /etc/default/ac

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-03-21 Thread Tim Gardner
** Changed in: linux-source-2.6.20 (Ubuntu) Importance: Medium => Low Assignee: Tim Gardner => Ubuntu Kernel ACPI Team Status: Needs Info => Confirmed -- Suspend to RAM does not work well on HP notebook nx7400 in feisty https://launchpad.net/bugs/81767 -- ubuntu-bugs mailing list

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-03-21 Thread Andrei Moldovan
Hello, The brightness problem occurs even if the driver is compiled as a module. Any keyboard or mouse activity doesn't turn it back on. Only the brightness keys do. So, I'm guessing that that brightness problem is related to some weird power management feature. I wouldn't mind the brightness pro

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-03-21 Thread JT
When you compiled the kernel yourself with i8042 as a module, did the brightness issue still occur? What I am wondering is whether the brightness is down because of a power management setting, but never comes back up because there is no event from keyboard or mouse to tell it to turn back on. If yo

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-03-19 Thread Andrei Moldovan
Hello, About the screen. It doesn't seem to be turned off. I can see everything that happens as the laptop resumes. It's just that the brightness is turned all the way down (lower than possible by using the brightness keys). I can even see the messages as I shut it down by pressing the power butto

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-03-19 Thread JT
Same for me. It seems clear that i8042 as a module is the solution and unloading/reloading this and psmouse on suspend/resume is necessary. This clearly needs changing in the releases though. The question now I believe is whether the screen is turned off and you have to press the brightness butt

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-03-19 Thread ian
Hello I have exactly the same problems as Andrei Moldovan. I have not tried to recompile the kernel myself as yet. -- Suspend to RAM does not work well on HP notebook nx7400 in feisty https://launchpad.net/bugs/81767 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubunt

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-03-19 Thread Andrei Moldovan
Hello, The new kernel (2.6.20-12) is still compiled with the i8042 driver built-in. Resume works, but the keyboard is inactive. Same problem as before. I've tried compiling the kernel myself with the driver as a module and suspend/resume works, but I've had trouble compiling the restricted module

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-03-18 Thread Ben Collins
Some fixed went into -11/-12 for this laptop. See if they help. ** Changed in: linux-source-2.6.20 (Ubuntu) Status: Confirmed => Needs Info -- Suspend to RAM does not work well on HP notebook nx7400 in feisty https://launchpad.net/bugs/81767 -- ubuntu-bugs mailing list ubuntu-bugs@lists

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-03-16 Thread ian
I too have a HP nx7400 laptop and suspend to RAM/Disk does not work at all. My model is EY252ET#ABU Intel CPU T2400 1833MHx Processor Stepping 8 Cache Size (L1/L2) 64/2048 Kb Memory Size 1024 Mb ROM Date 10/23/2006 ROM BIOS version F.08 I am running fiesty with kernel 2.6.20-11-generic My suspen

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-03-16 Thread ian
Apologies for the double post - firefox crashed just after I clicked the Save Changes button and then recovered the page when I started firefox again. -- Suspend to RAM does not work well on HP notebook nx7400 in feisty https://launchpad.net/bugs/81767 -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-03-16 Thread ian
I too have a HP nx7400 laptop and suspend to RAM/Disk does not work at all. My model is EY252ET#ABU Intel CPU T2400 1833MHz Processor Stepping 8 Cache Size (L1/L2) 64/2048 Kb Memory Size 1024 Mb ROM Date 10/23/2006 ROM BIOS version F.08 I am running fiesty with kernel 2.6.20-11-generic My suspen

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-03-16 Thread Andrei Moldovan
Maybe. Mine is HP nx7400 - ey508es. I haven't tried with an USB keyboard and mouse to see what happens. -- Suspend to RAM does not work well on HP notebook nx7400 in feisty https://launchpad.net/bugs/81767 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailma

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-03-16 Thread JT
Thanks Interestingly I don't have this problem with the display I have noticed that issue mentioned elsewhere however Perhaps there is something different about my system? I'm happy to provide any info required -- Suspend to RAM does not work well on HP notebook nx7400 in feisty https://launchpad

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-03-16 Thread Andrei Moldovan
Hello, As stated in the duplicate bug, the problem is the i8042 keyboard driver that is built into the kernel. If the driver is compiled as a module and removed before suspend along with the psmouse module, suspend works. The problem that appears now is that the screen is turned off and you have

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-03-16 Thread JT
** Attachment added: "kern.log.0" http://librarian.launchpad.net/6839622/kern.log.0 -- Suspend to RAM does not work well on HP notebook nx7400 in feisty https://launchpad.net/bugs/81767 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-03-16 Thread JT
** Attachment added: "dmiddecode" http://librarian.launchpad.net/6839446/dmiddecode.log -- Suspend to RAM does not work well on HP notebook nx7400 in feisty https://launchpad.net/bugs/81767 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ub

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-03-16 Thread JT
** Attachment added: "lspci" http://librarian.launchpad.net/6839412/lspci-vvnn.log -- Suspend to RAM does not work well on HP notebook nx7400 in feisty https://launchpad.net/bugs/81767 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-03-16 Thread JT
I have the same problem on the same model notebook However I can clarify further what is happening. I am typing this on my usb keyboard after a resume from suspend to RAM. I also use a usb mouse most of the time. The problem is that whilst everthing else seems to wake up fine, neither the intern

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-02-26 Thread Tim Gardner
Please read and try the suggestions contained in : https://wiki.ubuntu.com/KernelSuspendDebugging -- Suspend to RAM does not work well on HP notebook nx7400 in feisty https://launchpad.net/bugs/81767 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/list

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-02-23 Thread Ben Collins
** Changed in: linux-source-2.6.20 (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- Suspend to RAM does not work well on HP notebook nx7400 in feisty https://launchpad.net/bugs/81767 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubu

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-02-21 Thread Tim Gardner
** Changed in: linux-source-2.6.20 (Ubuntu) Assignee: (unassigned) => Tim Gardner -- Suspend to RAM does not work well on HP notebook nx7400 in feisty https://launchpad.net/bugs/81767 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-02-18 Thread Cristian Aravena Romero
Thanks for taking the time to report this bug. Unfortunately we can't fix it, because your description didn't include enough information. Please include the following additional information, if you have not already done so (please pay attention to lspci's additional options), as required by the

[Bug 81767] Re: Suspend to RAM does not work well on HP notebook nx7400 in feisty

2007-01-30 Thread Michael Broadbent
** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.20 -- Suspend to RAM does not work well on HP notebook nx7400 in feisty https://launchpad.net/bugs/81767 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs