https://bugzilla.kernel.org/show_bug.cgi?id=24002
--- Comment #38 from Lan Tianyu <tianyu....@intel.com> 2013-05-05 13:08:43 --- Anyone can test the patch in the Comment #34 ? From my opinions, this problem is caused by wmi driver's EC operation region handler doesn't support read/write operation of longer than 8 bit data and return bad param error. Device (SCM0) { Name (_HID, "pnp0c14") Name (_UID, Zero) ... OperationRegion (EC, EmbeddedControl, Zero, 0x0100) Field (EC, ByteAcc, NoLock, Preserve) { Offset (0x2D), T2D0, 1, T2D1, 4, T2D5, 3, TD2E, 8, TD2F, 8, TD30, 8, TD31, 8, TD32, 8, TD33, 8, Offset (0x35), TD35, 8, TD36, 8, Offset (0x38), TD38, 16, TD3A, 16, -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite It's a free troubleshooting tool designed for production Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap2 _______________________________________________ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla