Dear Maintainer,
I installed wheezy on my Notebook Samsung Q45 (Model NP-Q45AV03/SEG). I noticed
that the bluetooth interface is dead after supend. The Icon in the taskbar of
KDE disappears and my bluetooth mouse cannot connect to the computer.
I inserted a small scripts to worksround the problme into /etc/pm/sleep.d:
#!/bin/sh
case "$1" in
resume) /etc/init.d/bluetooth restart ;;
esac
Thats possibly not the best solution but its better than no soultion for the
moment. I assume that there is config file somewhere where I can tell which
modules to reload after suspend but I did not find it.
I have exactly the same problem with lastes updates in wheezy. After resume from suspend bluetooth stops working and I must restart the service with: # service bluetooth restart I dont know if this is a problem of pm-utils (1.4.1-9) package or bluez (4.99-2) or bluetooth (4.99-2). Thank you Stefan for the workaround solution of the script in /etc/pm/sleep.d
Dear Maintainer, I have upgraded kernel to the new linux-image-3.2.0-3 available in wheezy and this bug seems to be solved. Now bluetooth seems to start ok after resume from suspend, so it seems to be a bug that was related to kernel-image instead of pm-utils or bluez?
Dear submitter, as the package pm-utils has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/1058701 The version of this package that was in Debian prior to this removal can still be found using https://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org. Debian distribution maintenance software pp. Thorsten Alteholz (the ftpmaster behind the curtain)
I cannot check newer kernels because the laptop does not exist anymore.