LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How Restart Bluez Daemon? (https://www.linuxquestions.org/questions/linux-software-2/how-restart-bluez-daemon-712095/)

dauphinfay 03-16-2009 07:07 PM

How Restart Bluez Daemon?
 
Sorry if this seems fundamental folks but how is this done from the command line? I have googled it and searched here on the forums and I can't seem to find a straightforward answer as to how to simply restart the daemon. I keep rebooting in order to accomplish this.

The underlying problem is that bluetooth with skype is flaky at best. Sometimes it works and sometimes it doesn't. There is no rhyme or reason. So, I am forced to repair and that sometimes (read too often) crashes the bluez daemon.

I'm using ubuntu 8.10 on a macbook pro 4,1 with blueman to manage bluetooth conn. Any advice is appreciated.

{BBI}Nexus{BBI} 03-16-2009 08:15 PM

Try sudo service -f bluetooth

tredegar 03-17-2009 04:24 AM

For the 'buntus I think the command you need is
Code:

sudo  /etc/init.d/bluetooth  restart

dauphinfay 03-17-2009 06:53 AM

Thank you guys. That was what I was looking for.

I had used System/Administration/Services and done it manually their. I appreciate the cli option. That will be much easier in the future.


All times are GMT -5. The time now is 08:08 PM.