[Bug 813167] [NEW] bluetoothd can not be started

Sebastian Schauenburg 813167 at bugs.launchpad.net
Tue Jul 19 21:06:38 UTC 2011


Public bug reported:

Ubuntu 11.04 (upgraded) with LXDE (formerly GNOME). When using blueman and trying to start bluetooth, it fails. That logical, since "/etc/init.d/bluetooth start" does not work (although it appears to). When the content of the 'start' statement is chanegd to the following, it works fine:
       if start-stop-daemon --start --quiet --oknodo --pidfile /var/run/bluetoothd.pid --exec $DAEMON ; then
           log_end_msg 0
       else
           log_end_msg 1
       fi

** Affects: bluez (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of
Bluetooth, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/813167

Title:
  bluetoothd can not be started

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/813167/+subscriptions



More information about the Ubuntu-bluetooth mailing list