public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* PROBLEM: ACPI crashes (2.6.2-rc2-mm1)
@ 2004-01-28 19:21 Georg C. F. Greve
       [not found] ` <m3n087khfl.fsf-glUV91rXKAHWIjgkaejU9x2eb7JE58TQ@public.gmane.org>
  0 siblings, 1 reply; 19+ messages in thread
From: Georg C. F. Greve @ 2004-01-28 19:21 UTC (permalink / raw)
  To: linux-kernel-u79uwXL29TY76Z2rM5mHXA
  Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f


[-- Attachment #1.1: Type: text/plain, Size: 502 bytes --]

Hi all,

still having problems with ACPI on ASUS M2N. [1]

With linux-2.6.2-rc2-mm1 with acpi4asus from CVS as of today:


Suspending to disk (S4) suspends just fine. It also finds the file and
reads the data back into active memory, as well. But when it comes to
the message

 "Waiting for DMAs to settle down." 

the machine suddenly crashes (reboot).

I tried to get some debugging output by not having swap mounted when
trying to suspend so it would have to come right back up. Here is the
output


[-- Attachment #1.2: Type: text/plain, Size: 619 bytes --]

Suspend Machine: Suspend failed, trying to recover...
Restarting tasks...<3>bad: scheduling while atomic!
Call Trace:
 [<c011b553>] schedule+0x5b3/0x5c0
 [<c011a5d9>] try_to_wake_up+0x109/0x1c0
 [<c011a69d>] wake_up_process+0xd/0x20
 [<c0135514>] thaw_processes+0xa4/0xe0
 [<c013677d>] software_suspend+0x8d/0xc0
 [<c01fe95a>] acpi_system_write_sleep+0xb3/0xce
 [<c01530cc>] vfs_write+0x9c/0x100
 [<c01531ad>] sys_write+0x2d/0x50
 [<c0366de7>] syscall_call+0x7/0xb

 done
bad: scheduling while atomic!
Call Trace:
 [<c011b553>] schedule+0x5b3/0x5c0
 [<c01531ad>] sys_write+0x2d/0x50
 [<c0366e1a>] work_resched+0x5/0x16

[-- Attachment #1.3: Type: text/plain, Size: 729 bytes --]



Suspend to RAM (S3 via 3bios) seems to suspend the machine just
fine. Only the power button brings it back up, but when it comes back
up it seems to hang -- cannot tell as even though the disk seems to
have come activity the screen remains black and network apparently
doesn't come up.

Hope this helps tracking down the ACPI problems.

Help appreciated, if more input is needed, please let me know.

Regards,
Georg


[1] System info at http://bugzilla.kernel.org/show_bug.cgi?id=1774

-- 
Georg C. F. Greve                                       <greve-mXXj517/zsQ@public.gmane.org>
Free Software Foundation Europe	                 (http://fsfeurope.org)
Brave GNU World	                           (http://brave-gnu-world.org)

[-- Attachment #2: Type: application/pgp-signature, Size: 258 bytes --]

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: PROBLEM: ACPI crashes (2.6.2-rc2-mm1)
       [not found] ` <m3n087khfl.fsf-glUV91rXKAHWIjgkaejU9x2eb7JE58TQ@public.gmane.org>
@ 2004-01-28 19:47   ` Luca Capello
       [not found]     ` <401811E8.8060003-wlebWZzHoyE@public.gmane.org>
  0 siblings, 1 reply; 19+ messages in thread
From: Luca Capello @ 2004-01-28 19:47 UTC (permalink / raw)
  To: ML ACPI-devel

[-- Attachment #1: Type: text/plain, Size: 863 bytes --]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello Georg,

on 01/28/04 20:21, Georg C. F. Greve wrote:
> Suspending to disk (S4) suspends just fine. It also finds the file and
> reads the data back into active memory, as well. But when it comes to
> the message
>
>  "Waiting for DMAs to settle down."
>
> the machine suddenly crashes (reboot).
it seems the same on my M3N, I attached some mails I already sent to
this list, which solved the problem for S4, maybe you could give it a
try. IMHO is still an Intel 855GM problem.

As soon as I'll come back home, I'll try again on my M3N.

Thx, bye,
Gismo / Luca
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFAGBHmVAp7Xm10JmkRAk7VAJ9dXJ/P8y3Zwp8dZTY5VfLuCV8hTgCdEpQq
e/d4iqv0uyucrPPuQ0juaic=
=fnF1
-----END PGP SIGNATURE-----

[-- Attachment #2: Attached Message --]
[-- Type: message/rfc822, Size: 4888 bytes --]

From: Karol Kozimor <sziwan-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
To: Luca Capello <luca-wlebWZzHoyE@public.gmane.org>
Cc: ML ACPI-devel <acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: [ACPI] ASUS M3N and sleep states
Date: Sat, 27 Dec 2003 22:51:37 +0100
Message-ID: <20031227215137.GA28438-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>

Thus wrote Luca Capello:
> - - S1
> obviously, if I leave the USB module on, the resume process hangs trying
> to set the IRQ for the USB controllers. So, I unload the USB modules and
> the resume process hangs again. I found that the other problem are the
> ALSA modules: if I unload them (and the USB as well), the resume process

[the following is for ASUS L3800C]
Same here for USB (actually, unloading {usb-,}uhci suffices, 2.6 doesn't
hang though). ALSA doesn't seem to care in my case.
About the shutdown: it is likely that a PWRF event is issued after resume
like in my case, kill acpid prior to suspending and see if it makes any
difference (I reported the PWRF problem here a while ago, but have
received no feedback so far).

> - - S4
> without USB and ALSA, I got a clear power-down and for the resume
> (passing to the kernel the option 'resume=/dev/hda6' which is my swap
> partition), the OS seems to resume correctly, it sees my resume command,
> reads the resume partition, but then it reboots and my swap partition is
> corrupted (I need a mkswap on my swap partition).

Kill X and unload AGP or use Nigel's patches from swsusp.sf.net.
Best regards,

-- 
Karol 'sziwan' Kozimor
sziwan-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Acpi-devel mailing list
Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/acpi-devel


[-- Attachment #3: Attached Message --]
[-- Type: message/rfc822, Size: 5201 bytes --]

From: Luca Capello <luca-wlebWZzHoyE@public.gmane.org>
To: ML ACPI-devel <acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: [ACPI] ASUS M3N and sleep states
Date: Tue, 30 Dec 2003 19:54:08 +0100
Message-ID: <3FF1C9D0.2080500-wlebWZzHoyE@public.gmane.org>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

on 12/27/03 18:33, Pavel Machek wrote:
| Select either PM_DISK or SOFTWARE_SUSPEND but not both. Thanks.
ok, I tried the following without the AGP/DRM modules (specifically,
'agpgart', 'intel-agp' and 'i830'):

- - PM_DISK > the OS enters ok in S4, but the resume process doesn't work
(not with resume=/dev/hda6, not with pmdisk=/dev/hda6 neither without).
I got a resume on my ext3 partitions, but the swap isn't lost

- - SWSUSP > it works! But, obviously, as I wrote above, without the
AGP/DRM modules. Anyway, I got a perfect S4, a perfect resume and after
the resume I can successfully resume or shutdown :-)

Thx, bye,
Gismo / Luca
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQE/8cnLVAp7Xm10JmkRAnBsAKCFwN1+Ne4u3wd8HgVZB07z80r5aQCgjhVw
xLuaLzjm87MZleKdnsOKZrg=
=LeHG
-----END PGP SIGNATURE-----




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Acpi-devel mailing list
Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/acpi-devel


^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: PROBLEM: ACPI crashes (2.6.2-rc2-mm1)
       [not found]     ` <401811E8.8060003-wlebWZzHoyE@public.gmane.org>
@ 2004-01-28 20:07       ` greg
       [not found]         ` <20040128200719.M75620-QNIYhHqVzB9kr2E5YSwMOQ@public.gmane.org>
  0 siblings, 1 reply; 19+ messages in thread
From: greg @ 2004-01-28 20:07 UTC (permalink / raw)
  To: Luca Capello, ML ACPI-devel

Hi,

---------- Original Message -----------
From: Luca Capello <luca-wlebWZzHoyE@public.gmane.org>
To: ML ACPI-devel <acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Sent: Wed, 28 Jan 2004 20:47:52 +0100
Subject: Re: [ACPI] PROBLEM: ACPI crashes (2.6.2-rc2-mm1)

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hello Georg,
> 
> on 01/28/04 20:21, Georg C. F. Greve wrote:
> > Suspending to disk (S4) suspends just fine. It also finds the file and
> > reads the data back into active memory, as well. But when it comes to
> > the message
> >
> >  "Waiting for DMAs to settle down."
> >
> > the machine suddenly crashes (reboot).
> it seems the same on my M3N, I attached some mails I already sent to
> this list, which solved the problem for S4, maybe you could give it a
> try. IMHO is still an Intel 855GM problem.
> 

I agree with this. I see exactly the same behavior on my Gateway 200X, which
has an Intel 855GM chipset. I'll try the suggestions from the appended emails
later to see if they help.

Thanks,
Greg


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: PROBLEM: ACPI crashes (2.6.2-rc2-mm1)
       [not found]         ` <20040128200719.M75620-QNIYhHqVzB9kr2E5YSwMOQ@public.gmane.org>
@ 2004-01-28 20:18           ` Jonas Petersson
       [not found]             ` <40181916.2050408-7RBX4Gk6oWI@public.gmane.org>
  0 siblings, 1 reply; 19+ messages in thread
From: Jonas Petersson @ 2004-01-28 20:18 UTC (permalink / raw)
  To: greg; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, luca-wlebWZzHoyE

Hi,

greg wrote:
> From: Luca Capello <luca-wlebWZzHoyE@public.gmane.org>
>>on 01/28/04 20:21, Georg C. F. Greve wrote:
>>>Suspending to disk (S4) suspends just fine. It also finds the file and
>>>reads the data back into active memory, as well. But when it comes to
>>>the message
>>>
>>> "Waiting for DMAs to settle down."
>>>
>>>the machine suddenly crashes (reboot).
>>
>>it seems the same on my M3N, I attached some mails I already sent to
>>this list, which solved the problem for S4, maybe you could give it a
>>try. IMHO is still an Intel 855GM problem.
> 
> I agree with this. I see exactly the same behavior on my Gateway 200X, which
> has an Intel 855GM chipset. I'll try the suggestions from the appended emails
> later to see if they help.

For the record: Several of us over on the swsusp list appear to have
rouchly the same problem: With some effort and fiddling (as described in
the previous mail), swsusp2 works for console and even from
unaccelerated X, but whenever DRI ang AGP is enabled it resume will
crash. Some of us think this is related to the agpgart rewrite for
2.6.x, but our patching so far have not made any difference. There seem
to be resume code in the intel-agp plug which we have tried to duplicate
in sis-agp, but it appears not to be called during resume... Obviously,
I don't really know enough about how it is supposed to work so we are
just experimenting for now.

I also seem to have occasional PCMCIA+fan collisions on my ASUS L5800C,
(mentioned earlier on this list) but I don't really thing that is
related, but some things certainly more or less woo-doo... ;-)

HW details and some experiences here:
http://www.xms.se/~zap/linux/asusl5800c.html - drop me a line of you
want more...

				/ Jonas
-- 
Jonas Petersson  |  XMS Penvision  |  mailto:Jonas.Petersson-7RBX4Gk6oWI@public.gmane.org
Box 3294, Västgötegatan 13, S-600 03 Norrköping | http://www.xms.se/
Tel: +46 11 400 13 00 | Dir: +46 11 400 13 05 | Fax: +46 11 10 30 50



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: PROBLEM: ACPI crashes (2.6.2-rc2-mm1)
       [not found]             ` <40181916.2050408-7RBX4Gk6oWI@public.gmane.org>
@ 2004-01-28 21:45               ` Luca Capello
       [not found]                 ` <40182D90.8090102-wlebWZzHoyE@public.gmane.org>
  2004-01-29 20:34               ` Pavel Machek
  1 sibling, 1 reply; 19+ messages in thread
From: Luca Capello @ 2004-01-28 21:45 UTC (permalink / raw)
  To: ML ACPI-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

on 01/28/04 21:18, Jonas Petersson wrote:
> For the record: Several of us over on the swsusp list appear to have
> rouchly the same problem: With some effort and fiddling (as described in
> the previous mail), swsusp2 works for console and even from
> unaccelerated X, but whenever DRI ang AGP is enabled it resume will
> crash. [...]
just for the record, in my case, 'swsusp' (normal, not the 'swsusp2' by
Nigel Cunningham) works *perfectly* without DRI and AGP. 'Perfectly'
means that I can suspend from X (obviously, unaccelerated) and
successfully resume on X with the USB and ALSA (0.9.7) modules loaded
(but as I don't have any USB devices here, I can't tell if USB working
let you suspend/resume). This is a starting point, I hope, even for the
'swsusp' mode.

I never tried 'swsusp2', I could give it a try if necessary. The same
for 'pmdisk'.

> [...] Some of us think this is related to the agpgart rewrite for
> 2.6.x, but our patching so far have not made any difference. There seem
> to be resume code in the intel-agp plug which we have tried to duplicate
> in sis-agp, but it appears not to be called during resume...
Well, I could try on 2.4.23 to find out if the problem is 2.6 or not.
Anyway, what is strange is that the problem is on an Intel graphics
chipset, so it the 'intel-agp' has some resume code, it /should/ work.
And this isn't the case :-(

Thx, bye,
Gismo / Luca
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFAGC2PVAp7Xm10JmkRAtzkAJ0av0/zp68P5bNNI/G/WasPpVMoRgCfYR8z
2dan6DRA9q1gqVAbRs+VyGE=
=R2Yz
-----END PGP SIGNATURE-----


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: PROBLEM: ACPI crashes (2.6.2-rc2-mm1)
       [not found]                 ` <40182D90.8090102-wlebWZzHoyE@public.gmane.org>
@ 2004-01-28 23:48                   ` Greg Sarjeant
  2004-01-29  0:49                   ` Alexei Gilchrist
  2004-01-29  7:32                   ` Jonas Petersson
  2 siblings, 0 replies; 19+ messages in thread
From: Greg Sarjeant @ 2004-01-28 23:48 UTC (permalink / raw)
  To: Luca Capello; +Cc: ML ACPI-devel

Hi,

  Just wanted to add my experience. I was able to suspend to disk and
resume just fine from a console with the following configuration on the
Gateway 200X.

kernel 2.6.1
agpgart module loaded
intel_agp module loaded
i830 module loaded
swsusp compiled into the kernel
ACPI sleep states compiled into the kernel
suspend with 'echo 4 > /proc/acpi/sleep'

   When I tried this after starting X with startx, I got the reboot loop
described by others. I figured I'd give it a shot, since the AGP modules
didn't interfere with the console suspend/resume. Ah well. 

   Interestingly, starting X and then dropping back into a console
caused problems, too. I didn't get stuck in a reboot loop, but the
resume just hung. It did get past the 'Waiting for DMA to settle down'
message, though. I can't remember now exactly what it said, but it
seemed to be mostly done. I had to do a hard reboot to get it back, and
then I had to do the 'noresume; mkswap; swapon' routine.

   I haven't tried unaccelerated X, since the AGP modules seem to be
loaded regardless of what I do (remove the agpgart alias in
/etc/modules.conf, remove X from default runlevel, etc) and I cannot
unload them. I guess I should try compiling a kernel without AGP support
at all next.

   Thanks,
    Greg
  

On Wed, 2004-01-28 at 16:45, Luca Capello wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hello,
> 
> on 01/28/04 21:18, Jonas Petersson wrote:
> > For the record: Several of us over on the swsusp list appear to have
> > rouchly the same problem: With some effort and fiddling (as described in
> > the previous mail), swsusp2 works for console and even from
> > unaccelerated X, but whenever DRI ang AGP is enabled it resume will
> > crash. [...]
> just for the record, in my case, 'swsusp' (normal, not the 'swsusp2' by
> Nigel Cunningham) works *perfectly* without DRI and AGP. 'Perfectly'
> means that I can suspend from X (obviously, unaccelerated) and
> successfully resume on X with the USB and ALSA (0.9.7) modules loaded
> (but as I don't have any USB devices here, I can't tell if USB working
> let you suspend/resume). This is a starting point, I hope, even for the
> 'swsusp' mode.
> 
> I never tried 'swsusp2', I could give it a try if necessary. The same
> for 'pmdisk'.
> 
> > [...] Some of us think this is related to the agpgart rewrite for
> > 2.6.x, but our patching so far have not made any difference. There seem
> > to be resume code in the intel-agp plug which we have tried to duplicate
> > in sis-agp, but it appears not to be called during resume...
> Well, I could try on 2.4.23 to find out if the problem is 2.6 or not.
> Anyway, what is strange is that the problem is on an Intel graphics
> chipset, so it the 'intel-agp' has some resume code, it /should/ work.
> And this isn't the case :-(
> 
> Thx, bye,
> Gismo / Luca
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (GNU/Linux)
> Comment: Using GnuPG with Debian - http://enigmail.mozdev.org
> 
> iD8DBQFAGC2PVAp7Xm10JmkRAtzkAJ0av0/zp68P5bNNI/G/WasPpVMoRgCfYR8z
> 2dan6DRA9q1gqVAbRs+VyGE=
> =R2Yz
> -----END PGP SIGNATURE-----
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> Acpi-devel mailing list
> Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/acpi-devel
> 



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: PROBLEM: ACPI crashes (2.6.2-rc2-mm1)
       [not found]                 ` <40182D90.8090102-wlebWZzHoyE@public.gmane.org>
  2004-01-28 23:48                   ` Greg Sarjeant
@ 2004-01-29  0:49                   ` Alexei Gilchrist
  2004-01-29  7:32                   ` Jonas Petersson
  2 siblings, 0 replies; 19+ messages in thread
From: Alexei Gilchrist @ 2004-01-29  0:49 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi,

On my Panasonic W2 (also with 855GM) swsusp2 will hang on resume when
running 2.6.1 (from X). Running 2.4.23 will work happily --- from console,
from X with vesa driver and X with i810 driver.

I've had mixed results with USB on resume, which can usually be fixed by
unloading the modules and reloading them. I'm not using DRI.

cheers,

Alexei


On Wed, Jan 28, 2004 at 10:45:52PM +0100, Luca Capello did merrily tap:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hello,
> 
> on 01/28/04 21:18, Jonas Petersson wrote:
> > For the record: Several of us over on the swsusp list appear to have
> > rouchly the same problem: With some effort and fiddling (as described in
> > the previous mail), swsusp2 works for console and even from
> > unaccelerated X, but whenever DRI ang AGP is enabled it resume will
> > crash. [...]
> just for the record, in my case, 'swsusp' (normal, not the 'swsusp2' by
> Nigel Cunningham) works *perfectly* without DRI and AGP. 'Perfectly'
> means that I can suspend from X (obviously, unaccelerated) and
> successfully resume on X with the USB and ALSA (0.9.7) modules loaded
> (but as I don't have any USB devices here, I can't tell if USB working
> let you suspend/resume). This is a starting point, I hope, even for the
> 'swsusp' mode.
> 
> I never tried 'swsusp2', I could give it a try if necessary. The same
> for 'pmdisk'.



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: PROBLEM: ACPI crashes (2.6.2-rc2-mm1)
       [not found]                 ` <40182D90.8090102-wlebWZzHoyE@public.gmane.org>
  2004-01-28 23:48                   ` Greg Sarjeant
  2004-01-29  0:49                   ` Alexei Gilchrist
@ 2004-01-29  7:32                   ` Jonas Petersson
       [not found]                     ` <4018B6F1.3070607-7RBX4Gk6oWI@public.gmane.org>
  2 siblings, 1 reply; 19+ messages in thread
From: Jonas Petersson @ 2004-01-29  7:32 UTC (permalink / raw)
  To: Luca Capello; +Cc: ML ACPI-devel

Luca Capello wrote:
> on 01/28/04 21:18, Jonas Petersson wrote:
>>For the record: Several of us over on the swsusp list appear to have
>>rouchly the same problem: With some effort and fiddling (as described in
>>the previous mail), swsusp2 works for console and even from
>>unaccelerated X, but whenever DRI ang AGP is enabled it resume will
>>crash. [...]
> 
> just for the record, in my case, 'swsusp' (normal, not the 'swsusp2' by
> Nigel Cunningham) works *perfectly* without DRI and AGP. 'Perfectly'
> means that I can suspend from X (obviously, unaccelerated) and
> successfully resume on X with the USB and ALSA (0.9.7) modules loaded
> (but as I don't have any USB devices here, I can't tell if USB working
> let you suspend/resume). This is a starting point, I hope, even for the
> 'swsusp' mode.

Yep, sounds like we are in the same state. I've not been around long
enough to know the whole history for sure, but it appears that Nigel has
worked for quite some time on swsusp on 2.4 and Pavel has worked on a
2.6(pre) as different branches some original "swsusp". Now that Nigel is
going 2.6 the two branches are rather different and hence Nigel's 2.6
version is called swsusp2 while his 2.4 version is just swsusp. Somewhat
confusing... So far Nigels stuff is only available as a patch.

>>[...] Some of us think this is related to the agpgart rewrite for
>>2.6.x, but our patching so far have not made any difference. There seem
>>to be resume code in the intel-agp plug which we have tried to duplicate
>>in sis-agp, but it appears not to be called during resume...
> 
> Well, I could try on 2.4.23 to find out if the problem is 2.6 or not.
> Anyway, what is strange is that the problem is on an Intel graphics
> chipset, so it the 'intel-agp' has some resume code, it /should/ work.
> And this isn't the case :-(

Well, I can say that my system suspends and resumes flawlessly from
2.4.x with accelerated X - I've had several hundreds of cycles since I
installed (early autumn). No crashes at all, but a handful of failed
suspends while hunting down some incompatible drivers - for instance the
 LinuxAnt driver for the builtin wireless card...

				/ Jonas
-- 
Jonas Petersson  |  XMS Penvision  |  mailto:Jonas.Petersson-7RBX4Gk6oWI@public.gmane.org
Box 3294, Västgötegatan 13, S-600 03 Norrköping | http://www.xms.se/
Tel: +46 11 400 13 00 | Dir: +46 11 400 13 05 | Fax: +46 11 10 30 50



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: PROBLEM: ACPI crashes (2.6.2-rc2-mm1)
       [not found]                     ` <4018B6F1.3070607-7RBX4Gk6oWI@public.gmane.org>
@ 2004-01-29  9:15                       ` Luca Capello
  2004-01-30 22:18                       ` Nigel Cunningham
  1 sibling, 0 replies; 19+ messages in thread
From: Luca Capello @ 2004-01-29  9:15 UTC (permalink / raw)
  To: ML ACPI-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

on 01/29/04 08:32, Jonas Petersson wrote:
> Yep, sounds like we are in the same state. I've not been around long
> enough to know the whole history for sure, but it appears that Nigel has
> worked for quite some time on swsusp on 2.4 and Pavel has worked on a
> 2.6(pre) as different branches some original "swsusp". Now that Nigel is
> going 2.6 the two branches are rather different and hence Nigel's 2.6
> version is called swsusp2 while his 2.4 version is just swsusp. Somewhat
> confusing... So far Nigels stuff is only available as a patch.
yes, this is what I know... IMHO the /problem/ is that Nigel's project
site is 'swsusp.sf.net', so far confusing for a newbie (who doesn't know
the whole story).

> suspends while hunting down some incompatible drivers - for instance the
>  LinuxAnt driver for the builtin wireless card...
The same here if I leave 'ndiswrapper' loaded. IMHO the problem with all
the NDIS wrapper (Linuxand and NDISwrapper) is that they aren't Linux
native drivers, so it could be more difficult to implement power
management. Anyway, I'll pass to a native Linux Intel Centrino driver,
as soon as it will be one: Jon Lech Johansen started one which could
read the MAC address, but his site is no more on and I can't find other
info :-( (BTW, I don't have the capacities to continue his work)

Thx, bye,
Gismo / Luca
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFAGM8WVAp7Xm10JmkRApu1AKCAwAUGw0rU5v4T3llm25kYxLBX8QCfS9lD
3rKdjPqU99AxViGaiyCuYQg=
=Kv0V
-----END PGP SIGNATURE-----


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: PROBLEM: ACPI crashes (2.6.2-rc2-mm1)
@ 2004-01-29 12:03 Greg Sarjeant
  0 siblings, 0 replies; 19+ messages in thread
From: Greg Sarjeant @ 2004-01-29 12:03 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Looks like this didn't get through last night. Let me try it again.



Hi,

  Just wanted to add my experience. I was able to suspend to disk and
resume just fine from a console with the following configuration on the
Gateway 200X.

kernel 2.6.1
agpgart module loaded
intel_agp module loaded
i830 module loaded
swsusp compiled into the kernel
ACPI sleep states compiled into the kernel
suspend with 'echo 4 > /proc/acpi/sleep'

   When I tried this after starting X with startx, I got the reboot loop
described by others. I figured I'd give it a shot, since the AGP modules
didn't interfere with the console suspend/resume. Ah well. 

   Interestingly, starting X and then dropping back into a console
caused problems, too. I didn't get stuck in a reboot loop, but the
resume just hung. It did get past the 'Waiting for DMA to settle down'
message, though. I can't remember now exactly what it said, but it
seemed to be mostly done. I had to do a hard reboot to get it back, and
then I had to do the 'noresume; mkswap; swapon' routine.

   I haven't tried unaccelerated X, since the AGP modules seem to be
loaded regardless of what I do (remove the agpgart alias in
/etc/modules.conf, remove X from default runlevel, etc) and I cannot
unload them. I guess I should try compiling a kernel without AGP support
at all next.

   Thanks,
    Greg



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: PROBLEM: ACPI crashes (2.6.2-rc2-mm1)
       [not found]             ` <40181916.2050408-7RBX4Gk6oWI@public.gmane.org>
  2004-01-28 21:45               ` Luca Capello
@ 2004-01-29 20:34               ` Pavel Machek
       [not found]                 ` <20040129203457.GA307-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
  1 sibling, 1 reply; 19+ messages in thread
From: Pavel Machek @ 2004-01-29 20:34 UTC (permalink / raw)
  To: Jonas Petersson
  Cc: greg, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
	luca-wlebWZzHoyE

Hi!

> >>on 01/28/04 20:21, Georg C. F. Greve wrote:
> >>>Suspending to disk (S4) suspends just fine. It also finds the file and
> >>>reads the data back into active memory, as well. But when it comes to
> >>>the message
> >>>
> >>> "Waiting for DMAs to settle down."
> >>>
> >>>the machine suddenly crashes (reboot).
> >>
> >>it seems the same on my M3N, I attached some mails I already sent to
> >>this list, which solved the problem for S4, maybe you could give it a
> >>try. IMHO is still an Intel 855GM problem.
> > 
> > I agree with this. I see exactly the same behavior on my Gateway 200X, which
> > has an Intel 855GM chipset. I'll try the suggestions from the appended emails
> > later to see if they help.
> 
> For the record: Several of us over on the swsusp list appear to have
> rouchly the same problem: With some effort and fiddling (as described in
> the previous mail), swsusp2 works for console and even from
> unaccelerated X, but whenever DRI ang AGP is enabled it resume will
> crash. Some of us think this is related to the agpgart rewrite for
> 2.6.x, but our patching so far have not made any difference. There seem
> to be resume code in the intel-agp plug which we have tried to duplicate
> in sis-agp, but it appears not to be called during resume... Obviously,
> I don't really know enough about how it is supposed to work so we are
> just experimenting for now.

Someone found that copying pages backwards helps for him. Very strange
but you might want to try it.
								Pavel
-- 
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: PROBLEM: ACPI crashes (2.6.2-rc2-mm1)
       [not found]                     ` <4018B6F1.3070607-7RBX4Gk6oWI@public.gmane.org>
  2004-01-29  9:15                       ` Luca Capello
@ 2004-01-30 22:18                       ` Nigel Cunningham
  1 sibling, 0 replies; 19+ messages in thread
From: Nigel Cunningham @ 2004-01-30 22:18 UTC (permalink / raw)
  To: Jonas Petersson; +Cc: Luca Capello, ML ACPI-devel

Hi.

On Thu, 2004-01-29 at 20:32, Jonas Petersson wrote:
> Yep, sounds like we are in the same state. I've not been around long
> enough to know the whole history for sure, but it appears that Nigel has
> worked for quite some time on swsusp on 2.4 and Pavel has worked on a
> 2.6(pre) as different branches some original "swsusp". Now that Nigel is
> going 2.6 the two branches are rather different and hence Nigel's 2.6
> version is called swsusp2 while his 2.4 version is just swsusp. Somewhat
> confusing... So far Nigels stuff is only available as a patch.

The first part is right - Pavel and I have the same original code base.
However the last needs some correction. Suspend2 is available for both
2.4 and 2.6, and it's the same core code for both, so there shouldn't be
any confusion. I intend to work toward getting the 2.6 version merged,
but this will take some time as I'm just stopping working full time on
Suspend, and so it will go on the backburner. I hope to try to do a
patch every day or two for LKML.

Regards,

Nigel
-- 
My work on Software Suspend is graciously brought to you by
LinuxFund.org.



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: PROBLEM: ACPI crashes (2.6.2-rc2-mm1)
       [not found]                 ` <20040129203457.GA307-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
@ 2004-01-31  0:06                   ` Nate Lawson
  0 siblings, 0 replies; 19+ messages in thread
From: Nate Lawson @ 2004-01-31  0:06 UTC (permalink / raw)
  To: Pavel Machek
  Cc: Jonas Petersson, greg,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, luca-wlebWZzHoyE

On Thu, 29 Jan 2004, Pavel Machek wrote:
> > >>on 01/28/04 20:21, Georg C. F. Greve wrote:
> > >>>Suspending to disk (S4) suspends just fine. It also finds the file and
> > >>>reads the data back into active memory, as well. But when it comes to
> > >>>the message
> > >>>
> > >>> "Waiting for DMAs to settle down."
> > >>>
> > >>>the machine suddenly crashes (reboot).
> > >>
> > >>it seems the same on my M3N, I attached some mails I already sent to
> > >>this list, which solved the problem for S4, maybe you could give it a
> > >>try. IMHO is still an Intel 855GM problem.
> > >
> > > I agree with this. I see exactly the same behavior on my Gateway 200X, which
> > > has an Intel 855GM chipset. I'll try the suggestions from the appended emails
> > > later to see if they help.
> >
> > For the record: Several of us over on the swsusp list appear to have
> > rouchly the same problem: With some effort and fiddling (as described in
> > the previous mail), swsusp2 works for console and even from
> > unaccelerated X, but whenever DRI ang AGP is enabled it resume will
> > crash. Some of us think this is related to the agpgart rewrite for
> > 2.6.x, but our patching so far have not made any difference. There seem
> > to be resume code in the intel-agp plug which we have tried to duplicate
> > in sis-agp, but it appears not to be called during resume... Obviously,
> > I don't really know enough about how it is supposed to work so we are
> > just experimenting for now.
>
> Someone found that copying pages backwards helps for him. Very strange
> but you might want to try it.

That might indicate a cache configuration problem.

-Nate


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 19+ messages in thread

* RE: PROBLEM: ACPI crashes (2.6.2-rc2-mm1)
@ 2004-02-03  8:42 Yu, Luming
  0 siblings, 0 replies; 19+ messages in thread
From: Yu, Luming @ 2004-02-03  8:42 UTC (permalink / raw)
  To: Greg Sarjeant, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

> 
> Looks like this didn't get through last night. Let me try it again.
> 
what's your result?


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 19+ messages in thread

* RE: PROBLEM: ACPI crashes (2.6.2-rc2-mm1)
@ 2004-02-03  9:20 Yu, Luming
       [not found] ` <3ACA40606221794F80A5670F0AF15F8401CBB678-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
  0 siblings, 1 reply; 19+ messages in thread
From: Yu, Luming @ 2004-02-03  9:20 UTC (permalink / raw)
  To: Jonas Petersson, greg
  Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, luca-wlebWZzHoyE

> I also seem to have occasional PCMCIA+fan collisions on my 
> ASUS L5800C,
> (mentioned earlier on this list) but I don't really thing that is
> related, but some things certainly more or less woo-doo... ;-)

Could you please redescribe that issue. Maybe bugzilla.kernel.org
is a good place for bug-report.

--Luming


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 19+ messages in thread

* RE: PROBLEM: ACPI crashes (2.6.2-rc2-mm1)
@ 2004-02-03  9:31 Yu, Luming
       [not found] ` <3ACA40606221794F80A5670F0AF15F8401CBB679-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
  0 siblings, 1 reply; 19+ messages in thread
From: Yu, Luming @ 2004-02-03  9:31 UTC (permalink / raw)
  To: Nate Lawson, Pavel Machek
  Cc: Jonas Petersson, greg,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, luca-wlebWZzHoyE

> > > >>> "Waiting for DMAs to settle down."
> > > >>>
> > > >>>the machine suddenly crashes (reboot).

we need to narraow down to codes/component causing this crash?

> > > in sis-agp, but it appears not to be called during 
> resume... Obviously,
> > > I don't really know enough about how it is supposed to 
> work so we are
> > > just experimenting for now.
> >
> > Someone found that copying pages backwards helps for him. 
> Very strange
> > but you might want to try it.

Does it work?

> 
> That might indicate a cache configuration problem.
> 

Why do you have such intuition? 


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: PROBLEM: ACPI crashes (2.6.2-rc2-mm1)
       [not found] ` <3ACA40606221794F80A5670F0AF15F8401CBB678-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2004-02-03  9:42   ` Jonas Petersson
  0 siblings, 0 replies; 19+ messages in thread
From: Jonas Petersson @ 2004-02-03  9:42 UTC (permalink / raw)
  To: Yu, Luming
  Cc: greg-QNIYhHqVzB9kr2E5YSwMOQ,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, luca-wlebWZzHoyE

Hi,

Yu, Luming wrote:
>>I also seem to have occasional PCMCIA+fan collisions on my 
>>ASUS L5800C,
>>(mentioned earlier on this list) but I don't really thing that is
>>related, but some things certainly more or less woo-doo... ;-)
> 
> Could you please redescribe that issue. Maybe bugzilla.kernel.org
> is a good place for bug-report.

I have included the description below. I'll be happy to file it on
bugzilla, but I was a bit reluctant as I have to admit that I am no
longer bleading edge (this is my "real work" system and I sorely need
swsusp2 working under 2.6.x before I upgrade). I *WILL* experiment if
anyone has any specific ideas on how to get this to work, but I don't
really expect to NEED the GSM card until late spring - and I expect to
go 2.6.x before then.

[ Original description follows: ]

I've encountered a problem which I *THINK* i ACPI related, but I've not
enough ACPI experience to understand how to get around it. Any hint
appreciated.

I'll file it as a proper kernel bug if you think it more appropriate.
Here is a quick rundown of what I've found out:

* My base installation is described pretty detailed here:
http://www.xms.se/~zap/linux/asusl5800c.html
As you can see it has worked pretty well for quite some time and hence
my kernel etc is not quite bleading edge anymore (though I follow Debian
testing for everyting else).

* $ cat /proc/acpi/info
version:                 20030813
states:                  S0 S1 S3 S4 (swsusp) S5

The problem I've encountered lately is related to using a Nokia
CardPhone in my PCMCIA slot. Several other cards have work OKish - at
worst, an ethernet card wouldn't work at all (forgot the name, but it
was multifunction and was iffy anyway) and in one case a wavelan card
(orinoco) would only work in the upper slot. This is significantly worse:

Initially I just plugged it in without a SIM card and got some "Resource
unavailable" problems - fiddling with the /etc/pcmcia/config-2.4 file
appeared to help, though it was somewhat odd that specifying low IRQs
(say 4,5,6) still reported 10 or 11 in dmesg, but at least it appeared
to work.

I now also tried with a SIM card in place and noticed that the FAN would
stop a short while after inserting the card (I can hear the GSM
negotiations as noises in the speakers) when some IRQs where used
and then I had messages such as these in dmesg:


ttyS17 at port 0x0100 (irq = 11) is a 16550A
Trying to free nonexistent resource <00000100-00000107>
Trying to free nonexistent resource <00000100-00000107>
   ACPI-1121: *** Error: Method execution failed [\_TZ_.FAN0._INI]
(Node dffe9520), AE_AML_PACKAGE_LIMIT
   ACPI-1121: *** Error: Method execution failed [\_GPE._L16] (Node
dffe28a0),
AE_AML_PACKAGE_LIMIT
   ACPI-0297: *** Error: AE_AML_PACKAGE_LIMIT while evaluating method
[_L16] for GPE[ 0]
   ACPI-1121: *** Error: Method execution failed [\_TZ_.FAN0._INI]
(Node dffe9520), AE_AML_PACKAGE_LIMIT
   ACPI-1121: *** Error: Method execution failed [\_GPE._L16] (Node
dffe28a0),
AE_AML_PACKAGE_LIMIT
   ACPI-0297: *** Error: AE_AML_PACKAGE_LIMIT while evaluating method
[_L16] for GPE[ 0]
ttyS17 unloaded

Unplugging the card before the temperature gets too high seems to help
as the fan restarts typically after less than a minute.

I then tried acpidump and alltough I don't really understand all of it,
it sure hinted that an _INI method for FAN0 which may be called from
_L16 within the _GPE scope, but I can't really see how this should
suddenly stop working when I plug that particular card in.

Still, some combos of IRQs and port selections appeared to work at the
time and I would be able dial up using minicom and/or kppp.

At this stage I realized that debian demends that I'm part of the dip
group and for sanity reasons I decided to logout and reboot to make
sure everything was in a sane state - apparently it wasn't:

kppp will now sort of seem to work and the fan will run OK, but after a
minute or so the system will suddenly go wild:

- In one case, X died and I could only type (but got no response) in the
old X vt.
- In another case, X again died and a few messages flashed past too
quickly to read and then it was powered off.
- In a third case, a lot of info flashed past in an Oops dump (sorry,
wan't able to catch it).

To me it seems to be some kind of ACPI/PCMICA clash, but I have no clue
how to solve it. I had intended to wait for a couple of more weeks
before going 2.6.x as swsusp is somewhat critical to my daily work and
it seems not quite stable for 2.6 yet (considering even Nigel himself
runs 2.4 for development...)

Here's a bit more info:

$ cat /proc/interrupts
           CPU0
  0:     146428          XT-PIC  timer
  1:       3762          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  8:          4          XT-PIC  rtc
  9:         76          XT-PIC  acpi
 10:      42212          XT-PIC  SiS 7012, ehci_hcd, usb-ohci, usb-ohci,
PCI device 1524:1421 (ENE Technology Inc), bcmwl5driverloader
 11:      85553          XT-PIC  usb-ohci, PCI device 1524:1421 (ENE
Technology Inc), radeon-D5X1nVylZaA@public.gmane.org:1:0:0
 12:     129940          XT-PIC  PS/2 Mouse
 14:          0          XT-PIC  ide0
 15:      17397          XT-PIC  ide1
NMI:          0
LOC:     146116
ERR:          1
MIS:          0

I've not attached the dmi and acpi dumps as I suspect there is a size
limit to this list, but I'll gladly mail that (and any other
information) to anyone who is interested.

		Any hint appreciated / Jonas

-- 
Jonas Petersson  |  XMS Penvision  |  mailto:Jonas.Petersson-7RBX4Gk6oWI@public.gmane.org
Box 3294, Västgötegatan 13, S-600 03 Norrköping | http://www.xms.se/
Tel: +46 11 400 13 00 | Dir: +46 11 400 13 05 | Fax: +46 11 10 30 50



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: PROBLEM: ACPI crashes (2.6.2-rc2-mm1)
       [not found] ` <3ACA40606221794F80A5670F0AF15F8401CBB679-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2004-02-03 10:02   ` Pavel Machek
  2004-02-03 16:34   ` Nate Lawson
  1 sibling, 0 replies; 19+ messages in thread
From: Pavel Machek @ 2004-02-03 10:02 UTC (permalink / raw)
  To: Yu, Luming
  Cc: Nate Lawson, Jonas Petersson, greg,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, luca-wlebWZzHoyE

Hi!

> > > > in sis-agp, but it appears not to be called during 
> > resume... Obviously,
> > > > I don't really know enough about how it is supposed to 
> > work so we are
> > > > just experimenting for now.
> > >
> > > Someone found that copying pages backwards helps for him. 
> > Very strange
> > > but you might want to try it.
> 
> Does it work?

He reports it working for him...
							Pavel
-- 
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 19+ messages in thread

* RE: PROBLEM: ACPI crashes (2.6.2-rc2-mm1)
       [not found] ` <3ACA40606221794F80A5670F0AF15F8401CBB679-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
  2004-02-03 10:02   ` Pavel Machek
@ 2004-02-03 16:34   ` Nate Lawson
  1 sibling, 0 replies; 19+ messages in thread
From: Nate Lawson @ 2004-02-03 16:34 UTC (permalink / raw)
  To: Yu, Luming
  Cc: Pavel Machek, Jonas Petersson, greg,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, luca-wlebWZzHoyE

On Tue, 3 Feb 2004, Yu, Luming wrote:
> > > Someone found that copying pages backwards helps for him.
> > Very strange
> > > but you might want to try it.
>
> Does it work?
>
> Nate Lawson wrote:
> > That might indicate a cache configuration problem.
>
> Why do you have such intuition?

Because if it works backwards but not forwards, the major difference is
the caching and pre-fetching.

-Nate


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2004-02-03 16:34 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-03  9:20 PROBLEM: ACPI crashes (2.6.2-rc2-mm1) Yu, Luming
     [not found] ` <3ACA40606221794F80A5670F0AF15F8401CBB678-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-02-03  9:42   ` Jonas Petersson
  -- strict thread matches above, loose matches on Subject: below --
2004-02-03  9:31 Yu, Luming
     [not found] ` <3ACA40606221794F80A5670F0AF15F8401CBB679-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-02-03 10:02   ` Pavel Machek
2004-02-03 16:34   ` Nate Lawson
2004-02-03  8:42 Yu, Luming
2004-01-29 12:03 Greg Sarjeant
2004-01-28 19:21 Georg C. F. Greve
     [not found] ` <m3n087khfl.fsf-glUV91rXKAHWIjgkaejU9x2eb7JE58TQ@public.gmane.org>
2004-01-28 19:47   ` Luca Capello
     [not found]     ` <401811E8.8060003-wlebWZzHoyE@public.gmane.org>
2004-01-28 20:07       ` greg
     [not found]         ` <20040128200719.M75620-QNIYhHqVzB9kr2E5YSwMOQ@public.gmane.org>
2004-01-28 20:18           ` Jonas Petersson
     [not found]             ` <40181916.2050408-7RBX4Gk6oWI@public.gmane.org>
2004-01-28 21:45               ` Luca Capello
     [not found]                 ` <40182D90.8090102-wlebWZzHoyE@public.gmane.org>
2004-01-28 23:48                   ` Greg Sarjeant
2004-01-29  0:49                   ` Alexei Gilchrist
2004-01-29  7:32                   ` Jonas Petersson
     [not found]                     ` <4018B6F1.3070607-7RBX4Gk6oWI@public.gmane.org>
2004-01-29  9:15                       ` Luca Capello
2004-01-30 22:18                       ` Nigel Cunningham
2004-01-29 20:34               ` Pavel Machek
     [not found]                 ` <20040129203457.GA307-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2004-01-31  0:06                   ` Nate Lawson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox