Fix Possibly Found:

Add the bluetooth module to you ACPI white list.

Open the following file in your preferred editor as root (I used nano
for quickness, also, I recommend making a copy just in case there is a
mistake):

/etc/default/acpi-support

You will find the following line:

# Add modules to this list to leave them in the kernel over suspend/resume
MODULES_WHITELIST=""

Change it to:

# Add modules to this list to leave them in the kernel over suspend/resume
MODULES_WHITELIST="bluetooth"

This appears to have fixed things on both the FE-25GP and FE-35GP
laptops I have had the issue with. However, it may create some issues
with your suspend/resume functions.

-- 
[gutsy] Bluetooth devices doesn't awake after sleeping
https://bugs.launchpad.net/bugs/140668
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to