<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Naradapuri</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Naradapuri"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Naradapuri"/>
	<updated>2026-05-06T06:23:29Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Talk:Problems_with_ACPI_suspend-to-ram&amp;diff=26315</id>
		<title>Talk:Problems with ACPI suspend-to-ram</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Talk:Problems_with_ACPI_suspend-to-ram&amp;diff=26315"/>
		<updated>2006-11-11T10:30:49Z</updated>

		<summary type="html">&lt;p&gt;Naradapuri: Unable to resume R40e after suspend-to-RAM&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;After a few resumes with my T43, I get &amp;quot;big green boxes&amp;quot; on my consoles tty1 and tty2.&lt;br /&gt;
tyy3 to tty6 stays completly black (there should be login prompt).&lt;br /&gt;
But X still working fine.&lt;br /&gt;
&lt;br /&gt;
This is a minor issue, but anyone with the same problem and a fix/workaround?&lt;br /&gt;
&lt;br /&gt;
--[[User:Defiant|Defiant]] 13:40, 02 Jun 2006 (CEST)&lt;br /&gt;
----&lt;br /&gt;
I have a similar issue on my T60. It seems like the problem is with the framebuffer; that the card is attempting to use the lowest resolution possible when I have the framebuffer set much higher, but that's just my intuition. I'm using hibernate with both &amp;lt;code&amp;gt;EnableVbetool&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;VbetoolPost&amp;lt;/code&amp;gt; set to &amp;lt;code&amp;gt;yes&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
An interesting thing is that if I manually call hibernate from an xterm inside X, I get no negative effects. It even fixes the console &amp;quot;big green boxes&amp;quot; if I previously suspended not in X. Also, on resume I see the following messages on the xterm (all previous output is cleared):&lt;br /&gt;
&lt;br /&gt;
  Allocated buffer at 0x11010 (base is 0x0)&lt;br /&gt;
  ES: 0x1101 EBX: 0x0000&lt;br /&gt;
  Calling INT 0x15 (F000: 5E79)&lt;br /&gt;
   EAX is 0x1005F08&lt;br /&gt;
  Calling INT 0x15 (F000: 5E79)&lt;br /&gt;
   EAX is 0x1005F08&lt;br /&gt;
  Calling INT 0x15 (F000: 5E79)&lt;br /&gt;
   EAX is 0x5F08&lt;br /&gt;
  Calling INT 0x15 (F000: 5E79)&lt;br /&gt;
   EAX is 0x5F08&lt;br /&gt;
  Calling INT 0x15 (F000: 5E79)&lt;br /&gt;
   EAX is 0x45F08&lt;br /&gt;
  Function not supported&lt;br /&gt;
&lt;br /&gt;
Any ideas?&lt;br /&gt;
&lt;br /&gt;
-- [[User:Deason|Deason]] 05:39, 14 July 2006 (CEST)&lt;br /&gt;
----&lt;br /&gt;
Just to update/confirm: suspend to RAM only works if I have X running, and I switch to the console running X after resuming. Editing the ACPI sleep script to switch to vt 7 before switching back to the original console seems to work fine, though. It just means that I can't suspend to RAM if I'm not running X. (Putting a check for that in the ACPI sleep script would also be a good idea.) I've tried using &amp;lt;code&amp;gt;EnableVbetool&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;VbetoolPost&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;RestoreVCSAData&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;RestoreVbeStateFrom&amp;lt;/code&amp;gt; from hiberante, but none seem to solve this without switching to X.&lt;br /&gt;
&lt;br /&gt;
-- [[User:Deason|Deason]] 21:48, 16 July 2006 (CEST)&lt;br /&gt;
----&lt;br /&gt;
Yes it's the vga framebuffer freaking out at you. Try adding '''acpi_sleep=s3_bios,s3_mode''' kernel option to /boot/grub/menu.lst&lt;br /&gt;
&lt;br /&gt;
The s3_mode part fixed the green boxes for me. (debian testing, kernel 2.6.16, TP x41)&lt;br /&gt;
&lt;br /&gt;
--[[User:Ladoga|Ladoga]] 06:46, 5 August 2006 (CEST)&lt;br /&gt;
----&lt;br /&gt;
Yay, that did it. Also, I'm not sure which option it is, but one of the options in hibernate (either &amp;lt;code&amp;gt;EnableVbetool&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;VbetoolPost&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;RestoreVCSAData&amp;lt;/code&amp;gt;, or &amp;lt;code&amp;gt;RestoreVbeStateFrom&amp;lt;/code&amp;gt;, or all of them) causes the framebuffer to freak out again. Disabling them, and enabling that s3_mode makes it all work again. (Debian Sid, 2.6.17, T60). Putting this in the article, I guess.&lt;br /&gt;
&lt;br /&gt;
--[[User:Deason|Deason]]&lt;br /&gt;
&lt;br /&gt;
== Intermittent lock-up on resume with X31 ==&lt;br /&gt;
&lt;br /&gt;
I have an {{X31}} running 2.6.16 (Debian). I'm running Debian patches, with the addition of ieee80211 1.1.14 and ipw2200 1.1.13&lt;br /&gt;
&lt;br /&gt;
Suspend/resume generally works first time, but locks up during resume after a few cycles. Usually the sleep light stays flashing.&lt;br /&gt;
&lt;br /&gt;
A possibly related symptom is that on a few occasions, I've had the wireless connectivity work for a few seconds after resume, and then fail (though this could be fixed by {{cmdroot|ifdown eth1; rmmod ipw2200; modprobe ipw2200; ifup eth1}}).&lt;br /&gt;
&lt;br /&gt;
I've tried the following boot options to no avail: {{bootparm|ec_intr|0}}; &amp;lt;tt&amp;gt;nolapic&amp;lt;/tt&amp;gt;; &amp;lt;tt&amp;gt;nolapic noapic&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
--[[User:Mbg71|Malcolm]] 06:42, 1 September 2006 (CEST)&lt;br /&gt;
&lt;br /&gt;
I've had no more lock-ups since my last post (knock on wood) i.e. about 20 suspend/resume cycles.&lt;br /&gt;
&lt;br /&gt;
Nothing has changed in my config, but I've been manually doing a&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sync}}&lt;br /&gt;
&lt;br /&gt;
before each suspend, according to the theory that race conditions etc. will be less likely to be tickled if I reduce the interrupt load while ACPI does its work.&lt;br /&gt;
&lt;br /&gt;
Incidentally, it turns out that I was running the equivalent of &amp;lt;tt&amp;gt;nolapic&amp;lt;/tt&amp;gt; all along; dmesg output says:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
Local APIC disabled by BIOS -- you can enable it with &amp;quot;lapic&amp;quot;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
--[[User:Mbg71|Malcolm]] 10:11, 21 September 2006 (CEST)&lt;br /&gt;
&lt;br /&gt;
Two lock-ups since my last post: after 30 cycles and after 10.&lt;br /&gt;
&lt;br /&gt;
It loooks like this is [http://bugzilla.kernel.org/show_bug.cgi?id=5555 kernel bug #5555]&lt;br /&gt;
&lt;br /&gt;
--[[User:Mbg71|Malcolm]] 00:04, 3 October 2006 (CEST)&lt;br /&gt;
&lt;br /&gt;
== Unable to resume R40e after suspend-to-RAM ==&lt;br /&gt;
&lt;br /&gt;
Suspend-To-RAM works fine, but after going to sleep,&lt;br /&gt;
the laptop (R40e) can't be woken up. It doesn't respond to&lt;br /&gt;
anything, the battery has to be removed in order to&lt;br /&gt;
reset it. I tried many different setups, but the&lt;br /&gt;
problem persists. Any ideas, please?&lt;/div&gt;</summary>
		<author><name>Naradapuri</name></author>
		
	</entry>
</feed>