Date: Sat, 5 Jun 2004 19:44:29 -0700 (PDT) From: Nate Lawson <nate@root.org> To: "Oliver B. Fischer" <plexus@snafu.de> Cc: acpi@freebsd.org Subject: Re: Screen stays black after resume Message-ID: <20040605194248.W62622@root.org> In-Reply-To: <40C23E60.7010503@snafu.de> References: <40C1F228.8060401@snafu.de> <20040605132007.R60990@root.org> <40C23E60.7010503@snafu.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 5 Jun 2004, Oliver B. Fischer wrote: > Nate Lawson wrote: > > On Sat, 5 Jun 2004, Oliver B. Fischer wrote: > > > >>With todays CURRENT, resuming from S3 results in a black screen on my > >>Thinkpad R51. > > > > Were you running with special patches before (i.e. DPMS)? > > Sorry I have fogotton to say, that it happens only if I boot in safe mode. Um, safe mode disables ACPI so how can you suspend/resume in safe mode? -Nate Here are all the things safe mode disables: dup bootsafekey @ = if s" arch-i386" environment? if s" acpi_load" unsetenv s" 1" s" hint.acpi.0.disabled" setenv s" 1" s" loader.acpi_disabled_by_user" setenv s" 1" s" hint.apic.0.disabled" setenv then s" 0" s" hw.ata.ata_dma" setenv s" 0" s" hw.ata.atapi_dma" setenv s" 0" s" hw.ata.wc" setenv s" 0" s" hw.eisa_slots" setenv 0 boot
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040605194248.W62622>