Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

349
Visualizações
Can't type on bluetoothctl

My OS is Arch Linux. I just trying to use the bluetooth of my laptop using the terminal. I used bluetoothctlcommand, but I can't type anymore on it. I also run it with root privilege.

[x@X ~]$ sudo bluetoothctl
[sudo] password for X: 
[bluetooth]# 

I also check my bluetooth daemon using the systemctl status bluetoothcommand and it print something that I don't know what it is and I also don't know what to do next.

[x@X ~]$ systemctl status bluetooth
● bluetooth.service - Bluetooth service
   Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; disabled; vendor preset: disabled)
   Active: inactive (dead)
     Docs: man:bluetoothd(8)
over 4 years ago · Santiago Trujillo
3 Respostas
Responde à pergunta

0

Your bluetooth service is dead [ Active: inactive (dead) ], so you can't use it.

To get it active and running [ Active: active (running) ], just do the following:

  • Load the generic bluetooth driver, if not already loaded by typing the following in your terminal:

    sudo modprobe btusb
    
  • Start the bluetooth service:

    sudo systemctl start bluetooth.service
    

Check the status again [ systemctl status bluetooth.service ] and you should find it's now active and running [ Active: active (running) ]

over 4 years ago · Santiago Trujillo Relatório

0

Your bluetoothd is not running, try sudo systemctl start bluetooth

over 4 years ago · Santiago Trujillo Relatório

0

This must be a security feature... it's really annoying when dealing with a SOC device with only one USB port, that reboots whenever you change the USB device due to constrained power...

chip@chip:~$ systemctl status bluetooth
� bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled)
Active: active (running) since Thu 2018-12-27 04:17:24 UTC; 44min ago
Docs: man:bluetoothd(8)
Main PID: 394 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
       ��394 /usr/lib/bluetooth/bluetoothd

chip@chip:~$ bluetoothctl
[bluetooth]# 

Can't type! Works fine on terminal... just remotely it doesn't.

Solution for me was:

chip@chip:~$ sudo bluetoothctl
over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda