public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>
To: Norbert Preining <preining-DX+603jRYB8@public.gmane.org>
Cc: Andrew Morton <akpm-3NddpPZAyC0@public.gmane.org>,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: It's getting worse: 2.6.12-rc2-mm1 and suspend2ram
Date: Tue, 5 Apr 2005 22:41:07 +0200	[thread overview]
Message-ID: <20050405204107.GD1380@elf.ucw.cz> (raw)
In-Reply-To: <20050405181628.GB6879-DqSSrKF0TaySnEC3TeqHn5dqbFPxfnh/@public.gmane.org>

Hi!

> Dear Andrew, dear Pavel, dear developers!
> 
> WIth 2.6.12-rc2-mm1 I cannot resume, and the laptop not even freezes, it
> immediately goes into reboot when resuming (suspend did work, well it
> looks like).
> 
> I booted into single user mode, stopped all programs (I could), unloaded
> all modules (I could), and then suspended, with the same result. In this
> single user mode my lsmod looked like this:
> 
> Module                  Size  Used by
> yenta_socket           18952  1 
> rsrc_nonstatic         11264  1 yenta_socket
> pcmcia_core            34704  2 yenta_socket,rsrc_nonstatic
> intel_agp              18844  1 
> agpgart                28488  1 intel_agp
> 
> and my ps -ax:
>   PID TTY      STAT   TIME COMMAND
>     1 ?        S      0:00 init [S]          
>     2 ?        SN     0:00 [ksoftirqd/0]
>     3 ?        S      0:00 [watchdog/0]
>     4 ?        S<     0:00 [events/0]
>     5 ?        S<     0:00 [khelper]
>     6 ?        S<     0:00 [kthread]
>     8 ?        S<     0:00 [kacpid]
>    98 ?        S<     0:00 [kblockd/0]
>   153 ?        S      0:00 [pdflush]
>   154 ?        S      0:00 [pdflush]
>   156 ?        S<     0:00 [aio/0]
>   155 ?        S      0:00 [kswapd0]
>   231 ?        S      0:00 [kseriod]
>   301 ?        S      0:00 [kjournald]
>   379 ?        S<s    0:00 udevd
>  2623 ?        S      0:00 [pccardd]
>  2634 ?        S      0:00 [pccardd]
>  3511 tty1     Ss     0:00 init [S]          
>  3516 tty1     S      0:00 bash
>  4417 tty1     R+     0:00 ps ax
> 
> It is interesting that I cannot unload the agp stuff, although to my
> eyes there is nothing which really is using the agp stuff (or is it
> udevd?). For the yenta/pcmcia I couldn't stop pccardd.
> 
> I though about trying to weed out my config, but I don't know where to
> start. I attach my config file, please comment on what I should leave
> out of the kernel for further testing.

I do not know why you can't unload them, but what about simply not
loading them at all? :-).

Or just rm -f them, it is hard to load module that is not there
;^))). Or init=/bin/bash....
								Pavel
-- 
People were complaining that M$ turns users into beta-testers...
...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl!


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

  parent reply	other threads:[~2005-04-05 20:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-05 18:16 It's getting worse: 2.6.12-rc2-mm1 and suspend2ram Norbert Preining
     [not found] ` <20050405181628.GB6879-DqSSrKF0TaySnEC3TeqHn5dqbFPxfnh/@public.gmane.org>
2005-04-05 20:41   ` Pavel Machek [this message]
     [not found]     ` <20050405204107.GD1380-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-04-05 21:00       ` Norbert Preining
     [not found]         ` <20050405210041.GA16263-DqSSrKF0TaySnEC3TeqHn5dqbFPxfnh/@public.gmane.org>
2005-04-05 21:13           ` Pavel Machek
     [not found]             ` <20050405211340.GF1380-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-04-05 21:18               ` Norbert Preining
2005-04-05 22:19             ` [ACPI] " Norbert Preining
     [not found]               ` <20050405221903.GA21196-DqSSrKF0TaySnEC3TeqHn5dqbFPxfnh/@public.gmane.org>
2005-04-06  1:31                 ` Andrew Morton
     [not found]                   ` <20050405183144.50ed3a9c.akpm-3NddpPZAyC0@public.gmane.org>
2005-04-06 12:39                     ` Norbert Preining

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050405204107.GD1380@elf.ucw.cz \
    --to=pavel-+zi9xunit7i@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=akpm-3NddpPZAyC0@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=preining-DX+603jRYB8@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox