[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGPN=9Q1HMVO27jr0e8az4SV9TyC_JL48mKWZHi8kHRfhQddMQ@mail.gmail.com>
Date: Thu, 24 Nov 2011 00:44:59 +0100
From: Patrik Kullman <patrik.kullman@...il.com>
To: linux-kernel@...r.kernel.org
Subject: EHCI powersave causes shutdown to freeze
Hi,
After creating a powersave script based on PowerTOP Tunables, this
particular line prevented the system from being able to shutdown (Asus
Zenbook UX31E, kernels 3.0 - 3.1.2):
### Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced
Host Controller #1
echo auto > /sys/bus/pci/devices/0000:00:1d.0/power/control
Kernel prints the "Power Down." message but machine doesn't power down.
Is this a known bug?
Could this be fixed in the driver instead of:
echo on > /sys/bus/pci/devices/0000:00:1d.0/power/control
on system shutdown?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists