Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Apr 2008 20:44:56 -0700
From:      Nate Lawson <nate@root.org>
To:        RC <cooleyr@gmail.com>
Cc:        freebsd-acpi@FreeBSD.org
Subject:   Re: acpi: suspend request ignored (not ready yet)
Message-ID:  <480C0DB8.8060507@root.org>
In-Reply-To: <20080419152728.7de7fe8f.cooleyr@gmail.com>
References:  <20080419152728.7de7fe8f.cooleyr@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
RC wrote:
> I'm having problems with an intermittent bug (always the worst) on
> FreeBSD 7.0.  About every 2nd or 3rd time I resume after suspending
> (running acpiconf -s 3 in an xterm, or via an entry in blackbox's menu),
> the xconsole and dmseg shows "acpi: suspend request ignored (not ready
> yet)".  No other notable messages in any system logs. When that happens,
> future invocations of acpiconf/zzz will silently exit.
> 
> It happens without ANY kernel modules (besides ACPI) loaded.  But it
> seems to happen only under X11.  If I switch to a tty, and exec
> acpiconf, it doesn't have any such problem (at least so far).
> 
> Hardware is: 
> MSI KM2M Combo-L motherboard.
> PCI NVidia 4mx 420 PCI card (NV driver)
> Linksys LNE100 (Tulip) NIC
> 
> FreeBSD 6.2 acpi s3 worked great, with two minor exceptions:
> -  Built-in (mobo) NIC driver fails after resume. 
> -  X11 intermittently failed to switch to tty0, which caused video to
> not reinit properly.  Switching to tty0 first worked flawlessly.
> 
> 
> Additionally: rc.suspend doesn't seem to be getting invoked at all
> (while it was with 6.2).  Yet rc.resume still is.  Again, no messages in
> any system logs.  Am I missing something?

You have to run devd.  It gets the notification that suspend has been 
requested and calls acpiconf to ack it.  You also need to make sure you 
installed the new rc scripts if you upgraded to 7.0 from 6.2.

-- 
Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?480C0DB8.8060507>