linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Mock <kd6pag@qsl.net>
To: Kovacs@vger.kernel.org, Richard@vger.kernel.org (krichard@elte.hu)
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: re: ACPI suspend doe snot work when X is running
Date: Tue, 28 Oct 2003 08:58:41 -0800	[thread overview]
Message-ID: <E1AEXB3-00029O-00@penngrove.fdns.net> (raw)

That's right, X running in native mode with a i830 double-faults (or
auto-reboots) upon resume with software suspend under 2.5 and 2.6.0 
not sure about 2.4 yet).  

Try a kernel with 'vesafb' [CONFIG_FB_VESA=y] and/or use an XF86Config-4
with 'Section "Device"... Driver "vesa"' (or maybe 'Driver "fbdev"').  
Alas, that only works at 256 colors at 1024x768 for me, as i only have 
832K available for direct frame buffer access in VESA mode.  But it 
looks like you have 8060K available, so you should be able to do full 
color at 1600x1200.  Yeah, acceleration would be nice...  

You may need to 'rmmod uhci-hcd' before hibernating, which may not be 
compatible with some USB devices (like those involving SCSI emulation,
like flash memory and digital cameras).  Your CD/RW is IDE rather than 
firewire, so that looks good as well.  It seems like software suspend
may have a decent chance of work adequately for you.  I wish i were as
lucky...  Good luck!
				   -- JM

             reply	other threads:[~2003-10-28 16:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-28 16:58 John Mock [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-10-28 10:29 ACPI suspend doe snot work when X is running Kovacs Richard
2003-10-28 16:53 ` Patrick Mochel

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=E1AEXB3-00029O-00@penngrove.fdns.net \
    --to=kd6pag@qsl.net \
    --cc=Kovacs@vger.kernel.org \
    --cc=Richard@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).