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

Kristoffer Lundén kristoffer.lunden at gmail.com
Sat Apr 5 23:22:39 BST 2008


*** This bug is a duplicate of bug 123920 ***
    https://bugs.launchpad.net/bugs/123920

This is not a duplicate bug of bug #123920 - that bug is about pairing
keyboard/mouse at all, which works just fine for me. This bug is about
the input service stopping to work after a certain unknown period of
inactivity, like when reading or watching a movie without touching the
mouse for an extended period of time.

Can someone please unduplicate?

For my current workaround I have a launcher in my panel that goes to a
script that looks like this:

  $ cat /home/stoffe/.config/restart_bt.sh
  #!/bin/sh
  
  dbus-send --system --type=method_call --dest=org.bluez /org/bluez/service_input org.bluez.Service.Stop
  
  dbus-send --system --type=method_call --dest=org.bluez /org/bluez/service_input org.bluez.Service.Start

That works for me since I use a laptop and can click that launcher
whenever input service has gone away, to wake it up again.

-- 
[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 subscribed to bluez-utils in ubuntu.



More information about the Ubuntu-bluetooth mailing list