* Handling \_GPE._L03
@ 2004-06-26 1:26 Wayne Wylupski
[not found] ` <003901c45b1c$91e1e910$6900a8c0-nm0TT7E1c8rl2ZiQzgSchg@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Wayne Wylupski @ 2004-06-26 1:26 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1: Type: text/plain, Size: 529 bytes --]
Hello,
My laptop is a Fujitsu Lifebook P2110. I get ACPI events for the function keys for video (switch to other video adapter. or S-output, or shrink the screen). The Method that gets called is \_GPE._L03. I know that the ACPI portion of the kernel is handling the method, but how do I register my own handler so I may generate acpid events? It's not obvious to me there's a device (_HID) associated with this method, and I don't see a precedent for this within the other drivers in drivers/acpi.
Thanks!
Wayne
[-- Attachment #2: Type: text/html, Size: 1215 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread[parent not found: <003901c45b1c$91e1e910$6900a8c0-nm0TT7E1c8rl2ZiQzgSchg@public.gmane.org>]
* video extensions (Re: Handling \_GPE._L03) [not found] ` <003901c45b1c$91e1e910$6900a8c0-nm0TT7E1c8rl2ZiQzgSchg@public.gmane.org> @ 2004-07-26 21:54 ` Len Brown 2004-07-27 1:36 ` Wayne Wylupski 0 siblings, 1 reply; 3+ messages in thread From: Len Brown @ 2004-07-26 21:54 UTC (permalink / raw) To: Wayne Wylupski; +Cc: ACPI Developers On Fri, 2004-06-25 at 21:26, Wayne Wylupski wrote: > Hello, > > My laptop is a Fujitsu Lifebook P2110. I get ACPI events for the > function keys for video (switch to other video adapter. or S-output, > or shrink the screen). The Method that gets called is \_GPE._L03. I > know that the ACPI portion of the kernel is handling the method, but > how do I register my own handler so I may generate acpid events? It's > not obvious to me there's a device (_HID) associated with this method, > and I don't see a precedent for this within the other drivers in > drivers/acpi. Wayne, how did you confirm that the L03 is being called? Bruno prototyped some of the display extensions here: http://bugzilla.kernel.org/show_bug.cgi?id=1944 Perhaps you can attach your acpidmp output to that bug report and we can see if we can't get the extensions working on your laptop? thanks, -Len ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: video extensions (Re: Handling \_GPE._L03) 2004-07-26 21:54 ` video extensions (Re: Handling \_GPE._L03) Len Brown @ 2004-07-27 1:36 ` Wayne Wylupski 0 siblings, 0 replies; 3+ messages in thread From: Wayne Wylupski @ 2004-07-27 1:36 UTC (permalink / raw) To: Len Brown; +Cc: ACPI Developers Hello, Thank you for responding. I've added the acpidmp output to the bug, and tried to write a comment to it as well. In short, by echoing 0x11 to /proc/acpi/debug_level I can trace the ACPI events for the video functions. If here's anything else I can offer, please let me know. I'm interested in getting this supported. Wayne ----- Original Message ----- From: "Len Brown" <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> To: "Wayne Wylupski" <wayne-/9RTSe/R4cJBDgjK7y7TUQ@public.gmane.org> Cc: "ACPI Developers" <acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org> Sent: Monday, July 26, 2004 5:54 PM Subject: video extensions (Re: [ACPI] Handling \_GPE._L03) > On Fri, 2004-06-25 at 21:26, Wayne Wylupski wrote: > > Hello, > > > > My laptop is a Fujitsu Lifebook P2110. I get ACPI events for the > > function keys for video (switch to other video adapter. or S-output, > > or shrink the screen). The Method that gets called is \_GPE._L03. I > > know that the ACPI portion of the kernel is handling the method, but > > how do I register my own handler so I may generate acpid events? It's > > not obvious to me there's a device (_HID) associated with this method, > > and I don't see a precedent for this within the other drivers in > > drivers/acpi. > > Wayne, > how did you confirm that the L03 is being called? > > Bruno prototyped some of the display extensions here: > http://bugzilla.kernel.org/show_bug.cgi?id=1944 > > Perhaps you can attach your acpidmp output to that > bug report and we can see if we can't get the extensions > working on your laptop? > > thanks, > -Len > > > > ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-07-27 1:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-26 1:26 Handling \_GPE._L03 Wayne Wylupski
[not found] ` <003901c45b1c$91e1e910$6900a8c0-nm0TT7E1c8rl2ZiQzgSchg@public.gmane.org>
2004-07-26 21:54 ` video extensions (Re: Handling \_GPE._L03) Len Brown
2004-07-27 1:36 ` Wayne Wylupski
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox