public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* getting BIOS to control screen
@ 2003-12-04  2:42 Alexei Gilchrist
  0 siblings, 0 replies; only message in thread
From: Alexei Gilchrist @ 2003-12-04  2:42 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi,

Under ACPI my laptops screen buttons don't work (ie switching to external screen
and setting the brightness). They DO work under APM though. This is a real pain
as I often need to switch to an external screen and I have to reboot to do this
at the moment.

blundering through the DSDT ASL I came across:


   Method (_DOS, 1, NotSerialized)
    {
       Store (And (Arg0, 0x03), Local0)
       \_SB.PSRV (0xB9, 0x20, 0x01, Local0, 0x00)
    }

If I also set bit1 to 1: And(And (Arg0, 0x03), 0x01)???? can I force it to use 
the BIOS ala APM? or have I lost the plot?

cheers,

Alexei



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-12-04  2:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-04  2:42 getting BIOS to control screen Alexei Gilchrist

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox