[Bug 290911] Re: Hardy kernel update kills suspend-to-disk

2013-02-27 Thread Stefan Bader
Closing due to inactivity. ** Changed in: linux (Ubuntu) Status: Incomplete => Invalid ** Changed in: linux (Ubuntu) Assignee: Stefan Bader (stefan-bader-canonical) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 290911] Re: Hardy kernel update kills suspend-to-disk

2010-03-13 Thread Jeremy Foshee
This bug report was marked as Triaged a while ago but has not had any updated comments for quite some time. Please let us know if this issue remains in the current Ubuntu release, http://www.ubuntu.com/getubuntu/download . If the issue remains, click on the current status under the Status column

[Bug 290911] Re: Hardy kernel update kills suspend-to-disk

2009-05-21 Thread Simon Holm Thøgersen
Hi Sven-Ola, if you still experience the problem and is interested in a solution, I think you should try building the latest upstream kernel yourself, see https://wiki.ubuntu.com/KernelTeam/GitKernelBuild. Provided the problem still exists I think you should report the problem upstream, since it s

[Bug 290911] Re: Hardy kernel update kills suspend-to-disk

2009-01-13 Thread Leann Ogasawara
** Tags added: hibernate ** Tags added: resume -- Hardy kernel update kills suspend-to-disk https://bugs.launchpad.net/bugs/290911 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

Re: [Bug 290911] Re: Hardy kernel update kills suspend-to-disk

2008-10-30 Thread sven-ola
Stefan, some more info. Tested with removed madwifi-kernel-mdules (madwifi is a known souce of quirks). Still freezing. Tested without "mem=768M". Still freezing. On my netbook I use a small pm adaption for speed: [EMAIL PROTECTED]:~# cat /etc/pm/sleep.d/drop_caches #!/bin/sh if [ "$1" = "hibe

Re: [Bug 290911] Re: Hardy kernel update kills suspend-to-disk

2008-10-30 Thread sven-ola
Stefan, dunno who's reading - so I'll continue in english. Logs and start screen provide no good hints - but have a look for yourself. I think this will require an extended printk-insertion-session. Because google gives too much results: is the earned security extra worth the hassle? http://ww

[Bug 290911] Re: Hardy kernel update kills suspend-to-disk

2008-10-30 Thread Stefan Bader
This option marks the read-only kernel data sections as write-protected in the page tables. As this is a security feature and not a generic problem (hibernate still works at least on my laptop) we should find out what creates the issue on your machine. Can you try whether doing the initial boot wi

[Bug 290911] Re: Hardy kernel update kills suspend-to-disk

2008-10-30 Thread Leann Ogasawara
** Changed in: linux (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Stefan Bader (stefan-bader-canonical) Status: New => Triaged -- Hardy kernel update kills suspend-to-disk https://bugs.launchpad.net/bugs/290911 You received this bug notification because you ar

[Bug 290911] Re: Hardy kernel update kills suspend-to-disk

2008-10-30 Thread sven-ola
Compiled that kernel with CONFIG_DEBUG_RODATA=y and compared that against a self compiled kernel without this option. Result: Please revert to "#CONFIG_DEBUG_RODATA is not set" or fix this issue which prevents restore-from-hibernation in the DEBUG_RODATA kernel code. Thank you. -- Hardy kernel u