[Bug 11428] [regression] LID switch events are no longer reported using /dev/input/event* AC event can't be reported

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

[Bug 9262] Brightness hotkeys broken with Toshiba laptop

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9262 --- Comment #19 from [EMAIL PROTECTED] 2008-09-03 23:12 --- (In reply to comment #18) Created an attachment (id=17499) -- (http://bugzilla.kernel.org/attachment.cgi?id=17499action=view) [details] try the debug patch to see whether

[Bug 11428] [regression] LID switch events are no longer reported using /dev/input/event* AC event can't be reported

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11428 --- Comment #29 from [EMAIL PROTECTED] 2008-09-03 23:19 --- Created an attachment (id=17608) -- (http://bugzilla.kernel.org/attachment.cgi?id=17608action=view) Patch 2/2: try the debug patch Hi,Marton Do you have opportunity to

[Bug 10724] System is unstable with EC GPE storm detected

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

[Bug 9998] SCI interrupt storm - lost keystrokes - Acer Travelmate 4002

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

[Bug 9998] SCI interrupt storm - lost keystrokes - Acer Travelmate 4002

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9998 --- Comment #74 from [EMAIL PROTECTED] 2008-09-03 23:35 --- Created an attachment (id=17612) -- (http://bugzilla.kernel.org/attachment.cgi?id=17612action=view) Patch 2/2: try the debug patch in which EC work mode is simplified Hi,

[Bug 8855] disk spins down twice - ACPI vs libata

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8855 --- Comment #47 from [EMAIL PROTECTED] 2008-09-04 00:36 --- (In reply to comment #45) 2.6.27-rc4, nx6310: [EMAIL PROTECTED]:~$ dmesg | grep PCI slot: ahci :00:1f.2: PCI slot: 31 BTW double spin down still occur. Strange,

[Bug 8855] disk spins down twice - ACPI vs libata

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8855 --- Comment #48 from [EMAIL PROTECTED] 2008-09-04 00:38 --- Created an attachment (id=17613) -- (http://bugzilla.kernel.org/attachment.cgi?id=17613action=view) Debug patch to check the previous fix Please apply this patch on top of

[Bug 9614] Duplicate video device for Toshiba Satellite A100-847

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9614 --- Comment #44 from [EMAIL PROTECTED] 2008-09-04 01:29 --- With a kernel from that branch my Samsung q45 with intel graphics finally boots again without freezing while loading the video.ko-module. Thanks! -- Configure bugmail:

[Bug 11481] Suspend/Resume prevent kernel reboot

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11481 --- Comment #10 from [EMAIL PROTECTED] 2008-09-04 01:36 --- Finely rebooted. (2.6.27-rc5 + reboot_dmi.patch + reboot=a) -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail

[Bug 11471] GPE storm detected, kernel freezes

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11471 --- Comment #11 from [EMAIL PROTECTED] 2008-09-04 02:00 --- Oh, and if I wasn't clear earlier, processor.max_cstate=1 in the boot options did not help. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ---

[Bug 9998] SCI interrupt storm - lost keystrokes - Acer Travelmate 4002

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9998 --- Comment #75 from [EMAIL PROTECTED] 2008-09-04 03:06 --- Created an attachment (id=17616) -- (http://bugzilla.kernel.org/attachment.cgi?id=17616action=view) Add some delay in EC GPE interrupt handler on some bios. (Patch 3) Hi,

[Bug 10724] System is unstable with EC GPE storm detected

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10724 --- Comment #118 from [EMAIL PROTECTED] 2008-09-04 03:11 --- Created an attachment (id=17617) -- (http://bugzilla.kernel.org/attachment.cgi?id=17617action=view) Add some delay in EC GPE interrupt handler on some bios. (Patch 3) Maybe

[Bug 11331] Fan speed setting reset after suspend to disk/ram on Thinkpad X31

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11331 --- Comment #13 from [EMAIL PROTECTED] 2008-09-04 03:16 --- (read my last post as please just use level 7 unless you're desperate). I'm not, I just wanted to know. Thanks :) Richard -- Configure bugmail:

[Bug 8855] disk spins down twice - ACPI vs libata

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8855 --- Comment #49 from [EMAIL PROTECTED] 2008-09-04 03:18 --- Note: With the patch from Comment #42 you will always hear the disk 'click' right before powering off the system, but it should not spin off earlier. -- Configure bugmail:

[Bug 10724] System is unstable with EC GPE storm detected

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10724 --- Comment #119 from [EMAIL PROTECTED] 2008-09-04 03:34 --- Ok, this one is really stupid. By adding delay to interrupt service routine, you halt the system for this time. Please stop if you don't understand what you are doing... --

[Bug 10724] System is unstable with EC GPE storm detected

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10724 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] -- Configure

[Bug 11135] lg notebook E500-J.AP51B doesn't boot with acpi enabled

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11135 --- Comment #22 from [EMAIL PROTECTED] 2008-09-04 04:38 --- Hi, Finally, I've tried the compilation of the driver/acp/processor as built-in with the option processor.max_cstate=1 and the system doesn't boot. Thanks. -- Configure

[Bug 9998] SCI interrupt storm - lost keystrokes - Acer Travelmate 4002

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

[Bug 8855] disk spins down twice - ACPI vs libata

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

[Bug 10724] System is unstable with EC GPE storm detected

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

[Bug 10658] thermal shutdown - Dell Precision M20, Latitude D610

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10658 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED],

[Bug 10658] thermal shutdown - Dell Precision M20, Latitude D610

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10658 --- Comment #62 from [EMAIL PROTECTED] 2008-09-04 06:08 --- One workaround that probably works for a lot machines could be to take _TSP value as general thermal polling value if no _TZP value is provided. This does not work here of

[Bug 8855] disk spins down twice - ACPI vs libata

2008-09-04 Thread bugme-daemon
://unixy.pl/maciek/download/kernel/spin_down/20080904/img_0001.jpg Disk power on again on ACPI: Preparing on enter system sleep state S5 -- 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

[Bug 10409] HPET interrupt is missing on HAIER H53

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10409 --- Comment #50 from [EMAIL PROTECTED] 2008-09-04 06:15 --- HPET is usually not enabled in BIOS for SB4xx chipsets. Thus almost all systems with SB4xx chipset do not provide an HPET ACPI table. On this system the vendor obviously

[Bug 9998] SCI interrupt storm - lost keystrokes - Acer Travelmate 4002

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9998 --- Comment #77 from [EMAIL PROTECTED] 2008-09-04 07:19 --- I applied the patches from comment #73, #74 and #75 to 2.6.27-rc5. The system works well, i.e. typing is fine. The number of interrupts however increases very fast, about

[Bug 11374] No handler for Region [EC__] - MSI EX600 notebook

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11374 --- Comment #11 from [EMAIL PROTECTED] 2008-09-04 08:05 --- Hi, the ACPI is now not crashing anymore. Dmesg still contains the EC error: ACPI: bus type pci registered PCI: MCFG configuration 0: base e000 segment 0 buses 0 - 255

[Bug 10409] HPET interrupt is missing on HAIER H53

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10409 --- Comment #51 from [EMAIL PROTECTED] 2008-09-04 09:21 --- Final solution is to use nohpet kernel option for this notebook. (As long as the vendor does not provide a fixed BIOS w/o HPET ACPI table.) Shouldn't we HPET blacklist the

[Bug 9314] IBM X41 looses time after Suspend2Disk unless nohz=off and highres=off

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9314 --- Comment #9 from [EMAIL PROTECTED] 2008-09-04 09:54 --- I think I've found the way to fix this problem, at least for a ThinkPad X40. ^_^ After I wrote comment #8, I played around a bit with the kernel options. I found that I could

[Bug 11312] ACPI_EVENT_RTC handler gets spontaneously disabled

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11312 [EMAIL PROTECTED] changed: What|Removed |Added OtherBugsDependingO||11153 nThis|

[Bug 11502] New: fujitsu-laptop: fix regression for P8010 in 2.6.27-rc

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11502 Summary: fujitsu-laptop: fix regression for P8010 in 2.6.27-rc Product: ACPI Version: 2.5 KernelVersion: 2.6.27-rc Platform: All OS/Version: Linux Tree: Mainline

[Bug 11428] [regression] LID switch events are no longer reported using /dev/input/event* AC event can't be reported

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11428 --- Comment #30 from [EMAIL PROTECTED] 2008-09-04 15:04 --- Created an attachment (id=17624) -- (http://bugzilla.kernel.org/attachment.cgi?id=17624action=view) dmesg: 2.6.27-rc5 and the patch from comment #28 (In reply to comment

[Bug 11428] [regression] LID switch events are no longer reported using /dev/input/event* AC event can't be reported

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11428 --- Comment #31 from [EMAIL PROTECTED] 2008-09-04 15:19 --- Created an attachment (id=17625) -- (http://bugzilla.kernel.org/attachment.cgi?id=17625action=view) dmesg 2.6.27-rc5 + patched from comment #28 + patch from comment #29

[Bug 10409] HPET interrupt is missing on HAIER H53

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10409 [EMAIL PROTECTED] changed: What|Removed |Added Component|Config-Other|Other Product|ACPI

[Bug 10409] HPET interrupt is missing on HAIER H53

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10409 [EMAIL PROTECTED] changed: What|Removed |Added AssignedTo|[EMAIL PROTECTED]|[EMAIL PROTECTED]

[Bug 10409] HPET interrupt is missing on HAIER H53

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10409 --- Comment #52 from [EMAIL PROTECTED] 2008-09-04 18:52 --- I'm late, sorry.. so, what are the parameters I have to check? Now I have kernel 2.6.26 compiled -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email

[Bug 9998] SCI interrupt storm - lost keystrokes - Acer Travelmate 4002

2008-09-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9998 --- Comment #78 from [EMAIL PROTECTED] 2008-09-04 19:40 --- Hi, Black Thanks for the test and so quick response. It seems that the number of ACPI interrupt is still increased very fast after the patches are applied. IMO this is a