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 23/08/2024, à 16:10

jklesnegres

[Resolu]: Bluetooth désactivé manque fichier intel/ibt-0040-1050.sfi

Bonjour sur un Acer Aspire A317-54 sous ubuntu 24.04
Le bluetooth ne s'active pas
J'ai fait plein de trucs sans succés
J'obtiens ça
Apparemment il manque  Intel firmware file intel/ibt-0040-1050.sfi
Si quelqu'un a des lumières la dessus ....merci

sudo dmesg |grep -i bluetooth
[sudo] Mot de passe de jenny : 
[    2.818280] Bluetooth: Core ver 2.22
[    2.818303] NET: Registered PF_BLUETOOTH protocol family
[    2.818304] Bluetooth: HCI device and connection manager initialized
[    2.818309] Bluetooth: HCI socket layer initialized
[    2.818311] Bluetooth: L2CAP socket layer initialized
[    2.818315] Bluetooth: SCO socket layer initialized
[    3.331202] Bluetooth: hci0: Device revision is 2
[    3.331207] Bluetooth: hci0: Secure boot is enabled
[    3.331208] Bluetooth: hci0: OTP lock is enabled
[    3.331209] Bluetooth: hci0: API lock is enabled
[    3.331210] Bluetooth: hci0: Debug lock is disabled
[    3.331211] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    3.331213] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
[    3.331295] Bluetooth: hci0: DSM reset method type: 0x00
[    3.333016] Bluetooth: hci0: Failed to load Intel firmware file intel/ibt-0040-1050.sfi (-2)
[    3.334181] Bluetooth: hci0: Reading supported features failed (-56)
[    3.334188] Bluetooth: hci0: Error reading debug features
[    3.335164] Bluetooth: hci0: Failed to read MSFT supported features (-56)
[    3.683160] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.683165] Bluetooth: BNEP filters: protocol multicast
[    3.683170] Bluetooth: BNEP socket layer initialized

Dernière modification par jklesnegres (Le 26/08/2024, à 07:02)

Hors ligne

#2 Le 23/08/2024, à 16:12

xubu1957

Re : [Resolu]: Bluetooth désactivé manque fichier intel/ibt-0040-1050.sfi

Bonjour,

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

uname -a; lspci -nnk | grep -iA3 net; lsusb; 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é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

#3 Le 23/08/2024, à 19:40

jklesnegres

Re : [Resolu]: Bluetooth désactivé manque fichier intel/ibt-0040-1050.sfi

Voici les retours

jenny@jenny-Aspire-A317-54:~$ uname -a; lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
Linux jenny-Aspire-A317-54 6.8.0-40-generic #40~22.04.3-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 30 17:30:19 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
0000:00:14.3 Network controller [0280]: Intel Corporation Alder Lake-P PCH CNVi WiFi [8086:51f0] (rev 01)
	Subsystem: Intel Corporation Device [8086:0244]
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi
--
0000:2a:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
	Subsystem: Acer Incorporated [ALI] RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1025:161e]
	Kernel driver in use: r8169
	Kernel modules: r8169
10000:e0:06.0 PCI bridge [0604]: Intel Corporation 12th Gen Core Processor PCI Express x4 Controller #0 [8086:464d] (rev 04)
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 0408:4033 Quanta Computer, Inc. ACER HD User Facing
Bus 003 Device 003: ID 8087:0026 Intel Corp. AX201 Bluetooth
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

la suite

[    2.811599] iwlwifi 0000:00:14.3: loaded firmware version 86.fb5c9aeb.0 so-a0-hr-b0-86.ucode op_mode iwlmvm
[    2.823617] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    2.824677] Bluetooth: hci0: Failed to load Intel firmware file intel/ibt-0040-1050.sfi (-2)
[    3.190846] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.20)
[    3.211951] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin (70.12.1) is recommended, but only i915/adlp_guc_70.bin (70.5.1) was found
[    3.211957] i915 0000:00:02.0: [drm] GT0: Consider updating your linux-firmware pkg or downloading from https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915
[    3.217284] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.5.1
[    3.217290] i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
[    4.405102] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware paths/files for ipc type 0:
[    4.405106] sof-audio-pci-intel-tgl 0000:00:1f.3:  Firmware file:     intel/sof/sof-adl.ri
[    4.405470] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:0:0-b678a
[    4.405472] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:20:0 Kernel ABI 3:23:0
[    4.517185] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:0:0-b678a
[    4.517191] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:20:0 Kernel ABI 3:23:0
[10867.712351] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.5.1
[10867.712356] i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
bluetooth            1028096  13 btrtl,btmtk,btintel,btbcm,bnep,btusb
ecdh_generic           16384  1 bluetooth
jenny@jenny-Aspire-A317-54:~$ dpkg -l | grep blue
rc  blueman                                    2.2.4-1                                           amd64        Graphical bluetooth manager
ii  bluez                                      5.64-0ubuntu1.3                                   amd64        Bluetooth tools and daemons
ii  bluez-cups                                 5.64-0ubuntu1.3                                   amd64        Bluetooth printer driver for CUPS
ii  bluez-obexd                                5.64-0ubuntu1.3                                   amd64        bluez obex daemon
ii  gir1.2-gnomebluetooth-3.0:amd64            42.0-5                                            amd64        Introspection data for GnomeBluetooth
ii  gnome-bluetooth-3-common                   42.0-5                                            all          GNOME Bluetooth 3 common files
ii  gnome-bluetooth-common                     3.34.5-8                                          all          GNOME Bluetooth common files
ii  libbluetooth3:amd64                        5.64-0ubuntu1.3                                   amd64        Library to use the BlueZ Linux Bluetooth stack
ii  libgnome-bluetooth-3.0-13:amd64            42.0-5                                            amd64        GNOME Bluetooth 3 support library
ii  libgnome-bluetooth13:amd64                 3.34.5-8                                          amd64        GNOME Bluetooth tools - support library
ii  pulseaudio-module-bluetooth                1:15.99.1+dfsg1-1ubuntu2.2                        amd64        Bluetooth module for PulseAudio sound server
jenny@jenny-Aspire-A317-54:~$ 
jenny@jenny-Aspire-A317-54:~$ rfkill list all
0: acer-wireless: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: acer-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
sudo service bluetooth status | cat
● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: active (running) since Fri 2024-08-23 17:26:45 CEST; 3h 12min ago
       Docs: man:bluetoothd(8)
   Main PID: 608 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 9084)
     Memory: 2.1M
        CPU: 75ms
     CGroup: /system.slice/bluetooth.service
             └─608 /usr/lib/bluetooth/bluetoothd

août 23 17:26:45 jenny-Aspire-A317-54 systemd[1]: Starting Bluetooth service...
août 23 17:26:45 jenny-Aspire-A317-54 bluetoothd[608]: Bluetooth daemon 5.64
août 23 17:26:45 jenny-Aspire-A317-54 systemd[1]: Started Bluetooth service.
août 23 17:26:45 jenny-Aspire-A317-54 bluetoothd[608]: Starting SDP server
août 23 17:26:46 jenny-Aspire-A317-54 bluetoothd[608]: Bluetooth management interface 1.22 initialized
jenny@jenny-Aspire-A317-54:~$ 

Voilà et merci

Hors ligne

#4 Le 23/08/2024, à 19:47

xubu1957

Re : [Resolu]: Bluetooth désactivé manque fichier intel/ibt-0040-1050.sfi

Tu essaye d'appairer quel appareil ?

Doc bluetooth.


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

#5 Le 23/08/2024, à 20:01

tycooon

Re : [Resolu]: Bluetooth désactivé manque fichier intel/ibt-0040-1050.sfi

Problème connu pour un autre type de carte intel :
Ton erreur :

 [    2.824677] Bluetooth: hci0: Failed to load Intel firmware file intel/ibt-0040-1050.sfi (-2)

mais qui vaut le coup la peine d'être essayer pour la tienne
Vérifie si tes firmware sont compressés en zst

ls /usr/lib/firmware/intel/ibt-0040*

si oui :
Solution :

cd /usr/lib/firmware/intel
sudo ln -s ibt-1040-4150.ddc.zst ibt-0040-1050.ddc.zst
sudo ln -s ibt-1040-4150.sfi.zst ibt-0040-1050.sfi.zst

sinon :

cd /usr/lib/firmware/intel
sudo ln -s ibt-1040-4150.ddc ibt-0040-1050.ddc
sudo ln -s ibt-1040-4150.sfi ibt-0040-1050.sfi

reboot

Dernière modification par tycooon (Le 23/08/2024, à 20:03)

Hors ligne

#6 Le 24/08/2024, à 07:27

jklesnegres

Re : [Resolu]: Bluetooth désactivé manque fichier intel/ibt-0040-1050.sfi

Bonjour tycoon
J'ai suivi tes conseils
J'ai eu

jenny@jenny-Aspire-A317-54:~$ ls /usr/lib/firmware/intel/ibt-0040*
/usr/lib/firmware/intel/ibt-0040-0041.ddc
/usr/lib/firmware/intel/ibt-0040-0041.sfi
/usr/lib/firmware/intel/ibt-0040-1020.ddc
/usr/lib/firmware/intel/ibt-0040-1020.sfi
/usr/lib/firmware/intel/ibt-0040-2120.ddc
/usr/lib/firmware/intel/ibt-0040-2120.sfi
/usr/lib/firmware/intel/ibt-0040-4150.ddc
/usr/lib/firmware/intel/ibt-0040-4150.sfi

J'ai donc déduis qu'ils n'étaient pas compréssés

Ensuite j'ai continué et eut cette réponse à la première commande

jenny@jenny-Aspire-A317-54:/usr/lib/firmware/intel$ sudo ln -s ibt-1040-4150.ddc ibt-0040-1050.ddc
ln: impossible de créer le lien symbolique 'ibt-0040-1050.ddc': Le fichier existe

Je n'ai pas continué

Merci de l'aide

Hors ligne

#7 Le 24/08/2024, à 07:46

xubu1957

Re : [Resolu]: Bluetooth désactivé manque fichier intel/ibt-0040-1050.sfi

Bonjour,

Dans Need help with Bluetooth, une réponse de JeremyB, (second alias de Jeremy31).


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

#8 Le 25/08/2024, à 17:52

jklesnegres

Re : [Resolu]: Bluetooth désactivé manque fichier intel/ibt-0040-1050.sfi

Bonjour

J'ai terminé les commandes proposées par tycooon
ça marche

Merci bien

Hors ligne

#9 Le 25/08/2024, à 17:57

jklesnegres

Re : [Resolu]: Bluetooth désactivé manque fichier intel/ibt-0040-1050.sfi

Je trouve pas où indiquer que c'est résolu

Hors ligne

#10 Le 25/08/2024, à 18:02

xubu1957

Re : [Resolu]: Bluetooth désactivé manque fichier intel/ibt-0040-1050.sfi

Bonjour,

Pour rajouter [Résolu] au début du titre, en éditant ta discussion, il faut utiliser le bouton Modifier au bas de ton premier message.

(titre limité à 70 caractères)

Merci wink


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

#11 Le 26/08/2024, à 07:03

jklesnegres

Re : [Resolu]: Bluetooth désactivé manque fichier intel/ibt-0040-1050.sfi

Merci à vous tous pour l'aide

Hors ligne