Page 1 of 1

Servicio Bluetooth no se inicia Linux Mint 18.1 kde

Posted: Mon Apr 17, 2017 10:44 pm
by zixzero
tengo este problema con linux mint kde desde hace un tiempo, el servicio bluetooth ya no se inicia trate de reiniciar el bluetooth desde la consola con este comando

Code: Select all

/etc/init.d/bluetooth start
y me arrojo el siguiente mensaje

Code: Select all

[....] Starting bluetooth (via systemctl): bluetooth.serviceJob for bluetooth.service failed because the control process exited with error code. See "systemctl status bluetooth.service" and "journalctl -xe" for details.
 failed!
al poner "systemctl status bluetooth.service" en la terminal aparece esto

Code: Select all

bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since lun 2017-04-17 21:39:19 CDT; 3min 35s ago
     Docs: man:bluetoothd(8)
  Process: 4578 ExecStart=/usr/lib/bluetooth/bluetoothd (code=exited, status=1/FAILURE)
 Main PID: 4578 (code=exited, status=1/FAILURE)
   Status: "Starting up"

abr 17 21:39:19 ZEROLAP systemd[1]: Starting Bluetooth service...
abr 17 21:39:19 ZEROLAP bluetoothd[4578]: Bluetooth daemon 5.37
abr 17 21:39:19 ZEROLAP bluetoothd[4578]: D-Bus setup failed: Name already in use
abr 17 21:39:19 ZEROLAP systemd[1]: bluetooth.service: Main process exited, code=exited, status=1/FAILUR
abr 17 21:39:19 ZEROLAP systemd[1]: Failed to start Bluetooth service.
abr 17 21:39:19 ZEROLAP systemd[1]: bluetooth.service: Unit entered failed state.
abr 17 21:39:19 ZEROLAP systemd[1]: bluetooth.service: Failed with result 'exit-code'.
¿Alguien que me pudiera orientar como solucionar el problema?

Re: Servicio Bluetooth no se inicia Linux Mint 18.1 kde

Posted: Tue Apr 18, 2017 9:42 am
by JCSenar
Existen bastantes avisos del mismo error. A algunos les ha funcionado esta solución aunque es de hace año y medio y no se si seguirá en vigor.

Re: Servicio Bluetooth no se inicia Linux Mint 18.1 kde

Posted: Tue Apr 18, 2017 1:25 pm
by JOPETA
A veces una reinstalacion a tiempo es una victoria. Prueba con

Code: Select all

sudo apt-get install --reinstall bluez

Re: Servicio Bluetooth no se inicia Linux Mint 18.1 kde

Posted: Tue Apr 18, 2017 3:10 pm
by zixzero
en el arranque de la maquina el servicio bluetooth no se inicia si no lo inicio de manera manual, si lo inicio de manera manual y reinicio la maquina el servicio se inicia pero si la pago y la enciendo otra vez el servicio no arranca con el sistema.