[Bug 140668] Re: [gutsy] Bluetooth devices doesn't awake after sleeping

bubbalouie ryan.gossink at gmail.com
Thu Dec 6 11:09:00 GMT 2007


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
Bluetooth, which is a bug contact for bluez-utils in ubuntu.



More information about the Ubuntu-bluetooth mailing list