Re: [Suspend-devel] s2ram works with init=/bin/bash but not otherwise

2007-07-17 Thread Stefan Seyfried
(added suspend-devel to cc:, please keep the conversation on-list so that more people can add their wisdom :-) On Tue, Jul 17, 2007 at 09:53:13AM -0600, David Baird wrote: > On 7/17/07, Stefan Seyfried <[EMAIL PROTECTED]> wrote: > >On Sun, Jul 08, 2007 at 10:14:34PM -0600, David Baird wrote: > >>

Re: [Suspend-devel] s2ram works with init=/bin/bash but not otherwise

2007-07-17 Thread Stefan Seyfried
On Thu, Jul 12, 2007 at 12:39:58AM -0300, Jorge Visca wrote: > Ok, after some testing i found it was the sonypi module. Now the lid > close is not detected, but anyway i had no use for that when i couldnt > suspend... > There is a replacement for this module being developped. > So, > > s2ram -f -a

Re: [Suspend-devel] s2ram works with init=/bin/bash but not otherwise

2007-07-17 Thread Stefan Seyfried
On Sun, Jul 08, 2007 at 10:14:34PM -0600, David Baird wrote: > Hi, > > I can get s2ram to work from init=/bin/bash, but when I boot the full > OS and log in (on a text virtual terminal), the system will not > suspend: > > s2ram -f -a 1 Does it "not suspend" (stays on) or does it "not resume"

Re: [Suspend-devel] s2ram works with init=/bin/bash but not otherwise

2007-07-14 Thread Jorge Visca
Pavel Machek wrote: > That probably means someone (you?) should add printk("suspend not supported by > sonypi"); return -EINVAL; at begging of its _suspend routine, so that > we break suspend in reliable and easy-to-debug manner? >

Re: [Suspend-devel] s2ram works with init=/bin/bash but not otherwise

2007-07-14 Thread Jorge Visca
Pavel Machek wrote: > That probably means someone (you?) should add printk("suspend not supported by > sonypi"); return -EINVAL; at begging of its _suspend routine, so that > we break suspend in reliable and easy-to-debug manner? >

Re: [Suspend-devel] s2ram works with init=/bin/bash but not otherwise

2007-07-13 Thread Pavel Machek
On Thu 2007-07-12 22:47:56, Jorge Visca wrote: > Pavel Machek wrote: > >> Ok, after some testing i found it was the sonypi module. Now the lid > >> close is not detected, but anyway i had no use for that when i couldnt > >> suspend... > >> > > > > Be sure to report this to sonypi authors. I'd

Re: [Suspend-devel] s2ram works with init=/bin/bash but not otherwise

2007-07-12 Thread Jorge Visca
Pavel Machek wrote: >> Ok, after some testing i found it was the sonypi module. Now the lid >> close is not detected, but anyway i had no use for that when i couldnt >> suspend... >> > > Be sure to report this to sonypi authors. I'd prefer not to have to > debug it over and over and over again

Re: [Suspend-devel] s2ram works with init=/bin/bash but not otherwise

2007-07-12 Thread Pavel Machek
> Ok, after some testing i found it was the sonypi module. Now the lid > close is not detected, but anyway i had no use for that when i couldnt > suspend... Be sure to report this to sonypi authors. I'd prefer not to have to debug it over and over and over again. > There is a replacement for this

Re: [Suspend-devel] s2ram works with init=/bin/bash but not otherwise

2007-07-11 Thread Jorge Visca
Ok, after some testing i found it was the sonypi module. Now the lid close is not detected, but anyway i had no use for that when i couldnt suspend... There is a replacement for this module being developped. So, s2ram -f -a 1 s2ram -f -a 3 and s2ram -f -p -m works on a sys_vendor = "Sony

Re: [Suspend-devel] s2ram works with init=/bin/bash but not otherwise

2007-07-11 Thread Pavel Machek
Hi! > >> I can get s2ram to work from init=/bin/bash, but when I boot the full > >> OS and log in (on a text virtual terminal), the system will not > >> suspend: > >> > >> s2ram -f -a 1 > >> > > Is there any difference in modules between working and broken case? > > Any interesting messag

Re: [Suspend-devel] s2ram works with init=/bin/bash but not otherwise

2007-07-11 Thread David Baird
On 7/10/07, Pavel Machek <[EMAIL PROTECTED]> wrote: > Hi! > > > I can get s2ram to work from init=/bin/bash, but when I boot the full > > OS and log in (on a text virtual terminal), the system will not > > suspend: > > > > s2ram -f -a 1 > > Is there any difference in modules between working and

Re: [Suspend-devel] s2ram works with init=/bin/bash but not otherwise

2007-07-11 Thread Jorge Visca
Pavel Machek wrote: > Hi! > >> I can get s2ram to work from init=/bin/bash, but when I boot the full >> OS and log in (on a text virtual terminal), the system will not >> suspend: >> >> s2ram -f -a 1 >> > Is there any difference in modules between working and broken case? > Any interest

Re: [Suspend-devel] s2ram works with init=/bin/bash but not otherwise

2007-07-10 Thread Pavel Machek
Hi! > I can get s2ram to work from init=/bin/bash, but when I boot the full > OS and log in (on a text virtual terminal), the system will not > suspend: > > s2ram -f -a 1 Is there any difference in modules between working and broken case? Any interesting messages in dmesg?

[Suspend-devel] s2ram works with init=/bin/bash but not otherwise

2007-07-08 Thread David Baird
Hi, I can get s2ram to work from init=/bin/bash, but when I boot the full OS and log in (on a text virtual terminal), the system will not suspend: s2ram -f -a 1 I tried many of the possibilities listed on http://en.opensuse.org/S2ram but none seemed to work (except perhaps with init=/bin/bas