http://bugzilla.kernel.org/show_bug.cgi?id=12830
--- Comment #4 from yakui.z...@intel.com 2009-03-09 00:27 ---
The above test had better be done without the boot option of acpi_osi="!Windows
2006".
Thanks.
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
http://bugzilla.kernel.org/show_bug.cgi?id=12788
--- Comment #14 from theholyet...@googlemail.com 2009-03-09 00:35 ---
Created an attachment (id=20457)
--> (http://bugzilla.kernel.org/attachment.cgi?id=20457&action=view)
grep . /sys/firmware/acpi/interrupts/* after suspend/resume
-
http://bugzilla.kernel.org/show_bug.cgi?id=12788
--- Comment #13 from theholyet...@googlemail.com 2009-03-09 00:35 ---
Created an attachment (id=20456)
--> (http://bugzilla.kernel.org/attachment.cgi?id=20456&action=view)
grep . /sys/firmware/acpi/interrupts/* before suspend/resume
http://bugzilla.kernel.org/show_bug.cgi?id=12788
--- Comment #18 from theholyet...@googlemail.com 2009-03-09 00:36 ---
Created an attachment (id=20461)
--> (http://bugzilla.kernel.org/attachment.cgi?id=20461&action=view)
cpu1ist
--
Configure bugmail: http://bugzilla.kernel.org/use
http://bugzilla.kernel.org/show_bug.cgi?id=12788
--- Comment #19 from theholyet...@googlemail.com 2009-03-09 00:37 ---
The ACPI interrupt seems normal (in /proc/interrupts) after suspend/resume, I
can't see any evidence of it machine-gunning.
--
Configure bugmail: http://bugzilla.k
http://bugzilla.kernel.org/show_bug.cgi?id=12788
--- Comment #15 from theholyet...@googlemail.com 2009-03-09 00:35 ---
Created an attachment (id=20458)
--> (http://bugzilla.kernel.org/attachment.cgi?id=20458&action=view)
cpu0cst
--
Configure bugmail: http://bugzilla.kernel.org/use
http://bugzilla.kernel.org/show_bug.cgi?id=12788
--- Comment #17 from theholyet...@googlemail.com 2009-03-09 00:36 ---
Created an attachment (id=20460)
--> (http://bugzilla.kernel.org/attachment.cgi?id=20460&action=view)
cpu1cst
--
Configure bugmail: http://bugzilla.kernel.org/use
http://bugzilla.kernel.org/show_bug.cgi?id=12788
--- Comment #16 from theholyet...@googlemail.com 2009-03-09 00:36 ---
Created an attachment (id=20459)
--> (http://bugzilla.kernel.org/attachment.cgi?id=20459&action=view)
cpu0ist
--
Configure bugmail: http://bugzilla.kernel.org/use
http://bugzilla.kernel.org/show_bug.cgi?id=12830
--- Comment #6 from b...@mrvanes.com 2009-03-09 01:31 ---
Created an attachment (id=20463)
--> (http://bugzilla.kernel.org/attachment.cgi?id=20463&action=view)
dmidecode output
--
Configure bugmail: http://bugzilla.kernel.org/userpr
http://bugzilla.kernel.org/show_bug.cgi?id=12830
--- Comment #5 from b...@mrvanes.com 2009-03-09 01:29 ---
Created an attachment (id=20462)
--> (http://bugzilla.kernel.org/attachment.cgi?id=20462&action=view)
acpidump output
--
Configure bugmail: http://bugzilla.kernel.org/userpre
http://bugzilla.kernel.org/show_bug.cgi?id=12788
--- Comment #20 from tr...@suse.de 2009-03-09 05:01 ---
As this seem to be acpi related, offlining the CPUs might not reproduce it:
echo 0 >/sys/devices/system/cpu/cpu1/online
echo 0 >/sys/devices/system/cpu/cpu2/online
...
Still it's a
http://bugzilla.kernel.org/show_bug.cgi?id=12788
--- Comment #21 from tr...@suse.de 2009-03-09 05:02 ---
Ehh and re-enable them again of course, this is what suspend also does with
your CPUs.
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are r
http://bugzilla.kernel.org/show_bug.cgi?id=12830
--- Comment #7 from b...@mrvanes.com 2009-03-09 05:07 ---
Created an attachment (id=20465)
--> (http://bugzilla.kernel.org/attachment.cgi?id=20465&action=view)
AC in/out/in /sys filesystem
As you can see from the output, I am unable t
http://bugzilla.kernel.org/show_bug.cgi?id=11135
--- Comment #41 from xaumexem...@yahoo.es 2009-03-09 05:36 ---
Hi,
I didn't find CONFIG_ACPI_IDLE option. The most similar one I found was
CONFIG_CPU_IDLE. Did you refer to this option?
Well, I unset CONFIG_CPU_IDLE in stable kernel 2.6
http://bugzilla.kernel.org/show_bug.cgi?id=11135
--- Comment #42 from xaumexem...@yahoo.es 2009-03-09 05:36 ---
Hi,
I didn't find CONFIG_ACPI_IDLE option. The most similar one I found was
CONFIG_CPU_IDLE. Did you refer to this option?
Well, I unset CONFIG_CPU_IDLE in stable kernel 2.6
http://bugzilla.kernel.org/show_bug.cgi?id=12830
b...@mrvanes.com changed:
What|Removed |Added
Status|ASSIGNED|REJECTED
Resolution|
http://bugzilla.kernel.org/show_bug.cgi?id=12731
--- Comment #20 from gmai...@gmail.com 2009-03-09 11:45 ---
Hi!
I tried to boot with acpi_osi="!Windows 2006" and got exactly same behavior as
before (comp shut down and didn't resume).
--
Configure bugmail: http://bugzilla.kernel.or
http://bugzilla.kernel.org/show_bug.cgi?id=1752
--- Comment #132 from a...@deds.nl 2009-03-09 14:00 ---
Hi ykzhao,
Thanks for the new patch! I will try asap...
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because:
http://bugzilla.kernel.org/show_bug.cgi?id=12840
a...@osdl.org changed:
What|Removed |Added
Regression|0 |1
--
Configure bugmail: http://bugzill
http://bugzilla.kernel.org/show_bug.cgi?id=12788
--- Comment #22 from theholyet...@googlemail.com 2009-03-09 14:42 ---
(In reply to comment #20)
> As this seem to be acpi related, offlining the CPUs might not reproduce it:
> echo 0 >/sys/devices/system/cpu/cpu1/online
> echo 0 >/sys/d
http://bugzilla.kernel.org/show_bug.cgi?id=12831
rui.zh...@intel.com changed:
What|Removed |Added
AssignedTo|drivers_ot...@kernel- |acpi_platform-
|bu
http://bugzilla.kernel.org/show_bug.cgi?id=12788
rui.zh...@intel.com changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #23 from
http://bugzilla.kernel.org/show_bug.cgi?id=12846
yakui.z...@intel.com changed:
What|Removed |Added
CC||acpi-
|
http://bugzilla.kernel.org/show_bug.cgi?id=12723
len.br...@intel.com changed:
What|Removed |Added
Summary|system freeze with certain |system freeze with plasma-
http://bugzilla.kernel.org/show_bug.cgi?id=12835
len.br...@intel.com changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
http://bugzilla.kernel.org/show_bug.cgi?id=12541
len.br...@intel.com changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: htt
http://bugzilla.kernel.org/show_bug.cgi?id=12835
len.br...@intel.com changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|PATCH_AL
http://bugzilla.kernel.org/show_bug.cgi?id=12784
len.br...@intel.com changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: htt
http://bugzilla.kernel.org/show_bug.cgi?id=12840
len.br...@intel.com changed:
What|Removed |Added
Status|NEW |NEEDINFO
Summary|Crash on
http://bugzilla.kernel.org/show_bug.cgi?id=12376
--- Comment #24 from yakui.z...@intel.com 2009-03-09 20:23 ---
Created an attachment (id=20476)
--> (http://bugzilla.kernel.org/attachment.cgi?id=20476&action=view)
Add the dmi check to make acpi_enforce_resources strict
--
Configur
http://bugzilla.kernel.org/show_bug.cgi?id=12376
yakui.z...@intel.com changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://bugzilla.kernel.org/show_bug.cgi?id=12561
--- Comment #23 from yakui.z...@intel.com 2009-03-09 20:46 ---
Created an attachment (id=20477)
--> (http://bugzilla.kernel.org/attachment.cgi?id=20477&action=view)
Add the pansonic CF51 box to dmi check table to use the old suspned or
http://bugzilla.kernel.org/show_bug.cgi?id=12831
--- Comment #9 from pyt...@pyther.net 2009-03-09 21:10 ---
Thanks for the instructions, after spending nearly 6 hours compiling
kernels I think I've narrowed it down.
R2D2:linux-git $ git bisect good
2d29c6a075787f2c1bc49b86a084d2b878
http://bugzilla.kernel.org/show_bug.cgi?id=12302
--- Comment #13 from rui.zh...@intel.com 2009-03-09 23:06 ---
Created an attachment (id=20478)
--> (http://bugzilla.kernel.org/attachment.cgi?id=20478&action=view)
patch: video cleanup
please try this patch and see if the problem is f
http://bugzilla.kernel.org/show_bug.cgi?id=12249
--- Comment #60 from rui.zh...@intel.com 2009-03-09 23:08 ---
Created an attachment (id=20479)
--> (http://bugzilla.kernel.org/attachment.cgi?id=20479&action=view)
patch: video cleanup
please try this patch and see if the problem is f
http://bugzilla.kernel.org/show_bug.cgi?id=12235
--- Comment #9 from rui.zh...@intel.com 2009-03-09 23:11 ---
hi, please follow the instructions in
http://bugzilla.kernel.org/show_bug.cgi?id=12249#c60
to see if the patch helps.
--
Configure bugmail: http://bugzilla.kernel.org/userp
http://bugzilla.kernel.org/show_bug.cgi?id=12037
--- Comment #27 from rui.zh...@intel.com 2009-03-09 23:10 ---
hi, the previous patch you tested is not for upstream kernel.
please follow the instructions in
http://bugzilla.kernel.org/show_bug.cgi?id=12249#c60
--
Configure bugmail:
37 matches
Mail list logo