Re: [Suspend-devel] s2disk/s2ram not working with recent kernels on Acer Extensa 4100 WLMI

2007-08-14 Thread Felix Homann
Rafael J. Wysocki wrote: > > Well, I can't yelp you much from now on. > > Please report that directly to LKML, there's a chance someone in there will > be able to help you. > > Greetings, > Rafael Hi Rafael, thank you very much for all you've already done!!! Kind regards, Felix

Re: [Suspend-devel] s2disk/s2ram not working with recent kernels on Acer Extensa 4100 WLMI

2007-08-09 Thread Pavel Machek
Hi! > > I can nowsuspend and resume using the "nolapic" kernel option! (I > > remember that I needed that option way in the past as well > > as patching the DSDT to get the battery state; I didn't need both for a > > long time now...) > > > > Using the nolapic option there are some warnings at b

Re: [Suspend-devel] s2disk/s2ram not working with recent kernels on Acer Extensa 4100 WLMI

2007-08-09 Thread Rafael J. Wysocki
On Thursday, 9 August 2007 00:28, Felix Homann wrote: > Hi again, > > now we're getting closer: > > With "echo test > /sys/power/disk" it's just the same, but with "echo > shutdown > ..." the kernel will panic. The very last lines read like this: > > EIP: [ lapic_nmi_suspend+0x1d/0x30 ss:ESP 006

Re: [Suspend-devel] s2disk/s2ram not working with recent kernels on Acer Extensa 4100 WLMI

2007-08-08 Thread Felix Homann
Hi again, now we're getting closer: With "echo test > /sys/power/disk" it's just the same, but with "echo shutdown > ..." the kernel will panic. The very last lines read like this: EIP: [ lapic_nmi_suspend+0x1d/0x30 ss:ESP 0068:c1ae3ec8 Kernel panic - not yncing: Attempted to kill init! I can n

Re: [Suspend-devel] s2disk/s2ram not working with recent kernels on Acer Extensa 4100 WLMI

2007-08-08 Thread Felix Homann
Rafael J. Wysocki wrote: > On Wednesday, 8 August 2007 22:40, Felix Homann wrote: >>> Well, only that CONFIG_DISABLE_CONSOLE_SUSPEND is probably unset ... >> >> As stated before, I could not set it in 'make xconfig', > > It depends on PM_DEBUG, you should enable that first. Thanks, I'm building a

Re: [Suspend-devel] s2disk/s2ram not working with recent kernels on Acer Extensa 4100 WLMI

2007-08-08 Thread Rafael J. Wysocki
On Wednesday, 8 August 2007 22:40, Felix Homann wrote: > Rafael J. Wysocki wrote: > > > >> Does this tell you something? > > > > Well, only that CONFIG_DISABLE_CONSOLE_SUSPEND is probably unset ... > > > As stated before, I could not set it in 'make xconfig', It depends on PM_DEBUG, you should

Re: [Suspend-devel] s2disk/s2ram not working with recent kernels on Acer Extensa 4100 WLMI

2007-08-08 Thread Felix Homann
Rafael J. Wysocki wrote: > >> Does this tell you something? > > Well, only that CONFIG_DISABLE_CONSOLE_SUSPEND is probably unset ... As stated before, I could not set it in 'make xconfig', I've manually added the line to my .config but it was gone after building the kernel. Didn't Pavel Machek

Re: [Suspend-devel] s2disk/s2ram not working with recent kernels on Acer Extensa 4100 WLMI

2007-08-08 Thread Rafael J. Wysocki
On Wednesday, 8 August 2007 22:27, Felix Homann wrote: > Rafael J. Wysocki wrote: > > On Wednesday, 8 August 2007 21:17, Felix wrote: > >> > >> I don't think this is of any help, though... > > > > Yes, it is. > > > > At least we know that none of the device drivers that you use is totally > > bro

Re: [Suspend-devel] s2disk/s2ram not working with recent kernels on Acer Extensa 4100 WLMI

2007-08-08 Thread Felix Homann
Rafael J. Wysocki wrote: > On Wednesday, 8 August 2007 21:17, Felix wrote: >> >> I don't think this is of any help, though... > > Yes, it is. > > At least we know that none of the device drivers that you use is totally > broken wrt suspend. Also, I've seen EC messages similar to the above > some

Re: [Suspend-devel] s2disk/s2ram not working with recent kernels on Acer Extensa 4100 WLMI

2007-08-08 Thread Rafael J. Wysocki
On Wednesday, 8 August 2007 21:17, Felix wrote: > Rafael J. Wysocki wrote: > > > > Can you please do the following: > > > > * compile the kernel with CONFIG_DISABLE_CONSOLE_SUSPEND=y > > and the appended patch applied > > * boot the kernel with init=/bin/bash > > * run "mount /sys && mount /pro

Re: [Suspend-devel] s2disk/s2ram not working with recent kernels on Acer Extensa 4100 WLMI

2007-08-08 Thread Felix
Felix wrote: > > swsusp: Marking nosave pages: 000.009f000 - 0000010 Sorry for the dots. I just didn't count the zeroes ;-) Regards, Felix - This SF.net email is sponsored by: Splunk Inc. Still grepping

Re: [Suspend-devel] s2disk/s2ram not working with recent kernels on Acer Extensa 4100 WLMI

2007-08-08 Thread Felix
Rafael J. Wysocki wrote: > > Can you please do the following: > > * compile the kernel with CONFIG_DISABLE_CONSOLE_SUSPEND=y > and the appended patch applied > * boot the kernel with init=/bin/bash > * run "mount /sys && mount /proc && swapon -a" > * run "echo 8 > /proc/sys/kernel/printk" > * r

Re: [Suspend-devel] s2disk/s2ram not working with recent kernels on Acer Extensa 4100 WLMI

2007-08-07 Thread Rafael J. Wysocki
On Tuesday, 7 August 2007 22:42, Felix wrote: > Rafael J. Wysocki wrote: > > On Tuesday, 7 August 2007 22:24, Felix wrote: > > > > > > Hmm, boxes with similar hardware configurations usually suspend with no > > problems. > > > > May I see your .config? > > > > Sure, > > the config-2.6.18.1-

Re: [Suspend-devel] s2disk/s2ram not working with recent kernels on Acer Extensa 4100 WLMI

2007-08-07 Thread Felix
Rafael J. Wysocki wrote: On Tuesday, 7 August 2007 22:24, Felix wrote: Hmm, boxes with similar hardware configurations usually suspend with no problems. May I see your .config? Sure, the config-2.6.18.1-jawaka is the .config of the working kernel, the config-2.6.2.1-jawaka is in fact

Re: [Suspend-devel] s2disk/s2ram not working with recent kernels on Acer Extensa 4100 WLMI

2007-08-07 Thread Rafael J. Wysocki
On Tuesday, 7 August 2007 22:24, Felix wrote: > Rafael J. Wysocki wrote: > > Can you please post the output of 'lspci -v'? > > It's in the attachement. Hmm, boxes with similar hardware configurations usually suspend with no problems. May I see your .config? Greetings, Rafael --

Re: [Suspend-devel] s2disk/s2ram not working with recent kernels on Acer Extensa 4100 WLMI

2007-08-07 Thread Felix
Rafael J. Wysocki wrote: Can you please post the output of 'lspci -v'? It's in the attachement. Regards, Felix 00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03) Subsystem: Acer Incorporated [ALI] Unknown device 0066

Re: [Suspend-devel] s2disk/s2ram not working with recent kernels on Acer Extensa 4100 WLMI

2007-08-06 Thread Felix Homann Hi
Hi again, On Friday, 27 Jul 2007 01:33:02 -0700, Rafael J. Wysocki wrote > On Friday, 27 July 2007 10:15, Felix Homann wrote: >> Hi, >> >> with recent kernels I'm having several problems suspending with >> s2disk/s2ram. The last kernel it has been working flawlessly was 2.6.18.1: >> >> [...] >

Re: [Suspend-devel] s2disk/s2ram not working with recent kernels on Acer Extensa 4100 WLMI

2007-07-27 Thread Rafael J. Wysocki
On Friday, 27 July 2007 10:15, Felix Homann wrote: > Hi, > > with recent kernels I'm having several problems suspending with > s2disk/s2ram. The last kernel it has been working flawlessly was 2.6.18.1: > > First, here's what the working kernel says: > > 2.6.18.1: > > s2disk: >

[Suspend-devel] s2disk/s2ram not working with recent kernels on Acer Extensa 4100 WLMI

2007-07-27 Thread Felix Homann
Hi, with recent kernels I'm having several problems suspending with s2disk/s2ram. The last kernel it has been working flawlessly was 2.6.18.1: First, here's what the working kernel says: 2.6.18.1: s2disk: Except for the message "pm_ops ->prepare failed, using 'shutdown