Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#26 Le 24/10/2024, à 20:40

tycooon

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

On va supprimer les risques de conflit et on va faire fonctionner que le bluetooth de ton dongle usb

sudo tee /etc/modprobe.d/blacklist-btrtl.conf << 'EOF'
blacklist btrtl
EOF
sudo update-initramfs -u
reboot

et tu redonnes :

lsmod
lsusb
systemctl status bluetooth
sudo dmesg | grep -i bluetooth

En ligne

#27 Le 24/10/2024, à 21:22

Kaaria

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

Le retour rfkill:

kaaria@kaaria-g41mtd3:~$ rfkill list
0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
kaaria@kaaria-g41mtd3:~$ systemctl status bluetooth
● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; ena>
     Active: active (running) since Thu 2024-10-24 12:13:56 CES>
       Docs: man:bluetoothd(8)
   Main PID: 788 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 2181)
     Memory: 752.0K
     CGroup: /system.slice/bluetooth.service
             └─788 /usr/lib/bluetooth/bluetoothd

oct. 24 12:13:55 kaaria-g41mtd3 systemd[1]: Starting Bluetooth >
oct. 24 12:13:56 kaaria-g41mtd3 bluetoothd[788]: Bluetooth daem>
oct. 24 12:13:56 kaaria-g41mtd3 systemd[1]: Started Bluetooth s>
oct. 24 12:13:56 kaaria-g41mtd3 bluetoothd[788]: Starting SDP s>
lines 1-15...skipping...
● bluetooth.service - Bluetooth service                                                                                                          
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)                                                     
     Active: active (running) since Thu 2024-10-24 12:13:56 CEST; 10h ago                                                                        
       Docs: man:bluetoothd(8)                                                                                                                   
   Main PID: 788 (bluetoothd)                                                                                                                    
     Status: "Running"                                                                                                                           
      Tasks: 1 (limit: 2181)                                                                                                                     
     Memory: 752.0K                                                                                                                              
     CGroup: /system.slice/bluetooth.service                                                                                                     
             └─788 /usr/lib/bluetooth/bluetoothd                                                                                                 
                                                                                                                                                 
oct. 24 12:13:55 kaaria-g41mtd3 systemd[1]: Starting Bluetooth service...                                                                        
oct. 24 12:13:56 kaaria-g41mtd3 bluetoothd[788]: Bluetooth daemon 5.53                                                                           
oct. 24 12:13:56 kaaria-g41mtd3 systemd[1]: Started Bluetooth service.                                                                           
oct. 24 12:13:56 kaaria-g41mtd3 bluetoothd[788]: Starting SDP server                                                                             
oct. 24 12:13:57 kaaria-g41mtd3 bluetoothd[788]: Bluetooth management interface 1.21 initialized                                                 
~                                                                                                                                                
~                                                                                                                                                
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-16/16 (END)

Lubuntu 20.04 LTS/ Pentium Dual-Core 5700 3.00GHz/ RAM 2Gio

Hors ligne

#28 Le 24/10/2024, à 21:37

Kaaria

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

J'ai fait les manip', je retourne lsmod etc.

kaaria@kaaria-g41mtd3:~$ lsmod
Module                  Size  Used by
ccm                    20480  6
bnep                   28672  2
snd_hda_codec_realtek   155648  1
snd_hda_codec_generic   102400  1 snd_hda_codec_realtek
ledtrig_audio          16384  1 snd_hda_codec_generic
snd_hda_codec_hdmi     77824  1
snd_hda_intel          53248  4
rt61pci                40960  0
snd_intel_dspcfg       28672  1 snd_hda_intel
coretemp               24576  0
snd_intel_sdw_acpi     20480  1 snd_intel_dspcfg
rt2x00pci              16384  1 rt61pci
snd_hda_codec         163840  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
rt2x00mmio             16384  1 rt61pci
snd_hda_core          110592  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
btusb                  61440  0
kvm_intel             380928  0
rt2x00lib              73728  3 rt2x00mmio,rt61pci,rt2x00pci
snd_hwdep              16384  1 snd_hda_codec
btrtl                  24576  1 btusb
snd_pcm               135168  4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
mac80211             1249280  2 rt2x00pci,rt2x00lib
btbcm                  24576  1 btusb
snd_seq_midi           20480  0
kvm                  1015808  1 kvm_intel
btintel                40960  1 btusb
cfg80211              970752  2 rt2x00lib,mac80211
snd_seq_midi_event     16384  1 snd_seq_midi
bluetooth             696320  14 btrtl,btintel,btbcm,bnep,btusb
snd_rawmidi            49152  1 snd_seq_midi
libarc4                16384  1 mac80211
eeprom_93cx6           16384  1 rt61pci
joydev                 32768  0
snd_seq                77824  2 snd_seq_midi,snd_seq_midi_event
crc_itu_t              16384  1 rt61pci
input_leds             16384  0
ecdh_generic           16384  1 bluetooth
ecc                    36864  1 ecdh_generic
serio_raw              20480  0
snd_seq_device         16384  3 snd_seq,snd_seq_midi,snd_rawmidi
snd_timer              40960  2 snd_seq,snd_pcm
snd                   106496  19 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
soundcore              16384  1 snd
mac_hid                16384  0
binfmt_misc            24576  1
sch_fq_codel           24576  6
msr                    16384  0
parport_pc             53248  1
ppdev                  24576  0
lp                     28672  0
parport                69632  3 parport_pc,lp,ppdev
pstore_blk             16384  0
pstore_zone            32768  1 pstore_blk
ramoops                28672  0
reed_solomon           28672  1 ramoops
efi_pstore             16384  0
ip_tables              32768  0
x_tables               53248  1 ip_tables
autofs4                49152  2
btrfs                1540096  0
blake2b_generic        20480  0
xor                    24576  1 btrfs
zstd_compress         225280  1 btrfs
raid6_pq              122880  1 btrfs
libcrc32c              16384  1 btrfs
dm_mirror              24576  0
dm_region_hash         24576  1 dm_mirror
dm_log                 20480  2 dm_region_hash,dm_mirror
radeon               1802240  12
i2c_algo_bit           16384  1 radeon
drm_ttm_helper         16384  1 radeon
ttm                    86016  2 radeon,drm_ttm_helper
drm_kms_helper        311296  1 radeon
syscopyarea            16384  1 drm_kms_helper
sysfillrect            20480  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
cec                    65536  1 drm_kms_helper
gpio_ich               16384  0
rc_core                65536  1 cec
lpc_ich                28672  0
sha256_ssse3           32768  0
i2c_i801               36864  0
sha1_ssse3             32768  0
pata_acpi              16384  0
i2c_smbus              20480  1 i2c_i801
drm                   618496  13 drm_kms_helper,radeon,drm_ttm_helper,ttm
r8169                  86016  0
realtek                32768  1
hid_generic            16384  0
usbhid                 65536  0
hid                   147456  2 usbhid,hid_generic
kaaria@kaaria-g41mtd3:
kaaria@kaaria-g41mtd3:~$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 003: ID 0b05:190e ASUSTek Computer, Inc. ASUS USB-BT500
Bus 005 Device 002: ID 045e:07fd Microsoft Corp. Nano Transceiver 1.1
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 046d:c312 Logitech, Inc. DeLuxe 250 Keyboard
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
kaaria@kaaria-g41mtd3
kaaria@kaaria-g41mtd3:~$ systemctl status bluetooth
● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; e>
     Active: active (running) since Thu 2024-10-24 22:28:46 C>
       Docs: man:bluetoothd(8)
   Main PID: 560 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 2181)
     Memory: 1.4M
     CGroup: /system.slice/bluetooth.service
             └─560 /usr/lib/bluetooth/bluetoothd

oct. 24 22:28:40 kaaria-g41mtd3 bluetoothd[560]: Bluetooth da>
oct. 24 22:28:39 kaaria-g41mtd3 systemd[1]: Starting Bluetoot>
oct. 24 22:28:46 kaaria-g41mtd3 systemd[1]: Started Bluetooth>
oct. 24 22:28:46 kaaria-g41mtd3 bluetoothd[560]: Starting SDP>
oct. 24 22:28:47 kaaria-g41mtd3 bluetoothd[560]: Bluetooth ma>
lines 1-16/16 (END)
kaaria@kaaria-g41mtd3:~$ sudo dmesg | grep -i bluetooth
[sudo] Mot de passe de kaaria : 
[   19.652055] Bluetooth: Core ver 2.22
[   19.652105] NET: Registered PF_BLUETOOTH protocol family
[   19.652107] Bluetooth: HCI device and connection manager initialized
[   19.653074] Bluetooth: HCI socket layer initialized
[   19.653079] Bluetooth: L2CAP socket layer initialized
[   19.653087] Bluetooth: SCO socket layer initialized
[   20.581053] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000b lmp_ver=0a lmp_subver=8761
[   20.583042] Bluetooth: hci0: RTL: rom_version status=0 version=1
[   20.583050] Bluetooth: hci0: RTL: loading rtl_bt/rtl8761bu_fw.bin
[   20.723327] bluetooth hci0: Direct firmware load for rtl_bt/rtl8761bu_fw.bin failed with error -2
[   20.723341] Bluetooth: hci0: RTL: firmware file rtl_bt/rtl8761bu_fw.bin not found
[   38.436921] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   38.436929] Bluetooth: BNEP filters: protocol multicast
[   38.436938] Bluetooth: BNEP socket layer initialized
kaaria@kaaria-g41mtd3:~$ 

Dernière modification par Kaaria (Le 24/10/2024, à 21:38)


Lubuntu 20.04 LTS/ Pentium Dual-Core 5700 3.00GHz/ RAM 2Gio

Hors ligne

#29 Le 24/10/2024, à 21:45

tycooon

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

il y a toujours le problème. As tu bien blacklister (je n'ai pas vu les commandes pour blacklister )
Pour le vérifier :

cat /etc/modprobe.d/blacklist-btrtl.conf

si tu as oublié, il faut refaire :

sudo tee /etc/modprobe.d/blacklist-btrtl.conf << 'EOF'
blacklist btrtl
EOF
sudo update-initramfs -u
reboot

En ligne

#30 Le 24/10/2024, à 22:23

Kaaria

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

Oui je l'ai fait.

Le retour :

kaaria@kaaria-g41mtd3:~$ cat /etc/modprobe.d/blacklist-btrtl.conf
blacklist btrtl
kaaria@kaaria-g41mtd3:~$ 

Lubuntu 20.04 LTS/ Pentium Dual-Core 5700 3.00GHz/ RAM 2Gio

Hors ligne

#31 Le 24/10/2024, à 23:22

tycooon

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

On abandonne l'idée de blacklister. Il doit y avoir des dépendances qui empêchent cette manipulation.
Supprime le fichier :

sudo rm /etc/modprobe.d/blacklist-btrtl.conf

il faut que je cherche pourquoi le firmware de ton  ASUS USB-BT500 n'arrive pas à charger.
Je pensais à tord que c'était lié à la présence du bluetooth intégré. j'ai pris une mauvaise piste.

je crois bien que @xubu 1957 est sur la bonne piste dans son poste #17

Je regarde cette piste.....

En ligne

#32 Le 25/10/2024, à 00:22

tycooon

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

Bon et bien il y a de grande chance que @xubu 1957 ait raison.

Pense bien à supprimer :

sudo rm /etc/modprobe.d/blacklist-btrtl.conf

Débrancher la clé Bluetooth.
Si ton répertoire "20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202" est toujours dans ton bureau "desktop" :
En espérant que les chemins soient les bons avec ces noms à rallonge. Avec les retours des commandes on le verra vite.

cd ~/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/usb/
sudo make install
sudo cp ~/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/rtkbt-firmware/lib/firmware/rtl8761bu_config /lib/firmware/
sudo cp ~/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/rtkbt-firmware/lib/firmware/rtl8761bu_fw /lib/firmware/

Reboot
Rebrancher la clé Bluetooth, activer le bluetooth, associer le casque

Et pour voir sil n'y a plus d'erreur :

sudo dmesg | grep -i bluetooth

Dernière modification par tycooon (Le 25/10/2024, à 00:27)

En ligne

#33 Le 25/10/2024, à 12:28

Kaaria

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

Bonjour,

J'ai fait

sudo rm /etc/modprobe.d/blacklist-btrtl.conf

puis

kaaria@kaaria-g41mtd3:~/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202$ cd usbkaaria@kaaria-g41mtd3:~/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/usb$ sudo make install
[sudo] Mot de passe de kaaria :                                                                                                                  
rmmod btusb                                                                                                                                      
mv /lib/modules/5.15.0-124-generic/kernel/drivers/bluetooth/btusb.ko /lib/modules/5.15.0-124-generic/kernel/drivers/bluetooth/btusb_bak          
rmmod rtk_btusb                                                                                                                                  
rmmod: ERROR: Module rtk_btusb is not currently loaded                                                                                           
make: [Makefile:9 : install] Erreur 1 (ignorée)                                                                                                  
make -C ./bluetooth_usb_driver                                                                                                                   
make[1] : on entre dans le répertoire « /home/kaaria/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/usb/bluetooth_usb_driver »                                                                                                                 
make -C /lib/modules/5.15.0-124-generic/build M=/home/kaaria/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/usb/bluetooth_usb_driver modules                                                                                                   
make[2] : on entre dans le répertoire « /usr/src/linux-headers-5.15.0-124-generic »                                                              
  CC [M]  /home/kaaria/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/usb/bluetooth_usb_driver/rtk_coex.o                                                                                                                                      
  CC [M]  /home/kaaria/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/usb/bluetooth_usb_driver/rtk_misc.o
  CC [M]  /home/kaaria/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/usb/bluetooth_usb_driver/rtk_bt.o
  LD [M]  /home/kaaria/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/usb/bluetooth_usb_driver/rtk_btusb.o
  MODPOST /home/kaaria/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/usb/bluetooth_usb_driver/Module.symvers
  CC [M]  /home/kaaria/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/usb/bluetooth_usb_driver/rtk_btusb.mod.o
  LD [M]  /home/kaaria/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/usb/bluetooth_usb_driver/rtk_btusb.ko
  BTF [M] /home/kaaria/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/usb/bluetooth_usb_driver/rtk_btusb.ko
Skipping BTF generation for /home/kaaria/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/usb/bluetooth_usb_driver/rtk_btusb.ko due to unavailability of vmlinux
make[2] : on quitte le répertoire « /usr/src/linux-headers-5.15.0-124-generic »
make[1] : on quitte le répertoire « /home/kaaria/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/usb/bluetooth_usb_driver »
cp -f ./bluetooth_usb_driver/rtk_btusb.ko /lib/modules/5.15.0-124-generic/kernel/drivers/bluetooth/rtk_btusb.ko
depmod -a 5.15.0-124-generic
make -C ./bluetooth_usb_driver clean
make[1] : on entre dans le répertoire « /home/kaaria/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/usb/bluetooth_usb_driver »
rm -rf *.o *.mod.c *.mod.o *.ko *.symvers *.order *.a
make[1] : on quitte le répertoire « /home/kaaria/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/usb/bluetooth_usb_driver »
echo "install rtk_btusb success!"
install rtk_btusb success!
kaaria@kaaria-g41mtd3:~/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/usb$

Là j'ai adapté la commande pour que ça corresponde aux répertoires (le répertoire avait un sous-répertoire du même nom)

kaaria@kaaria-g41mtd3:~$ sudo cp ~/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/rtkbt-firmware/lib/firmware/rtl8761bu_config /lib/firmware/
[sudo] Mot de passe de kaaria : 
kaaria@kaaria-g41mtd3:~$ sudo cp ~/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/rtkbt-firmware/lib/firmware/rtl8761bu_fw /lib/firmware/
kaaria@kaaria-g41mtd3:~$ 

Je donne le retour dmesg pour vérifier :

kaaria@kaaria-g41mtd3:~$ sudo dmesg | grep -i bluetooth
[sudo] Mot de passe de kaaria : 
[   38.591258] Bluetooth: Core ver 2.22
[   38.591321] NET: Registered PF_BLUETOOTH protocol family
[   38.591323] Bluetooth: HCI device and connection manager initialized
[   38.591332] Bluetooth: HCI socket layer initialized
[   38.591336] Bluetooth: L2CAP socket layer initialized
[   38.591343] Bluetooth: SCO socket layer initialized
[   59.754715] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   59.754722] Bluetooth: BNEP filters: protocol multicast
[   59.754728] Bluetooth: BNEP socket layer initialized
kaaria@kaaria-g41mtd3:~$ 

Le casque n'apparaît toujours pas dans le menu blueman.

Dernière modification par Kaaria (Le 25/10/2024, à 12:31)


Lubuntu 20.04 LTS/ Pentium Dual-Core 5700 3.00GHz/ RAM 2Gio

Hors ligne

#34 Le 25/10/2024, à 13:48

tycooon

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

L'installation s'est bien passée. Tu n'as plus de message d'erreur. As-tu essayé d'appairer ton casque ?

sinon, on peut essayer en ligne de commande avec ton téléphone afin de vérifier si le problème n'est pas au niveau du casque :
En exemple pour un smartphone
commande :

bluetoothctl

commande :

[bluetooth]# scan bredr

réponse :

[bluetooth]# [NEW] Device B4:3A:28:D1:11:EF B4-3A-28-D1-11-EF

commande :

[bluetooth]# pair B4:3A:28:D1:11:EF 

réponse :

Attempting to pair with B4:3A:28:D1:11:EF
[CHG] Device B4:3A:28:D1:11:EF Connected: yes
[ton_smartphone]# Request confirmation
[ton_smartphone]#   1;39m[agent] Confirm passkey 891694 (yes/no):

Tu réponds : yes
Et sur ton téléphone tu acceptes l'association

réponse :

[ton_smartphone]# Pairing successful

réponse :

[bluetooth]# connect pair B4:3A:28:D1:11:EF

commande :

[bluetooth]# connect B4:3A:28:D1:11:EF

réponse :

connect B4:3A:28:D1:11:EF8:39:26:B1:AF
Attempting to connect to B4:3A:28:D1:11:EF
[CHG] Device B4:3A:28:D1:11:EF Connected: yes
[ton_smartphone]# [NEW] Endpoint /org/bluez/hci0/dev_50_98_39_26_B1_AF/sep1
[ton_smartphone]# [NEW] Endpoint /org/bluez/hci0/dev_50_98_39_26_B1_AF/sep3
[ton_smartphone]# [NEW] Endpoint /org/bluez/hci0/dev_50_98_39_26_B1_AF/sep4
[ton_smartphone]# [NEW] Transport /org/bluez/hci0/dev_50_98_39_26_B1_AF/sep4/fd1
[ton_smartphone]# Connection successful
[ton_smartphone]# [NEW] Player /org/bluez/hci0/dev_50_98_39_26_B1_AF/player0 [default]
[ton_smartphone]# [CHG] Device B4:3A:28:D1:11:EF ServicesResolved: yes
[ton_smartphone]# [CHG] Device B4:3A:28:D1:11:EF RSSI: 0xffffffb5 (-75)
[ton_smartphone]# [CHG] Player /org/bluez/hci0/dev_50_98_39_26_B1_AF/player0 Repeat: off
[ton_smartphone]# [CHG] Player /org/bluez/hci0/dev_50_98_39_26_B1_AF/player0 Shuffle: off
[ton_smartphone]# [CHG] Player /org/bluez/hci0/dev_50_98_39_26_B1_AF/player0 Status: paused
[ton_smartphone]# [CHG] Player /org/bluez/hci0/dev_50_98_39_26_B1_AF/player0 Track.Duration: 0x00000000 (0)

Si tout vas bien ton smartphone est appairé

Dernière modification par tycooon (Le 25/10/2024, à 18:51)

En ligne

#35 Le 25/10/2024, à 20:00

Kaaria

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

Le retour de bluetoothctl est pas bon:

kaaria@kaaria-g41mtd3:~$ bluetoothctl
Agent registered
[bluetooth]# scan bredr
Invalid argument bredr
[bluetooth]# 

Lubuntu 20.04 LTS/ Pentium Dual-Core 5700 3.00GHz/ RAM 2Gio

Hors ligne

#36 Le 25/10/2024, à 20:39

tycooon

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

Greeeeeeee........
pour voir les interfaces bluetooth de façon détaillés :

hciconfig -a

pour voir s'il est bloqué

rfkill list bluetooth

pour voir le service :

sudo systemctl status bluetooth
bluetoothctl

et [bluetooth]#

show

sinon une autre variante :

sudo btmgmt

et [mgmt]#

find

si le bluetooth n'est pas allumé , on devrait avoir  cette réponse :

mgmt]# Unable to start discovery. status 0x0f (Not Powered)

En ligne

#37 Le 25/10/2024, à 20:48

tycooon

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

Oups j'ai oublié l'essentiel

groups

j’espère qu'il y a bluetooth dedans

Groups
olivier adm cdrom sudo dip plugdev users bluetooth lpadmin sambashare

En ligne

#38 Le 25/10/2024, à 21:16

Kaaria

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

Les retours :

kaaria@kaaria-g41mtd3:~$ hciconfig -a
kaaria@kaaria-g41mtd3:~$ rfkill list bluetooth
kaaria@kaaria-g41mtd3:~$ sudo systemctl status bluetooth
[sudo] Mot de passe de kaaria : 
● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.servic>
     Active: active (running) since Fri 2024-10-25 13:16:>
       Docs: man:bluetoothd(8)
   Main PID: 787 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 2181)
     Memory: 1.3M
     CGroup: /system.slice/bluetooth.service
             └─787 /usr/lib/bluetooth/bluetoothd

oct. 25 13:16:38 kaaria-g41mtd3 systemd[1]: Starting Blue>
oct. 25 13:16:38 kaaria-g41mtd3 bluetoothd[787]: Bluetoot>
oct. 25 13:16:38 kaaria-g41mtd3 systemd[1]: Started Bluet>
oct. 25 13:16:38 kaaria-g41mtd3 bluetoothd[787]: Starting>
oct. 25 13:16:38 kaaria-g41mtd3 bluetoothd[787]: Bluetoot>
kaaria@kaaria-g41mtd3:~$ bluetoothctl
Agent registered
[bluetooth]# show
No default controller available
[bluetooth]# quit
kaaria@kaaria-g41mtd3:~$ sudo btmgmt
[mgmt]# find
Unable to start discovery. status 0x11 (Invalid Index)
[mgmt]# quit                                              
kaaria@kaaria-g41mtd3:~$ groups
kaaria adm cdrom sudo dip plugdev lpadmin sambashare
kaaria@kaaria-g41mtd3:~$ 

Lubuntu 20.04 LTS/ Pentium Dual-Core 5700 3.00GHz/ RAM 2Gio

Hors ligne

#39 Le 26/10/2024, à 00:15

tycooon

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

[bluetooth]# show
No default controller available

Effectivement , il y a un problème de détection de matériel bluettooth
Je ne comprend pas pourquoi  et si ces commandes

lsusb

montrent toujours :

Bus 005 Device 003: ID 0b05:190e ASUSTek Computer, Inc. ASUS USB-BT500

et si

 lsmod | grep btusb

montre toujours :

btusb                  61440  0
kvm_intel             380928  0
rt2x00lib              73728  3 rt2x00mmio,rt61pci,rt2x00pci
snd_hwdep              16384  1 snd_hda_codec
btrtl                  24576  1 btusb
snd_pcm               135168  4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
mac80211             1249280  2 rt2x00pci,rt2x00lib
btbcm                  24576  1 btusb
snd_seq_midi           20480  0
kvm                  1015808  1 kvm_intel
btintel                40960  1 btusb
cfg80211              970752  2 rt2x00lib,mac80211
snd_seq_midi_event     16384  1 snd_seq_midi
bluetooth             696320  14 btrtl,btintel,btbcm,bnep,btusb

Je n'arrive pas à identifier ce qui pourrait bloquer (repasse les cdes ci dessus pour voir si on a toujours les mêmes résultats)
passe aussi cette commande, mais j'ai bien peur que ça ne change pas grand  chose :

sudo usermod -aG bluetooth $USER

il faut rebooter ou fermer la session pour que ça soit pris en compte

et donne le retour avec hci en plus (ça peut aider pour mieux cerner le problème)

sudo dmesg | grep -i 'bluetooth\|hci'

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

J'ai peut être une autre piste , j'ai installé en vm lubuntu 20.04 et j'ai regardé les fichiers dans /lib/firmware/rtl_bt/ et ils sont tous en extension .bin :
2quaOLQ.th.png
En l’occurrence je t'avais demandé de les copier  dans le répertoire firmware et sans extension .bin

sudo cp ~/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/rtkbt-firmware/lib/firmware/rtl8761bu_config /lib/firmware/
sudo cp ~/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/rtkbt-firmware/lib/firmware/rtl8761bu_fw /lib/firmware/

En conséquence, ils sont au mauvais endroit et en plus ils n'ont pas d'extension .bin . Il faut corriger :

sudo mv /lib/firmware/rtl8761bu_config /lib/firmware/rtl_bt/rtl8761bu_config.bin
sudo mv /lib/firmware/rtl8761bu_fw /lib/firmware/rtl_bt/rtl8761bu_fw.bin
ls -l /lib/firmware/rtl_bt/rtl8761bu*

reboot et essaie

lsmod | grep btusb
sudo dmesg | grep -i 'bluetooth\|hci'
lsusb
[bluetooth]# show

Et j'espère que ca va fonctionner. C'est le problème de chercher des erreurs sur des distributions qu'on ne possèdent pas

Dernière modification par tycooon (Le 26/10/2024, à 01:38)

En ligne

#40 Le 26/10/2024, à 14:40

Kaaria

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

Bonjour,

Je donne les retours :

kaaria@kaaria-g41mtd3:~$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 003: ID 0b05:190e ASUSTek Computer, Inc. ASUS USB-BT500
Bus 005 Device 002: ID 045e:07fd Microsoft Corp. Nano Transceiver 1.1
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 046d:c312 Logitech, Inc. DeLuxe 250 Keyboard
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
kaaria@kaaria-g41mtd3:
kaaria@kaaria-g41mtd3:~$  lsmod | grep btusb
kaaria@kaaria-g41mtd3:~$ 

Le dmesg après usermod et reboot :

kaaria@kaaria-g41mtd3:~$ sudo dmesg | grep -i 'bluetooth\|hci'
[sudo] Mot de passe de kaaria : 
[    0.412838] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.412851] ehci-pci: EHCI PCI platform driver
[    0.413149] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    0.413161] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    0.417160] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfdfff000
[    0.434193] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.434387] usb usb1: Product: EHCI Host Controller
[    0.434389] usb usb1: Manufacturer: Linux 5.15.0-124-generic ehci_hcd
[    0.434951] ehci-platform: EHCI generic platform driver
[    0.434985] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.434994] ohci-pci: OHCI PCI platform driver
[    0.435016] ohci-platform: OHCI generic platform driver
[    0.435025] uhci_hcd: USB Universal Host Controller Interface driver
[    0.435264] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.435282] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.435292] uhci_hcd 0000:00:1d.0: detected 2 ports
[    0.435318] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000ff00
[    0.435423] usb usb2: Product: UHCI Host Controller
[    0.435425] usb usb2: Manufacturer: Linux 5.15.0-124-generic uhci_hcd
[    0.435900] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.435910] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    0.435918] uhci_hcd 0000:00:1d.1: detected 2 ports
[    0.435962] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fe00
[    0.436050] usb usb3: Product: UHCI Host Controller
[    0.436052] usb usb3: Manufacturer: Linux 5.15.0-124-generic uhci_hcd
[    0.436536] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.436546] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    0.436555] uhci_hcd 0000:00:1d.2: detected 2 ports
[    0.436595] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fd00
[    0.436699] usb usb4: Product: UHCI Host Controller
[    0.436701] usb usb4: Manufacturer: Linux 5.15.0-124-generic uhci_hcd
[    0.437165] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    0.437175] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    0.437183] uhci_hcd 0000:00:1d.3: detected 2 ports
[    0.437219] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000fc00
[    0.437300] usb usb5: Product: UHCI Host Controller
[    0.437301] usb usb5: Manufacturer: Linux 5.15.0-124-generic uhci_hcd
[    0.921084] usb 4-1: new low-speed USB device number 2 using uhci_hcd
[    1.746053] usb 5-1: new full-speed USB device number 2 using uhci_hcd
[    2.750053] usb 5-2: new full-speed USB device number 3 using uhci_hcd
[   39.886142] Bluetooth: Core ver 2.22
[   39.886198] NET: Registered PF_BLUETOOTH protocol family
[   39.886200] Bluetooth: HCI device and connection manager initialized
[   39.886211] Bluetooth: HCI socket layer initialized
[   39.886215] Bluetooth: L2CAP socket layer initialized
[   39.886222] Bluetooth: SCO socket layer initialized
[   61.137531] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   61.137538] Bluetooth: BNEP filters: protocol multicast
[   61.137544] Bluetooth: BNEP socket layer initialized
kaaria@kaaria-g41mtd3:~$ 

Par contre ce fichier n'existe pas:

kaaria@kaaria-g41mtd3:~$ sudo mv /lib/firmware/rtl8761bu_config /lib/firmware/rtl_bt/rtl8761bu_config.bin
[sudo] Mot de passe de kaaria : 
mv: impossible d'évaluer '/lib/firmware/rtl8761bu_config': Aucun fichier ou dossier de ce type
kaaria@kaaria-g41mtd3:~$ 

Dernière modification par Kaaria (Le 26/10/2024, à 14:47)


Lubuntu 20.04 LTS/ Pentium Dual-Core 5700 3.00GHz/ RAM 2Gio

Hors ligne

#41 Le 26/10/2024, à 15:06

tycooon

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

sudo cp ~/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/rtkbt-firmware/lib/firmware/rtl8761bu_config /lib/firmware/rtl_bt/rtl8761bu_config.bin
sudo cp ~/Desktop/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202/rtkbt-firmware/lib/firmware/rtl8761bu_fw /lib/firmware/rtl_bt/rtl8761bu_fw.bin

reboot

lsmod | grep btusb
find /lib/modules/$(uname -r)/kernel/ -name 'btusb*'
modinfo btrtl

En ligne

#42 Le 26/10/2024, à 15:28

Kaaria

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

Les retours après reboot :

kaaria@kaaria-g41mtd3:~$ lsmod | grep btusb
kaaria@kaaria-g41mtd3:~$ find /lib/modules/$(uname -r)/kernel/ -name 'btusb*'
/lib/modules/5.15.0-124-generic/kernel/drivers/bluetooth/btusb_bak
kaaria@kaaria-g41mtd3:~$ modinfo btrtl
filename:       /lib/modules/5.15.0-124-generic/kernel/drivers/bluetooth/btrtl.ko
firmware:       rtl_bt/rtl8852au_config.bin
firmware:       rtl_bt/rtl8852au_fw.bin
firmware:       rtl_bt/rtl8822b_config.bin
firmware:       rtl_bt/rtl8822b_fw.bin
firmware:       rtl_bt/rtl8821a_config.bin
firmware:       rtl_bt/rtl8821a_fw.bin
firmware:       rtl_bt/rtl8761a_config.bin
firmware:       rtl_bt/rtl8761a_fw.bin
firmware:       rtl_bt/rtl8723ds_config.bin
firmware:       rtl_bt/rtl8723ds_fw.bin
firmware:       rtl_bt/rtl8723bs_config.bin
firmware:       rtl_bt/rtl8723bs_fw.bin
firmware:       rtl_bt/rtl8723b_config.bin
firmware:       rtl_bt/rtl8723b_fw.bin
firmware:       rtl_bt/rtl8723a_fw.bin
license:        GPL
version:        0.1
description:    Bluetooth support for Realtek devices ver 0.1
author:         Daniel Drake <drake@endlessm.com>
srcversion:     727DBC80AE7072C277226FB
depends:        bluetooth
retpoline:      Y
intree:         Y
name:           btrtl
vermagic:       5.15.0-124-generic SMP mod_unload modversions 
sig_id:         PKCS#7
signer:         Build time autogenerated kernel key
sig_key:        1D:87:64:14:21:07:3D:F0:D3:87:6E:23:20:21:B1:06:BB:35:32:84
sig_hashalgo:   sha512
signature:      88:EA:8E:8F:21:43:77:8F:C7:13:38:DE:59:7F:64:76:A0:CC:DD:9A:
                2D:B6:E9:24:4C:7B:31:20:EC:44:9E:A9:AD:C5:6F:FB:DE:D4:57:E9:
                CD:A5:CB:1F:48:6D:8E:3E:D1:AE:B5:B9:E8:63:47:A0:02:16:D5:7F:
                12:3F:6A:4C:46:6B:FF:47:2F:84:4E:12:92:D7:CD:19:CB:B5:14:3B:
                E7:A0:20:7B:AF:C1:29:F1:F9:AA:05:F0:B8:C9:B9:60:A4:11:A7:62:
                C1:16:B6:0C:10:8B:14:23:92:AC:EB:B3:E3:E1:87:1E:B9:CE:D9:B1:
                1A:F6:2B:6D:F0:10:02:7C:E2:C4:71:0F:C3:46:86:CB:25:2A:A9:86:
                0C:F7:69:9B:50:E6:05:F8:91:66:B0:A9:13:57:3A:FE:65:E7:8B:6A:
                D6:54:3A:DE:73:93:2C:2E:FC:E9:6A:BE:2C:07:3F:16:66:DC:4F:E6:
                9E:77:77:50:A4:22:2A:04:AE:70:42:6E:72:B7:46:FA:7B:22:B2:B1:
                57:11:4E:5A:D0:FD:73:D6:28:B3:1B:B6:97:C9:A7:3B:DD:60:CD:0A:
                42:5F:84:6F:ED:5D:BF:C2:CA:26:F3:49:DA:0A:BA:75:03:CC:9A:87:
                E7:A3:2F:9F:18:35:A9:93:5E:46:BA:5A:72:17:CC:87:60:A6:27:91:
                F9:4F:0F:72:B8:09:40:8E:26:A9:1E:39:EF:3D:55:B8:4B:A6:0C:8D:
                AC:66:CA:5B:BB:BE:6A:09:A6:C7:62:76:35:79:08:A9:EB:DB:C9:D7:
                88:E5:F1:7D:47:9D:CD:70:CC:27:4C:7F:CB:7D:DC:54:E3:86:88:5E:
                D2:6B:8D:8A:08:2A:9B:19:56:36:23:E8:37:A8:C8:D3:55:A8:77:0B:
                30:E8:5D:A3:E8:8D:F4:76:72:07:5D:EA:62:E4:E3:92:24:00:68:7D:
                C2:6E:28:64:CB:E8:C4:C1:A4:24:2D:DA:AE:69:97:B6:C1:6D:85:76:
                DC:B3:85:F6:4E:32:62:DB:14:5A:12:44:DB:32:81:77:05:B9:A8:7F:
                90:C0:DF:4C:57:7A:F1:FE:70:25:B5:44:FA:E2:3D:63:CF:93:6C:17:
                67:40:A8:08:90:61:BF:17:F8:2E:9E:69:45:37:CE:1B:81:2F:9A:C0:
                46:A8:FD:44:84:BD:4C:C4:54:E2:D2:7C:8E:38:02:E2:3D:2B:21:C0:
                29:2D:D0:A2:F4:5E:18:15:7E:EB:D2:80:CB:4F:19:7D:E1:AE:6A:12:
                B1:38:99:3E:17:FB:71:0E:6B:B1:F6:70:4B:44:2D:B9:56:67:F1:32:
                FB:B8:72:12:23:4A:ED:DF:72:BC:9F:0F
kaaria@kaaria-g41mtd3:~$

Lubuntu 20.04 LTS/ Pentium Dual-Core 5700 3.00GHz/ RAM 2Gio

Hors ligne

#43 Le 26/10/2024, à 17:11

tycooon

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

je me suis trompé. tu n’utilises plus le "btusb". Il a été renommé en ".bak":

find /lib/modules/$(uname -r)/kernel/ -name 'btusb*'
/lib/modules/5.15.0-124-generic/kernel/drivers/bluetooth/btusb_bak

Avec la compilation du script Asus, on utilise maintenant le module propriétaire "rtk_btusb" et plus le générique "btusb"
donne :

find /lib/modules/$(uname -r)/kernel/ \( -name '*rtk*' -o -name '*btusb*' \)

et

sudo dmesg | grep -i 'bluetooth\|hci\|btusb\|rtk_btusb'
lsmod
modinfo rtk_btusb
sudo modprobe -v rtk_btusb

Dernière modification par tycooon (Le 26/10/2024, à 18:52)

En ligne

#44 Le 26/10/2024, à 20:32

Kaaria

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

Voici les retours :

kaaria@kaaria-g41mtd3:~$ find /lib/modules/$(uname -r)/kernel/ \( -name '*rtk*' -o -name '*btusb*' \)
/lib/modules/5.15.0-124-generic/kernel/drivers/bluetooth/btusb_bak
/lib/modules/5.15.0-124-generic/kernel/drivers/bluetooth/rtk_btusb.ko
kaaria@kaaria-g41mtd3:~$ sudo dmesg | grep -i 'bluetooth\|hci\|btusb\|rtk_btusb'
[sudo] Mot de passe de kaaria : 
[    0.412856] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.412869] ehci-pci: EHCI PCI platform driver
[    0.413166] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    0.413188] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    0.417189] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfdfff000
[    0.434216] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.434417] usb usb1: Product: EHCI Host Controller
[    0.434419] usb usb1: Manufacturer: Linux 5.15.0-124-generic ehci_hcd
[    0.434979] ehci-platform: EHCI generic platform driver
[    0.435014] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.435022] ohci-pci: OHCI PCI platform driver
[    0.435045] ohci-platform: OHCI generic platform driver
[    0.435054] uhci_hcd: USB Universal Host Controller Interface driver
[    0.435294] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.435310] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.435320] uhci_hcd 0000:00:1d.0: detected 2 ports
[    0.435346] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000ff00
[    0.435455] usb usb2: Product: UHCI Host Controller
[    0.435457] usb usb2: Manufacturer: Linux 5.15.0-124-generic uhci_hcd
[    0.435931] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.435941] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    0.435949] uhci_hcd 0000:00:1d.1: detected 2 ports
[    0.435986] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fe00
[    0.436069] usb usb3: Product: UHCI Host Controller
[    0.436071] usb usb3: Manufacturer: Linux 5.15.0-124-generic uhci_hcd
[    0.436551] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.436562] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    0.436570] uhci_hcd 0000:00:1d.2: detected 2 ports
[    0.436611] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fd00
[    0.436715] usb usb4: Product: UHCI Host Controller
[    0.436717] usb usb4: Manufacturer: Linux 5.15.0-124-generic uhci_hcd
[    0.437180] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    0.437190] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    0.437198] uhci_hcd 0000:00:1d.3: detected 2 ports
[    0.437237] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000fc00
[    0.437321] usb usb5: Product: UHCI Host Controller
[    0.437323] usb usb5: Manufacturer: Linux 5.15.0-124-generic uhci_hcd
[    0.922217] usb 4-1: new low-speed USB device number 2 using uhci_hcd
[    1.742004] usb 5-1: new full-speed USB device number 2 using uhci_hcd
[    2.750003] usb 5-2: new full-speed USB device number 3 using uhci_hcd
[   40.775310] Bluetooth: Core ver 2.22
[   40.775367] NET: Registered PF_BLUETOOTH protocol family
[   40.775369] Bluetooth: HCI device and connection manager initialized
[   40.775379] Bluetooth: HCI socket layer initialized
[   40.775383] Bluetooth: L2CAP socket layer initialized
[   40.775389] Bluetooth: SCO socket layer initialized
[   62.121766] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   62.121774] Bluetooth: BNEP filters: protocol multicast
[   62.121780] Bluetooth: BNEP socket layer initialized
kaaria@kaaria-g41mtd3:~$ lsmod
Module                  Size  Used by
bnep                   28672  2
ccm                    20480  6
bluetooth             696320  9 bnep
ecdh_generic           16384  1 bluetooth
ecc                    36864  1 ecdh_generic
snd_hda_codec_realtek   155648  1
snd_hda_codec_generic   102400  1 snd_hda_codec_realtek
snd_hda_codec_hdmi     77824  1
ledtrig_audio          16384  1 snd_hda_codec_generic
snd_hda_intel          53248  4
rt61pci                40960  0
rt2x00pci              16384  1 rt61pci
snd_intel_dspcfg       28672  1 snd_hda_intel
snd_intel_sdw_acpi     20480  1 snd_intel_dspcfg
rt2x00mmio             16384  1 rt61pci
snd_seq_midi           20480  0
snd_hda_codec         163840  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
rt2x00lib              73728  3 rt2x00mmio,rt61pci,rt2x00pci
snd_seq_midi_event     16384  1 snd_seq_midi
snd_hda_core          110592  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_rawmidi            49152  1 snd_seq_midi
coretemp               24576  0
joydev                 32768  0
snd_seq                77824  2 snd_seq_midi,snd_seq_midi_event
snd_hwdep              16384  1 snd_hda_codec
mac80211             1249280  2 rt2x00pci,rt2x00lib
kvm_intel             380928  0
snd_pcm               135168  4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
input_leds             16384  0
kvm                  1015808  1 kvm_intel
snd_seq_device         16384  3 snd_seq,snd_seq_midi,snd_rawmidi
serio_raw              20480  0
cfg80211              970752  2 rt2x00lib,mac80211
libarc4                16384  1 mac80211
snd_timer              40960  2 snd_seq,snd_pcm
eeprom_93cx6           16384  1 rt61pci
crc_itu_t              16384  1 rt61pci
snd                   106496  19 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
soundcore              16384  1 snd
binfmt_misc            24576  1
mac_hid                16384  0
sch_fq_codel           24576  6
msr                    16384  0
parport_pc             53248  1
ppdev                  24576  0
lp                     28672  0
parport                69632  3 parport_pc,lp,ppdev
ramoops                28672  0
pstore_blk             16384  0
efi_pstore             16384  0
pstore_zone            32768  1 pstore_blk
reed_solomon           28672  1 ramoops
ip_tables              32768  0
x_tables               53248  1 ip_tables
autofs4                49152  2
btrfs                1540096  0
blake2b_generic        20480  0
xor                    24576  1 btrfs
zstd_compress         225280  1 btrfs
raid6_pq              122880  1 btrfs
libcrc32c              16384  1 btrfs
dm_mirror              24576  0
dm_region_hash         24576  1 dm_mirror
dm_log                 20480  2 dm_region_hash,dm_mirror
gpio_ich               16384  0
radeon               1802240  12
i2c_algo_bit           16384  1 radeon
drm_ttm_helper         16384  1 radeon
ttm                    86016  2 radeon,drm_ttm_helper
sha256_ssse3           32768  0
drm_kms_helper        311296  1 radeon
sha1_ssse3             32768  0
syscopyarea            16384  1 drm_kms_helper
sysfillrect            20480  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
i2c_i801               36864  0
cec                    65536  1 drm_kms_helper
i2c_smbus              20480  1 i2c_i801
pata_acpi              16384  0
lpc_ich                28672  0
rc_core                65536  1 cec
drm                   618496  13 drm_kms_helper,radeon,drm_ttm_helper,ttm
r8169                  86016  0
realtek                32768  1
hid_generic            16384  0
usbhid                 65536  0
hid                   147456  2 usbhid,hid_generic
kaaria@kaaria-g41mtd3:~$ modinfo rtk_btusb
filename:       /lib/modules/5.15.0-124-generic/kernel/drivers/bluetooth/rtk_btusb.ko
license:        GPL
version:        3.1.244af65.20200806-165553
description:    Realtek Bluetooth USB driver ver 3.1.244af65.20200806-165553
author:         
srcversion:     92BE06D2FBD22F02A8FE6DD
alias:          usb:v1358p*d*dc*dsc*dp*icE0isc01ip01in*
alias:          usb:v0489p*d*dc*dsc*dp*icE0isc01ip01in*
alias:          usb:v13D3p*d*dc*dsc*dp*icE0isc01ip01in*
alias:          usb:v0BDAp*d*dc*dsc*dp*icE0isc01ip01in*
depends:        bluetooth
retpoline:      Y
name:           rtk_btusb
vermagic:       5.15.0-124-generic SMP mod_unload modversions 
kaaria@kaaria-g41mtd3:~$ sudo modprobe -v rtk_btusb
insmod /lib/modules/5.15.0-124-generic/kernel/drivers/bluetooth/rtk_btusb.ko 
kaaria@kaaria-g41mtd3:~$ 

Lubuntu 20.04 LTS/ Pentium Dual-Core 5700 3.00GHz/ RAM 2Gio

Hors ligne

#45 Le 26/10/2024, à 20:39

xubu1957

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

Bonsoir,

Conseil pratique, pour faciliter la lecture des retours :

moko138 a écrit :

3) /!\  Si vous avez plusieurs retours à donner, séparez-les bien (toujours pour la lisibilité) :

comme
cela.
kaaria@kaaria-g41mtd3:~$ find /lib/modules/$(uname -r)/kernel/ \( -name '*rtk*' -o -name '*btusb*' \)
/lib/modules/5.15.0-124-generic/kernel/drivers/bluetooth/btusb_bak
/lib/modules/5.15.0-124-generic/kernel/drivers/bluetooth/rtk_btusb.ko
kaaria@kaaria-g41mtd3:~$ sudo dmesg | grep -i 'bluetooth\|hci\|btusb\|rtk_btusb'
[sudo] Mot de passe de kaaria : 
[    0.412856] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.412869] ehci-pci: EHCI PCI platform driver
[    0.413166] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    0.413188] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    0.417189] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfdfff000
[    0.434216] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.434417] usb usb1: Product: EHCI Host Controller
[    0.434419] usb usb1: Manufacturer: Linux 5.15.0-124-generic ehci_hcd
[    0.434979] ehci-platform: EHCI generic platform driver
[    0.435014] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.435022] ohci-pci: OHCI PCI platform driver
[    0.435045] ohci-platform: OHCI generic platform driver
[    0.435054] uhci_hcd: USB Universal Host Controller Interface driver
[    0.435294] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.435310] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.435320] uhci_hcd 0000:00:1d.0: detected 2 ports
[    0.435346] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000ff00
[    0.435455] usb usb2: Product: UHCI Host Controller
[    0.435457] usb usb2: Manufacturer: Linux 5.15.0-124-generic uhci_hcd
[    0.435931] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.435941] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    0.435949] uhci_hcd 0000:00:1d.1: detected 2 ports
[    0.435986] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fe00
[    0.436069] usb usb3: Product: UHCI Host Controller
[    0.436071] usb usb3: Manufacturer: Linux 5.15.0-124-generic uhci_hcd
[    0.436551] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.436562] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    0.436570] uhci_hcd 0000:00:1d.2: detected 2 ports
[    0.436611] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fd00
[    0.436715] usb usb4: Product: UHCI Host Controller
[    0.436717] usb usb4: Manufacturer: Linux 5.15.0-124-generic uhci_hcd
[    0.437180] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    0.437190] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    0.437198] uhci_hcd 0000:00:1d.3: detected 2 ports
[    0.437237] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000fc00
[    0.437321] usb usb5: Product: UHCI Host Controller
[    0.437323] usb usb5: Manufacturer: Linux 5.15.0-124-generic uhci_hcd
[    0.922217] usb 4-1: new low-speed USB device number 2 using uhci_hcd
[    1.742004] usb 5-1: new full-speed USB device number 2 using uhci_hcd
[    2.750003] usb 5-2: new full-speed USB device number 3 using uhci_hcd
[   40.775310] Bluetooth: Core ver 2.22
[   40.775367] NET: Registered PF_BLUETOOTH protocol family
[   40.775369] Bluetooth: HCI device and connection manager initialized
[   40.775379] Bluetooth: HCI socket layer initialized
[   40.775383] Bluetooth: L2CAP socket layer initialized
[   40.775389] Bluetooth: SCO socket layer initialized
[   62.121766] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   62.121774] Bluetooth: BNEP filters: protocol multicast
[   62.121780] Bluetooth: BNEP socket layer initialized
kaaria@kaaria-g41mtd3:~$ lsmod
Module                  Size  Used by
bnep                   28672  2
ccm                    20480  6
bluetooth             696320  9 bnep
ecdh_generic           16384  1 bluetooth
ecc                    36864  1 ecdh_generic
snd_hda_codec_realtek   155648  1
snd_hda_codec_generic   102400  1 snd_hda_codec_realtek
snd_hda_codec_hdmi     77824  1
ledtrig_audio          16384  1 snd_hda_codec_generic
snd_hda_intel          53248  4
rt61pci                40960  0
rt2x00pci              16384  1 rt61pci
snd_intel_dspcfg       28672  1 snd_hda_intel
snd_intel_sdw_acpi     20480  1 snd_intel_dspcfg
rt2x00mmio             16384  1 rt61pci
snd_seq_midi           20480  0
snd_hda_codec         163840  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
rt2x00lib              73728  3 rt2x00mmio,rt61pci,rt2x00pci
snd_seq_midi_event     16384  1 snd_seq_midi
snd_hda_core          110592  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_rawmidi            49152  1 snd_seq_midi
coretemp               24576  0
joydev                 32768  0
snd_seq                77824  2 snd_seq_midi,snd_seq_midi_event
snd_hwdep              16384  1 snd_hda_codec
mac80211             1249280  2 rt2x00pci,rt2x00lib
kvm_intel             380928  0
snd_pcm               135168  4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
input_leds             16384  0
kvm                  1015808  1 kvm_intel
snd_seq_device         16384  3 snd_seq,snd_seq_midi,snd_rawmidi
serio_raw              20480  0
cfg80211              970752  2 rt2x00lib,mac80211
libarc4                16384  1 mac80211
snd_timer              40960  2 snd_seq,snd_pcm
eeprom_93cx6           16384  1 rt61pci
crc_itu_t              16384  1 rt61pci
snd                   106496  19 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
soundcore              16384  1 snd
binfmt_misc            24576  1
mac_hid                16384  0
sch_fq_codel           24576  6
msr                    16384  0
parport_pc             53248  1
ppdev                  24576  0
lp                     28672  0
parport                69632  3 parport_pc,lp,ppdev
ramoops                28672  0
pstore_blk             16384  0
efi_pstore             16384  0
pstore_zone            32768  1 pstore_blk
reed_solomon           28672  1 ramoops
ip_tables              32768  0
x_tables               53248  1 ip_tables
autofs4                49152  2
btrfs                1540096  0
blake2b_generic        20480  0
xor                    24576  1 btrfs
zstd_compress         225280  1 btrfs
raid6_pq              122880  1 btrfs
libcrc32c              16384  1 btrfs
dm_mirror              24576  0
dm_region_hash         24576  1 dm_mirror
dm_log                 20480  2 dm_region_hash,dm_mirror
gpio_ich               16384  0
radeon               1802240  12
i2c_algo_bit           16384  1 radeon
drm_ttm_helper         16384  1 radeon
ttm                    86016  2 radeon,drm_ttm_helper
sha256_ssse3           32768  0
drm_kms_helper        311296  1 radeon
sha1_ssse3             32768  0
syscopyarea            16384  1 drm_kms_helper
sysfillrect            20480  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
i2c_i801               36864  0
cec                    65536  1 drm_kms_helper
i2c_smbus              20480  1 i2c_i801
pata_acpi              16384  0
lpc_ich                28672  0
rc_core                65536  1 cec
drm                   618496  13 drm_kms_helper,radeon,drm_ttm_helper,ttm
r8169                  86016  0
realtek                32768  1
hid_generic            16384  0
usbhid                 65536  0
hid                   147456  2 usbhid,hid_generic
kaaria@kaaria-g41mtd3:~$ modinfo rtk_btusb
filename:       /lib/modules/5.15.0-124-generic/kernel/drivers/bluetooth/rtk_btusb.ko
license:        GPL
version:        3.1.244af65.20200806-165553
description:    Realtek Bluetooth USB driver ver 3.1.244af65.20200806-165553
author:         
srcversion:     92BE06D2FBD22F02A8FE6DD
alias:          usb:v1358p*d*dc*dsc*dp*icE0isc01ip01in*
alias:          usb:v0489p*d*dc*dsc*dp*icE0isc01ip01in*
alias:          usb:v13D3p*d*dc*dsc*dp*icE0isc01ip01in*
alias:          usb:v0BDAp*d*dc*dsc*dp*icE0isc01ip01in*
depends:        bluetooth
retpoline:      Y
name:           rtk_btusb
vermagic:       5.15.0-124-generic SMP mod_unload modversions 
kaaria@kaaria-g41mtd3:~$ sudo modprobe -v rtk_btusb
insmod /lib/modules/5.15.0-124-generic/kernel/drivers/bluetooth/rtk_btusb.ko 
kaaria@kaaria-g41mtd3:~$ 

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#46 Le 26/10/2024, à 21:17

tycooon

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

Le module  rtk_btusb ne se charge pas au démarrage du pc (aucune trace), ni dans dmesg et  ni dans lsusb

Par contre, il semblerait qu'il se charge manuellement:

insmod /lib/modules/5.15.0-124-generic/kernel/drivers/bluetooth/rtk_btusb.ko

ls -l /lib/firmware/rtl_bt/rtl8761*

sudo modprobe -v rtk_btusb

et

lsmod | grep rtk_btusb

Si la dernière commande de la liste ne donne rien, je suis inquiet sur la résolution du problème.....

En ligne

#47 Le 26/10/2024, à 22:03

Kaaria

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

Les retours :

kaaria@kaaria-g41mtd3:~$ ls -l /lib/firmware/rtl_bt/rtl8761*
-rw-r--r-- 1 root   root   74488 avril 21  2023 /lib/firmware/rtl_bt/rtl8761a_fw.bin
-rw-r--r-- 1 root   root      25 avril 21  2023 /lib/firmware/rtl_bt/rtl8761b_config.bin
-rw-r--r-- 1 root   root   35644 avril 21  2023 /lib/firmware/rtl_bt/rtl8761b_fw.bin
-rwxrw-r-- 1 kaaria kaaria     6 oct.  26 16:22 /lib/firmware/rtl_bt/rtl8761bu_config.bin
-rwxr--r-- 1 root   root   34796 oct.  26 16:22 /lib/firmware/rtl_bt/rtl8761bu_fw.bin
kaaria@kaaria-g41mtd3:~$ 
kaaria@kaaria-g41mtd3:~$ sudo modprobe -v rtk_btusb
[sudo] Mot de passe de kaaria : 
kaaria@kaaria-g41mtd3:~$ 
kaaria@kaaria-g41mtd3:~$ lsmod | grep rtk_btusb
rtk_btusb              65536  0
bluetooth             696320  10 bnep,rtk_btusb
kaaria@kaaria-g41mtd3:~$ 

Lubuntu 20.04 LTS/ Pentium Dual-Core 5700 3.00GHz/ RAM 2Gio

Hors ligne

#48 Le 26/10/2024, à 23:15

tycooon

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

Ou là ça ce n'est pas bien du tout, tu as du faire une petite boulette :

-rwxrw-r-- 1 kaaria kaaria     6 oct.  26 16:22 /lib/firmware/rtl_bt/rtl8761bu_config.bin

sudo chown root:root /lib/firmware/rtl_bt/rtl8761bu_config.bin
sudo chmod 644 /lib/firmware/rtl_bt/rtl8761bu_config.bin

reboot
après le reboot :

lsmod | grep rtk_btusb

si pas de réponse, alors faire la commande ci dessous. Sinon faire la dernière commande de la liste, puis le reste :

sudo modprobe -v rtk_btusb

refaire:

lsmod | grep rtk_btusb

si réponse :

rtk_btusb              65536  0
bluetooth             696320  10 bnep,rtk_btusb

alors faire :

bluetoothctl
[bluetooth]# show

et si réponse autre que : "No default controller available"
essaie d'appairer ton casque

Dernière modification par tycooon (Le 26/10/2024, à 23:34)

En ligne

#49 Le 27/10/2024, à 00:01

Kaaria

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

Les retours...

kaaria@kaaria-g41mtd3:~$ sudo chown root:root /lib/firmware/rtl_bt/rtl8761bu_config.bin
[sudo] Mot de passe de kaaria : 
kaaria@kaaria-g41mtd3:~$ 
kaaria@kaaria-g41mtd3:~$ sudo chmod 644 /lib/firmware/rtl_bt/rtl8761bu_config.bin
[sudo] Mot de passe de kaaria : 
kaaria@kaaria-g41mtd3:~$

Après reboot :

kaaria@kaaria-g41mtd3:~$ lsmod | grep rtk_btusb
kaaria@kaaria-g41mtd3:~$ sudo modprobe -v rtk_btusb
[sudo] Mot de passe de kaaria : 
insmod /lib/modules/5.15.0-124-generic/kernel/drivers/bluetooth/rtk_btusb.ko 
kaaria@kaaria-g41mtd3:~$ lsmod | grep rtk_btusb
rtk_btusb              65536  0
bluetooth             696320  10 bnep,rtk_btusb
kaaria@kaaria-g41mtd3:~$ bluetoothctl
Agent registered
[bluetooth]# show
No default controller available
[bluetooth]# 

Dernière modification par Kaaria (Le 27/10/2024, à 00:02)


Lubuntu 20.04 LTS/ Pentium Dual-Core 5700 3.00GHz/ RAM 2Gio

Hors ligne

#50 Le 27/10/2024, à 00:51

tycooon

Re : [Résolu ]Besoin d'aide pour un Dongle Bluetooth

Bon maintenant et dans ton cas , l'installation du module et du firmware avec le script du constructeur Asus ne fonctionne pas avec certitude.

Reste 5 solutions :
- on a essayé avec le module Asus "rtk_btusb" et les (fichiers config + firmware d'Asus).bin = KO
1) - on essaie avec le module Asus "rtk_btusb" et les fichiers config + firmware d'Asus , mais sans l'extension .bin
(je commence avoir des doutes vis à vis de la doc Asus : il est possible que le "rtk_btusb" attend un firmware sans extension .bin).
J'ai vérifié ,  tous les firmware realtek usb ont une extension .bin et sont dans Ubuntu sur  /lib/firmware/rlt_bt/.
Il y a comme un hic, car la doc Asus dit le contraire et dit de les mettre dans  /lib/firmware/ ??? et sans .bin

La doc ASUS dit :
$ sudo make install

2. Copiez le bon fichier FW et le bon fichier de configuration dans le bon chemin.
$ sudo cp rtkbt-firmware/lib/firmware/rtl8xxxxx_fw /lib/firmware/
$ sudo cp rtkbt-firmware/lib/firmware/rtl8xxxxx_config /lib/firmware/
REMARQUE : VEUILLEZ VOUS RÉFÉRER À LA SECTION AVANT DE LA LISTE DES NOMS DE FICHIERS POUR FAIRE CORRESPONDRE LE NOM DE FICHIER FW ET LE NOM DE FICHIER DE CONFIG AVEC LA PUCE.
RTL8761BUV USB /lib/firmware/ rtl8761bu_fw rtl8761bu_config


2) - on essaie avec les modules généric "btusb+btrtl" et les fichiers config + firmware d'Asus
3) - on essaie avec le module Asus "rtk_btusb" et les fichiers config + firmware d'Ubuntu
4) - on essaie avec les modules généric "btusb + btrtl" " et les fichiers config + firmware d'Ubuntu
5)  - on jette l'éponge.

la nuit porte conseille, on verra demain..........

Mais avant on va juste vérifier quelques points  :
Si UDEV voit bien la présence de ton dongle et si linux-firmware Ubuntu a bien les firmware rtl8761

Tu débranches ton dongle USB Bluetooth.
Tu tapes cette commande :

udevadm monitor --environment --udev

Tu remets ton dongle USB Bluetooth
Et tu postes le contenu des lignes du terminal qui doivent s'inscrire dans le terminal au branchement de ton dongle.
Si aucune ligne, change de port USB. Essaie un autre port si possible un USB 2.0

On va vérifier si le paquet linux-firmware a bien les firmware de ton dongle (on verra aussi s'ils sont en .bin ou non, voire en .zst, mais surtout le chemin où ils sont installés)

sudo apt install apt-file
sudo apt-file update
apt-file search rtl8761

Dernière modification par tycooon (Le 27/10/2024, à 02:03)

En ligne