Package: pm-utils
Version: 1.4.1-8
Severity: normal
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.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages pm-utils depends on:
ii powermgmt-base 1.31
Versions of packages pm-utils recommends:
ii hdparm 9.32-1
ii kbd 1.15.3-7
ii procps 1:3.2.8-11
ii vbetool 1.1-2
Versions of packages pm-utils suggests:
ii cpufrequtils 007-2
ii ethtool <none>
ii radeontool 1.6.2-1
ii wireless-tools 30~pre9-8
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]