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.

#1 Le 30/11/2023, à 08:20

RIMBAUT

probleme connection du bluetooth sur lenovo 100-15iby

Bonjour,
j'ai regardé sur le forum, essayé les différentes solutions mais rien ne fonctionne au sujet du bluetooth.
Je n'arrive pas à connecter mes appareils audio, téléphone sur le Bluetooth de mon pc lenovo.

Merci à vous de m'aider.

Hors ligne

#2 Le 30/11/2023, à 08:27

xubu1957

Re : probleme connection du bluetooth sur lenovo 100-15iby

Bonjour,

Il faudrait fournir, en te servant du Retour utilisable de commande :

uname -a; lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
dpkg -l | grep blue
rfkill list all
sudo service bluetooth status | cat

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

En ligne

#3 Le 30/11/2023, à 11:29

RIMBAUT

Re : probleme connection du bluetooth sur lenovo 100-15iby

symeon@symeon-Lenovo-ideapad-100-15IBY:~$ uname -a; lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
Linux symeon-Lenovo-ideapad-100-15IBY 5.15.0-87-generic #97-Ubuntu SMP Mon Oct 2 21:09:21 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL810xE PCI Express Fast Ethernet controller [10ec:8136] (rev 0a)
	Subsystem: Lenovo RTL810xE PCI Express Fast Ethernet controller [17aa:3830]
	Kernel driver in use: r8169
	Kernel modules: r8169
04:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
	Subsystem: XAVi Technologies Corp. RTL8723BE PCIe Wireless Network Adapter [1b9a:2485]
	Kernel driver in use: rtl8723be
	Kernel modules: rtl8723be
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 04f2:b49f Chicony Electronics Co., Ltd Bluetooth (RTL8723BE)
Bus 001 Device 002: ID 174f:1169 Syntek Lenovo EasyCamera
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[sudo] Mot de passe de symeon : 
[    2.990515] usb 1-4: Product: Bluetooth Radio 
[   19.387454] Bluetooth: Core ver 2.22
[   19.387514] NET: Registered PF_BLUETOOTH protocol family
[   19.387517] Bluetooth: HCI device and connection manager initialized
[   19.387525] Bluetooth: HCI socket layer initialized
[   19.387529] Bluetooth: L2CAP socket layer initialized
[   19.387538] Bluetooth: SCO socket layer initialized
[   20.004208] Bluetooth: HCI UART driver ver 2.3
[   20.004218] Bluetooth: HCI UART protocol H4 registered
[   20.004220] Bluetooth: HCI UART protocol BCSP registered
[   20.004256] Bluetooth: HCI UART protocol LL registered
[   20.004259] Bluetooth: HCI UART protocol ATH3K registered
[   20.004276] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   20.004335] Bluetooth: HCI UART protocol Intel registered
[   20.004392] Bluetooth: HCI UART protocol Broadcom registered
[   20.004413] Bluetooth: HCI UART protocol QCA registered
[   20.004416] Bluetooth: HCI UART protocol AG6XX registered
[   20.004434] Bluetooth: HCI UART protocol Marvell registered
[   41.421434] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   41.421443] Bluetooth: BNEP filters: protocol multicast
[   41.421452] Bluetooth: BNEP socket layer initialized
[   73.796080] Bluetooth: RFCOMM TTY layer initialized
[   73.796099] Bluetooth: RFCOMM socket layer initialized
[   73.796118] Bluetooth: RFCOMM ver 1.11
[    0.089319] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.140650] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.330572] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.557998] ACPI: thermal: [Firmware Bug]: No valid trip found
[   22.325846] rtl8723be: Using firmware rtlwifi/rtl8723befw_36.bin
bluetooth             704512  45 btrtl,btqca,btintel,hci_uart,btbcm,bnep,btusb,rfcomm
ecdh_generic           16384  2 bluetooth
symeon@symeon-Lenovo-ideapad-100-15IBY:~$ 

Hors ligne

#4 Le 30/11/2023, à 11:30

RIMBAUT

Re : probleme connection du bluetooth sur lenovo 100-15iby

symeon@symeon-Lenovo-ideapad-100-15IBY:~$ dpkg -l | grep blue
ii  blueman                               2.2.4-1                                 amd64        Graphical bluetooth manager
ii  bluetooth                             5.64-0ubuntu1                           all          Bluetooth support (metapackage)
ii  bluez                                 5.64-0ubuntu1                           amd64        Bluetooth tools and daemons
ii  bluez-cups                            5.64-0ubuntu1                           amd64        Bluetooth printer driver for CUPS
ii  bluez-obexd                           5.64-0ubuntu1                           amd64        bluez obex daemon
ii  bluez-tools                           2.0~20170911.0.7cb788c-4                amd64        Set of tools to manage Bluetooth devices for linux
ii  libbluetooth3:amd64                   5.64-0ubuntu1                           amd64        Library to use the BlueZ Linux Bluetooth stack
ii  pulseaudio-module-bluetooth           1:15.99.1+dfsg1-1ubuntu2.1              amd64        Bluetooth module for PulseAudio sound server
symeon@symeon-Lenovo-ideapad-100-15IBY:~$ 

Hors ligne

#5 Le 30/11/2023, à 11:31

RIMBAUT

Re : probleme connection du bluetooth sur lenovo 100-15iby

symeon@symeon-Lenovo-ideapad-100-15IBY:~$ rfkill list all
0: ideapad_wlan: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: ideapad_bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no
2: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
3: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
symeon@symeon-Lenovo-ideapad-100-15IBY:~$ 

Hors ligne

#6 Le 30/11/2023, à 11:32

RIMBAUT

Re : probleme connection du bluetooth sur lenovo 100-15iby

symeon@symeon-Lenovo-ideapad-100-15IBY:~$ sudo service bluetooth status | cat
● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: active (running) since Thu 2023-11-30 10:24:39 CET; 7min ago
       Docs: man:bluetoothd(8)
   Main PID: 699 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 2127)
     Memory: 1.1M
        CPU: 243ms
     CGroup: /system.slice/bluetooth.service
             └─699 /usr/lib/bluetooth/bluetoothd

nov. 30 10:25:24 symeon-Lenovo-ideapad-100-15IBY bluetoothd[699]: Endpoint unregistered: sender=:1.47 path=/MediaEndpoint/A2DPSink/sbc_xq_552
nov. 30 10:25:24 symeon-Lenovo-ideapad-100-15IBY bluetoothd[699]: Endpoint unregistered: sender=:1.47 path=/MediaEndpoint/A2DPSource/sbc_xq_552
nov. 30 10:25:26 symeon-Lenovo-ideapad-100-15IBY bluetoothd[699]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSink/sbc
nov. 30 10:25:26 symeon-Lenovo-ideapad-100-15IBY bluetoothd[699]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/sbc
nov. 30 10:25:26 symeon-Lenovo-ideapad-100-15IBY bluetoothd[699]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSink/sbc_xq_453
nov. 30 10:25:26 symeon-Lenovo-ideapad-100-15IBY bluetoothd[699]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/sbc_xq_453
nov. 30 10:25:26 symeon-Lenovo-ideapad-100-15IBY bluetoothd[699]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSink/sbc_xq_512
nov. 30 10:25:26 symeon-Lenovo-ideapad-100-15IBY bluetoothd[699]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/sbc_xq_512
nov. 30 10:25:26 symeon-Lenovo-ideapad-100-15IBY bluetoothd[699]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSink/sbc_xq_552
nov. 30 10:25:26 symeon-Lenovo-ideapad-100-15IBY bluetoothd[699]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/sbc_xq_552
symeon@symeon-Lenovo-ideapad-100-15IBY:~$ 

Hors ligne

#7 Le 30/11/2023, à 11:37

xubu1957

Re : probleme connection du bluetooth sur lenovo 100-15iby


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

En ligne

#8 Le 30/11/2023, à 15:19

RIMBAUT

Re : probleme connection du bluetooth sur lenovo 100-15iby

Je ferai la manip ce soir
Je suis au travail

Hors ligne

#9 Le 30/11/2023, à 15:39

xubu1957

Re : probleme connection du bluetooth sur lenovo 100-15iby

Tu avais installé un pilote, en regardant [SOLVED]Bluetooth wont work ?


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

En ligne

#10 Le 30/11/2023, à 22:10

RIMBAUT

Re : probleme connection du bluetooth sur lenovo 100-15iby

Non, j'ai pas installé.

Hors ligne

#11 Le 30/11/2023, à 22:12

RIMBAUT

Re : probleme connection du bluetooth sur lenovo 100-15iby

symeon@symeon-Latitude-E4200:~$ bootctl
Failed to read "/boot/efi/EFI/systemd": Permission denied
Failed to open "/boot/efi/loader/loader.conf": Permission denied
System:
    Not booted with EFI

Available Boot Loaders on ESP:
          ESP: /boot/efi (/dev/disk/by-partuuid/104afec7-d451-45c1-9c56-96e4e52>

Boot Loader Entries:
        $BOOT: /boot/efi (/dev/disk/by-partuuid/104afec7-d451-45c1-9c56-96e4e52>

lines 1-11/11 (END)...skipping...
Failed to read "/boot/efi/EFI/systemd": Permission denied
Failed to open "/boot/efi/loader/loader.conf": Permission denied
System:
    Not booted with EFI

Available Boot Loaders on ESP:
          ESP: /boot/efi (/dev/disk/by-partuuid/104afec7-d451-45c1-9c56-96e4e5271263)

Boot Loader Entries:
        $BOOT: /boot/efi (/dev/disk/by-partuuid/104afec7-d451-45c1-9c56-96e4e5271263)

~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-11/11 (END)

Hors ligne

#12 Le 30/11/2023, à 22:14

RIMBAUT

Re : probleme connection du bluetooth sur lenovo 100-15iby

je ne suis pas sur le bon pc

Hors ligne

#13 Le 30/11/2023, à 22:20

RIMBAUT

Re : probleme connection du bluetooth sur lenovo 100-15iby

je reprend le lenovo

Hors ligne

#14 Le 30/11/2023, à 22:21

RIMBAUT

Re : probleme connection du bluetooth sur lenovo 100-15iby

symeon@symeon-Lenovo-ideapad-100-15IBY:~$ bootctl
Failed to read "/boot/efi/EFI/systemd": Permission non accordée
Failed to open "/boot/efi/loader/loader.conf": Permission non accordée
System:
     Firmware: n/a (n/a)
  Secure Boot: disabled
   Setup Mode: user
 TPM2 Support: no
 Boot into FW: supported

Current Boot Loader:
      Product: n/a
     Features: ✗ Boot counting
               ✗ Menu timeout control
               ✗ One-shot menu timeout control
               ✗ Default entry control
               ✗ One-shot entry control
               ✗ Support for XBOOTLDR partition
               ✗ Support for passing random seed to OS
               ✗ Boot loader sets ESP information
          ESP: n/a
         File: └─n/a

Random Seed:
lines 1-23

Hors ligne

#15 Le 30/11/2023, à 22:30

xubu1957

Re : probleme connection du bluetooth sur lenovo 100-15iby

hcitool scan

obtient un résultat ?

Pour tenter la procédure de Nuliel.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

En ligne

#16 Le 30/11/2023, à 23:08

RIMBAUT

Re : probleme connection du bluetooth sur lenovo 100-15iby

symeon@symeon-Lenovo-ideapad-100-15IBY:~$ hcitool scan
Scanning ...
symeon@symeon-Lenovo-ideapad-100-15IBY:~$ 

Hors ligne

#17 Le 30/11/2023, à 23:09

RIMBAUT

Re : probleme connection du bluetooth sur lenovo 100-15iby

Ne detecte aucun appareil Bluetooth

Hors ligne

#18 Le 01/12/2023, à 09:58

xubu1957

Re : probleme connection du bluetooth sur lenovo 100-15iby

Bonjour,

Je ne sais pas pourquoi dans Problems with bluetooth with Linux mint 19.3 mate,

JeremyB n'a pas proposé son pilote Bluetooth indiqué dans [SOLVED] Cant find bluetooth devices

> github.com/jeremyb31/bluetooth-5.4

        _ _ _

(edit=messages regroupés)
        _ _ _

Ces commandes ne sont plus valables maintenant, pour des noyaux autres que ceux de la série 5.4 :

sudo apt install git dkms
git clone https://github.com/jeremyb31/bluetooth-5.4.git
cd bluetooth-5.4
make
sudo cp btusb.ko /lib/modules/$(uname -r)/kernel/drivers/bluetooth/btusb.ko

fournies dans askubuntu.com/questions/1400670/lenovo-ideapad-100-15iby-bluetooth-not-discover-any-device

et dans askubuntu.com/questions/1277459/bluetooth-rtl8723be-does-not-find-devices-on-lenovo-ideapad-100-14iby

Dernière modification par xubu1957 (Le 01/12/2023, à 14:33)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

En ligne

#19 Le 01/12/2023, à 14:21

Nuliel

Re : probleme connection du bluetooth sur lenovo 100-15iby

Salut,

@xubu: les commandes du #18 ne sont plus adaptées et vont casser btusb (adapté au noyau 5.4, et non au 5.15). Je pense qu'il faudrait éviter de les passer. (Au pire on réinstalle linux-modules-extra)

Tu peux donner

grep -r rtl8723be /etc/modprobe.d/

Dernière modification par Nuliel (Le 01/12/2023, à 14:25)

Hors ligne

#20 Le 03/12/2023, à 12:35

RIMBAUT

Re : probleme connection du bluetooth sur lenovo 100-15iby

symeon@symeon-Lenovo-ideapad-100-15IBY:~$ grep -r rtl8723be /etc/modprobe.d/
symeon@symeon-Lenovo-ideapad-100-15IBY:~$ 

Hors ligne

#21 Le 04/12/2023, à 21:49

Nuliel

Re : probleme connection du bluetooth sur lenovo 100-15iby

Ok, donc tu as les paramètres par défaut.
J'avais cette carte sur mon pc avant, et la distance max en bluetooth était pourri.
Je vais prendre comme exemple le téléphone. As tu activé le bluetooth et rendu le téléphone visible (regarde dans les paramètres bluetooth de ton téléphone)? Peux tu essayer en mettant ton téléphone sur ton pc?

Tu peux faire des tests et lancer

hcitool scan

pour voir si tu trouves ton téléphone à quelques mètres/collé au pc?

Hors ligne