[Bug 12699] opensuse 11.1 rtm (2.6.27.7-9-pae) kernel makes usb input devices unusable with acpi activated on m3a78-t asus board

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12699 --- Comment #3 from abitt...@stud.fh-heilbronn.de 2009-02-17 01:55 --- hello. i have updated the opensuse/novell bugzilla entry there. to make it short: this bug doesnt appear on this very same hardware any more, although i am dead

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 homo...@gmail.com changed: What|Removed |Added Status|REOPENED|CLOSED Resolution|

[Bug 12249] Lenovo ThinkPad SL series: LCD brightness works in procfs, buggy in sysfs

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12249 konrad.paum...@gmail.com changed: What|Removed |Added CC||konrad.paum...@gmail.com --

[Bug 12494] Sony backlight regression from 2.6.28 to 29-rc

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12494 --- Comment #19 from prein...@logic.at 2009-02-17 02:49 --- Ok, with 2.6.29-rc5 (at least) using the old config from 2.6.28 enables all the necessary bits'n'pieces, notably framebuffer support. So I am closing this bug report. Thanks

[Bug 12494] Sony backlight regression from 2.6.28 to 29-rc

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12494 --- Comment #20 from prein...@logic.at 2009-02-17 02:50 --- ok, I WOULD close this bug report. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #71 from astarikovs...@suse.de 2009-02-17 07:36 --- Created an attachment (id=20272) -- (http://bugzilla.kernel.org/attachment.cgi?id=20272action=view) Add 500us delay only for MSI machines. Please check if this patch

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #72 from homo...@gmail.com 2009-02-17 07:48 --- 17:46:48 pa...@baboon:/home/install/linux/arch/local-abs/kernel26-2.6.28.5-1-udelay/src/linux-2.6.28$ patch --verbose -Np1 -i ../ec6-msi.patch Hmm... Looks like a unified

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #73 from astarikovs...@suse.de 2009-02-17 08:06 --- Did you apply it to 2.6.28? -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #74 from homo...@gmail.com 2009-02-17 08:18 --- yes, if I compile 29 my whole system will be at least disappointed - last kernel in archlinux is 2.6.28.5 -- Configure bugmail:

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12706 li...@youmustbejoking.demon.co.uk changed: What|Removed |Added CC|

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #75 from astarikovs...@suse.de 2009-02-17 08:45 --- Created an attachment (id=20274) -- (http://bugzilla.kernel.org/attachment.cgi?id=20274action=view) Add 500us delay only for MSI machines (v2.6.28) same patch for

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #76 from homo...@gmail.com 2009-02-17 11:28 --- unfortunatelly patch from #75 breaks compilation of kernel both: vanilla 2.6.28 and 2.6.28.5 many errors: drivers/acpi/ec.c: In function

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #78 from homo...@gmail.com 2009-02-17 11:35 --- I might be wrong but first you declare: +static int EC_FLAGS_MSI; /* Out-of-spec MSI controller */ and then you say: + if (EC_FLAGS_ASUS_MSI) and IMHO they just

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #79 from homo...@gmail.com 2009-02-17 11:44 --- and this also does not match: + if (dmi_name_in_vendors(Micro-Star)) + EC_FLAGS_ASUS_MSI = 1; with: +static int EC_FLAGS_MSI; /* Out-of-spec MSI

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #80 from timo.tret...@student.hpi.uni-potsdam.de 2009-02-17 11:45 --- change the declaration to EC_FLAGS_ASUS_MSI. this will work -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #77 from homo...@gmail.com 2009-02-17 11:31 --- Created an attachment (id=20275) -- (http://bugzilla.kernel.org/attachment.cgi?id=20275action=view) patched ec.c with patch from #75 -- Configure bugmail:

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 astarikovs...@suse.de changed: What|Removed |Added Attachment #20274|0 |1 is obsolete|

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #81 from homo...@gmail.com 2009-02-17 11:49 --- this is what I'm testing now :-) but actually I removed ASUS from all 3 occurences as it is MSI related - not ASUS -- Configure bugmail:

[Bug 12494] Sony backlight regression from 2.6.28 to 29-rc

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12494 r...@sisk.pl changed: What|Removed |Added Status|ASSIGNED|CLOSED Resolution|

[Bug 12494] Sony backlight regression from 2.6.28 to 29-rc

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12494 --- Comment #21 from r...@sisk.pl 2009-02-17 12:24 --- On Tuesday 17 February 2009, Norbert Preining wrote: On Sa, 14 Feb 2009, Rafael J. Wysocki wrote: The following bug entry is on the current list of known regressions from

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9147 --- Comment #149 from da...@start.no 2009-02-17 12:56 --- Ah, thanks. It seems to be thermal that's the main culprit for me, as the bug starts appearing when the computer heats up and the fan starts spinning faster. I noticed something

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #83 from homo...@gmail.com 2009-02-17 13:16 --- ok, compiled, installed the behaviour is exactly the same as in #63 - power manager from KDE does not see that AC has been unplugged so, what now ? -- Configure bugmail:

[Bug 12731] laptop can't resume after suspend to memory

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12731 gmai...@gmail.com changed: What|Removed |Added Attachment #20284|application/octet-stream|text/plain mime type|

[Bug 12731] laptop can't resume after suspend to memory

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12731 gmai...@gmail.com changed: What|Removed |Added Attachment #20285|application/octet-stream|text/plain mime type|

[Bug 12731] laptop can't resume after suspend to memory

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12731 --- Comment #3 from gmai...@gmail.com 2009-02-17 14:53 --- Created an attachment (id=20285) -- (http://bugzilla.kernel.org/attachment.cgi?id=20285action=view) output of dmidecode -- Configure bugmail:

[Bug 12731] laptop can't resume after suspend to memory

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12731 --- Comment #2 from gmai...@gmail.com 2009-02-17 14:51 --- Created an attachment (id=20284) -- (http://bugzilla.kernel.org/attachment.cgi?id=20284action=view) output of lspci -v -v -v -- Configure bugmail:

[Bug 12731] laptop can't resume after suspend to memory

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12731 --- Comment #4 from gmai...@gmail.com 2009-02-17 14:56 --- Created an attachment (id=20286) -- (http://bugzilla.kernel.org/attachment.cgi?id=20286action=view) output of sh /usr/src/linux/scripts/ver_linux -- Configure bugmail:

[Bug 12731] New: laptop can't resume after suspend to memory

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12731 Summary: laptop can't resume after suspend to memory Product: ACPI Version: 2.5 KernelVersion: 2.6.26 - 2.6.29 Platform: All OS/Version: Linux Tree: Mainline Status:

[Bug 12723] system freeze with certain desktops

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12723 --- Comment #6 from dmwilli...@shaw.ca 2009-02-17 14:36 --- Reply from foxconn support to request for BIOS upgrade. The 975X7AB-8ERKS does not need a BIOS fix to adjust for linux kernal bug. My BIOS version is dated Jan 2008. In

[Bug 12723] system freeze with certain desktops

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12723 --- Comment #2 from dmwilli...@shaw.ca 2009-02-17 14:24 --- Created an attachment (id=20280) -- (http://bugzilla.kernel.org/attachment.cgi?id=20280action=view) dmesg for crashed kde session. -- Configure bugmail:

[Bug 12731] laptop can't resume after suspend to memory

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12731 --- Comment #1 from gmai...@gmail.com 2009-02-17 14:50 --- Created an attachment (id=20283) -- (http://bugzilla.kernel.org/attachment.cgi?id=20283action=view) output of acpidump -b -- Configure bugmail:

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 astarikovs...@suse.de changed: What|Removed |Added Attachment #20276|0 |1 is obsolete|

[Bug 12723] system freeze with certain desktops

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12723 --- Comment #3 from dmwilli...@shaw.ca 2009-02-17 14:25 --- Created an attachment (id=20281) -- (http://bugzilla.kernel.org/attachment.cgi?id=20281action=view) output of dmidecode -- Configure bugmail:

[Bug 12723] system freeze with certain desktops

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12723 --- Comment #4 from dmwilli...@shaw.ca 2009-02-17 14:25 --- Created an attachment (id=20282) -- (http://bugzilla.kernel.org/attachment.cgi?id=20282action=view) output of lspci -- Configure bugmail:

[Bug 12723] system freeze with certain desktops

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12723 --- Comment #5 from dmwilli...@shaw.ca 2009-02-17 14:28 --- Console seems to work OK. What commands could I enter in console to test acpi functions? -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ---

[Bug 12731] laptop can't resume after suspend to memory

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12731 --- Comment #6 from gmai...@gmail.com 2009-02-17 15:02 --- Note: suspend to disk works fine -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the

[Bug 12731] laptop can't resume after suspend to memory

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12731 --- Comment #5 from gmai...@gmail.com 2009-02-17 14:57 --- Created an attachment (id=20287) -- (http://bugzilla.kernel.org/attachment.cgi?id=20287action=view) kernel config -- Configure bugmail:

[Bug 12731] laptop can't resume after suspend to memory

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12731 --- Comment #7 from yakui.z...@intel.com 2009-02-17 17:09 --- Hi, George Will you please do the following test on the latest kernel? a. add the boot option of acpi_sleep=s3_beep b. kill the process which is using

[Bug 12699] opensuse 11.1 rtm (2.6.27.7-9-pae) kernel makes usb input devices unusable with acpi activated on m3a78-t asus board

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12699 rui.zh...@intel.com changed: What|Removed |Added Status|NEW |REJECTED Resolution|

[Bug 12731] laptop can't resume after suspend to memory

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

[Bug 12723] system freeze with certain desktops

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12723 --- Comment #7 from rui.zh...@intel.com 2009-02-17 18:15 --- Problem went away with 2.6.26.x Mandriva 2008.1 kde 4.0, still good in Mandriva 2009.0 kde 4.1 Steps to reproduce:login to kde 4.2 (or kde 3.5?) sorry but I'm confused,

[Bug 12723] system freeze with certain desktops

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12723 --- Comment #8 from dmwilli...@shaw.ca 2009-02-17 20:51 --- See original report. At this moment - kde 4.2 freezes. gnome 2.5.90 shows an acpi problem. In the past - kde 3.5 and gnome (x) both showed system freeze. Only icewm worked at

[Bug 12684] Toshiba L355 will suspend/resume once, but after a second suspend, won; t resume

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12684 --- Comment #4 from rui.zh...@intel.com 2009-02-17 22:04 --- please echo core /sys/power/pm_test, and run echo mem /sys/power/state, wait for about 10 seconds, does the system come back? do this test for several times in a row, can

[Bug 12684] Toshiba L355 will suspend/resume once, but after a second suspend, won; t resume

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12684 --- Comment #5 from rui.zh...@intel.com 2009-02-17 22:04 --- please attach the dmesg output after these tests. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because:

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #85 from homo...@gmail.com 2009-02-17 22:32 --- 08:23:37 pa...@baboon:~$ dmesg | grep MSI ACPI: EC: Enabling special treatment for EC from MSI. but again: battery is ok, acpi -V shows ok but some power managers have

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #86 from homo...@gmail.com 2009-02-17 22:51 --- more, KDE power manager gets the status of AC (on/off-line) from the boot time - not from the start of KDE itself - and it does not change during the time anymore - even if AC

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 astarikovs...@suse.de changed: What|Removed |Added Attachment #20279|0 |1 is obsolete|

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

2009-02-17 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12011 --- Comment #88 from homo...@gmail.com 2009-02-17 23:49 --- compiling ;) -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the