* hibernation wake-up hang...
@ 2004-05-17 19:06 Wesley T Allen
[not found] ` <1084820789.9027.3.camel-bi+AKbBUZKZeoWH0uzbU5w@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Wesley T Allen @ 2004-05-17 19:06 UTC (permalink / raw)
To: acpi
Hi all,
I've finally gotten acpi working on my laptop and I was eagerly testing
hibernation and suspend; I've encountered a problem...
When my laptop attempts to come out of hibernation, it locks up while
trying to find my usb devices. I can still boot my system using another
kernel; but my main kernel is currently unusable.
Is there any way to erase the hibernation data for my main kernel so I
can boot it again? Where is that information stored?
I'm using a 2.6.3 kernel...
Thanks for the Help,
Wes
-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
^ permalink raw reply [flat|nested] 4+ messages in thread[parent not found: <1084820789.9027.3.camel-bi+AKbBUZKZeoWH0uzbU5w@public.gmane.org>]
* Re: hibernation wake-up hang... [not found] ` <1084820789.9027.3.camel-bi+AKbBUZKZeoWH0uzbU5w@public.gmane.org> @ 2004-05-17 19:26 ` Daniel Dewald 2004-05-17 20:09 ` Karol Kozimor 1 sibling, 0 replies; 4+ messages in thread From: Daniel Dewald @ 2004-05-17 19:26 UTC (permalink / raw) To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f Hi, normaly it should be enought to pass the "noresume" option to the kernel with your bootloader. Linux should boot then normaly without resuming from standby. Greetings TheCrasher Am Montag, 17. Mai 2004 21:06 schrieb Wesley T Allen: > Hi all, > I've finally gotten acpi working on my laptop and I was eagerly testing > hibernation and suspend; I've encountered a problem... > > When my laptop attempts to come out of hibernation, it locks up while > trying to find my usb devices. I can still boot my system using another > kernel; but my main kernel is currently unusable. > Is there any way to erase the hibernation data for my main kernel so I > can boot it again? Where is that information stored? > > I'm using a 2.6.3 kernel... > > Thanks for the Help, > > Wes > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: SourceForge.net Broadband > Sign-up now for SourceForge Broadband and get the fastest > 6.0/768 connection for only $19.95/mo for the first 3 months! > http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click > _______________________________________________ > Acpi-devel mailing list > Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/acpi-devel ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: hibernation wake-up hang... [not found] ` <1084820789.9027.3.camel-bi+AKbBUZKZeoWH0uzbU5w@public.gmane.org> 2004-05-17 19:26 ` Daniel Dewald @ 2004-05-17 20:09 ` Karol Kozimor [not found] ` <20040517200956.GA24480-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org> 1 sibling, 1 reply; 4+ messages in thread From: Karol Kozimor @ 2004-05-17 20:09 UTC (permalink / raw) To: acpi Thus wrote Wesley T Allen: > When my laptop attempts to come out of hibernation, it locks up while > trying to find my usb devices. I can still boot my system using another > kernel; but my main kernel is currently unusable. [...] > I'm using a 2.6.3 kernel... Please upgrade, at least to 2.6.5, there's been some work on that matter and chances are your problem is already solved. Best regards, -- Karol 'sziwan' Kozimor sziwan-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <20040517200956.GA24480-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>]
* Re: hibernation wake-up hang... [not found] ` <20040517200956.GA24480-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org> @ 2004-05-18 21:23 ` Stefan Seyfried 0 siblings, 0 replies; 4+ messages in thread From: Stefan Seyfried @ 2004-05-18 21:23 UTC (permalink / raw) To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f On Mon, May 17, 2004 at 10:09:57PM +0200, Karol Kozimor wrote: > > I'm using a 2.6.3 kernel... > > Please upgrade, at least to 2.6.5, there's been some work on that matter > and chances are your problem is already solved. but he still needs to "mkswap" his swap partition :-) To the original poster: the information is stored in your swap partition, which is screwed up now. So all you need to do is mskswap and swapon on it. Good luck -- Stefan Seyfried ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-05-18 21:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-17 19:06 hibernation wake-up hang Wesley T Allen
[not found] ` <1084820789.9027.3.camel-bi+AKbBUZKZeoWH0uzbU5w@public.gmane.org>
2004-05-17 19:26 ` Daniel Dewald
2004-05-17 20:09 ` Karol Kozimor
[not found] ` <20040517200956.GA24480-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
2004-05-18 21:23 ` Stefan Seyfried
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox