rafal%netbsd.org@localhost wrote:
Description:Switching VTs from an X session back to a text-mode console session is broken on this machine both with machdep.acpi_vbios_reset = 1 and machdep.acpi_vbios_reset = 2 (and obviously with it = 0 as well, since that by definition does nothing).
Oh, acpi_vbios_reset is only used on resume from S3, not for X -> console transitions. On NetBSD, it is the X driver's responsibility to restore the state of the display; I would change the category on this one to xsrc.
Cheers, Jared