Re: [ACPI] [2.6.12-rc2][suspend] Suspending Thinkpad: drive bay light in S3 mode stays on

2005-04-11 Thread Matthew Garrett
On Mon, 2005-04-11 at 16:17 -0400, Shawn Starr wrote: > Sure, I suppose you can, but most suspend tools just > echo stuff to /sys (or still /proc/acpi/sleep) which > makes it harder to script it. Besides, when a laptop > goes into suspend to RAM there should be no extra > power on except a Moon o

Re: [ACPI] [2.6.12-rc2][suspend] Suspending Thinkpad: drive bay light in S3 mode stays on

2005-04-11 Thread Shawn Starr
Sure, I suppose you can, but most suspend tools just echo stuff to /sys (or still /proc/acpi/sleep) which makes it harder to script it. Besides, when a laptop goes into suspend to RAM there should be no extra power on except a Moon or some other icon. That said, the ACPI thinkpad extras was desi

Re: [ACPI] [2.6.12-rc2][suspend] Suspending Thinkpad: drive bay light in S3 mode stays on

2005-04-11 Thread Matthew Garrett
On Mon, 2005-04-11 at 16:03 -0400, Shawn Starr wrote: > I notice in Linux and in XP the drive bay light > remains on while the laptop is in suspend-to-RAM. I > know the ACPI thinkpad extras added to the kernel > recently can turn this off. I wonder if we can/or need > to write hooks to turn the li

Re: [2.6.12-rc2][suspend] Suspending Thinkpad: drive bay light in S3 mode stays on

2005-04-11 Thread Pavel Machek
Hi! > I notice in Linux and in XP the drive bay light > remains on while the laptop is in suspend-to-RAM. I > know the ACPI thinkpad extras added to the kernel > recently can turn this off. I wonder if we can/or need > to write hooks to turn the light off so to conserve > power when we're in S3 >

[2.6.12-rc2][suspend] Suspending Thinkpad: drive bay light in S3 mode stays on

2005-04-11 Thread Shawn Starr
I notice in Linux and in XP the drive bay light remains on while the laptop is in suspend-to-RAM. I know the ACPI thinkpad extras added to the kernel recently can turn this off. I wonder if we can/or need to write hooks to turn the light off so to conserve power when we're in S3 Thoughts? Shawn.