http://bugzilla.kernel.org/show_bug.cgi?id=10511


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |acpi-
                   |                            |[EMAIL PROTECTED]
                   |                            |et
          Component|Power-Other                 |BIOS
            Summary|No AC Adapter Events on Sony|AC Adapter Events on Sony
                   |VAIO VGN-FZ31M              |VAIO VGN-FZ31M




------- Comment #15 from [EMAIL PROTECTED]  2008-04-28 19:46 -------
if you build with CONFIG_ACPI_DEBUG=y
does this message fire on your console on AC/DC events?

drivers/acpi/ac.c: acpi_ac_notify():

        default:
                ACPI_DEBUG_PRINT((ACPI_DB_INFO,
                                  "Unsupported event [0x%x]\n", event));

seems like we should just send the even 0x81 up to user-space
and hope that it can figure out what to do with it - yakui?


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to