← Back to team overview

kernel-packages team mailing list archive

[Bug 813167] Re: bluetoothd can not be started

 

This is reported against an old version of Ubuntu and many things has
changed since then. Because of that we won't fix this issue however if
this behavior repeats on a modern version please fill a bug report
against it and we will take it from there.

** Changed in: bluez (Ubuntu)
       Status: New => Invalid

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

Title:
  bluetoothd can not be started

Status in bluez package in Ubuntu:
  Invalid

Bug description:
  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

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