Screen stays black after resume
Nate Lawson
nate at root.org
Sun Jun 6 02:44:47 GMT 2004
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
More information about the freebsd-acpi
mailing list