Adaptador Bluetooth não detectável em Debian GNU/Linux 10

1. Adaptador Bluetooth não detectável em Debian GNU/Linux 10

Ana Karollyne Ramos Ferreira
Anak

(usa Debian)

Enviado em 23/12/2020 - 19:33h

Olá, como estão!?

Estou com um problema ao tentar fazer com que meu computador aceite o adaptador Bluetooth que comprei (Wireless 2.1+EDR).


Meu computador tem essas especificações:
Manufacturer: ASUSTeK Computer INC.
Product Name: P5G41T-M LX2/BR
Version: Rev X.0x
Arquitetura:64-bit
Processador -Intel® Core™2 Duo CPU E7500 @ 2.93GHz × 2
GNOME : 3.30.2

E já tentei de todos os tutorias sobre como instalar Bluetooth no Linux, debian e nada de conseguir ativar e utilizar.
lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Os da Logitech são meu mouse e teclado.

lscpi

00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 01)
00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 01)
00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 01)
00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 01)
00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 01)

sudo rfkill list (Não aparece nada)
sudo rfkill unblock bluetooth (Não aparece nada)
sudo service bluetooth start (Não aparece nada)
sudo apt-get install blueman -y && blueman-manager (Abre o programa, mas não encontra o dispositivo, não tem nem opção de modificação)
lsusb -v | grep -E 'Bluetooth'
Couldn't open device, some information will be missing
sudo adduser $USER bluetooth
O usuário 'ana' já é um membro de 'bluetooth'.
apt-get install bluetooth bluez bluez-tools rfkill
E: Não foi possível abrir arquivo de trava /var/lib/dpkg/lock-frontend - open (13: Permissão negada)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root? - (Não sei como entrar com root e acho que é bem avançado para mim)

rfkill list
bash: rfkill: comando não encontrado
/etc/init.d/bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: inactive (dead)
Docs: man:bluetoothd(8)

sudo systemctl restart bluetooth (apenas pediu senha)
systemctl start bluetooth (apenas Senha)
sudo systemctl status bluetooth.service
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2020-12-23 19:10:35 -03; 2min 39s ago
Docs: man:bluetoothd(8)
Main PID: 2067 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4647)
Memory: 2.5M
CGroup: /system.slice/bluetooth.service
└─2067 /usr/lib/bluetooth/bluetoothd

dez 23 19:10:35 Ana systemd[1]: Starting Bluetooth service...
dez 23 19:10:35 Ana bluetoothd[2067]: Bluetooth daemon 5.50
dez 23 19:10:35 Ana systemd[1]: Started Bluetooth service.
dez 23 19:10:35 Ana bluetoothd[2067]: Starting SDP server
dez 23 19:10:35 Ana bluetoothd[2067]: Bluetooth management interface 1.14 initialized


sudo systemctl enable bluetooth.service
Synchronizing state of bluetooth.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable bluetooth

Espero que possa estar claro, como só uso para o dia a dia, não estudo programação. Mas tento me virar um pouco, caso tenha alguém para me auxiliar eu agradeço

Testei no notebook com windows e está funcionando normal.
O que pode ser?




  


2. Re: Adaptador Bluetooth não detectável em Debian GNU/Linux 10

leandro peçanha scardua
leandropscardua

(usa Ubuntu)

Enviado em 23/12/2020 - 23:56h

Carregue o módulo bnep
sudo modprobe bnep
E verifique se ele aparece na listagem de
usb-devices


3. Adaptador Bluetooth não detectável em Debian GNU/Linux 10

Ana Karollyne Ramos Ferreira
Anak

(usa Debian)

Enviado em 24/12/2020 - 09:50h

Não funcionou, continua sem aparecer.
Conectei meu smartphone para ver se eram as portas usb que estavam com defeito, mas mesmo assim.

Testei aqui algumas outras informações e aparece:

lsmod | grep blu*
bluetooth 647168 7 bnep
ecdh_generic 24576 1 bluetooth
rfkill 28672 5 bluetooth
crc16 16384 2 bluetooth,ext4


<pre>lspci
00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 01)
00:1c.2 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 3 (rev 01)
00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 01)
00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 01)
00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 01)
00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 01)
00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation NM10/ICH7 Family SATA Controller [IDE mode] (rev 01)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 03)
</pre>







Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts