Adaptador Bluetooth da placa do Notebook parou de funcionar inesperadamente

Estava usando o Spotify, ouvindo música no meu Notebook, um Lenovo Ideapad S145 15 IIL. Foi o momento de ir ao banheiro, voltar que o fone de ouvido estava desconectado do Bluetooth do computador.

Achei estranho em primeiro momento, porque não é comum.

Tentei ativar o Bluetooth novamente, mas ele só fica um botão de “Adicionar novo dispositivo”.

Não havia atualizado nada, nem sequer eu tinha mexido em nada.

Apenas estava trabalhando nomalmente.

Eu já cheguei a ter este mesmo problema uma época bem atrás, mas se resolveu automaticamente, não fiz nada. O problema é que justamente agora eu preciso ficar usando um adaptador USB para Bluetooth.

O que tentei:

  • Reiniciar o serviço do Bluetooth com:
sudo systemctl restart bluetooth

Mas ele não faz nada além de sumir o ícone de bluetooth do KDE Plasma.

Como eu não sei bem o que fazer, apenas conectei o Adaptador Bluetooth no computador e estou usando. Mas preciso do Bluetooth funcionando novamente.

Quando eu tento verificar as informações do adaptador bluetooth, ele mostra:

marley@ideapad-s145:~> sudo hwinfo --bluetooth
marley@ideapad-s145:~> 

Diferente de quando o Adaptador Bluetooth está conectado, onde ele mostra:

marley@ideapad-s145:~> sudo hwinfo --bluetooth
02: USB 00.0: 11500 Bluetooth Device                            
  [Created at usb.122]
  Unique ID: cLrx.nQKjiuCfL84
  Parent ID: k4bc.2DFUsyrieMD
  SysFS ID: /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0
  SysFS BusID: 1-2:1.0
  Hardware Class: bluetooth
  Model: "Cambridge Silicon Radio Bluetooth Dongle (HCI mode)"
  Hotplug: USB
  Vendor: usb 0x0a12 "Cambridge Silicon Radio, Ltd"
  Device: usb 0x0001 "Bluetooth Dongle (HCI mode)"
  Revision: "88.91"
  Driver: "btusb"
  Driver Modules: "btusb"
  Speed: 12 Mbps
  Module Alias: "usb:v0A12p0001d8891dcE0dsc01dp01icE0isc01ip01in00"
  Driver Info #0:
    Driver Status: btusb is active
    Driver Activation Cmd: "modprobe btusb"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #5 (Hub)

Gostaria de uma ajuda a como solucionar. De preferência, gostaria de evitar trocar a versão do Kernel, entre outras coisas muito pesadas. Acredito que deve ser alguma coisa envolvendo o BlueZ.

Tentei verifica os pacotes instalados, conforme a seguir:

marley@ideapad-s145:~> sudo zypper search bluez
Carregando dados do repositório...
Lendo os pacotes instalados...

S  | Name                      | Summary                                                        | Type
---+---------------------------+----------------------------------------------------------------+-------
i  | bluez                     | Bluetooth Stack for Linux                                      | pacote
   | bluez-auto-enable-devices | Configuration that automatically enables all bluetooth devices | pacote
i  | bluez-cups                | CUPS Driver for Bluetooth Printers                             | pacote
   | bluez-deprecated          | Bluez tools that upstream considers obsolete                   | pacote
   | bluez-devel               | Files needed for BlueZ development                             | pacote
   | bluez-devel-32bit         | Files needed for BlueZ development                             | pacote
   | bluez-firmware            | Bluetooth(TM) Firmware                                         | pacote
i  | bluez-obexd               | Object Exchange daemon for sharing binary objects              | pacote
   | bluez-qt-devel            | Async Bluez wrapper library - development files                | pacote
i  | bluez-qt-imports          | Async Bluez wrapper library                                    | pacote
i  | bluez-qt-udev             | bluez-qt integration with udev                                 | pacote
   | bluez-test                | Tools for testing of various Bluetooth-functions               | pacote
   | bluez-tools               | A set of tools to manage bluetooth devices                     | pacote
   | bluez-zsh-completion      | Zsh completion for bluez                                       | pacote
i  | libKF5BluezQt6            | Async Bluez wrapper library - development files                | pacote
   | python3-pybluez           | A Python Bluetooth wrapper                                     | pacote
marley@ideapad-s145:~> 

Algumas informações do meu sistema:

marley@ideapad-s145:~> neofetch 
                 `-++:`                    marley@ideapad-s145 
               ./oooooo/-                  ------------------- 
            `:oooooooooooo:.               OS: openSUSE Leap 15.6 x86_64 
          -+oooooooooooooooo+-`            Host: 82DJ Lenovo IdeaPad S145-15IIL 
       ./oooooooooooooooooooooo/-          Kernel: 6.4.0-150600.23.42-default 
      :oooooooooooooooooooooooooo:         Uptime: 17 mins 
    `  `-+oooooooooooooooooooo/-   `       Packages: 6433 (rpm), 41 (flatpak), 8 (snap) 
 `:oo/-   .:ooooooooooooooo+:`  `-+oo/.    Shell: bash 4.4.23 
`/oooooo:.   -/oooooooooo/.   ./oooooo/.   Resolution: 1366x768 
  `:+ooooo+-`  `:+oooo+-   `:oooooo+:`     DE: Plasma 5.27.11 
     .:oooooo/.   .::`   -+oooooo/.        WM: kwin 
        -/oooooo:.    ./oooooo+-           Theme: [Plasma], Breeze [GTK2/3] 
          `:+ooooo+-:+oooooo:`             Icons: [Plasma], breeze [GTK2/3] 
             ./oooooooooo/.                Terminal: konsole 
                -/oooo+:`                  CPU: Intel i5-1035G1 (8) @ 3.600GHz 
                  `:/.                     GPU: Intel Iris Plus Graphics G1 
                                           Memory: 4406MiB / 11522MiB 

                                                                   
                                                                   


marley@ideapad-s145:~> 

O Leap 15.6 parece ter alguns ajustes no Bluetooth ainda a fazer. O Wiki em https://en.opensuse.org/Bluetooth dá algumas dicas sobre como proceder em casos semelhantes ao que você descreve. Talvez valha a pena dar uma conferida.

1 Like

Deu uma lida na Wiki, mas nada funcionou.

Basicamente, o que fiz para resolver:

Eu acessei o terminal com o adaptador bluetooth USB plugado, em seguida, verifiquei o status do bluetooth:

sudo systemctl status bluetooth

Depois:

sudo lspci

Para verificar se a placa wireless estava sendo reconhecida no meu Lenovo Ideapad S145 15 IIL;

Depois, acessei novamente o status do bluetooth com o primeiro comando.

Ele me trouxe algumas infomações:

marley@ideapad-s145:~> sudo systemctl status bluetooth
● bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: disabled)
     Active: active (running) since Thu 2025-03-27 09:34:37 -03; 23min ago
       Docs: man:bluetoothd(8)
   Main PID: 1155 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 4915)
        CPU: 76ms
     CGroup: /system.slice/bluetooth.service
             └─1155 /usr/lib/bluetooth/bluetoothd

mar 27 09:53:33 ideapad-s145 bluetoothd[1155]: Endpoint unregistered: sender=:1.77 path=/MediaEndpoint/A2DPSource/sbc
mar 27 09:53:33 ideapad-s145 bluetoothd[1155]: Endpoint unregistered: sender=:1.77 path=/MediaEndpoint/A2DPSink/sbc_xq_453
mar 27 09:53:33 ideapad-s145 bluetoothd[1155]: Endpoint unregistered: sender=:1.77 path=/MediaEndpoint/A2DPSource/sbc_xq_453
mar 27 09:53:33 ideapad-s145 bluetoothd[1155]: Endpoint unregistered: sender=:1.77 path=/MediaEndpoint/A2DPSink/sbc_xq_512
mar 27 09:53:33 ideapad-s145 bluetoothd[1155]: Endpoint unregistered: sender=:1.77 path=/MediaEndpoint/A2DPSource/sbc_xq_512
mar 27 09:53:33 ideapad-s145 bluetoothd[1155]: Endpoint unregistered: sender=:1.77 path=/MediaEndpoint/A2DPSink/sbc_xq_552
mar 27 09:53:33 ideapad-s145 bluetoothd[1155]: Endpoint unregistered: sender=:1.77 path=/MediaEndpoint/A2DPSource/sbc_xq_552
mar 27 09:53:33 ideapad-s145 bluetoothd[1155]: Endpoint unregistered: sender=:1.77 path=/MediaEndpoint/A2DPSink/faststream
mar 27 09:53:33 ideapad-s145 bluetoothd[1155]: Endpoint unregistered: sender=:1.77 path=/MediaEndpoint/A2DPSource/faststream
mar 27 09:53:33 ideapad-s145 bluetoothd[1155]: Battery Provider Manager destroyed
marley@ideapad-s145:~> 

A última linha informou sobre um gerenciador de bateria, o que provavelmente havia algum bloqueio.

O bluetooth voltou a funcionar novamente.

Acredito ter sido algum problema relacionado ao gerenciamento de energia.

1 Like

Bom saber que deu certo! Isso bate com o que havia encontrado no Reddit onde um usuário reportava problema semelhante com o bluetooth nesse notebook em Windows.

Ele acabou forçando um reset e o adaptador voltou a funcionar.

https://www.reddit.com/r/Windows10/comments/gdnku4/comment/fpiwzht/?utm_source=share&utm_medium=web2x&context=3

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.