Não é possível emparelhar dispositivos Bluetooth com RTL8723be no Zesty 17.04

4

Eu tenho um Asus Vivobook com o seguinte hardware bluetooth:

Realtek bluetooth usb-2.10<br>
configuration: driver=btusb maxpower=500mA speed=12Mbit/s

Eu instalei o seguinte:

ii  blueman 2.0.4-1ubuntu2 Graphical bluetooth manager<br>
ii  bluez 5.43-0ubuntu1 Bluetooth tools and daemons<br>
ii  bluez-obexd 5.43-0ubuntu1 bluez obex daemon<br>
ii  bluez-tools 0.2.0~20140808-5build1 Set of tools to manage Bluetooth devices for linux

Quando uso o bluetoothctl para tentar emparelhar um fone de ouvido, recebo

[NEW] Controller 58:00:E3:2C:61:5B roland-asus-vivo [default]<br>
[NEW] Device 00:11:22:33:98:DD BTH-068

Tentando emparelhar o BTH-068, recebo:

[bluetooth]# pair 00:11:22:33:98:DD<br>
Attempting to pair with 00:11:22:33:98:DD<br>
Failed to pair: org.bluez.Error.ConnectionAttemptFailed

Em / var / log / syslog não vejo eventos relacionados ao bluetooth.

Comentei esta linha em /usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf

[keyfile]<br>
#unmanaged-devices=*,except:type:wifi,except:type:wwan

é claro, reiniciei serviços, purgei e reinstalei bluetooth, bluez e mais alguns, mas nada faz diferença.

Além disso, quando eu permito o emparelhamento do meu celular Ulefone Metal com Android 6, o dispositivo nem é detectado ... portanto, não é apenas o fone de ouvido que não está sendo emparelhado.

~ $ sudo lspci -nnk | grep -iA2 net; Isusb; lista de todos; uname -a; dmesg | egrep -i 'azul | empresa'

02:00.2 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 06) Subsystem: ASUSTeK Computer Inc. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [1043:200f] Kernel driver in use: r8169 Kernel modules: r8169 03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723] Subsystem: Lite-On Communications Inc RTL8723BE PCIe Wireless Network Adapter [11ad:1723] Kernel driver in use: rtl8723be Kernel modules: rtl8723be Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 0bda:b721 Realtek Semiconductor Corp. Bus 001 Device 003: ID 13d3:5a01 IMC Networks Bus 001 Device 006: ID 046d:c05a Logitech, Inc. M90/M100 Optical Mouse Bus 001 Device 004: ID 413c:2003 Dell Computer Corp. Keyboard Bus 001 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no 1: hci0: Bluetooth Soft blocked: no Hard blocked: no Linux roland-asus-vivo 4.10.0-22-generic #24-Ubuntu SMP Mon May 22 17:43:20 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux [ 0.188318] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 1.309471] [drm] GuC firmware load skipped [ 2.288855] usb 1-8: Product: Bluetooth Radio [ 13.691653] Bluetooth: Core ver 2.22 [ 13.691670] Bluetooth: HCI device and connection manager initialized [ 13.691672] Bluetooth: HCI socket layer initialized [ 13.691675] Bluetooth: L2CAP socket layer initialized [ 13.691680] Bluetooth: SCO socket layer initialized [ 14.084129] rtl8723be: Using firmware rtlwifi/rtl8723befw.bin [ 14.381969] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723 [ 14.381970] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin [ 14.382614] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2 [ 14.382616] Bluetooth: hci0: Failed to load rtl_bt/rtl8723b_config.bin [ 14.382619] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin [ 14.420969] Bluetooth: hci0: rom_version status=0 version=1 [ 14.420975] Bluetooth: cfg_sz 0, total size 22496 [ 14.530629] Bluetooth: HCI UART driver ver 2.3 [ 14.530631] Bluetooth: HCI UART protocol H4 registered [ 14.530631] Bluetooth: HCI UART protocol BCSP registered [ 14.530632] Bluetooth: HCI UART protocol LL registered [ 14.530633] Bluetooth: HCI UART protocol ATH3K registered [ 14.530633] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 14.530667] Bluetooth: HCI UART protocol Intel registered [ 14.530684] Bluetooth: HCI UART protocol Broadcom registered [ 14.530685] Bluetooth: HCI UART protocol QCA registered [ 14.530686] Bluetooth: HCI UART protocol AG6XX registered [ 14.530687] Bluetooth: HCI UART protocol Marvell registered [ 22.674094] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 22.674095] Bluetooth: BNEP filters: protocol multicast [ 22.674098] Bluetooth: BNEP socket layer initialized [ 44.488376] Bluetooth: RFCOMM TTY layer initialized [ 44.488389] Bluetooth: RFCOMM socket layer initialized [ 44.488399] Bluetooth: RFCOMM ver 1.11

Módulos carregados: ~ $ lsmod | grep 8723

rtl8723be 90112 0 btcoexist 53248 1 rtl8723be rtl8723_common 24576 1 rtl8723be rtl_pci 28672 1 rtl8723be rtlwifi 73728 2 rtl_pci,rtl8723be mac80211 782336 3 rtl_pci,rtlwifi,rtl8723be

~ $ dmesg | grep -i blue

[ 2.288855] usb 1-8: Product: Bluetooth Radio [ 13.691653] Bluetooth: Core ver 2.22 [ 13.691670] Bluetooth: HCI device and connection manager initialized [ 13.691672] Bluetooth: HCI socket layer initialized [ 13.691675] Bluetooth: L2CAP socket layer initialized [ 13.691680] Bluetooth: SCO socket layer initialized [ 14.381969] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723 [ 14.381970] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin [ 14.382614] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2 [ 14.382616] Bluetooth: hci0: Failed to load rtl_bt/rtl8723b_config.bin [ 14.382619] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin [ 14.420969] Bluetooth: hci0: rom_version status=0 version=1 [ 14.420975] Bluetooth: cfg_sz 0, total size 22496 [ 14.530629] Bluetooth: HCI UART driver ver 2.3 [ 14.530631] Bluetooth: HCI UART protocol H4 registered [ 14.530631] Bluetooth: HCI UART protocol BCSP registered [ 14.530632] Bluetooth: HCI UART protocol LL registered [ 14.530633] Bluetooth: HCI UART protocol ATH3K registered [ 14.530633] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 14.530667] Bluetooth: HCI UART protocol Intel registered [ 14.530684] Bluetooth: HCI UART protocol Broadcom registered [ 14.530685] Bluetooth: HCI UART protocol QCA registered [ 14.530686] Bluetooth: HCI UART protocol AG6XX registered [ 14.530687] Bluetooth: HCI UART protocol Marvell registered [ 22.674094] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 22.674095] Bluetooth: BNEP filters: protocol multicast [ 22.674098] Bluetooth: BNEP socket layer initialized [ 44.488376] Bluetooth: RFCOMM TTY layer initialized [ 44.488389] Bluetooth: RFCOMM socket layer initialized [ 44.488399] Bluetooth: RFCOMM ver 1.11

UPDATE: Quando eu conecto um adaptador bluetooth externo, todos os dispositivos são facilmente pareados, então isso parece ser um problema de driver.

    
por LifeBoy 14.06.2017 / 22:29

1 resposta

0

Faça o download do arquivo e copie-o para /lib/firmware/rtl_bt/rtl8723b_config.bin .

Em seguida, reinicie.

    
por Pilot6 14.06.2017 / 23:12
Tabela de partições inválida! depois de excluir o disco ubuntu totalmente criptografado e instalar o Ubuntu nele ___ qstntxt ___

Estou tentando garantir que determinados arquivos em um sistema de arquivos montado sejam legíveis para pelo menos um usuário não-root. No entanto, no momento, até o usuário root não consegue ler esses arquivos. Aqui está a minha situação:

Aqui está a linha relevante em fstab:

%pre%

(Observe que %code% usuário já é membro dos grupos %code% , %code% e %code% )

Na máquina marykate, aqui está o diretório em questão:

%pre%

Na máquina de destino, é assim:

%pre%

E não há usuários que possam acessar esses arquivos:

%pre%

Acho que a razão pela qual os arquivos são de propriedade de um usuário diferente é porque os uids das duas máquinas não correspondem.

No entanto, estou completamente confuso porque não consigo ler esses arquivos.

Eu sou muito novo nisso e estou apenas tropeçando, então qualquer outro conselho sobre o que eu deveria fazer seria apreciado.

EDITAR Eu tenho uma solução alternativa, mas não estou feliz com isso. Nos sistemas de arquivos montados, mudei todos os arquivos relevantes para serem legíveis por todos. E agora, no sistema de arquivos básico, eu posso ler todos eles.

Eu não gosto dessa solução, pois não quero tornar esses arquivos legíveis. Eu preferiria mantê-los apenas legíveis pelo usuário / grupo, mas não sei como.

    
___ tag123sshfs ___ Sistema de arquivos SSH (sshfs). Uma ferramenta que usa o SSH para montar um sistema de arquivos remoto em uma máquina local. ___