Stefan Rotsch wrote:
Quoting eddyp:
How can I put my laptop to sleep in this case?
USB is known to raise some issues with ACPI S3. A possible workaround is
removing the trouble-making USB module before entering S3:
modprobe -r uhci_hcd
echo "mem" > /sys/power/state
After resume, reload the
Quoting eddyp:
> How can I put my laptop to sleep in this case?
USB is known to raise some issues with ACPI S3. A possible workaround is
removing the trouble-making USB module before entering S3:
modprobe -r uhci_hcd
echo "mem" > /sys/power/state
After resume, reload the USB stuff:
On Thursday 07 October 2004 23:14, eddyp wrote:
> Hi,
>
> Juergen Stuber wrote:
> > Hi Steven,
> >
> > Steven Ihde <[EMAIL PROTECTED]> writes:
> >> I have a ThinkPad T30 I just installed with the latest stuff from
> >> testing. When I try to suspend with ACPI (echo "3" >
> >> /proc/acpi/slee
Hi,
Juergen Stuber wrote:
> Hi Steven,
>
> Steven Ihde <[EMAIL PROTECTED]> writes:
>
>> I have a ThinkPad T30 I just installed with the latest stuff from
>> testing. When I try to suspend with ACPI (echo "3" >
>> /proc/acpi/sleep), the laptop appears to suspend,
>
>
>
> it does suspend, I think.
>
Hi Steven,
Steven Ihde <[EMAIL PROTECTED]> writes:
>
> I have a ThinkPad T30 I just installed with the latest stuff from
> testing. When I try to suspend with ACPI (echo "3" >
> /proc/acpi/sleep), the laptop appears to suspend,
it does suspend, I think.
> but the display backlight stays on.
I have a ThinkPad T30 I just installed with the latest stuff from
testing. When I try to suspend with ACPI (echo "3" >
/proc/acpi/sleep), the laptop appears to suspend, but the display
backlight stays on. If I try blanking the display through some other
means (such as xset dpms or setterm -power
6 matches
Mail list logo