LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Andreas Mohr <andim2@users.sourceforge.net>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Pavel Machek <pavel@ucw.cz>,
kernel list <linux-kernel@vger.kernel.org>,
Linux usb mailing list <linux-usb-devel@lists.sourceforge.net>
Subject: Re: 2.6.20-rc5: usb mouse breaks suspend to ram
Date: Wed, 17 Jan 2007 01:40:12 +0100 [thread overview]
Message-ID: <20070117004012.GA11140@rhlx01.hs-esslingen.de> (raw)
In-Reply-To: <d120d5000701161325h112a9299w944763b7f1032a61@mail.gmail.com>
Hi,
On Tue, Jan 16, 2007 at 04:25:20PM -0500, Dmitry Torokhov wrote:
> No, HID is the preferred... I am not sure what is going on - on my box
> STR does not work at all thanks to nvidia chip turning the display on
> all the way as the very last step of suspend ;(
One or several of these options might help cure this:
- agp=off kernel command line (plus AGP driver option enabled in nvidia xorg.conf)
- suspend: cat /proc/bus/pci/AA/BB.C >/tmp/video_state --> resume
- suspend: vbetool vbestate save --> resume
- directly after resume: vbetool post
- playing with chvt to not stay in X vt upon suspend
- acpi_sleep=s3_bios or acpi_sleep=s3_mode
Especially the PCI video_state trick finally got me a working resume on
2.6.19-ck2 r128 Rage Mobility M4 AGP *WITH*(!) fully enabled and working
(and keeping working!) DRI (3D).
Or, to be precise, video_state was the ticket to keeping X.org alive
after resume instead of near-100% X lockup, which then allowed
vbestate post to successfully deal with the remaining pixel line distortion
in order to get a clear display again.
And some agp hacks might have played a role here, too, need to investigate
this again and submit something if this is the case.
In your case this sounds like the all-too-familiar mis-signalling of the
TFT display causing it to "melt" which ends up with an all-white screen,
so this should most likely be cured via vbetool post or so.
keywords: agpgart r128 suspend resume vbetool intel-agp dri
Andreas Mohr
next prev parent reply other threads:[~2007-01-17 0:40 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-16 13:57 Pavel Machek
2007-01-16 14:08 ` Dmitry Torokhov
2007-01-16 14:24 ` Pavel Machek
2007-01-16 21:25 ` Dmitry Torokhov
2007-01-16 21:47 ` Pavel Machek
2007-01-17 15:44 ` [linux-usb-devel] " Alan Stern
2007-01-17 0:40 ` Andreas Mohr [this message]
2007-01-17 0:57 ` Pavel Machek
2007-01-18 11:51 ` intel-agp PM experiences (was: 2.6.20-rc5: usb mouse breaks suspend to ram) Andreas Mohr
2007-01-18 22:05 ` Nigel Cunningham
2007-01-18 23:16 ` Pavel Machek
2007-01-22 4:45 ` Wang Zhenyu
2007-01-23 9:44 ` i965 testers wanted (Re: intel-agp PM experiences) Pavel Machek
2007-01-23 14:46 ` Sunil Naidu
2007-01-29 22:05 ` Frédéric Riss
2007-01-29 22:10 ` Pavel Machek
2007-01-29 22:21 ` Frédéric Riss
2007-01-29 22:34 ` Dave Jones
2007-01-29 21:30 ` intel-agp PM experiences (was: 2.6.20-rc5: usb mouse breaks suspend to ram) Andreas Mohr
2007-01-30 12:36 ` Wang Zhenyu
2007-01-30 13:05 ` Andreas Mohr
2007-01-30 23:39 ` Andreas Mohr
2007-05-01 14:59 ` [PATCH -mm] working 3D/DRI intel-agp.ko resume for i815 chip; Intel chipset testers wanted! (was: Re: intel-agp PM experiences ...) Andreas Mohr
2007-05-02 10:17 ` Pavel Machek
2007-05-03 15:47 ` Dave Jones
2007-05-05 17:56 ` Andreas Mohr
2007-05-10 6:44 ` Andreas Mohr
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=20070117004012.GA11140@rhlx01.hs-esslingen.de \
--to=andim2@users.sourceforge.net \
--cc=andi@lisas.de \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
--cc=pavel@ucw.cz \
--subject='Re: 2.6.20-rc5: usb mouse breaks suspend to ram' \
/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
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).