[Bug 12187] battery status info dissapears in 2.6.27.5 - MSI PR200
http://bugzilla.kernel.org/show_bug.cgi?id=12187 Len Brown changed: What|Removed |Added Status|RESOLVED|CLOSED -- 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. -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[Bug 12187] battery status info dissapears in 2.6.27.5 - MSI PR200
http://bugzilla.kernel.org/show_bug.cgi?id=12187 Len Brown changed: What|Removed |Added Status|NEW |RESOLVED CC||len.br...@intel.com Resolution||UNREPRODUCIBLE --- Comment #20 from Len Brown 2009-08-13 03:14:12 --- closed due to in activity for 4 months please re-open if there is still a problem in 2.6.30.stable -- 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. -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[Bug 12187] battery status info dissapears in 2.6.27.5 - MSI PR200
http://bugzilla.kernel.org/show_bug.cgi?id=12187 --- Comment #19 from Leonid Podolny 2009-04-11 11:29:35 --- Ok, the last patch works for any time. I'm going to upgrade to (unpatched) 2.6.30-rc1. -- 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. -- This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[Bug 12187] battery status info dissapears in 2.6.27.5 - MSI PR200
http://bugzilla.kernel.org/show_bug.cgi?id=12187 --- Comment #18 from Leonid Podolny 2009-04-06 05:50:53 --- (In reply to comment #17) > (In reply to comment #16) > > Created an attachment (id=20806) --> (http://bugzilla.kernel.org/attachment.cgi?id=20806) [details] [details] > > merge modes and disable burst > > > > Please check if this patch works too? > > 9 hours, looks good. I meant, 19 hours. -- 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. -- ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[Bug 12187] battery status info dissapears in 2.6.27.5 - MSI PR200
http://bugzilla.kernel.org/show_bug.cgi?id=12187 --- Comment #17 from Leonid Podolny 2009-04-06 05:50:12 --- (In reply to comment #16) > Created an attachment (id=20806) --> (http://bugzilla.kernel.org/attachment.cgi?id=20806) [details] > merge modes and disable burst > > Please check if this patch works too? 9 hours, looks good. -- 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. -- ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[Bug 12187] battery status info dissapears in 2.6.27.5 - MSI PR200
http://bugzilla.kernel.org/show_bug.cgi?id=12187 --- Comment #16 from Alexey Starikovskiy 2009-04-05 06:43:01 --- Created an attachment (id=20806) --> (http://bugzilla.kernel.org/attachment.cgi?id=20806) merge modes and disable burst Please check if this patch works too? -- 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. -- ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[Bug 12187] battery status info dissapears in 2.6.27.5 - MSI PR200
http://bugzilla.kernel.org/show_bug.cgi?id=12187 --- Comment #15 from Leonid Podolny 2009-04-04 19:11:06 --- (In reply to comment #14) > Leonid, > Please also try changing from udelay(...) to msleep(1) in addition to removing > burst. Please post new dmesg if it does not help. Works OK for three days now. -- 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. -- ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[Bug 12187] battery status info dissapears in 2.6.27.5 - MSI PR200
http://bugzilla.kernel.org/show_bug.cgi?id=12187 --- Comment #14 from Alexey Starikovskiy 2009-03-31 22:53:48 --- Leonid, Please also try changing from udelay(...) to msleep(1) in addition to removing burst. Please post new dmesg if it does not help. -- 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. -- ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[Bug 12187] battery status info dissapears in 2.6.27.5 - MSI PR200
http://bugzilla.kernel.org/show_bug.cgi?id=12187 --- Comment #13 from Leonid Podolny 2009-03-31 20:47:21 --- (In reply to comment #10) > Leonid, > Could you please check if disabling calls to acpi_ec_burst_enable() in > drivers/acpi/ec.c helps? Here is what I've done, just to make sure that I understood you correctly: diff --git a/drivers/acpi/ec.c b/drivers/acpi/ec.c index 2fe1506..eaa4224 100644 --- a/drivers/acpi/ec.c +++ b/drivers/acpi/ec.c @@ -355,7 +355,8 @@ static int acpi_ec_burst_enable(struct acpi_ec *ec) .wdata = NULL, .rdata = &d, .wlen = 0, .rlen = 1}; - return acpi_ec_transaction(ec, &t, 0); + //return acpi_ec_transaction(ec, &t, 0); + return 0; } static int acpi_ec_burst_disable(struct acpi_ec *ec) @@ -607,7 +608,7 @@ acpi_ec_space_handler(u32 function, acpi_physical_address address, if (bits != 8 && acpi_strict) return AE_BAD_PARAMETER; - acpi_ec_burst_enable(ec); + //acpi_ec_burst_enable(ec); if (function == ACPI_READ) { result = acpi_ec_read(ec, address, &temp); -- 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. -- ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[Bug 12187] battery status info dissapears in 2.6.27.5 - MSI PR200
http://bugzilla.kernel.org/show_bug.cgi?id=12187 --- Comment #12 from Leonid Podolny 2009-03-31 20:46:08 --- (In reply to comment #10) > Leonid, > Could you please check if disabling calls to acpi_ec_burst_enable() in > drivers/acpi/ec.c helps? Alexey, It still dissapears after a (long) while. -- 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. -- ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[Bug 12187] battery status info dissapears in 2.6.27.5 - MSI PR200
http://bugzilla.kernel.org/show_bug.cgi?id=12187 --- Comment #11 from Leonid Podolny 2009-03-30 14:42:56 --- (In reply to comment #10) > Leonid, > Could you please check if disabling calls to acpi_ec_burst_enable() in > drivers/acpi/ec.c helps? It is now working without problems for 4 or so hours, definite improvement. However, some of the patches in bug 12011 also reduced the frequency of the the bug and it reproduced after more than a day. -- 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. -- ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[Bug 12187] battery status info dissapears in 2.6.27.5 - MSI PR200
http://bugzilla.kernel.org/show_bug.cgi?id=12187 --- Comment #10 from Alexey Starikovskiy 2009-03-30 08:46:27 --- Leonid, Could you please check if disabling calls to acpi_ec_burst_enable() in drivers/acpi/ec.c helps? -- 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. -- ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[Bug 12187] battery status info dissapears in 2.6.27.5 - MSI PR200
http://bugzilla.kernel.org/show_bug.cgi?id=12187 --- Comment #9 from Leonid Podolny 2009-03-30 07:22:35 --- Zhang, The problem definitely does exist in 2.6.29. -- 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. -- ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[Bug 12187] battery status info dissapears in 2.6.27.5 - MSI PR200
http://bugzilla.kernel.org/show_bug.cgi?id=12187 Zhang Rui changed: What|Removed |Added CC||rui.zh...@intel.com --- Comment #8 from Zhang Rui 2009-03-30 07:18:01 --- Leonid, does the problem still exist in the latest upstream kernel? Alexey, what's the status of the bug? -- 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. -- ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[Bug 12187] battery status info dissapears in 2.6.27.5 - MSI PR200
http://bugzilla.kernel.org/show_bug.cgi?id=12187 eddy.petrisor+lin...@gmail.com changed: What|Removed |Added CC||eddy.petrisor+lin...@gmail.c ||om -- 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. -- ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
[Bug 12187] battery status info dissapears in 2.6.27.5 - MSI PR200
http://bugzilla.kernel.org/show_bug.cgi?id=12187 len.br...@intel.com changed: What|Removed |Added KernelVersion|2.6.28-rc5 |2.6.28-rc5, 2.6.28-rc7 Summary|battery status info |battery status info |dissapears on MSI PR200 |dissapears in 2.6.27.5 - MSI ||PR200 -- 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. -- SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ ___ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla