[Bug 12270] Almost all my devices are not recongnized by kernel-2.6.27, 2.6-28

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12270





--- Comment #39 from Anders Henke anders.he...@1und1.de  2009-03-31 10:21:04 
---
patch-revert-5e8c5dd does somehow solve bug 12976 (it re-introduces interrupts
for the various cards), but introduces a new problem:

[2.750330] 3ware Storage Controller device driver for Linux v1.26.02.002.
[2.771050] 3w- :00:0d.0: can't derive routing for PCI INT A
[2.790172] 3w- :00:0d.0: PCI INT A: no GSI - using IRQ 11
[4.480026] scsi0 : 3ware Storage Controller
[4.493310] 3w-: scsi0: Found a 3ware Storage Controller at 0xe800, IRQ:
11.
[   10.040065] scsi 0:0:0:0: WARNING: Command (0x12) timed out, resetting card.
[   31.750051] scsi 0:0:0:0: WARNING: Command (0x0) timed out, resetting card.
[   43.460025] scsi 0:0:0:0: Device offlined - not ready after error recovery
[   49.040068] scsi 0:0:1:0: WARNING: Command (0x12) timed out, resetting card.
[   70.690044] scsi 0:0:1:0: WARNING: Command (0x0) timed out, resetting card.
[   82.400021] scsi 0:0:1:0: Device offlined - not ready after error recovery
[   88.040040] scsi 0:0:2:0: WARNING: Command (0x12) timed out, resetting card.
[...]
[  601.65] scsi 0:0:15:0: WARNING: Command (0x12) timed out, resetting
card.
[  622.710047] scsi 0:0:15:0: WARNING: Command (0x0) timed out, resetting card.
[  634.420021] scsi 0:0:15:0: Device offlined - not ready after error recovery

So after all, the system is unusable both using as well as avoiding this patch.

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12748] ACPI power resources are not disabled when unused

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12748





--- Comment #13 from Henrique de Moraes Holschuh h...@hmh.eng.br  2009-03-31 
10:25:37 ---
Created an attachment (id=20756)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=20756)
Sets the power of PnP ACPI devices to D0 when they are activated and to D3 when
they are disabled

Patch from Witold Szczeponik witold.szczepo...@gmx.net

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12748] ACPI power resources are not disabled when unused

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12748


Henrique de Moraes Holschuh h...@hmh.eng.br changed:

   What|Removed |Added

 Regression|--- |No




--- Comment #12 from Henrique de Moraes Holschuh h...@hmh.eng.br  2009-03-31 
10:22:45 ---
There is a patch in the ACPI ML, to fix PNPACPI device power:

Message-ID: 49d101da.50...@gmx.net
Date: Mon, 30 Mar 2009 19:31:06 +0200
From: Witold Szczeponik witold.szczepo...@gmx.net
Subject: Enable PNPACPI _PSx Support, v3

Will attach, just for completeness.

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12830] Dell Vostro 1400 needs acpi_osi=!Window2006 option for normal cpufreq operation

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12830


Martin b...@mrvanes.com changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||UNREPRODUCIBLE




--- Comment #20 from Martin b...@mrvanes.com  2009-03-31 12:40:07 ---
I can't, so for practical reasons I will close the bug for now.
I assume it was due to a flaky power adapter and an overprotective (but
correct) BIOS decision. If anything changes I will reopen this bug.

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12936] Fastboot Breaks Resume from S3.

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12936





--- Comment #15 from Dennis Jansen dennis.jan...@web.de  2009-03-31 14:07:59 
---
Created an attachment (id=20758)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=20758)
dmesg 2.6.29 fastboot, both patches applied, resumes fine

Yes, with both patches applied the resume works fine. For some reason there is
a
 WARNING: at kernel/power/main.c:176 suspend_test_finish+0x80/0x90() 
in the kernel I use to test resuming. It's not in the kernel I originally
discovered the problem in, though. All logs here except #20668 are from my test
kernel.

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12270] Almost all my devices are not recongnized by kernel-2.6.27, 2.6-28

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12270





--- Comment #40 from Anders Henke anders.he...@1und1.de  2009-03-31 15:01:48 
---
Sidenote, commenting myself: booting the patched box with acpi=noirq makes
the box boot normally, so the Command timed out, resetting card-issue looks
like acpi is its reason and not an issue of the 3w- driver.

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12904] hard lockup on Sony Vaio SR when connecting some external monitors

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12904





--- Comment #15 from Nik A. Melchior melchior+ker...@cmu.edu  2009-03-31 
15:17:09 ---
Sorry, that patch doesn't help.  With the ACPI video module loaded, I tried
plugging in the projector with and without the i915 module, using the
framebuffer and vga=normal.  In all cases, the lockup still occurred.

I also noticed that, even thought the ACPI video module was loaded,
/proc/acpi/video/ did not exist.  I will attach dmesg in case it gives you some
hints.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12904] hard lockup on Sony Vaio SR when connecting some external monitors

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12904





--- Comment #16 from Nik A. Melchior melchior+ker...@cmu.edu  2009-03-31 
15:18:51 ---
Created an attachment (id=20760)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=20760)
dmesg with acpi patch

Here is dmesg with this patch applied:
http://patchwork.kernel.org/patch/13147/

With this patch, /proc/acpi/video no longer appears

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 34389] Re: Lid state is incorrect (closed) after resume with lid open

2009-03-31 Thread Joonas Saarinen
The lid triggers events normally now, but
/proc/acpi/button/lid/LID0/state prints always state: unsupported.

-- 
Lid state is incorrect (closed) after resume with lid open
https://bugs.launchpad.net/bugs/34389
You received this bug notification because you are a direct subscriber
of the bug.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12984] New: kernel panic when booting

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12984

   Summary: kernel panic when booting
   Product: ACPI
   Version: 2.5
Kernel Version: 2.6.28-11-generic
  Platform: All
OS/Version: Linux
  Tree: Mainline
Status: NEW
  Severity: blocking
  Priority: P1
 Component: Config-Other
AssignedTo: acpi_config-ot...@kernel-bugs.osdl.org
ReportedBy: harald.schi...@gmail.com
Regression: No


Created an attachment (id=20761)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=20761)
panic on booting

I have a HP 2140 netbook. I use the ubuntu netbook remix distribution, version
jaunty from 29.3.2008 https://wiki.ubuntu.com/UNR

On booting, it issues a kernel panic. I have the feeling, that it is related to
the DC power plug. If it is plugged in, the panic always happens, if not, only
somtimes. Attached is a screenshot. 

2.6.28-11-generic
#38-Ubuntu SMP Fri Mar 27 09:00:52 UTC 2009

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12788] After suspend/resume, processor spends more time in C0 state, C3 hardly used

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12788





--- Comment #37 from James Ettle theholyet...@googlemail.com  2009-03-31 
17:39:02 ---
Additional info: this seems to be only a sleep-to-RAM problem, things seem OK
when I resume from hibernation.

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 6058] S3: no wake - HP nc4010

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=6058





--- Comment #31 from Aljaz Prusnik prus...@gmail.com  2009-03-31 18:27:56 ---
Created an attachment (id=20762)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=20762)
dmesg after - no X, BTWireless off

This time I tried stock Debian Lenny kernel (2.6.26-something) and it produced
a bit more info on wake-up. I hope it's more helpful than previous attempts.

ACPI dumps remain the same before and after in this case as well (also the same
under vanilla 2.6.29 kernel).

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 6058] S3: no wake - HP nc4010

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=6058





--- Comment #32 from Matthew Garrett mjg59-ker...@srcf.ucam.org  2009-03-31 
18:32:01 ---
Aljaz,

How long are you leaving the system before resuming? My experiments with an
nc4010 in the past suggested that the memory self refresh wasn't being enabled,
leading to memory corruption and the system only resuming if tested within a
few seconds of suspend. If that's the case, can you try leaving the machine for
longer and check that you get the same results as you've already posted?

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 10699] Wrong battery information on MSI S271 laptop with msi-laptop module loaded - 2.6.23 regression

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10699





--- Comment #31 from Mike Trim mike.t...@gmail.com  2009-03-31 19:14:44 ---
Created an attachment (id=20763)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=20763)
Console session log

I have tried again with v2.6.29 and the problem still exists.  See attached
output of `cat /proc/acpi/battery/BAT1/state` before and after loading
msi-laptop.

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 10699] Wrong battery information on MSI S271 laptop with msi-laptop module loaded - 2.6.23 regression

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10699





--- Comment #32 from Mike Trim mike.t...@gmail.com  2009-03-31 19:15:57 ---
Created an attachment (id=20764)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=20764)
dmesg output for above session

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 6058] S3: no wake - HP nc4010

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=6058





--- Comment #33 from Aljaz Prusnik prus...@gmail.com  2009-03-31 19:40:20 ---
Even worse. I tried now the same exercise with all the kernels and the result
was the same after 3-5 minute pause: no after files at all! This consistent
behaviour didn't happen before where I got to an after file here and there.

It's really strange since suspend and wake work flawlessly under windows xp
regardless of the pause in between.

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


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

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12249


Peter Klotz peter.kl...@aon.at changed:

   What|Removed |Added

  Attachment #20747|0   |1
is obsolete||




--- Comment #93 from Peter Klotz peter.kl...@aon.at  2009-03-31 20:08:12 ---
Created an attachment (id=20765)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=20765)
/var/log/messages output as requested in comment #91

I had to take /var/log/messages instead of dmesg since the startup output
exceeded the ring buffer size.

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12187] battery status info dissapears in 2.6.27.5 - MSI PR200

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12187





--- Comment #12 from Leonid Podolny leonidp.li...@gmail.com  2009-03-31 
20:46:08 ---
(In reply to comment #10)
 Leonid,
 Could you please check if disabling calls to acpi_ec_burst_enable() in
 drivers/acpi/ec.c helps?

Alexey,
It still dissapears after a (long) while.

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12187] battery status info dissapears in 2.6.27.5 - MSI PR200

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12187





--- Comment #13 from Leonid Podolny leonidp.li...@gmail.com  2009-03-31 
20:47:21 ---
(In reply to comment #10)
 Leonid,
 Could you please check if disabling calls to acpi_ec_burst_enable() in
 drivers/acpi/ec.c helps?

Here is what I've done, just to make sure that I understood you correctly:
diff --git a/drivers/acpi/ec.c b/drivers/acpi/ec.c
index 2fe1506..eaa4224 100644
--- a/drivers/acpi/ec.c
+++ b/drivers/acpi/ec.c
@@ -355,7 +355,8 @@ static int acpi_ec_burst_enable(struct acpi_ec *ec)
.wdata = NULL, .rdata = d,
.wlen = 0, .rlen = 1};

-   return acpi_ec_transaction(ec, t, 0);
+   //return acpi_ec_transaction(ec, t, 0);
+   return 0;
 }

 static int acpi_ec_burst_disable(struct acpi_ec *ec)
@@ -607,7 +608,7 @@ acpi_ec_space_handler(u32 function, acpi_physical_address
address,
if (bits != 8  acpi_strict)
return AE_BAD_PARAMETER;

-   acpi_ec_burst_enable(ec);
+   //acpi_ec_burst_enable(ec);

if (function == ACPI_READ) {
result = acpi_ec_read(ec, address, temp);

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 7499] S3 resume hang - Toshiba Portege 4000

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7499


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED
 CC||len.br...@intel.com
 Regression|--- |No




--- Comment #53 from Len Brown len.br...@intel.com  2009-03-31 22:12:38 ---
2d571b33cf7efd6a894e765e3cb45587ec5b834a
ACPICA: hw: Don't carry spinlock over suspend

shipped in 2.6.24

closed.

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12187] battery status info dissapears in 2.6.27.5 - MSI PR200

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12187





--- Comment #14 from Alexey Starikovskiy astarikovs...@suse.de  2009-03-31 
22:53:48 ---
Leonid,
Please also try changing from udelay(...) to msleep(1) in addition to removing
burst. Please post new dmesg if it does not help.

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 34389] Re: Lid state is incorrect (closed) after resume with lid open

2009-03-31 Thread Joonas Saarinen
Note that I always wake up the machine using the power button, not lid.
I don't know if this makes a difference though...

-- 
Lid state is incorrect (closed) after resume with lid open
https://bugs.launchpad.net/bugs/34389
You received this bug notification because you are a direct subscriber
of the bug.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12830] Dell Vostro 1400 needs acpi_osi=!Window2006 option for normal cpufreq operation

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12830


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED
 CC||len.br...@intel.com




-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12881] ACPI Warning (nspredef-0858): \_PR_.CPU2._PSD

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12881


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED
 CC||len.br...@intel.com




-- 
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.
You are watching the assignee of the bug.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12910] ACPI limits CPU to 800Mhz

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12910


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED




-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12984] kernel panic when booting

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12984


ykzhao yakui.z...@intel.com changed:

   What|Removed |Added

 CC||yakui.z...@intel.com




--- Comment #1 from ykzhao yakui.z...@intel.com  2009-04-01 00:46:04 ---
Will you please add the boot option of nolapic_timer and see whether the
issue still exists?
   Will you please boot the system with ACPI disabled(by adding the option of
acpi=off ) and attach the output of acpidump, lspci -vxxx?
   Thanks.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 34389] Re: Lid state is incorrect (closed) after resume with lid open

2009-03-31 Thread Zhang Rui
please make sure that CONFIG_ACPI_DEBUG is set in your kernel config file,
and then try this test,
1. dmesg -c
2. echo 0x  /sys/module/acpi/parameters/trace_debug_layer
3. echo 0x  /sys/module/acpi/parameters/trace_debug_level
4. echo _LID  /sys/module/acpi/parameters/trace_method_name
5. echo 1  /sys/module/acpi/parameters/trace_state
6. cat /proc/acpi/button/lid/LID0/state
7. attach the dmesg output here.

-- 
Lid state is incorrect (closed) after resume with lid open
https://bugs.launchpad.net/bugs/34389
You received this bug notification because you are a direct subscriber
of the bug.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12878] MSI PR200WX-058EU - can't recover from sleep (MSI PR200)

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12878


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 CC||len.br...@intel.com




--- Comment #24 from Len Brown len.br...@intel.com  2009-04-01 01:13:07 ---
 acpi_sleep=beep

was there any sound from the PC speaker on (failed) resume when you used this
option?

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12878] MSI PR200WX-058EU - can't recover from sleep (MSI PR200)

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12878


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 CC||r...@sisk.pl




-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12878] MSI PR200WX-058EU - can't recover from sleep (MSI PR200)

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12878


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 CC||astarikovs...@suse.de




-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 11255] S3: no resume, not even a beep - LG R700

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11255


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 CC||len.br...@intel.com,
   ||r...@sisk.pl
Summary|Suspend/resume can't work   |S3: no resume, not even a
   |on LG R700  |beep - LG R700




-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12904] hard lockup on Sony Vaio SR when connecting some external monitors

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12904





--- Comment #17 from Zhang Rui rui.zh...@intel.com  2009-04-01 01:22:34 ---
hah, you must make sure ACPI video driver is loaded AFTER i915 driver.
so please reload the acpi video driver manually after boot and make sure
/proc/acpi/video/ exists before connecting the external display.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 10572] Kernel panic with ACPI enabled under higher load - Foxconn P9657AA-8EKRS2H

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10572


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED




-- 
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.
You are watching the assignee of the bug.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 11268] 945G system wakes when suspending to mem

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11268


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 Regression|--- |No




-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 11268] S3: immediate wakeup - P5L-VM Asus mainboard

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11268


Len Brown len.br...@intel.com changed:

   What|Removed |Added

Summary|945G system wakes when  |S3: immediate wakeup -
   |suspending to mem   |P5L-VM Asus mainboard




-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 11268] S3: immediate wakeup - P5L-VM Asus mainboard

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11268


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 CC|len.br...@intel.com |jbar...@virtuousgeek.org




--- Comment #47 from Len Brown len.br...@intel.com  2009-04-01 01:47:44 ---
does the system still wake up immediately when it is not connected to the
network?

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 11312] ACPI_EVENT_RTC handler gets spontaneously disabled - Intel Core2 laptop (DELL), ICH8M, HPET enabled

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11312


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 CC||len.br...@intel.com
 Regression|--- |No
Summary|ACPI_EVENT_RTC handler gets |ACPI_EVENT_RTC handler gets
   |spontaneously disabled  |spontaneously disabled -
   ||Intel Core2 laptop (DELL),
   ||ICH8M, HPET enabled




--- Comment #26 from Len Brown len.br...@intel.com  2009-04-01 01:57:55 ---
David,
do you think this is specific to this particular system?
Should we run some tests to see if we have a failure that appears on multiple
systems?

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 10757] intermittant crash related to keyboard use unless acpi=off -- 2.6.24 regression - LG LW65 P4XP laptop (alviso)

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10757


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 CC||len.br...@intel.com




--- Comment #30 from Len Brown len.br...@intel.com  2009-04-01 02:05:40 ---
Gonçalo,  João,
Is acpi=off still necessary to boot, even with 2.6.29?

-- 
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.
--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12993] New: warning in powernow-k8.c:1254

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12993

   Summary: warning in powernow-k8.c:1254
   Product: ACPI
   Version: 2.5
Kernel Version: 2.6.29
  Platform: All
OS/Version: Linux
  Tree: Mainline
Status: NEW
  Severity: normal
  Priority: P1
 Component: BIOS
AssignedTo: acpi_b...@kernel-bugs.osdl.org
ReportedBy: htmldevelo...@gmail.com
Regression: No


My kernel is sync with linus git tree:

/sda1/download/linux-2.6/for-linusgit describe
v2.6.29-6608-g15f7176

The following error was NEVER encountered in all previous version (2.6.29-rcX)
(therefore it is not likely to be a BIOS bug):

Adding 7911972k swap on /dev/sdc5.  Priority:-1 extents:1 across:7911972k
powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 4800+ processors
(2 cpu cores) (version 2.20.00)
[ cut here ]
WARNING: at arch/x86/kernel/cpu/cpufreq/powernow-k8.c:1254
powernowk8_cpu_init+0x4e9/0xd63 [powernow_k8]()
Hardware name: System Product Name
[Firmware Bug]: powernow-k8: Your BIOS does not provide ACPI _PSS objects in a
way that Linux understands. Please report this to the Linux ACPI maintainers
and complain to your BIOS vendor.
Modules linked in: powernow_k8(+) freq_table ext2 ext4 jbd2 crc16 fuse
dm_multipath uinput snd_intel8x0 snd_ac97_codec snd_mpu401 ac97_bus
snd_seq_dummy snd_seq_oss snd_mpu401_uart snd_seq_midi_event snd_seq ppdev
parport_pc snd_rawmidi snd_pcm_oss ns558 snd_seq_device snd_mixer_oss snd_pcm
firewire_ohci snd_timer parport gameport k8temp hwmon floppy firewire_core snd
forcedeth sky2 pcspkr i2c_nforce2 i2c_core snd_page_alloc crc_itu_t sata_sil24
soundcore sata_nv ata_generic pata_acpi pata_amd [last unloaded:
scsi_wait_scan]
Pid: 2477, comm: modprobe Not tainted 2.6.29 #25
Call Trace:
 [8104a47a] warn_slowpath+0xb6/0xf2
 [a01fd48f] ? check_supported_cpu+0x1bf/0x1ce [powernow_k8]
 [810c8648] ? kmem_cache_alloc+0x52/0xe3
 [8118d0c6] ? __bitmap_weight+0x3e/0x89
 [8109849d] ? trace_hardirqs_on+0x2a/0x2c
 [a01fe584] powernowk8_cpu_init+0x4e9/0xd63 [powernow_k8]
 [81384fc5] ? __down_write+0xb/0xd
 [813842ec] ? down_write+0x2f/0x33
 [812c9fb9] cpufreq_add_dev+0x170/0x619
 [8138367e] ? schedule+0xe/0x22
 [810470c7] ? __cond_resched+0x32/0x59
 [81230a5b] sysdev_driver_register+0xbe/0x118
 [812c8f24] cpufreq_register_driver+0xc1/0x1b3
 [a01fee98] powernowk8_init+0x9a/0xa6 [powernow_k8]
 [a01fedfe] ? powernowk8_init+0x0/0xa6 [powernow_k8]
 [8100a066] do_one_initcall+0x5b/0x140
 [8106292d] ? __blocking_notifier_call_chain+0x5d/0x6f
 [810715bc] sys_init_module+0xae/0x1cd
 [81010db2] system_call_fastpath+0x16/0x1b
---[ end trace 5b5c03d6522b9b23 ]---

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 8549] No Power-Off with BenQ S73U, S73G

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8549


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 CC||len.br...@intel.com
 Regression|--- |No
Summary|No Power-Off with BenQ S73U |No Power-Off with BenQ
   ||S73U, S73G




--- Comment #102 from Len Brown len.br...@intel.com  2009-04-01 02:44:02 ---
does maxcpus=1 make any difference, either after booting all the way
up to single user and a poweroff from there, or with any of the tests,
such as the one in comment #96?

I think that moving the shutdown later and later in the boot process
to find where writing the regsiters always fails is the only obvious
method to isolate where (in time) we break.

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12993] warning in powernow-k8.c:1254

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12993





--- Comment #1 from Peter Teoh htmldevelo...@gmail.com  2009-04-01 02:45:20 
---
cat /proc/cpuinfo:

processor: 0
vendor_id: AuthenticAMD
cpu family: 15
model: 35
model name: AMD Athlon(tm) 64 X2 Dual Core Processor 4800+
stepping: 2
cpu MHz: 2411.004
cache size: 1024 KB
physical id: 0
siblings: 2
core id: 0
cpu cores: 2
apicid: 0
initial apicid: 0
fpu: yes
fpu_exception: yes
cpuid level: 1
wp: yes
flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext
3dnow rep_good pni lahf_lm cmp_legacy
bogomips: 4822.00
TLB size: 1024 4K pages
clflush size: 64
cache_alignment: 64
address sizes: 40 bits physical, 48 bits virtual
power management: ts fid vid ttp

processor: 1
vendor_id: AuthenticAMD
cpu family: 15
model: 35
model name: AMD Athlon(tm) 64 X2 Dual Core Processor 4800+
stepping: 2
cpu MHz: 2411.004
cache size: 1024 KB
physical id: 0
siblings: 2
core id: 1
cpu cores: 2
apicid: 1
initial apicid: 1
fpu: yes
fpu_exception: yes
cpuid level: 1
wp: yes
flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext
3dnow rep_good pni lahf_lm cmp_legacy
bogomips: 4821.19
TLB size: 1024 4K pages
clflush size: 64
cache_alignment: 64
address sizes: 40 bits physical, 48 bits virtual
power management: ts fid vid ttp

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12993] warning in powernow-k8.c:1254

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12993


Zhang Rui rui.zh...@intel.com changed:

   What|Removed |Added

 CC||rui.zh...@intel.com
  Component|BIOS|cpufreq
 AssignedTo|acpi_b...@kernel-bugs.osdl. |cpuf...@vger.kernel.org
   |org |
Product|ACPI|Power Management




-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9399] Method .. failed [...BAT0._STA] AE_TIME - no battery status - ASUS L4500R

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9399


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED
 CC||len.br...@intel.com




--- Comment #47 from Len Brown len.br...@intel.com  2009-04-01 04:15:15 ---
c6cb0e878446c79f42e7833d7bb69ed6bfbb381f
ACPI: EC: Don't trust ECDT tables from ASUS

shipped in 2.6.29-rc2
closed.

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9636] IBM Thinkcentre 9210-CTO: cpufreq reports too low max freq on Intel P4

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9636


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED
 CC||len.br...@intel.com




-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


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

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9998





--- Comment #98 from Len Brown len.br...@intel.com  2009-04-01 04:25:19 ---
MSI patch in comment #95 applied to acpi-test tree

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


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

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10658


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|PATCH_ALREADY_AVAILABLE |
 Regression|--- |No




-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


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

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10658


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED




-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


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

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10658


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 Status|ASSIGNED|NEW




-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12561] hang during suspend to RAM

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12561


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 CC||len.br...@intel.com
 Regression|--- |No




--- Comment #24 from Len Brown len.br...@intel.com  2009-04-01 05:46:44 ---
patch in comment #23 applied to acpi-test (with correct spelling of
Panasonic:-)

-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


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

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12684


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED
 CC||len.br...@intel.com




-- 
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.
You are watching the assignee of the bug.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


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

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12731


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED
 CC||len.br...@intel.com




-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12973] cannot use cpufreq scaling with the 2.6.29 kernel and an X3360 chip

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12973


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED
 CC||len.br...@intel.com




-- 
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.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12976] acpi=noirq required since 2.6.27 for Arima SDVIB board

2009-03-31 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12976


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED
 CC||len.br...@intel.com




-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla