[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 --- Comment #27 from [EMAIL PROTECTED] 2008-11-06 00:15 --- Hi, Mark Will you please attach the dmesg on 2.6.26 stable kernel? From the log in comment #18 it seems that EC is crashed after the reporting the following message.

[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 --- Comment #28 from [EMAIL PROTECTED] 2008-11-06 00:30 --- Created an attachment (id=18701) -- (http://bugzilla.kernel.org/attachment.cgi?id=18701action=view) [Patch 1/4]: the EC transaction is explicitly divided into several phases

[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 --- Comment #29 from [EMAIL PROTECTED] 2008-11-06 00:33 --- yakui, in no acpi_video dmesg it have died 2 seconds earlier, at [ 17.069461] ACPI: EC: transaction start. Notice that EC returns same 0x90 value as from BURST_ENABLE

[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 --- Comment #30 from [EMAIL PROTECTED] 2008-11-06 00:35 --- Created an attachment (id=18702) -- (http://bugzilla.kernel.org/attachment.cgi?id=18702action=view) [patch 2/4] add the 2us delay before checking EC status while in polling

[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 --- Comment #31 from [EMAIL PROTECTED] 2008-11-06 00:35 --- Yakui, I told you several times, your 4-patches 500+ lines try-it-please series does not help. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email

[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 --- Comment #32 from [EMAIL PROTECTED] 2008-11-06 00:39 --- Created an attachment (id=18703) -- (http://bugzilla.kernel.org/attachment.cgi?id=18703action=view) [patch 3/4]: Add some delay in ec gpe handler to workaround the GPE storm

[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 --- Comment #33 from [EMAIL PROTECTED] 2008-11-06 00:41 --- Created an attachment (id=18704) -- (http://bugzilla.kernel.org/attachment.cgi?id=18704action=view) [patch 4/4]: Disable EC burst mode when returning incorrect Acknowledge

[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 --- Comment #34 from [EMAIL PROTECTED] 2008-11-06 00:46 --- Hi, Mark Will you please try the attched patch set(#C28,30, 32, 33) on the latest kernel(2.6.28-rc3) and see whether the problem still exists? (Of course the patch in

[Bug 11880] EC Timeouts under ASUS X50GL laptop (Fix included)

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11880 [EMAIL PROTECTED] changed: What|Removed |Added Summary|EC Timeouts under ASUS |EC Timeouts under ASUS X50GL

[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 --- Comment #35 from [EMAIL PROTECTED] 2008-11-06 00:54 --- Hi, Alexey Why do you think that my patch set is useless? Please note that it is a regression. In the 2.6.26 kernel the system can work well. And in the 2.6.26 kernel

[Bug 11896] [2.6.28-rc2] EeePC ACPI errors exceptions

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11896 --- Comment #50 from [EMAIL PROTECTED] 2008-11-06 01:13 --- Hi, Alexey Can you explain why the EC restart mechanism is introduced? From the patch it seems that the status (0x0) is also used to restart the EC transaction.

[Bug 11878] fan doesn't turn off

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11878 --- Comment #17 from [EMAIL PROTECTED] 2008-11-06 01:30 --- Understand what you said. In the boot phase the Linux ACPI will try to enumerate all the ACPI devices and load the corresponding driver for them. As there exists the ACPI

[Bug 11878] fan doesn't turn off

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11878 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |REJECTED Resolution|

[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 --- Comment #36 from [EMAIL PROTECTED] 2008-11-06 03:41 --- Alexey, The forth patch from comment #26 did the following: out of 6 reboots, on 2 reboots, the EC stopped working somewhere during the boot process. on 1 reboot, the EC

[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #18705|0 |1 is obsolete|

[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 --- Comment #39 from [EMAIL PROTECTED] 2008-11-06 06:04 --- (In reply to comment #34) Well, so far the 4 patches Yakui provided here plus the patch from bug #11917 commwnt 3 are holding up, the EC works and all seems fine, full dmesg

[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 --- Comment #40 from [EMAIL PROTECTED] 2008-11-06 06:06 --- Created an attachment (id=18707) -- (http://bugzilla.kernel.org/attachment.cgi?id=18707action=view) the dmesg of 4 patches from Yakui and #11917C3 -- Configure bugmail:

[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 --- Comment #37 from [EMAIL PROTECTED] 2008-11-06 03:44 --- Created an attachment (id=18705) -- (http://bugzilla.kernel.org/attachment.cgi?id=18705action=view) the dmesg of 4 patches proposed by Alexey. I'm going to try the Yakui's

[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 --- Comment #41 from [EMAIL PROTECTED] 2008-11-06 07:16 --- Hi, Mark Thanks for the test. It is very lucky that my patch set can make your box work well. Please don't enable the acpi_video driver. After the acpi_video driver is

[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 --- Comment #42 from [EMAIL PROTECTED] 2008-11-06 07:58 --- Yakui, thanks. However without acpi_video the screen won't turn off completely, only go blank, the backlight is still on, which is not so good thing for a laptop :). I will

[Bug 11857] Sony VAIO VGN-SZ650N ACPI: no lid switch, ac adapter and power button events

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11857 --- Comment #10 from [EMAIL PROTECTED] 2008-11-06 08:06 --- Hi, Sumant Will you please enable the CONFIG_ACPI_DEBUG in kernel configuration and do the following test on the 2.6.25 kernel? a. echo 0x010004

[Bug 11963] New: Thinkpad W500 does not resume after second S3 suspend

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11963 Summary: Thinkpad W500 does not resume after second S3 suspend Product: ACPI Version: 2.5 KernelVersion: 2.6.28-rc3-git Platform: All OS/Version: Linux Tree: Mainline

[Bug 451399] linux-2.6-libata-acpi-handle-bay-devices-in-dock-stations.patch causes breakage

2008-11-06 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=451399 --- Comment #56 from James Ralston [EMAIL PROTECTED] 2008-11-06 12:57:57 EDT --- I've filed a new bug (bug 470321) against

[Bug 11949] Screen brightness doesn't work on a Samsung R70 T7300 notebook

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11949 --- Comment #9 from [EMAIL PROTECTED] 2008-11-06 11:12 --- my small workaround to change the brightness: 1. ctrl+alt+F1 2. type user und password 3. sudo -s 4. echo -n xx /proc/acpi/video/NVID/LCD/brightness 5. ctrl+alt+F7 *4. f.e.

[Bug 11949] Screen brightness doesn't work - Samsung R70 T7300 notebook, nVidia GeForce 8600M GS

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11949 [EMAIL PROTECTED] changed: What|Removed |Added Summary|Screen brightness doesn't |Screen brightness doesn't

[Bug 11963] S3: second resume fails - Thinkpad W500

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11963 [EMAIL PROTECTED] changed: What|Removed |Added CC||acpi- |

[Bug 11963] S3: second resume fails - Thinkpad W500

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11963 --- Comment #2 from [EMAIL PROTECTED] 2008-11-06 11:42 --- Fails the same way using Ubuntu 8.10's 2.6.27-4 and 2.6.27-7 kernels; never tried 2.6.26 on this machine. If there are specific prior versions that would be of particular

[Bug 11963] S3: second resume fails - Thinkpad W500

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11963 --- Comment #3 from [EMAIL PROTECTED] 2008-11-06 13:16 --- While trying to figure out that other bug I briefly alluded to (that AHCI doesn't work after the first resume), I noticed that the system is already in a very bad state even

[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 --- Comment #43 from [EMAIL PROTECTED] 2008-11-06 13:21 --- Mark, Let me explain situation from my POV. With this bug we have regression, as you say from 2.6.26. So, the ultimate solution will be to revert all the changes to EC since

[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 --- Comment #44 from [EMAIL PROTECTED] 2008-11-06 13:43 --- Alexey, Being a programmer myself (applications not system and unfortunately not for Linux yet) I do understand what a few lines of code can do, especially for such critical

[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 --- Comment #45 from [EMAIL PROTECTED] 2008-11-06 15:02 --- Thanks. Let's drop last patch for now and check if poll mode still works for you. Please set ACPI_EC_STORM_THRESHOLD to something low (0-5?). This should force gpe to be

[Bug 18864] Re: docking/undocking support isn't included

2008-11-06 Thread imachine
How's it working so far? I have an X40 and 8.10 on it, and docking/undocking still doesn't work. libata module links to bay module, so I guess there is already some cooperation in between those two in the kernel, but whenever I press the undock button and the notebook was booted up inside the

[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 --- Comment #46 from [EMAIL PROTECTED] 2008-11-06 17:05 --- Alexey, without the last patch, using only the previous 3 patches, and with ACPI_EC_STORM_THRESHOLD set to 1, forcing the poll mode, all works ok. -- Configure bugmail:

[Bug 11892] Battery information and status disappearing and wrong thermal status.

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11892 --- Comment #47 from [EMAIL PROTECTED] 2008-11-06 17:06 --- Created an attachment (id=18712) -- (http://bugzilla.kernel.org/attachment.cgi?id=18712action=view) dmesg of forced poll mode. -- Configure bugmail:

[Bug 11942] AMD64 reboot regression

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11942 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|

[Bug 9147] atkbd.c: Unknown key released when 'ac' and/or 'battery' and/or 'thermal' modules are loaded

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9147 [EMAIL PROTECTED] changed: What|Removed |Added Component|Config-Interrupts |EC -- Configure bugmail:

[Bug 451399] linux-2.6-libata-acpi-handle-bay-devices-in-dock-stations.patch causes breakage

2008-11-06 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=451399 Fedora Update System [EMAIL PROTECTED] changed: What|Removed |Added

[Bug 10811] program hangs reading ac/battery {state, info} - 2.6.24 regression

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10811 [EMAIL PROTECTED] changed: What|Removed |Added Component|ACPICA-Core |EC -- Configure bugmail:

[Bug 11240] 2.6.26.1 boot hang unless nolapic_timer - acer ferrari 1100, AMD X2, SB600

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11240 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|REJECTED Resolution|

[Bug 11912] Boot fails unless acpi=off - Acer Aspire 3050

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11912 [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 11912] Boot fails unless acpi=off - Acer Aspire 3050

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11912 [EMAIL PROTECTED] changed: What|Removed |Added Status|REOPENED|REJECTED

[Bug 11949] Screen brightness doesn't work - Samsung R70 T7300 notebook, nVidia GeForce 8600M GS

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11949 --- Comment #11 from [EMAIL PROTECTED] 2008-11-06 22:19 --- 1. ctrl+alt+F1 2. type user und password 3. sudo -s 4. echo -n x /sys/class/backlight/acpi_video0/brightness 5. ctrl+alt+F7 4* x=1-5 this works too. i killed acpid and

[Bug 11949] Screen brightness doesn't work - Samsung R70 T7300 notebook, nVidia GeForce 8600M GS

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11949 --- Comment #12 from [EMAIL PROTECTED] 2008-11-06 22:20 --- Created an attachment (id=18716) -- (http://bugzilla.kernel.org/attachment.cgi?id=18716action=view) brightness -- Configure bugmail:

[Bug 11949] Screen brightness doesn't work - Samsung R70 T7300 notebook, nVidia GeForce 8600M GS

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11949 --- Comment #13 from [EMAIL PROTECTED] 2008-11-06 22:22 --- i posted this bug also in launchpad: https://bugs.launchpad.net/ubuntu/+bug/219116 -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are

[Bug 11170] 2.6.24 w/ nohz=off runs cooler than 2.6.25 tickless

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11170 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |REJECTED Resolution|

[Bug 10982] scaling_max_freq locked - regression 2.6.18 worked, 2.6.25 fails - Thinkpad T42

2008-11-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10982 --- Comment #19 from [EMAIL PROTECTED] 2008-11-06 23:23 --- ping Nicolas. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the