https://bugzilla.kernel.org/show_bug.cgi?id=45461


Len Brown <l...@kernel.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|BIOS                        |Config-Interrupts
         AssignedTo|l...@kernel.org             |acpi_config-interrupts@kern
                   |                            |el-bugs.osdl.org




--- Comment #31 from Len Brown <l...@kernel.org>  2013-01-29 03:13:14 ---
Does the power button work on this system,
or does it fail along with AC and lid events?

grep acpi /proc/interrupts
will tell you if you get ACPI interrupts

grep .  /sys/firmware/acpi/interrupts/*
will tell you which ones you get

if you have a /proc/acpi/event,
then kill acpid and "cat /proc/acpi/event"
and provoke acpi events such as power button
and lid close will tell you what events are getting
sent to user-space.

If the EC is failing...  What does "dmesg | grep -i acpi" show?

Finally, does "manual" suspend work on this system?
eg. can you "echo mem > /sys/power/state"
and then wake up via power button?

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to