Bluetooth de notebook sem Adaptador

1. Bluetooth de notebook sem Adaptador

Felipe Queiroz
felipe96-09

(usa Linux Mint)

Enviado em 30/10/2018 - 14:58h

Olá, vim aqui pedir uma ajudinha...
Tenho um notebook Acer Aspire E15, com Linux Mint 19.
Tenho aqui um joystick Ipega bluetooth, que antes usava no Windows normalmente, mas depois de uma série de travamentos que o Windows 10 tava tendo, me estressei e tirei o Windows 10 do meu PC, e coloquei o mint. Tudo funcionou perfeitamente, até a Steam e meus jogos da biblioteca. Mas quando fui ligar o Bluetooth para conectar meu Joystick, apareceu a mensagem:
"Nenhum Adaptador encontrado".
Já estou a 4 dias procurando uma solução, mas não encontro nada...
Segue alguns comandos que dei no terminal

$lspci
00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 (rev e3)
00:1c.2 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3)
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 (rev e3)
00:1d.0 USB controller: Intel Corporation Wildcat Point-LP USB EHCI Controller (rev 03)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
03:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)


$ lsusb
Bus 001 Device 002: ID 8087:8001 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 008: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 002 Device 007: ID 1bcf:2c81 Sunplus Innovation Technology Inc.
Bus 002 Device 011: ID 18f8:1485
Bus 002 Device 010: ID 1a2c:2d43 China Resource Semico Co., Ltd
Bus 002 Device 009: ID 0a05:7211 Unknown Manufacturer hub
Bus 002 Device 003: ID 0a05:7211 Unknown Manufacturer hub
Bus 002 Device 006: ID 05e3:0745 Genesys Logic, Inc. Logilink CR0012
Bus 002 Device 004: ID 152d:2338 JMicron Technology Corp. / JMicron USA Technology Corp. JM20337 Hi-Speed USB to SATA & PATA Combo Bridge
Bus 002 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


$ hcitool dev
Devices:


$ lsmod | grep bluetooth
bluetooth             548864  12 btrtl,btintel,btbcm,bnep,ath3k,btusb
ecdh_generic 24576 1 bluetooth


$ dmesg | grep Bluetooth
[   24.943876] Bluetooth: Core ver 2.22
[ 24.943897] Bluetooth: HCI device and connection manager initialized
[ 24.943901] Bluetooth: HCI socket layer initialized
[ 24.943904] Bluetooth: L2CAP socket layer initialized
[ 24.943910] Bluetooth: SCO socket layer initialized
[ 55.710249] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 55.710251] Bluetooth: BNEP filters: protocol multicast
[ 55.710256] Bluetooth: BNEP socket layer initialized


$ lsusb -v | grep -E 'Bluetooth'
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing


$ sudo service bluetooth status
[sudo] senha para yuuki: 

● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
Active: active (running) since Tue 2018-10-30 09:33:53 -03; 4h 23min ago
Docs: man:bluetoothd(8)
Main PID: 1597 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4563)
CGroup: /system.slice/bluetooth.service
└─1597 /usr/lib/bluetooth/bluetoothd

out 30 09:33:46 yuuki-Aspire-E5-573 systemd[1]: Starting Bluetooth service...
out 30 09:33:53 yuuki-Aspire-E5-573 systemd[1]: Started Bluetooth service.
out 30 09:33:53 yuuki-Aspire-E5-573 bluetoothd[1597]: Bluetooth daemon 5.48
out 30 09:33:53 yuuki-Aspire-E5-573 bluetoothd[1597]: Starting SDP server
out 30 09:33:53 yuuki-Aspire-E5-573 bluetoothd[1597]: Bluetooth management inter
lines 1-15/15 (END)


Se necessitar de outro comando pode falar...
Obrigado pela atenção!


  


2. Re: Bluetooth de notebook sem Adaptador

Alberto Federman Neto.
albfneto

(usa openSUSE)

Enviado em 30/10/2018 - 16:00h

pacotes de HCI tool e BlueMan estão instalados?

https://www.linuxmint.com.br/discussion/51010/resolvido-bluetooth-no-linux-mint-17-3

eu usei bluetooth recente no Sabayon, mas os clientes bluetooth dele são outros, diferentes do ubuntu e do mint:

https://edpsblog.wordpress.com/2018/10/25/usando-bluetooth-entre-sabayon-linux-e-android/


¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
Albfneto,
Ribeirão Preto, S.P., Brasil.
Usuário Linux, Linux Counter: #479903.
Distros Favoritas: Sabayon, Gentoo, openSUSE, Mageia e OpenMandriva.


3. Re: Bluetooth de notebook sem Adaptador

Felipe Queiroz
felipe96-09

(usa Linux Mint)

Enviado em 30/10/2018 - 16:20h

albfneto escreveu:

pacotes de HCI tool e BlueMan estão instalados?

https://www.linuxmint.com.br/discussion/51010/resolvido-bluetooth-no-linux-mint-17-3

eu usei bluetooth recente no Sabayon, mas os clientes bluetooth dele são outros, diferentes do ubuntu e do mint:

https://edpsblog.wordpress.com/2018/10/25/usando-bluetooth-entre-sabayon-linux-e-android/


¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
Albfneto,
Ribeirão Preto, S.P., Brasil.
Usuário Linux, Linux Counter: #479903.
Distros Favoritas: Sabayon, Gentoo, openSUSE, Mageia e OpenMandriva.


Sim, já está tudo instalado...
Aqui é diferente desse tópico, pois o meu nem habilita a opção de tranferencia de arquivos, ele diz que não foi encontrado nenhum adaptador...
https://www.clubedohardware.com.br/uploads/monthly_2018_10/654537140_Capturadetelade2018-10-3013-37-...

Adaptador seria Driver? Quando usava o Ubuntu, ele funcionava normal...



4. Re: Bluetooth de notebook sem Adaptador

Alberto Federman Neto.
albfneto

(usa openSUSE)

Enviado em 30/10/2018 - 17:35h

vc espetou aquele adaptador bluetooth, anteninha?
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
Albfneto,
Ribeirão Preto, S.P., Brasil.
Usuário Linux, Linux Counter: #479903.
Distros Favoritas: Sabayon, Gentoo, openSUSE, Mageia e OpenMandriva.


5. Re: Bluetooth de notebook sem Adaptador

Felipe Queiroz
felipe96-09

(usa Linux Mint)

Enviado em 30/10/2018 - 18:14h

albfneto escreveu:

vc espetou aquele adaptador bluetooth, anteninha?
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
Albfneto,
Ribeirão Preto, S.P., Brasil.
Usuário Linux, Linux Counter: #479903.
Distros Favoritas: Sabayon, Gentoo, openSUSE, Mageia e OpenMandriva.


Não, meu Note tem placa interna...


6. Re: Bluetooth de notebook sem Adaptador

marcos
mapwoc

(usa Debian)

Enviado em 07/11/2018 - 05:33h

felipe96-09 escreveu:

albfneto escreveu:

vc espetou aquele adaptador bluetooth, anteninha?
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
Albfneto,
Ribeirão Preto, S.P., Brasil.
Usuário Linux, Linux Counter: #479903.
Distros Favoritas: Sabayon, Gentoo, openSUSE, Mageia e OpenMandriva.


Não, meu Note tem placa interna...


Eu Estou com o mesmo problema nun note meu, e uso o Bluetooth para compartilhar arquivos via bluetooth com meu desktop, pois até hoje no desktop eu encontro o notebook na rede mas o notebbok não encontra o desktop na rede wifi






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts