Author Topic: [SOLVED] Bluez Daemon not running  (Read 10802 times)

ecosil

  • Guest
[SOLVED] Bluez Daemon not running
« on: August 13, 2010, 01:25:43 PM »
I am using the latest GNOME version on two laptops. I had the bluetooth manager working initially, but now it won't start because the bluez daemon is not running. This happened on both laptops. I do not see this daemon in Services and Daemons in the Control Center, so how can I can start it again?
« Last Edit: September 05, 2010, 04:31:11 AM by Texstar »

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: Bluez Daemon not running
« Reply #1 on: August 13, 2010, 01:36:48 PM »
Try service start bluez . If you get errors, post back.
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12501
Re: Bluez Daemon not running
« Reply #2 on: August 13, 2010, 01:45:11 PM »
bluetooth is handled by udev now there are no more daemons. Try installing blueman.


Thanks to everyone who donates. You keep the servers running.

ecosil

  • Guest
Re: Bluez Daemon not running
« Reply #3 on: August 13, 2010, 02:45:16 PM »
Try service start bluez . If you get errors, post back.


When I type "service -f bluez" I get the message "cannot find /etc/init.d/bluez". According to synaptic, both bluez and blueman are installed.

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: Bluez Daemon not running
« Reply #4 on: August 13, 2010, 02:51:46 PM »
Texstar corrected my assumption. Please see his post.
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

ecosil

  • Guest
Re: Bluez Daemon not running
« Reply #5 on: August 13, 2010, 09:10:02 PM »
Texstar corrected my assumption. Please see his post.


I do not understand his post. I reinstalled blueman and bluez and bluetooth still does not start.

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: Bluez Daemon not running
« Reply #6 on: August 13, 2010, 10:42:59 PM »
OK. In a terminal,

su -
bluetoothd -u
exit
exit

Now check Bluetooth Manager and see if your device is listed.
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

ecosil

  • Guest
Re: Bluez Daemon not running
« Reply #7 on: August 14, 2010, 03:42:40 PM »
OK. In a terminal,

su -
bluetoothd -u
exit
exit

Now check Bluetooth Manager and see if your device is listed.


This worked. After typing it, I can restart bluetooth and it works as before. I noticed I have to do it every time I reboot.

Thanks!

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12501
Re: Bluez Daemon not running (SOLVED)
« Reply #8 on: August 14, 2010, 03:49:58 PM »
Is your bluetooth internal or a usb dongle?

Can you add the command to your /etc/rc.d/rc.local file and see if it will activate at boot up?


Thanks to everyone who donates. You keep the servers running.

Offline barakatax

  • Jr. Member
  • **
  • Posts: 38
Re: Bluez Daemon not running (SOLVED)
« Reply #9 on: September 03, 2010, 11:49:28 AM »
Thank you Texstar  ;D  ;D  ;D,

I have internal bluetooth on laptop HP DV3. It is not working/not detected on PCLOS KDE 2010.07 with all packages updated.
I do not know why, but I guess I did something wrong.

The error message is :
Connection to BlueZ failed.
Bluez daemon is not running.
Blueman-manager can not continue.


Until I found this post after did a search in this forum.
Just add the command from your suggestion to the mentioned file and now the bluetooth starts every boot.


Regards,
barakatax

Offline gallup

  • Full Member
  • ***
  • Posts: 120
Re: Bluez Daemon not running (SOLVED)
« Reply #10 on: September 07, 2010, 09:00:22 PM »
Is your bluetooth internal or a usb dongle?

Can you add the command to your /etc/rc.d/rc.local file and see if it will activate at boot up?


This worked wonderfully for my usb dongle too. This is the thread on bluetooth I have been searching for  ;D and now it starts automatically too

Offline drhadidy

  • Hero Member
  • *****
  • Posts: 618
  • the MATRIX have got you!!
    • My clinic website
Re: [SOLVED] Bluez Daemon not running
« Reply #11 on: February 13, 2011, 09:35:11 AM »
ok... i tried this command and it worked fine for sometime...
i even added it to the file texstar mentioned and it worked fine and started automatically...
but now suddenly i cant launch the bluetooth manager anymore from E17!!!
dont know what happened exactly... but now when i need to use the bluetooth on this laptop i have to log out from E17 and do it from KDE4 interface...
even before i used to start bluetooth from KDE4 and log out and into E17 to find it working... now it doesnt work anymore in E17!!!
im using a USB dongle on this laptop...
any ideas??
Hope that one day ill be able to help as much as I'm being helped now...

registered Linux user # 518656

whats the need for "WINDOWS" in a world without walls?:-)

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: [SOLVED] Bluez Daemon not running
« Reply #12 on: February 14, 2011, 02:37:45 PM »
drhadidy,

Are you plugging and unplugging the USB dongle, or does it stay plugged in all the time?

Please run lsusb in a terminal and post the results, pointing out which device is the dongle.

Have you also tried restarting the bluetooth daemon from e17 by doing the following?

su -
bluetoothd -u
exit
exit


EDIT:
Quote
but now suddenly i cant launch the bluetooth manager anymore from E17!!!

OK, the daemon is probably running, but the manager won't start. Try this: restart e17 by doing the three key combination of Ctrl-Alt-End. It will take a couple of seconds for e17 to restart. Or, you can restart e17 from the menu at Main > Enlightenment > Restart. See if the bluetooth manager will start after that.
« Last Edit: February 14, 2011, 02:52:16 PM by djohnston »
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378