[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-03-18 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED]

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-03-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 --- Comment #28 from [EMAIL PROTECTED] 2008-03-17 19:41 --- Created an attachment (id=15317) -- (http://bugzilla.kernel.org/attachment.cgi?id=15317action=view) patch vs 2.26.25-rc6 from bug 10202 per bug #10132 Lin-Ming's patch in

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-03-15 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] --- Comment

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-03-15 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 [EMAIL PROTECTED] changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-02-29 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 --- Comment #26 from [EMAIL PROTECTED] 2008-02-29 00:57 --- Please check if this patch helps: From: Lin Ming [EMAIL PROTECTED] Fix a memory overflow bug when copying NULL internal package element object to external. Signed-off-by:

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-02-09 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 --- Comment #22 from [EMAIL PROTECTED] 2008-02-09 05:17 --- I've been working on this today. I'm following this guide: http://www.howtoforge.com/kernel_compilation_fedora Downloaded this kernel source package:

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-02-09 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 --- Comment #23 from [EMAIL PROTECTED] 2008-02-09 07:46 --- Created an attachment (id=14766) -- (http://bugzilla.kernel.org/attachment.cgi?id=14766action=view) dmesg output of 2.6.24-custom kernel with utcopy.c patch -- Configure

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-02-09 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 --- Comment #24 from [EMAIL PROTECTED] 2008-02-09 07:47 --- Created an attachment (id=14767) -- (http://bugzilla.kernel.org/attachment.cgi?id=14767action=view) acpi output of 2.6.24-custom kernel with utcopy.c patch -- Configure

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-02-09 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 --- Comment #25 from [EMAIL PROTECTED] 2008-02-09 07:50 --- I cannot find any Unsupported object type messages anywhere (I expected those due to the patch I applied). Don't know what to do next, so I'll just replace my battery again

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-01-31 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 --- Comment #19 from [EMAIL PROTECTED] 2008-01-31 09:14 --- Yes, the Buffer-Length is set to the amount of buffer actually used. It doesn't really shrink the buffer. -- Configure bugmail:

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-01-31 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 --- Comment #20 from [EMAIL PROTECTED] 2008-01-31 10:51 --- I think we will need an ACPI trace of the _BST execution to determine the reason behind both the AE_SUPPORT and buffer problems. -- Configure bugmail:

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-01-31 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 --- Comment #21 from [EMAIL PROTECTED] 2008-01-31 15:19 --- Created an attachment (id=14667) -- (http://bugzilla.kernel.org/attachment.cgi?id=14667action=view) patch to emit error messages for AE_SUPPORT This small patch to utcopy.c

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-01-29 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 --- Comment #18 from [EMAIL PROTECTED] 2008-01-29 16:14 --- It is called with NULL/ACPI_ALLOCATE buffer, so it is acpi_evaluate_object, who creates wrong size. Also, did you notice, that ut_initialize_buffer may shrink preallocated

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-01-29 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 --- Comment #17 from [EMAIL PROTECTED] 2008-01-29 16:03 --- I've tried to reproduce this here, no luck so far. There exists the possibility that the caller to acpi_evaluate_object is passing in an acpi_buffer object with an incorrect

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-01-25 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 --- Comment #10 from [EMAIL PROTECTED] 2008-01-25 00:55 --- Hi, I just did another test. However, while writing this I see that you even mention a newer kernel version than I used to test. I tried Fedora's newest stable kernel

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-01-25 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 --- Comment #11 from [EMAIL PROTECTED] 2008-01-25 01:18 --- Created an attachment (id=14568) -- (http://bugzilla.kernel.org/attachment.cgi?id=14568action=view) dmesg.2.6.24-0.167-rc8.git4.fc9 -- Configure bugmail:

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-01-25 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 --- Comment #12 from [EMAIL PROTECTED] 2008-01-25 01:18 --- Created an attachment (id=14569) -- (http://bugzilla.kernel.org/attachment.cgi?id=14569action=view) acpidump.2.6.24-0.167-rc8.git4.fc9 -- Configure bugmail:

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-01-25 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 --- Comment #13 from [EMAIL PROTECTED] 2008-01-25 01:22 --- You guys are really funny :) I'm running 2.6.24-0.167-rc8.git4.fc9 kernel now, from Fedora's development repository. I see it's a rc, maybe not the very latest, but you didn't

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-01-25 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 --- Comment #14 from [EMAIL PROTECTED] 2008-01-25 01:23 --- I pulled the plug and now battery monitor says 100% charged, with 0:00 hours remaining ... -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ---

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-01-25 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 --- Comment #16 from [EMAIL PROTECTED] 2008-01-25 07:56 --- jonne, Do you have ability to patch the kernel? -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because:

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-01-25 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #14568|application/octet-stream|text/plain mime type|

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-01-25 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #14569|application/octet-stream|text/plain mime type|

[Bug 8573] ACPI Exception (battery-0216): AE_SUPPORT, Extracting _BST [20070126] - Acer Aspire 1640z

2008-01-25 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8573 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED]