From: Dave Jones <davej-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: "Yu, Luming" <luming.yu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
"Georg C. F. Greve" <greve-mXXj517/zsQ@public.gmane.org>,
sergiomb-hHo3WeeoaswVhHzd4jOs4w@public.gmane.org,
acpi-devel
<acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: [Fwd: Re: [PROBLEM] 2.6.3-rc1: still no suspend/resume on Centrino notebook (contains agp, lapic, swsusp)]
Date: Wed, 11 Feb 2004 11:32:14 +0000 [thread overview]
Message-ID: <20040211113214.GB6310@redhat.com> (raw)
In-Reply-To: <20040211112505.GE30647-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
On Wed, Feb 11, 2004 at 12:25:05PM +0100, Karol Kozimor wrote:
> Thus wrote Dave Jones:
> > > Simple "modprobe intel-agp" will do, the system will reboot or hang when
> > > resuming from swsusp1/pmdisk even when AGP is not used.
> > Hmm, some of the Intel chipset code has resume callbacks already.
> > These _will_ get called even if AGP isn't in use.
>
> Right.
>
> > I'm wondering if they're doing something they shouldn't.
> > It might even be possible that those callbacks should just do nothing
> > if agp isn't in use. Need to think some more on this one.
>
> That's especially strange as Nigel's swsusp2 survives the suspend. Here's
> how it looks currently on my system [1]:
>
>
> pmdisk swsusp swsusp2
> intel-agp not loaded OK OK OK
> intel-agp loaded, not in use (?) reboot OK
> intel-agp in use reboot reboot OK
>
> I haven't used pmdisk for some time, so I might be not authoritative.
>
> [1] 00:01.0 PCI bridge: Intel Corp. 82845 845 (Brookdale) Chipset AGP
> Bridge (rev 04)
>
> I'm willing to test anything you come up with.
Take a look at drivers/char/agp/intel-agp.c around line 1427 or so
function agp_intel_resume().
Does it still hang if you just return 0 there ?
I'm guessing that will fix it. Maybe we don't quite have the
initialisation routine perfect, and reinitialising the chipset
twice causes it to hang..
Dave
-------------------------------------------------------
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
next prev parent reply other threads:[~2004-02-11 11:32 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-11 1:34 [Fwd: Re: [PROBLEM] 2.6.3-rc1: still no suspend/resume on Centrino notebook (contains agp, lapic, swsusp)] Yu, Luming
[not found] ` <3ACA40606221794F80A5670F0AF15F8401CBB68A-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-02-11 10:55 ` Karol Kozimor
[not found] ` <20040211105531.GA30647-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
2004-02-11 11:01 ` Dave Jones
[not found] ` <20040211110154.GJ12634-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2004-02-11 11:25 ` Karol Kozimor
[not found] ` <20040211112505.GE30647-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
2004-02-11 11:32 ` Dave Jones [this message]
2004-02-11 14:48 ` Georg C. F. Greve
2004-02-15 19:36 ` Karol Kozimor
-- strict thread matches above, loose matches on Subject: below --
2004-02-12 3:07 Yu, Luming
[not found] ` <3ACA40606221794F80A5670F0AF15F8401CBB6A7-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-02-12 9:46 ` Bruno Ducrot
2004-02-11 3:09 Yu, Luming
[not found] ` <3ACA40606221794F80A5670F0AF15F8401CBB68E-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-02-11 3:28 ` Sérgio Monteiro Basto
2004-02-11 11:01 ` Bruno Ducrot
2004-02-11 3:04 Yu, Luming
[not found] ` <3ACA40606221794F80A5670F0AF15F8401CBB68D-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-02-11 12:10 ` Georg C. F. Greve
[not found] ` <m3smhhakb3.fsf-glUV91rXKAHWIjgkaejU9x2eb7JE58TQ@public.gmane.org>
2004-02-11 12:36 ` Bruno Ducrot
[not found] ` <20040211123601.GN13262-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2004-02-11 13:16 ` Georg C. F. Greve
[not found] ` <m3smhhycwz.fsf-glUV91rXKAHWIjgkaejU9x2eb7JE58TQ@public.gmane.org>
2004-02-11 17:58 ` Bruno Ducrot
[not found] ` <20040211175842.GO13262-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2004-02-12 11:06 ` Georg C. F. Greve
[not found] ` <m37jys5zhh.fsf-glUV91rXKAHWIjgkaejU9x2eb7JE58TQ@public.gmane.org>
2004-02-12 11:53 ` Luca Capello
2004-02-11 12:50 ` Georg C. F. Greve
2004-02-10 0:58 Sérgio Monteiro Basto
[not found] ` <1076374686.3429.1.camel-4/PLUo9XfK8@public.gmane.org>
2004-02-10 10:32 ` Georg C. F. Greve
[not found] ` <m3oes76x8l.fsf-eMhNhoSsuh6q92djB/mqZw@public.gmane.org>
2004-02-10 19:48 ` Dave Jones
[not found] ` <20040210194816.GD12634-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2004-02-10 20:53 ` Georg C. F. Greve
2004-02-11 2:22 ` Huw Rogers
2004-02-10 10:34 ` Bruno Ducrot
[not found] ` <20040210103409.GH13262-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2004-02-10 14:03 ` Georg C. F. Greve
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=20040211113214.GB6310@redhat.com \
--to=davej-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=greve-mXXj517/zsQ@public.gmane.org \
--cc=luming.yu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
--cc=sergiomb-hHo3WeeoaswVhHzd4jOs4w@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