Page 1 sur 2
Clé USB Bluetooth 5.0 chip:RTL8761BUV
Posté : mar. 23 nov. 2021 15:00
par Soho68
Bonjour,
Nouveau sur le système linux j'ai acheté une clé bluetooth et je ne parviens pas à la faire fonctionner pouvez-vous m'aidez ?
Merci
Re: Clé USB Bluetooth 5.0 chip:RTL8761BUV
Posté : mar. 23 nov. 2021 18:50
par Soho68
Bonjour et merci déjà de prendre un peu de temps pour moi lol.
Installer rien de spéciale en bluetooth hormis ce qu'il y a d'origine sur mint.
Code : Tout sélectionner
sudo dmesg | tail -10
[15258.419652] usb 2-1.2: SerialNumber: 00E04C239987
[15258.422361] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000b lmp_ver=0a lmp_subver=8761
[15258.423342] Bluetooth: hci0: RTL: rom_version status=0 version=1
[15258.423344] Bluetooth: hci0: RTL: loading rtl_bt/rtl8761a_fw.bin
[15258.423444] Bluetooth: hci0: RTL: loading rtl_bt/rtl8761a_config.bin
[15258.423467] bluetooth hci0: Direct firmware load for rtl_bt/rtl8761a_config.bin failed with error -2
[15258.423477] Bluetooth: hci0: RTL: cfg_sz -2, total sz 20204
[15259.409749] [UFW BLOCK] IN=enp7s0 OUT= MAC=1c:6f:65:f9:57:5a:00:1b:a9:97:65:19:08:00 SRC=169.254.113.46 DST=192.168.0.20 LEN=170 TOS=0x00 PREC=0x00 TTL=64 ID=45409 PROTO=UDP SPT=161 DPT=38374 LEN=150
[15260.409746] [UFW BLOCK] IN=enp7s0 OUT= MAC=1c:6f:65:f9:57:5a:00:1b:a9:97:65:19:08:00 SRC=169.254.113.46 DST=192.168.0.20 LEN=170 TOS=0x00 PREC=0x00 TTL=64 ID=45410 PROTO=UDP SPT=161 DPT=38374 LEN=150
[15260.537735] Bluetooth: hci0: command 0xfc20 tx timeout
Code : Tout sélectionner
rfkill list
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Code : Tout sélectionner
lsusb
Bus 002 Device 006: ID 046d:c316 Logitech, Inc. HID-Compliant Keyboard
Bus 002 Device 007: ID 0bda:0151 Realtek Semiconductor Corp. Mass Storage Device (Multicard Reader)
Bus 002 Device 005: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 002 Device 009: ID 0bda:8771 Realtek Semiconductor Corp.
Bus 002 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 05e3:0612 Genesys Logic, Inc. Hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Je crois c'est bus 002 device 009
Code : Tout sélectionner
hciconfig
hci0: Type: Primary Bus: USB
BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
DOWN
RX bytes:581 acl:0 sco:0 events:82 errors:0
TX bytes:20534 acl:0 sco:0 commands:83 errors:0
Voilà j’espère avoir bien répondu et bien mis les retours!
Merci
Re: Clé USB Bluetooth 5.0 chip:RTL8761BUV
Posté : mar. 23 nov. 2021 19:07
par Soho68
ok j'ai télécharger les deux fichiers et comment je les utilises maintenant ?
désolé
Re: Clé USB Bluetooth 5.0 chip:RTL8761BUV
Posté : mar. 23 nov. 2021 20:47
par Soho68
ok je n'arrive pas a les copié il y a une ligne de commande pour ça ?
Re: Clé USB Bluetooth 5.0 chip:RTL8761BUV
Posté : mar. 23 nov. 2021 20:57
par Soho68
oui merci je viens de faire et apres cela devrais fonctionner alors ou encore une manip a faire ?
Re: Clé USB Bluetooth 5.0 chip:RTL8761BUV
Posté : mer. 24 nov. 2021 07:40
par Soho68
Ok, mais non rien de changer j'ai l’Icône bluetooth, il dis activer mais rien. Il ne trouve pas de périphériques et mes périphériques ne le trouve pas lol

Re: Clé USB Bluetooth 5.0 chip:RTL8761BUV
Posté : mer. 24 nov. 2021 07:48
par Soho68
j'ai refais les commandes que tu m'as donner en debut de post et il n'y a que celle là qui ne donne pas la même chose :
Code : Tout sélectionner
sudo dmesg | tail -10
[sudo] Mot de passe de julien :
[ 799.350186] [UFW BLOCK] IN=enp7s0 OUT= MAC=01:00:5e:00:00:01:f4:6b:ef:66:ba:c4:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2
[ 799.350469] [UFW BLOCK] IN=enp7s0 OUT= MAC=01:00:5e:00:00:01:f4:6b:ef:66:ba:c4:08:00 SRC=192.168.2.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2
[ 855.355129] [UFW BLOCK] IN=enp7s0 OUT= MAC=01:00:5e:00:00:01:f4:6b:ef:66:ba:c4:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2
[ 855.355406] [UFW BLOCK] IN=enp7s0 OUT= MAC=01:00:5e:00:00:01:f4:6b:ef:66:ba:c4:08:00 SRC=192.168.2.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2
[ 855.355667] [UFW BLOCK] IN=enp7s0 OUT= MAC=01:00:5e:00:00:01:f4:6b:ef:66:ba:c4:08:00 SRC=192.168.22.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2
[ 911.360038] [UFW BLOCK] IN=enp7s0 OUT= MAC=01:00:5e:00:00:01:f4:6b:ef:66:ba:c4:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2
[ 911.360329] [UFW BLOCK] IN=enp7s0 OUT= MAC=01:00:5e:00:00:01:f4:6b:ef:66:ba:c4:08:00 SRC=192.168.2.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2
[ 967.364982] [UFW BLOCK] IN=enp7s0 OUT= MAC=01:00:5e:00:00:01:f4:6b:ef:66:ba:c4:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2
[ 967.365285] [UFW BLOCK] IN=enp7s0 OUT= MAC=01:00:5e:00:00:01:f4:6b:ef:66:ba:c4:08:00 SRC=192.168.2.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2
[ 967.365520] [UFW BLOCK] IN=enp7s0 OUT= MAC=01:00:5e:00:00:01:f4:6b:ef:66:ba:c4:08:00 SRC=192.168.22.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2
Re: Clé USB Bluetooth 5.0 chip:RTL8761BUV
Posté : mer. 24 nov. 2021 09:09
par Soho68
comment on fait ça lol désolé
Code : Tout sélectionner
sudo ufw enable
Le pare-feu est actif et lancé au démarrage du système
Re: Clé USB Bluetooth 5.0 chip:RTL8761BUV
Posté : mer. 24 nov. 2021 09:19
par Soho68
Autant pour moi, c'est dans les paramètres système
Code : Tout sélectionner
sudo dmesg | tail -10
[sudo] Mot de passe de julien :
[ 6.365757] Bluetooth: BNEP socket layer initialized
[ 6.509705] RTL8211E Gigabit Ethernet r8169-0-700:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=r8169-0-700:00, irq=IGNORE)
[ 6.548267] random: crng init done
[ 6.548269] random: 7 urandom warning(s) missed due to ratelimiting
[ 6.695760] r8169 0000:07:00.0 enp7s0: Link is Down
[ 7.694035] Bluetooth: hci0: command 0xfc20 tx timeout
[ 9.662096] r8169 0000:07:00.0 enp7s0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 9.662108] IPv6: ADDRCONF(NETDEV_CHANGE): enp7s0: link becomes ready
[ 15.918027] Bluetooth: hci0: RTL: download fw command failed (-110)
[ 23.603167] logitech-hidpp-device 0003:046D:101A.0004: HID++ 1.0 device connected.
Re: Clé USB Bluetooth 5.0 chip:RTL8761BUV
Posté : mer. 24 nov. 2021 09:48
par Soho68
oui j'ai essayé de me connecter avec mon tel (pc non vu) et d'appairer une enceinte mais rien.
