[Bug 32862] acer_wmi partially crashes ACPI/EC (Aspire 8930G)

2011-04-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=32862 --- Comment #3 from Hector Martin 2011-04-13 07:35:37 --- I've tried ec_raw_mode=1 and it doesn't help. In fact, it seems to do nothing, since I get this message: acer-wmi: No WMID EC raw mode enable method I'm not sure I'll be able to get

[Bug 32862] acer_wmi partially crashes ACPI/EC (Aspire 8930G)

2011-04-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=32862 --- Comment #4 from Hector Martin 2011-04-13 07:36:10 --- Created an attachment (id=54232) --> (https://bugzilla.kernel.org/attachment.cgi?id=54232) acpidump -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --

[Bug 32862] acer_wmi partially crashes ACPI/EC (Aspire 8930G)

2011-04-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=32862 --- Comment #5 from Lee, Chun-Yi 2011-04-13 08:02:00 --- hmm that measn(In reply to comment #3) > I've tried ec_raw_mode=1 and it doesn't help. In fact, it seems to do nothing, > since I get this message: > acer-wmi: No WMID EC raw mode e

[Bug 32862] acer_wmi partially crashes ACPI/EC (Aspire 8930G)

2011-04-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=32862 --- Comment #6 from Lee, Chun-Yi 2011-04-13 08:32:44 --- Hi Martin, Could you please attached the dmesg or messages when you probe acer-wmi driver? Did you see the following message in log ? Brightness must be controlled by generic v

[Bug 32862] acer_wmi partially crashes ACPI/EC (Aspire 8930G)

2011-04-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=32862 --- Comment #7 from Hector Martin 2011-04-13 08:53:24 --- Yes, I get: acer-wmi: Acer Laptop ACPI-WMI Extras acer-wmi: Brightness must be controlled by generic video driver Brightness has been handled by the generic driver for a while, even

[Bug 32862] acer_wmi partially crashes ACPI/EC (Aspire 8930G)

2011-04-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=32862 --- Comment #8 from Lee, Chun-Yi 2011-04-13 09:43:19 --- There have infinite loop in _BCM when ECMC is 1, I am tracing why the ECMC didn't set to 0: Method (_BCM, 1, NotSerialized) {

[Bug 15946] critical shutdown because of bogus temperature got from EC address space - Asus V1S

2011-04-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15946 --- Comment #61 from bugzi...@trash-mail.com 2011-04-13 16:28:26 --- Compiled multiple version. Now 2.6.37.6 is up and running with nouveau. KDE regrettably often pauses for several seconds so this is not a real productive environment. But in

[Bug 24002] ACPI Exception: AE_BAD_PARAMETER, Returned by Handler for [EmbeddedControl] - generic laptop with a MS-171F motherboard

2011-04-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=24002 --- Comment #23 from deBK 2011-04-13 17:04:51 --- Created an attachment (id=54272) --> (https://bugzilla.kernel.org/attachment.cgi?id=54272) dmesg I guessed that you meant to set the debug_level with the second echo, not set the debug_layer

[Bug 24002] ACPI Exception: AE_BAD_PARAMETER, Returned by Handler for [EmbeddedControl] - generic laptop with a MS-171F motherboard

2011-04-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=24002 --- Comment #24 from Zhang Rui 2011-04-14 01:43:03 --- Created an attachment (id=54342) --> (https://bugzilla.kernel.org/attachment.cgi?id=54342) ec debug patch please apply this patch, and attach the dmesg output after redoing the test. -

[Bug 15946] critical shutdown because of bogus temperature got from EC address space - Asus V1S

2011-04-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15946 --- Comment #62 from Zhang Rui 2011-04-14 01:44:49 --- so how long it usually took to reproduce the problem? -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You

[Bug 32862] acer_wmi partially crashes ACPI/EC (Aspire 8930G)

2011-04-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=32862 --- Comment #9 from Lee, Chun-Yi 2011-04-14 04:32:37 --- Created an attachment (id=54352) --> (https://bugzilla.kernel.org/attachment.cgi?id=54352) acer-wmi-remove-commandline-init.patch Hi Martin, Could you please help to try this test p