[Bug 12706] Oopses and ACPI problems (Linus 2.6.29-rc4)

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12706 --- Comment #3 from rui.zh...@intel.com 2009-02-16 01:02 --- http://marc.info/?l=linux-acpi&m=123427780517184&w=4 > 5740294: eeepc-laptop: Implement rfkill hotplugging in eeepc-laptop Reverting this fixes the rfkill oops; things work c

[Bug 12705] X200: Brightness broken since 2.6.29-rc4-58-g4c098bc

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12705 rui.zh...@intel.com changed: What|Removed |Added Status|NEW |NEEDINFO -- Configure bugmail: h

[Bug 12694] Cant power off in Asus cusi-m

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12694 rui.zh...@intel.com changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #6 from

[Bug 12011] battery status info dissapears in 2.6.27.5 - MSI GX700, EX600 laptops

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #61 from twat...@htwm.de 2009-02-16 02:01 --- ec4.patch (msleep) works for me too, uptime now 1h 41m. Tested on Medion Akoya MD 96652, discharged and charging works fine. -- Configure bugmail: http://bugzilla.kernel.org/

[Bug 12011] battery status info dissapears in 2.6.27.5 - MSI GX700, EX600 laptops

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #62 from homo...@gmail.com 2009-02-16 02:13 --- lets wait 2 more days guys, mine is ok too, but lets wait -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail becaus

[Bug 12011] battery status info dissapears in 2.6.27.5 - MSI GX700, EX600 laptops

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #63 from homo...@gmail.com 2009-02-16 08:16 --- as I said in #57: with msleep battery works ok but AC adapter does not report properly - reverting to "ACPI_EC_UDELAY 500" and "+ udelay(ACPI_EC_UDELAY);" fixes t

[Bug 12011] battery status info dissapears in 2.6.27.5 - MSI GX700, EX600 laptops

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #64 from timo.tret...@student.hpi.uni-potsdam.de 2009-02-16 09:29 --- Zygfryd: could you please test with ACPI_EC_UDELAY 100 and a udelay(500) in acpi_ec_transaction_unlocked() to show if the ACPI_EC_UDELAY change is reall

[Bug 12011] battery status info dissapears in 2.6.27.5 - MSI GX700, EX600 laptops

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #65 from homo...@gmail.com 2009-02-16 09:41 --- Created an attachment (id=20261) --> (http://bugzilla.kernel.org/attachment.cgi?id=20261&action=view) udelay(500) patch do you mean this patch ec5.patch ? -- Configure bug

[Bug 12011] battery status info dissapears in 2.6.27.5 - MSI GX700, EX600 laptops

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #66 from timo.tret...@student.hpi.uni-potsdam.de 2009-02-16 09:42 --- yes -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC li

[Bug 9528] s2ram hang - 2.6.22 regression - Asus A8N-SLI, Abit KN9 (Nvidia NForce4)

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9528 --- Comment #105 from erha...@pit.physik.uni-tuebingen.de 2009-02-16 09:58 --- (In reply to comment #102) > Do I understand correctly that everything works with the NVidia binary driver > and acpi_sleep=old_ordering ? This is correct. U

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

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9147 --- Comment #147 from da...@start.no 2009-02-16 10:19 --- Unfortunately, on this machine acpi=off doesn't work either, as that stops the WLAN card from working... Is there any other option that will stop the bug from occurring, or at lea

[Bug 12011] battery status info dissapears in 2.6.27.5 - MSI GX700, EX600 laptops

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #67 from homo...@gmail.com 2009-02-16 11:37 --- ec5.patch seems to work properly with AC, let me test longer will see hopefuly it might go to upstream soon ;) -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi

[Bug 12011] battery status info dissapears in 2.6.27.5 - MSI GX700, EX600 laptops

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #68 from homo...@gmail.com 2009-02-16 11:38 --- ups, not ec5.patch but udelay(500) patch from #65 -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: -

[Bug 9528] s2ram hang - 2.6.22 regression - Asus A8N-SLI, Abit KN9 (Nvidia NForce4)

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9528 --- Comment #106 from r...@sisk.pl 2009-02-16 12:31 --- Unfortunately, newer NVidia graphics adapters require the binary driver to be used for suspend-resume to work, even from the console. The binary driver apparently does some kind of

[Bug 9528] s2ram hang - 2.6.22 regression - Asus A8N-SLI, Abit KN9 (Nvidia NForce4)

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9528 --- Comment #107 from jko...@users.sourceforge.net 2009-02-16 13:03 --- Created an attachment (id=20264) --> (http://bugzilla.kernel.org/attachment.cgi?id=20264&action=view) DMIDecode output A8N-SLI Premium 1303 (In reply to comment #1

[Bug 12011] battery status info dissapears in 2.6.27.5 - MSI GX700, EX600 laptops

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #69 from vojtech.gondz...@gmail.com 2009-02-16 13:50 --- Hi, ec4.patch works fine for me (pr210). I'm running on kernel 2.6.28.5 with ec4, uptime 1 day. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=e

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

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9147 --- Comment #148 from legolas...@users.sourceforge.net 2009-02-16 14:29 --- @David: the best workaround is NOT to turn off acpi but to unload ac,battery and thermal modules -- Configure bugmail: http://bugzilla.kernel.org/userprefs.c

[Bug 12620] kacpi_notify chews up constant 50-60% CPU when machine gets hot.

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12620 --- Comment #29 from mle+report...@mega-nerd.com 2009-02-16 15:44 --- ykzhao, You should be aware that regardless of the value of /proc/acpi/fan/FAN/state, the fans (CPU and system fan) are on, all the time, regardless of temperature.

[Bug 12705] X200: Brightness broken since 2.6.29-rc4-58-g4c098bc

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12705 rui.zh...@intel.com changed: What|Removed |Added CC|acpi- |e...@anholt.net |b

[Bug 12620] kacpi_notify chews up constant 50-60% CPU when machine gets hot.

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12620 yakui.z...@intel.com changed: What|Removed |Added Status|REOPENED|REJECTED Resolution|

[Bug 12723] New: system freeze with certain desktops

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12723 Summary: system freeze with certain desktops Product: ACPI Version: 2.5 KernelVersion: 2.6.29.rc5 Platform: All OS/Version: Linux Tree: Mainline Status: NEW

[Bug 12723] system freeze with certain desktops

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12723 rui.zh...@intel.com changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from