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 09/06/2022, à 11:52

jfbch2000

Re : Reboot intempestif et absence de wifi

Voici :
Merci beaucoup pour l'aide :

ferrerbartomeu@FERRERBARTOMEU:~$ sudo dmesg | grep -e mt7921e -e btusb
[sudo] Mot de passe de ferrerbartomeu : 
[    3.485244] usbcore: registered new interface driver btusb
[    3.485369] mt7921e 0000:03:00.0: enabling device (0000 -> 0002)
[    3.503874] mt7921e 0000:03:00.0: ASIC revision: 79610010
[    3.634693] mt7921e 0000:03:00.0: HW/SW Version: 0x8a108a10, Build Time: 20220209150832a
[    3.898506] mt7921e 0000:03:00.0: WM Firmware Version: ____010000, Build Time: 20220209150915
[    3.925898] mt7921e 0000:03:00.0: Firmware init done
[    4.807931] mt7921e 0000:03:00.0 wlp3s0: renamed from wlan0
[    7.896863]  mt7921_tx_complete_status+0xac/0xf0 [mt7921e]
[    7.896868]  mt7921_mac_tx_free+0x25d/0x430 [mt7921e]
[    7.896872]  mt7921_queue_rx_skb+0x5d/0xc0 [mt7921e]
[    7.896894]  mt7921_poll_rx+0x4f/0xe0 [mt7921e]
ferrerbartomeu@FERRERBARTOMEU:~$ lsmod | grep -e mt7921e -e btusb
mt7921e                90112  0
mt76_connac_lib        49152  1 mt7921e
btusb                  61440  0
mt76                   86016  2 mt7921e,mt76_connac_lib
btrtl                  24576  1 btusb
btbcm                  24576  1 btusb
mac80211             1228800  3 mt76,mt7921e,mt76_connac_lib
btintel                40960  1 btusb
bluetooth             688128  5 btrtl,btintel,btbcm,btusb
cfg80211              958464  4 mt76,mt7921e,mac80211,mt76_connac_lib

Hors ligne

#27 Le 09/06/2022, à 11:52

ylag

Re : Reboot intempestif et absence de wifi

Bonjour,

Les messages concernant le port usb 5-4 au #22 laissent croire à un souci d'alimentation pour ce port et/ou d'un périphérique qui y serait branché ?

A+

Dernière modification par ylag (Le 09/06/2022, à 11:54)

Hors ligne

#28 Le 09/06/2022, à 11:54

xubu1957

Re : Reboot intempestif et absence de wifi

hcitool scan

donne une réponse ?

Pour suivre 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

Hors ligne

#29 Le 09/06/2022, à 11:55

jfbch2000

Re : Reboot intempestif et absence de wifi

Oui il s'agit de l'émetteur bluetooth d'une souris logitech.
Ce qui me semble étrange, c'est que mon clavier bluetooth fonctionne sans problème, malgré la non activation de bluetooth dans le système.

Hors ligne

#30 Le 09/06/2022, à 11:57

jfbch2000

Re : Reboot intempestif et absence de wifi

xubu1957 a écrit :
hcitool scan

donne une réponse ?

Cela donne ça :

ferrerbartomeu@FERRERBARTOMEU:~$ hcitool scan
Device is not available: No such device


Pour suivre la procédure de Nuliel.

Hors ligne

#31 Le 09/06/2022, à 11:58

xubu1957

Re : Reboot intempestif et absence de wifi

Et :

bootctl

?


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

Hors ligne

#32 Le 09/06/2022, à 11:59

jfbch2000

Re : Reboot intempestif et absence de wifi

xubu1957 a écrit :

Et :

bootctl

?

Voici :

ferrerbartomeu@FERRERBARTOMEU:~$ 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: enabled
   Setup Mode: user
 TPM2 Support: yes
 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:
 Passed to OS: no
 System Token: not set
       Exists: no

Available Boot Loaders on ESP:
          ESP: /boot/efi (/dev/disk/by-partuuid/12df1a52-b3f8-4031-a4b5-b7877decb39c)

Boot Loaders Listed in EFI Variables:
        Title: ubuntu
           ID: 0x0000
       Status: active, boot-order
    Partition: /dev/disk/by-partuuid/12df1a52-b3f8-4031-a4b5-b7877decb39c
lines 1-35

Hors ligne

#33 Le 09/06/2022, à 12:02

jfbch2000

Re : Reboot intempestif et absence de wifi

jfbch2000 a écrit :
xubu1957 a écrit :

Et :

bootctl

?

Voici :

ferrerbartomeu@FERRERBARTOMEU:~$ 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: enabled
   Setup Mode: user
 TPM2 Support: yes
 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:
 Passed to OS: no
 System Token: not set
       Exists: no

Available Boot Loaders on ESP:
          ESP: /boot/efi (/dev/disk/by-partuuid/12df1a52-b3f8-4031-a4b5-b7877decb39c)

Boot Loaders Listed in EFI Variables:
        Title: ubuntu
           ID: 0x0000
       Status: active, boot-order
    Partition: /dev/disk/by-partuuid/12df1a52-b3f8-4031-a4b5-b7877decb39c
lines 1-35

Pardon, je suis passé en sudo pour les deux premières lignes, voici :

ferrerbartomeu@FERRERBARTOMEU:~$ sudo bootctl
[sudo] Mot de passe de ferrerbartomeu : 
systemd-boot not installed in ESP.
System:
     Firmware: n/a (n/a)
  Secure Boot: enabled
   Setup Mode: user
 TPM2 Support: yes
 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:
 Passed to OS: no
lines 1-23

Hors ligne

#34 Le 09/06/2022, à 12:03

xubu1957

Re : Reboot intempestif et absence de wifi

Voir le § 2 et le début du § 3 > [Tuto] Pas de Wi-fi ? Eléments importants à vérifier, pour désactiver le secure-boot.


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

Hors ligne

#35 Le 09/06/2022, à 12:05

jfbch2000

Re : Reboot intempestif et absence de wifi

Ok, je vais faire ces étapes, je n'arrive pas à voir quel est le pilote du bluetooth cependant pour l'installer le cas échéant.
Merci !

Hors ligne

#36 Le 09/06/2022, à 12:10

xubu1957

Re : Reboot intempestif et absence de wifi

Je vois une autre piste dans askubuntu.com/questions/1407083/bluetooth-connection-issues-ubuntu-22-04.

Dernière modification par xubu1957 (Le 09/06/2022, à 12:11)


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

Hors ligne

#37 Le 09/06/2022, à 12:18

jfbch2000

Re : Reboot intempestif et absence de wifi

Merci, je viens de suivre les étapes, cependant, voici ce que je reçois en réponse à la 2e étape :

ferrerbartomeu@FERRERBARTOMEU:~$ sudo /etc/init.d/bluetooth start
Starting bluetooth (via systemctl): bluetooth.serviceJob for bluetooth.service failed because the control process exited with error code.
See "systemctl status bluetooth.service" and "journalctl -xeu bluetooth.service" for details.
 failed!

Hors ligne

#38 Le 09/06/2022, à 12:43

jfbch2000

Re : Reboot intempestif et absence de wifi

xubu1957 a écrit :

Nouveau reboot, j'ai ces erreurs, dont plusieurs concernent en effet le bt

ferrerbartomeu@FERRERBARTOMEU:~$ journalctl --no-pager -b -p err
juin 09 12:41:08 FERRERBARTOMEU systemd[368]: /usr/lib/systemd/system-generators/netplan failed with exit status 1.
juin 09 12:41:08 FERRERBARTOMEU kernel: i2c i2c-2: Failed! (ff)
juin 09 12:41:08 FERRERBARTOMEU kernel: i2c i2c-2: Failed! (ff)
juin 09 12:41:08 FERRERBARTOMEU kernel: i2c i2c-2: Failed! (ff)
juin 09 12:41:08 FERRERBARTOMEU kernel: i2c i2c-2: Failed! (ff)
juin 09 12:41:08 FERRERBARTOMEU kernel: i2c i2c-3: Failed! (ff)
juin 09 12:41:08 FERRERBARTOMEU kernel: i2c i2c-3: Failed! (ff)
juin 09 12:41:08 FERRERBARTOMEU kernel: i2c i2c-3: Failed! (ff)
juin 09 12:41:08 FERRERBARTOMEU kernel: i2c i2c-3: Failed! (ff)
juin 09 12:41:08 FERRERBARTOMEU kernel: i2c i2c-4: Failed! (ff)
juin 09 12:41:08 FERRERBARTOMEU kernel: i2c i2c-4: Failed! (ff)
juin 09 12:41:08 FERRERBARTOMEU kernel: i2c i2c-4: Failed! (ff)
juin 09 12:41:08 FERRERBARTOMEU kernel: i2c i2c-4: Failed! (ff)
juin 09 12:41:08 FERRERBARTOMEU kernel: mt7921e 0000:03:00.0: ASIC revision: 79610010
juin 09 12:41:08 FERRERBARTOMEU kernel: mt7921e 0000:03:00.0: Firmware init done
juin 09 12:41:08 FERRERBARTOMEU systemd[835]: bluetooth.service: Failed to set up mount namespacing: /run/systemd/unit-root/var/lib/bluetooth: No such file or directory
juin 09 12:41:08 FERRERBARTOMEU systemd[835]: bluetooth.service: Failed at step NAMESPACE spawning /usr/lib/bluetooth/bluetoothd: No such file or directory
juin 09 12:41:08 FERRERBARTOMEU systemd[1]: Failed to start Bluetooth service.
juin 09 12:41:09 FERRERBARTOMEU systemd[1024]: bluetooth.service: Failed to set up mount namespacing: /run/systemd/unit-root/var/lib/bluetooth: No such file or directory
juin 09 12:41:09 FERRERBARTOMEU systemd[1024]: bluetooth.service: Failed at step NAMESPACE spawning /usr/lib/bluetooth/bluetoothd: No such file or directory
juin 09 12:41:09 FERRERBARTOMEU systemd[1]: Failed to start Bluetooth service.
juin 09 12:41:09 FERRERBARTOMEU systemd[1050]: bluetooth.service: Failed to set up mount namespacing: /run/systemd/unit-root/var/lib/bluetooth: No such file or directory
juin 09 12:41:09 FERRERBARTOMEU systemd[1050]: bluetooth.service: Failed at step NAMESPACE spawning /usr/lib/bluetooth/bluetoothd: No such file or directory
juin 09 12:41:09 FERRERBARTOMEU systemd[1]: Failed to start Bluetooth service.
juin 09 12:41:10 FERRERBARTOMEU systemd[1077]: bluetooth.service: Failed to set up mount namespacing: /run/systemd/unit-root/var/lib/bluetooth: No such file or directory
juin 09 12:41:10 FERRERBARTOMEU systemd[1077]: bluetooth.service: Failed at step NAMESPACE spawning /usr/lib/bluetooth/bluetoothd: No such file or directory
juin 09 12:41:10 FERRERBARTOMEU systemd[1]: Failed to start Bluetooth service.
juin 09 12:41:10 FERRERBARTOMEU systemd[1117]: bluetooth.service: Failed to set up mount namespacing: /run/systemd/unit-root/var/lib/bluetooth: No such file or directory
juin 09 12:41:10 FERRERBARTOMEU systemd[1117]: bluetooth.service: Failed at step NAMESPACE spawning /usr/lib/bluetooth/bluetoothd: No such file or directory
juin 09 12:41:10 FERRERBARTOMEU systemd[1]: Failed to start Bluetooth service.
juin 09 12:41:10 FERRERBARTOMEU systemd[1]: Failed to start Bluetooth service.
juin 09 12:41:10 FERRERBARTOMEU gnome-session-binary[1386]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
juin 09 12:41:10 FERRERBARTOMEU gnome-session-binary[1386]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
juin 09 12:41:11 FERRERBARTOMEU systemd[1]: Failed to start Bluetooth service.
juin 09 12:41:13 FERRERBARTOMEU kernel: ================================================================================
juin 09 12:41:13 FERRERBARTOMEU kernel: UBSAN: invalid-load in /build/linux-QSdMXq/linux-5.15.0/net/mac80211/status.c:1164:21
juin 09 12:41:13 FERRERBARTOMEU kernel: load of value 255 is not a valid value for type '_Bool'
juin 09 12:41:13 FERRERBARTOMEU kernel: ================================================================================
juin 09 12:41:13 FERRERBARTOMEU wpa_supplicant[885]: bgscan simple: Failed to enable signal strength monitoring
juin 09 12:41:13 FERRERBARTOMEU systemd[1250]: Failed to start Service for snap application snapd-desktop-integration.snapd-desktop-integration.
juin 09 12:41:20 FERRERBARTOMEU gdm-password][2005]: gkr-pam: unable to locate daemon control file
juin 09 12:41:21 FERRERBARTOMEU systemd[2035]: Failed to start Application launched by gnome-session-binary.
juin 09 12:41:21 FERRERBARTOMEU systemd[2035]: Failed to start Application launched by gnome-session-binary.
juin 09 12:41:21 FERRERBARTOMEU systemd[2035]: Failed to start Application launched by gnome-session-binary.
juin 09 12:41:23 FERRERBARTOMEU gdm-launch-environment][1212]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
juin 09 12:41:36 FERRERBARTOMEU pulseaudio[2045]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
juin 09 12:41:39 FERRERBARTOMEU systemd[1]: Failed to start Process error reports when automatic reporting is enabled.

Hors ligne

#39 Le 09/06/2022, à 13:19

xubu1957

Re : Reboot intempestif et absence de wifi

Que donne :

 journalctl -xeu bluetooth.service

?


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

Hors ligne

#40 Le 09/06/2022, à 13:25

geole

Re : Reboot intempestif et absence de wifi

A compléter par

systemctl status bluetooth

Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

En ligne

#41 Le 09/06/2022, à 13:39

jfbch2000

Re : Reboot intempestif et absence de wifi

Voici :



[code]ferrerbartomeu@FERRERBARTOMEU:~$  journalctl -xeu bluetooth.service
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Le redémarrage automatique de l'unité (unit) bluetooth.service a été planifié, en
░░ raison de sa configuration avec le paramètre Restart=.
juin 09 13:37:06 FERRERBARTOMEU systemd[1]: Stopped Bluetooth service.
░░ Subject: L'unité (unit) bluetooth.service a terminé son arrêt
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ L'unité (unit) bluetooth.service a terminé son arrêt.
juin 09 13:37:06 FERRERBARTOMEU systemd[1]: Starting Bluetooth service...
░░ Subject: L'unité (unit) bluetooth.service a commencé à démarrer
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ L'unité (unit) bluetooth.service a commencé à démarrer.
juin 09 13:37:06 FERRERBARTOMEU systemd[5470]: bluetooth.service: Failed to set up mount namespacing: /run/systemd/unit-root/var/lib/bluetooth: No such file or directory
juin 09 13:37:06 FERRERBARTOMEU systemd[5470]: bluetooth.service: Failed at step NAMESPACE spawning /usr/lib/bluetooth/bluetoothd: No such file or directory
░░ Subject: Le processus /usr/lib/bluetooth/bluetoothd n'a pas pu être exécuté
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Le processus /usr/lib/bluetooth/bluetoothd n'a pas pu être exécuté, et a donc échoué.
░░ 
░░ Le code d'erreur renvoyé est ERRNO.
juin 09 13:37:06 FERRERBARTOMEU systemd[1]: bluetooth.service: Main process exited, code=exited, status=226/NAMESPACE
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit bluetooth.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 226.
juin 09 13:37:06 FERRERBARTOMEU systemd[1]: bluetooth.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit bluetooth.service has entered the 'failed' state with result 'exit-code'.
juin 09 13:37:06 FERRERBARTOMEU systemd[1]: Failed to start Bluetooth service.
░░ Subject: L'unité (unit) bluetooth.service a échoué
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ L'unité (unit) bluetooth.service a échoué, avec le résultat failed.
juin 09 13:37:07 FERRERBARTOMEU systemd[1]: bluetooth.service: Scheduled restart job, restart counter is at 5.
░░ Subject: Le redémarrage automatique d'une unité (unit) a été planifié
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Le redémarrage automatique de l'unité (unit) bluetooth.service a été planifié, en
░░ raison de sa configuration avec le paramètre Restart=.
juin 09 13:37:07 FERRERBARTOMEU systemd[1]: Stopped Bluetooth service.
░░ Subject: L'unité (unit) bluetooth.service a terminé son arrêt
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ L'unité (unit) bluetooth.service a terminé son arrêt.
juin 09 13:37:07 FERRERBARTOMEU systemd[1]: bluetooth.service: Start request repeated too quickly.
juin 09 13:37:07 FERRERBARTOMEU systemd[1]: bluetooth.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit bluetooth.service has entered the 'failed' state with result 'exit-code'.
juin 09 13:37:07 FERRERBARTOMEU systemd[1]: Failed to start Bluetooth service.
░░ Subject: L'unité (unit) bluetooth.service a échoué
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ L'unité (unit) bluetooth.service a échoué, avec le résultat failed.
lines 3993-4063/4063 (END)[/code]

ferrerbartomeu@FERRERBARTOMEU:~$ systemctl status bluetooth
× bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Thu 2022-06-09 13:37:07 CEST; 1min 29s ago
       Docs: man:bluetoothd(8)
    Process: 5470 ExecStart=/usr/lib/bluetooth/bluetoothd (code=exited, status=226/NAMESPACE)
   Main PID: 5470 (code=exited, status=226/NAMESPACE)
        CPU: 8ms
ferrerbartomeu@FERRERBARTOMEU:~$ systemctl status bluetooth
× bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Thu 2022-06-09 13:37:07 CEST; 1min 29s ago
       Docs: man:bluetoothd(8)
    Process: 5470 ExecStart=/usr/lib/bluetooth/bluetoothd (code=exited, status=226/NAMESPACE)
   Main PID: 5470 (code=exited, status=226/NAMESPACE)
        CPU: 8ms

juin 09 13:37:07 FERRERBARTOMEU systemd[1]: bluetooth.service: Scheduled restart job, restart counter is at 5.
juin 09 13:37:07 FERRERBARTOMEU systemd[1]: Stopped Bluetooth service.
juin 09 13:37:07 FERRERBARTOMEU systemd[1]: bluetooth.service: Start request repeated too quickly.
juin 09 13:37:07 FERRERBARTOMEU systemd[1]: bluetooth.service: Failed with result 'exit-code'.
juin 09 13:37:07 FERRERBARTOMEU systemd[1]: Failed to start Bluetooth service.

juin 09 13:37:07 FERRERBARTOMEU systemd[1]: bluetooth.service: Scheduled restart job, restart counter is at 5.
juin 09 13:37:07 FERRERBARTOMEU systemd[1]: Stopped Bluetooth service.
juin 09 13:37:07 FERRERBARTOMEU systemd[1]: bluetooth.service: Start request repeated too quickly.
juin 09 13:37:07 FERRERBARTOMEU systemd[1]: bluetooth.service: Failed with result 'exit-code'.
juin 09 13:37:07 FERRERBARTOMEU systemd[1]: Failed to start Bluetooth service.
ferrerbartomeu@FERRERBARTOMEU:~$ systemctl status bluetooth
× bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Thu 2022-06-09 13:37:07 CEST; 1min 29s ago
       Docs: man:bluetoothd(8)
    Process: 5470 ExecStart=/usr/lib/bluetooth/bluetoothd (code=exited, status=226/NAMESPACE)
   Main PID: 5470 (code=exited, status=226/NAMESPACE)
        CPU: 8ms

juin 09 13:37:07 FERRERBARTOMEU systemd[1]: bluetooth.service: Scheduled restart job, restart counter is at 5.
juin 09 13:37:07 FERRERBARTOMEU systemd[1]: Stopped Bluetooth service.
juin 09 13:37:07 FERRERBARTOMEU systemd[1]: bluetooth.service: Start request repeated too quickly.
juin 09 13:37:07 FERRERBARTOMEU systemd[1]: bluetooth.service: Failed with result 'exit-code'.
juin 09 13:37:07 FERRERBARTOMEU systemd[1]: Failed to start Bluetooth service.

Hors ligne

#42 Le 09/06/2022, à 13:45

xubu1957

Re : Reboot intempestif et absence de wifi


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

Hors ligne

#43 Le 09/06/2022, à 13:47

jfbch2000

Re : Reboot intempestif et absence de wifi

Je viens de tenter et reboot mais rien n'y fait non plus.
Je vais tenter de désactiver le secure boot avant démarrage.

Hors ligne

#44 Le 09/06/2022, à 13:51

jfbch2000

Re : Reboot intempestif et absence de wifi

Je viens de tenter après avoir enlevé le secure boot, rien n'y fait.
Journal d'erreur au redémarrage :

ferrerbartomeu@FERRERBARTOMEU:~$ journalctl --no-pager -b -p err
juin 09 13:49:44 FERRERBARTOMEU systemd[369]: /usr/lib/systemd/system-generators/netplan failed with exit status 1.
juin 09 13:49:44 FERRERBARTOMEU kernel: i2c i2c-2: Failed! (ff)
juin 09 13:49:44 FERRERBARTOMEU kernel: i2c i2c-2: Failed! (ff)
juin 09 13:49:44 FERRERBARTOMEU kernel: i2c i2c-2: Failed! (ff)
juin 09 13:49:44 FERRERBARTOMEU kernel: i2c i2c-2: Failed! (ff)
juin 09 13:49:44 FERRERBARTOMEU kernel: i2c i2c-3: Failed! (ff)
juin 09 13:49:44 FERRERBARTOMEU kernel: i2c i2c-3: Failed! (ff)
juin 09 13:49:44 FERRERBARTOMEU kernel: i2c i2c-3: Failed! (ff)
juin 09 13:49:44 FERRERBARTOMEU kernel: i2c i2c-3: Failed! (ff)
juin 09 13:49:44 FERRERBARTOMEU kernel: i2c i2c-4: Failed! (ff)
juin 09 13:49:44 FERRERBARTOMEU kernel: i2c i2c-4: Failed! (ff)
juin 09 13:49:44 FERRERBARTOMEU kernel: i2c i2c-4: Failed! (ff)
juin 09 13:49:44 FERRERBARTOMEU kernel: i2c i2c-4: Failed! (ff)
juin 09 13:49:45 FERRERBARTOMEU kernel: mt7921e 0000:03:00.0: ASIC revision: 79610010
juin 09 13:49:45 FERRERBARTOMEU kernel: mt7921e 0000:03:00.0: Firmware init done
juin 09 13:49:45 FERRERBARTOMEU systemd[843]: bluetooth.service: Failed to set up mount namespacing: /run/systemd/unit-root/var/lib/bluetooth: No such file or directory
juin 09 13:49:45 FERRERBARTOMEU systemd[843]: bluetooth.service: Failed at step NAMESPACE spawning /usr/lib/bluetooth/bluetoothd: No such file or directory
juin 09 13:49:45 FERRERBARTOMEU systemd[1]: Failed to start Bluetooth service.
juin 09 13:49:46 FERRERBARTOMEU systemd[995]: bluetooth.service: Failed to set up mount namespacing: /run/systemd/unit-root/var/lib/bluetooth: No such file or directory
juin 09 13:49:46 FERRERBARTOMEU systemd[995]: bluetooth.service: Failed at step NAMESPACE spawning /usr/lib/bluetooth/bluetoothd: No such file or directory
juin 09 13:49:46 FERRERBARTOMEU systemd[1]: Failed to start Bluetooth service.
juin 09 13:49:46 FERRERBARTOMEU systemd[1097]: bluetooth.service: Failed to set up mount namespacing: /run/systemd/unit-root/var/lib/bluetooth: No such file or directory
juin 09 13:49:46 FERRERBARTOMEU systemd[1097]: bluetooth.service: Failed at step NAMESPACE spawning /usr/lib/bluetooth/bluetoothd: No such file or directory
juin 09 13:49:46 FERRERBARTOMEU systemd[1]: Failed to start Bluetooth service.
juin 09 13:49:46 FERRERBARTOMEU systemd[1124]: bluetooth.service: Failed to set up mount namespacing: /run/systemd/unit-root/var/lib/bluetooth: No such file or directory
juin 09 13:49:46 FERRERBARTOMEU systemd[1124]: bluetooth.service: Failed at step NAMESPACE spawning /usr/lib/bluetooth/bluetoothd: No such file or directory
juin 09 13:49:46 FERRERBARTOMEU systemd[1]: Failed to start Bluetooth service.
juin 09 13:49:46 FERRERBARTOMEU systemd[1168]: bluetooth.service: Failed to set up mount namespacing: /run/systemd/unit-root/var/lib/bluetooth: No such file or directory
juin 09 13:49:46 FERRERBARTOMEU systemd[1168]: bluetooth.service: Failed at step NAMESPACE spawning /usr/lib/bluetooth/bluetoothd: No such file or directory
juin 09 13:49:46 FERRERBARTOMEU systemd[1]: Failed to start Bluetooth service.
juin 09 13:49:47 FERRERBARTOMEU systemd[1]: Failed to start Bluetooth service.
juin 09 13:49:47 FERRERBARTOMEU gnome-session-binary[1389]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
juin 09 13:49:47 FERRERBARTOMEU gnome-session-binary[1389]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
juin 09 13:49:47 FERRERBARTOMEU systemd[1]: Failed to start Bluetooth service.
juin 09 13:49:49 FERRERBARTOMEU systemd[1256]: Failed to start Service for snap application snapd-desktop-integration.snapd-desktop-integration.
juin 09 13:49:49 FERRERBARTOMEU kernel: ================================================================================
juin 09 13:49:49 FERRERBARTOMEU kernel: UBSAN: invalid-load in /build/linux-QSdMXq/linux-5.15.0/net/mac80211/status.c:1164:21
juin 09 13:49:49 FERRERBARTOMEU kernel: load of value 255 is not a valid value for type '_Bool'
juin 09 13:49:49 FERRERBARTOMEU kernel: ================================================================================
juin 09 13:49:49 FERRERBARTOMEU wpa_supplicant[889]: bgscan simple: Failed to enable signal strength monitoring
juin 09 13:49:55 FERRERBARTOMEU gdm-password][2013]: gkr-pam: unable to locate daemon control file
juin 09 13:49:55 FERRERBARTOMEU systemd[2031]: Failed to start Application launched by gnome-session-binary.
juin 09 13:49:55 FERRERBARTOMEU systemd[2031]: Failed to start Application launched by gnome-session-binary.
juin 09 13:49:55 FERRERBARTOMEU systemd[2031]: Failed to start Application launched by gnome-session-binary.
juin 09 13:49:56 FERRERBARTOMEU systemd[2031]: Failed to start Application launched by gnome-session-binary.
juin 09 13:49:57 FERRERBARTOMEU gdm-launch-environment][1213]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
juin 09 13:50:12 FERRERBARTOMEU pulseaudio[2041]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
juin 09 13:50:15 FERRERBARTOMEU systemd[1]: Failed to start Process error reports when automatic reporting is enabled.

Hors ligne

#45 Le 09/06/2022, à 13:58

xubu1957

Re : Reboot intempestif et absence de wifi

Tu as quelle version d'Ubuntu ?

Je retrouve cette réponse de baptiste79.


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

Hors ligne

#46 Le 09/06/2022, à 14:13

jfbch2000

Re : Reboot intempestif et absence de wifi

Ubuntu 22.04 LTS
J'ai fait la mise à jour hier et le problème est apparu après.

Hors ligne

#47 Le 09/06/2022, à 14:14

xubu1957

Re : Reboot intempestif et absence de wifi

Je suis à sec de propositions ! ¯\_(ツ)_/¯


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

Hors ligne

#48 Le 10/06/2022, à 12:08

jfbch2000

Re : Reboot intempestif et absence de wifi

Bonjour,
J'ai trouvé la solution ici : https://superuser.com/questions/1716226 … th-service
Ça fonctionne parfaitement désormais.
(sauf ce problème de messages étranges au démarrage, mais enfin...).
Merci pour votre aide !

Hors ligne

#49 Le 22/06/2022, à 15:05

jfbch2000

Re : Reboot intempestif et absence de wifi

Bonjour,
Le problème du bluetooth est donc résolu après la mise en oeuvre de la solution ci-dessous, cependant, j'ai toujours d'étranges messages au démarrage et je ne sais pas les lire ni intervenir pour régler le problème. Si vous aviez une solution pour me guider afin que je le résolve, ce serait parfait.
Merci.

~$ journalctl --no-pager -b -p err
juin 22 14:59:59 FERRERBARTOMEU systemd[351]: /usr/lib/systemd/system-generators/netplan failed with exit status 1.
juin 22 14:59:59 FERRERBARTOMEU kernel: i2c i2c-2: Failed! (ff)
juin 22 14:59:59 FERRERBARTOMEU kernel: i2c i2c-2: Failed! (ff)
juin 22 14:59:59 FERRERBARTOMEU kernel: i2c i2c-2: Failed! (ff)
juin 22 14:59:59 FERRERBARTOMEU kernel: i2c i2c-2: Failed! (ff)
juin 22 14:59:59 FERRERBARTOMEU kernel: i2c i2c-3: Failed! (ff)
juin 22 14:59:59 FERRERBARTOMEU kernel: i2c i2c-3: Failed! (ff)
juin 22 14:59:59 FERRERBARTOMEU kernel: i2c i2c-3: Failed! (ff)
juin 22 14:59:59 FERRERBARTOMEU kernel: i2c i2c-3: Failed! (ff)
juin 22 14:59:59 FERRERBARTOMEU kernel: i2c i2c-4: Failed! (ff)
juin 22 14:59:59 FERRERBARTOMEU kernel: i2c i2c-4: Failed! (ff)
juin 22 14:59:59 FERRERBARTOMEU kernel: i2c i2c-4: Failed! (ff)
juin 22 14:59:59 FERRERBARTOMEU kernel: i2c i2c-4: Failed! (ff)
juin 22 14:59:59 FERRERBARTOMEU kernel: mt7921e 0000:03:00.0: ASIC revision: 79610010
juin 22 14:59:59 FERRERBARTOMEU kernel: mt7921e 0000:03:00.0: Firmware init done
juin 22 15:00:01 FERRERBARTOMEU gnome-session-binary[1337]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
juin 22 15:00:01 FERRERBARTOMEU gnome-session-binary[1337]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
juin 22 15:00:03 FERRERBARTOMEU kernel: ================================================================================
juin 22 15:00:03 FERRERBARTOMEU kernel: UBSAN: invalid-load in /build/linux-rguUIy/linux-5.15.0/net/mac80211/status.c:1164:21
juin 22 15:00:03 FERRERBARTOMEU kernel: load of value 255 is not a valid value for type '_Bool'
juin 22 15:00:03 FERRERBARTOMEU kernel: ================================================================================
juin 22 15:00:04 FERRERBARTOMEU wpa_supplicant[879]: bgscan simple: Failed to enable signal strength monitoring
juin 22 15:00:06 FERRERBARTOMEU obexd[973]: manager_init failed
juin 22 15:00:06 FERRERBARTOMEU bluetoothd[969]: Unable to get on D-Bus
juin 22 15:00:06 FERRERBARTOMEU systemd[1206]: Failed to start Service for snap application snapd-desktop-integration.snapd-desktop-integration.
juin 22 15:00:06 FERRERBARTOMEU bluetoothd[2101]: Unable to get on D-Bus
juin 22 15:00:06 FERRERBARTOMEU obexd[2102]: manager_init failed
juin 22 15:00:07 FERRERBARTOMEU obexd[2183]: manager_init failed
juin 22 15:00:07 FERRERBARTOMEU bluetoothd[2182]: Unable to get on D-Bus
juin 22 15:00:07 FERRERBARTOMEU bluetoothd[2238]: Unable to get on D-Bus
juin 22 15:00:07 FERRERBARTOMEU obexd[2239]: manager_init failed
juin 22 15:00:08 FERRERBARTOMEU bluetoothd[2304]: Unable to get on D-Bus
juin 22 15:00:08 FERRERBARTOMEU obexd[2305]: manager_init failed
juin 22 15:00:08 FERRERBARTOMEU systemd[1]: Failed to start Service for snap application bluez.bluez.
juin 22 15:00:08 FERRERBARTOMEU systemd[1]: Failed to start Service for snap application bluez.obex.
juin 22 15:01:01 FERRERBARTOMEU gdm-password][2392]: gkr-pam: unable to locate daemon control file
juin 22 15:01:02 FERRERBARTOMEU systemd[2411]: Failed to start Application launched by gnome-session-binary.
juin 22 15:01:05 FERRERBARTOMEU gdm-launch-environment][1167]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

Hors ligne

#50 Le 06/03/2023, à 21:06

jfbch2000

Re : Reboot intempestif et absence de wifi

Bonjour,
Je réécris sur cette conversation car les éléments me semblent liés. Je colle ici la réponse de 

journalctl --no-pager -b -p err

En gros, il y a deux jours, je ne parvenais plus à me connecter aux différents points WIFI, reconnus mais non accessibles. Les MàJ logicielles ne pouvaient s'opérer. Je n'ai pas changé les dépôts etc.
Depuis une dizaine de jours, j'ai ces messages d'erreurs au démarrage. Je peux me connecter au WIFI sans problème. Un point attire mon attention, l'ordinateur ne parvient pas à sortir de Veille, et je dois faire un hardreboot à chaque fois.

Je ne sais pas si c'est très clair ni si la réponse ici peut vous mettre sur la voie :

mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU kernel: blacklist: Problem blacklisting hash (-13)
mars 06 19:56:14 FERRERBARTOMEU systemd[388]: /usr/lib/systemd/system-generators/netplan failed with exit status 1.
mars 06 19:56:16 FERRERBARTOMEU obexd[1055]: manager_init failed
mars 06 19:56:16 FERRERBARTOMEU bluetoothd[1051]: Unable to get on D-Bus
mars 06 19:56:17 FERRERBARTOMEU obexd[1326]: manager_init failed
mars 06 19:56:17 FERRERBARTOMEU bluetoothd[1325]: Unable to get on D-Bus
mars 06 19:56:17 FERRERBARTOMEU obexd[1410]: manager_init failed
mars 06 19:56:17 FERRERBARTOMEU bluetoothd[1409]: Unable to get on D-Bus
mars 06 19:56:17 FERRERBARTOMEU obexd[1542]: manager_init failed
mars 06 19:56:17 FERRERBARTOMEU bluetoothd[1539]: Unable to get on D-Bus
mars 06 19:56:17 FERRERBARTOMEU gnome-session-binary[1776]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
mars 06 19:56:17 FERRERBARTOMEU gnome-session-binary[1776]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
mars 06 19:56:18 FERRERBARTOMEU obexd[1742]: manager_init failed
mars 06 19:56:18 FERRERBARTOMEU bluetoothd[1743]: Unable to get on D-Bus
mars 06 19:56:18 FERRERBARTOMEU systemd[1]: Failed to start Service for snap application bluez.bluez.
mars 06 19:56:18 FERRERBARTOMEU systemd[1]: Failed to start Service for snap application bluez.obex.
mars 06 19:56:18 FERRERBARTOMEU bluetoothd[948]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
mars 06 19:56:19 FERRERBARTOMEU wpa_supplicant[1005]: bgscan simple: Failed to enable signal strength monitoring
mars 06 19:56:28 FERRERBARTOMEU gdm-password][2207]: gkr-pam: unable to locate daemon control file
mars 06 19:56:29 FERRERBARTOMEU systemd[2314]: Failed to start Application launched by gnome-session-binary.
mars 06 19:56:29 FERRERBARTOMEU systemd[2314]: Failed to start Application launched by gnome-session-binary.
mars 06 19:56:29 FERRERBARTOMEU systemd[2314]: Failed to start Application launched by gnome-session-binary.
mars 06 19:56:31 FERRERBARTOMEU gdm-launch-environment][1506]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

Merci en tout cas pour votre aide et vos réponses.

Hors ligne