The computer hibernates after installing this most recent kernel! Thank
you. Also, overall the drivers are better for this laptop in Ubuntu 10.10
(compared to 10.04). One example, I found the screen resolution had
increased.
On Sun, Mar 20, 2011 at 6:25 AM, Fabio Marconi
wrote:
> Hello
> We ne
I got this laptop to suspend/resume by unloading the usb drivers.
Add this script to /etc/pm/sleep.d, call it something like
20_custom-ehci_hcd and make it executable:
BUSES=":00:1a.0 :00:1d.0"
case "${1}" in
hibernate|suspend)
for bus in $BUSES; do
echo -n $bus | tee /sys/bus/pci/driver
What does this mean? Any other suggestions?
On Thu, Feb 10, 2011 at 4:18 PM, Fabio Marconi
wrote:
> ** Tags added: lucid
> ** Tags removed: linux needs-upstream-testing
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> https://bugs.launchpad.net/bugs
Fabio,
I followed your directions. It seems like they all installed but I got the
following error report/notice while I was installing the packages you
mentioned:
ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3
Uname: Linux 2.6.35-020635rc1
I followed these directions. The only change is now when I click to
hibernate or suspend the screen saver does not come on, the screen goes
black but is still running.
Thanks for working on this.
On Fri, Jan 28, 2011 at 3:29 PM, Fabio Marconi
wrote:
> hello
> Can you please update to the latest