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 02/09/2025, à 09:25

eric63

boot attends 45s après refind

Salut
j’ai un problème de temps d’attente aléatoire (entre 45s et 10s) après avoir lancer le boot refind

kubu@kubu-System-Product-Name:~$ sudo ls -l /boot/efi
[sudo] password for kubu: 
total 6080
drwx------ 6 root root    4096 sept.  2 09:07 EFI
-rwx------ 1 root root 6220854 août   1  2024 screenshot_001.bmp
kubu@kubu-System-Product-Name:~$ sudo ls -l /boot/efi/EFI
total 16
drwx------ 6 root root 4096 nov.  19  2024 BOOT
drwx------ 7 root root 4096 sept.  2 09:07 refind
drwx------ 2 root root 4096 oct.  12  2024 tools
drwx------ 2 root root 4096 mai   16  2024 ubuntu
kubu@kubu-System-Product-Name:~$ sudo fwupdtool update
Loading…                 [*****                                  ]07:17:03.695 FuPluginUefiCapsule  skipping device that failed coldplug: ESRT GUID '00000000-0000-0000-0000-000000000000' was not valid
Loading…                 [***********************                ]07:17:03.901 FuEngine             failed to add device /sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.3/host8/target8:0:0/8:0:0:0/block/sdc: failed to subclass open: failed to open /dev/sdc: No medium found
07:17:04.004 FuEngine             failed to add device /sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.3/host8/target8:0:0/8:0:0:0/block/sdc: failed to subclass open: failed to open /dev/sdc: No medium found
07:17:04.045 FuEngine             failed to add device /sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.3/host8/target8:0:0/8:0:0:0/block/sdc: failed to subclass open: failed to open /dev/sdc: No medium found
Loading…                 [************************************** ]
Devices with no available firmware updates: 
 • CT120M500SSD1
 • SSD 990 PRO 1TB
 • ST4000DM004-2CV104
 • System Firmware
 • UEFI Device Firmware
 • UEFI Device Firmware
 • UEFI Device Firmware
 • UEFI dbx
kubu@kubu-System-Product-Name:~$ 

j’y vois beaucoup d’erreur mais je sais pas comment y remédier


Kubuntu 25.04 wayland Plasma 6.4.3 KDE Qt 6.8.3 noyau 6.14.0-29 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script demonipuch
J’utilise le clavier LDLC AFNOR

Hors ligne

#2 Le 02/09/2025, à 10:46

geole

Re : boot attends 45s après refind

Bonjour
Lorsque ton démarrage sera "lent", publie

systemd-analyze blame | head -25
systemd-analyze critical-chain| head -25
systemd-analyze time

 

ls -l /var/crash

journalctl --no-hostname -b --no-pager -g BOOT_IMAGE

journalctl  --no-hostname -b -p err | head -100
echo $XDG_SESSION_TYPE

Dernière modification par geole (Le 02/09/2025, à 10:46)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity

Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#3 Le 02/09/2025, à 10:59

eric63

Re : boot attends 45s après refind

boot après refind attente de ~15s avec wayland

kubu@kubu-System-Product-Name:~$ systemd-analyze blame | head -25
5.834s NetworkManager-wait-online.service
1.297s snapd.seeded.service
1.260s boot-efi.mount
1.260s home.mount
1.259s snap-bare-5.mount
1.258s snap-core18-2934.mount
1.258s snap-core18-2940.mount
1.258s snap-core20-2599.mount
1.257s snap-core22-2082.mount
1.257s snap-core22-2111.mount
1.256s snap-core24-1006.mount
1.256s snap-core24-1055.mount
1.255s snap-firefox-6700.mount
1.255s snap-firefox-6738.mount
1.254s snap-gnome\x2d42\x2d2204-176.mount
1.254s snap-gnome\x2d42\x2d2204-202.mount
1.254s snap-gtk\x2dcommon\x2dthemes-1535.mount
1.253s snap-gtk\x2dcommon\x2dthemes-1536.mount
1.253s snap-qt515\x2dcore20-44.mount
1.252s snap-shellcheck-1848.mount
1.252s snap-snapd-24792.mount
1.251s snap-snapd-25202.mount
1.251s snap-weatherian-2.mount
1.250s snap-wine\x2dplatform\x2druntime-396.mount
1.249s snap-wine\x2dplatform\x2druntime-397.mount
kubu@kubu-System-Product-Name:~$ systemd-analyze critical-chain| head -25
The time when unit became active or started is printed after the "@" character.
The time the unit took to start is printed after the "+" character.

graphical.target @10.716s
└─power-profiles-daemon.service @10.685s +31ms
  └─multi-user.target @10.683s
    └─apport.service @10.524s +159ms
      └─remote-fs.target @10.521s
        └─home-kubu-VMMultimedias.mount @10.508s +11ms
          └─network-online.target @10.477s
            └─NetworkManager-wait-online.service @4.641s +5.834s
              └─NetworkManager.service @3.923s +716ms
                └─dbus.service @3.806s +115ms
                  └─basic.target @3.797s
                    └─sockets.target @3.797s
                      └─snapd.socket @3.782s +14ms
                        └─sysinit.target @3.780s
                          └─snapd.apparmor.service @2.683s +1.096s
                            └─snapd.mounts.target @2.604s
                              └─snap-wine\x2dplatform\x2druntime-397.mount @1.327s +1.249s
                                └─dev-loop8.device @2.572s +12ms
kubu@kubu-System-Product-Name:~$ systemd-analyze time
Startup finished in 15.929s (firmware) + 18.803s (loader) + 18.313s (kernel) + 10.716s (userspace) = 1min 3.763s 
graphical.target reached after 10.716s in userspace.
kubu@kubu-System-Product-Name:~$ ls -l /var/crash
total 104528
-rw-r----- 1 kubu whoopsie 10033690 sept.  2 10:54 _usr_bin_krunner.1001.crash
-rw-r----- 1 kubu whoopsie 96996125 août  25 19:34 _usr_bin_ksplashqml.1001.crash
kubu@kubu-System-Product-Name:~$ journalctl --no-hostname -b --no-pager -g BOOT_IMAGE
-- No entries --
kubu@kubu-System-Product-Name:~$ journalctl  --no-hostname -b -p err | head -100
sept. 02 10:55:24 kernel: usb 1-11: device descriptor read/64, error -110
sept. 02 10:55:24 systemd-udevd[440]: /etc/udev/rules.d/60-brother-libsane-type1-inst.rules:14 Invalid key 'SYSFS'.
sept. 02 10:55:24 systemd-udevd[440]: /usr/lib/udev/rules.d/90-alsa-restore.rules:16 GOTO="alsa_restore_std" has no matching label, ignoring.
sept. 02 10:55:24 systemd-udevd[440]: /usr/lib/udev/rules.d/90-alsa-restore.rules:20 GOTO="alsa_restore_std" has no matching label, ignoring.
sept. 02 10:55:25 kernel: 
sept. 02 10:55:26 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG1.PEGP._DSM.USRG], AE_ALREADY_EXISTS (20240827/dsfield-184)
sept. 02 10:55:26 kernel: ACPI Error: AE_ALREADY_EXISTS, CreateBufferField failure (20240827/dswload2-477)
sept. 02 10:55:26 kernel: ACPI Error: Aborting method \_SB.PC00.PEG1.PEGP._DSM due to previous error (AE_ALREADY_EXISTS) (20240827/psparse-529)
sept. 02 10:55:26 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG1.PEGP._DSM.USRG], AE_ALREADY_EXISTS (20240827/dsfield-184)
sept. 02 10:55:26 kernel: ACPI Error: AE_ALREADY_EXISTS, CreateBufferField failure (20240827/dswload2-477)
sept. 02 10:55:26 kernel: ACPI Error: Aborting method \_SB.PC00.PEG1.PEGP._DSM due to previous error (AE_ALREADY_EXISTS) (20240827/psparse-529)
sept. 02 10:55:27 systemd[1]: Failed to start apparmor.service - Load AppArmor profiles.
sept. 02 10:55:27 systemd[1]: Failed to start apparmor.service - Load AppArmor profiles.
sept. 02 10:55:28 addgroup[1328]: The group `hardinfo2' already exists.
sept. 02 10:55:29 imap4d[1647]: impossible d'ouvrir une connexion sur inet6://[::]:143 : Address already in use
sept. 02 10:55:29 imap4d[1720]: impossible d'ouvrir une connexion sur inet6://[::]:143 : Address already in use
sept. 02 10:55:30 systemd[1]: Failed to start mailutils-imap4d.service - GNU IMAP4 daemon.
sept. 02 10:55:33 hpfax[1807]: [1807]: error: Failed to create /var/spool/cups/tmp/.hplip
sept. 02 10:55:34 sendmail[1869]: My unqualified host name (kubu-System-Product-Name) unknown; sleeping for retry
sept. 02 10:55:51 sddm-helper[2123]: gkr-pam: unable to locate daemon control file
sept. 02 10:55:54 org_kde_powerdevil[2471]: [  2471] Error(s) opening ddc devices
sept. 02 10:55:54 org_kde_powerdevil[2471]: [  2471] Error EACCES(-13): Permission denied opening /dev/i2c-4
sept. 02 10:55:54 org_kde_powerdevil[2471]: [  2471] Error EACCES(-13): Permission denied opening /dev/i2c-5
sept. 02 10:55:54 org_kde_powerdevil[2471]: [  2471] Error EACCES(-13): Permission denied opening /dev/i2c-6
sept. 02 10:55:54 org_kde_powerdevil[2471]: [  2471] Error EACCES(-13): Permission denied opening /dev/i2c-7
sept. 02 10:55:54 org_kde_powerdevil[2471]: [  2471] Error EACCES(-13): Permission denied opening /dev/i2c-8
sept. 02 10:55:54 org_kde_powerdevil[2471]: [  2471] Error EACCES(-13): Permission denied opening /dev/i2c-9
sept. 02 10:55:55 obexd[2965]: Unable to acquire registery: Error calling StartServiceByName for org.gnome.evolution.dataserver.Sources5: Unit evolution-source-registry.service not found.
sept. 02 10:55:55 obexd[2965]: Unable to acquire registery: Error calling StartServiceByName for org.gnome.evolution.dataserver.Sources5: Unit evolution-source-registry.service not found.
sept. 02 10:56:34 sendmail[1869]: unable to qualify my own domain name (kubu-System-Product-Name) -- using short name
sept. 02 10:56:34 sendmail[1869]: NOQUEUE: SYSERR(kubu): can not chdir(/var/spool/mqueue-client/): Permission denied
kubu@kubu-System-Product-Name:~$ echo $XDG_SESSION_TYPE
wayland
kubu@kubu-System-Product-Name:~$ 
 

je donne le premier boot de ce matin avec une attente de 45s avec X11

kubu@kubu-System-Product-Name:~$ systemd-analyze blame | head -25
 5.840s NetworkManager-wait-online.service
 1.250s snapd.seeded.service
 1.223s home.mount
 1.223s boot-efi.mount
 1.222s snap-bare-5.mount
 1.221s snap-core18-2934.mount
 1.221s snap-core18-2940.mount
 1.221s snap-core20-2599.mount
 1.220s snap-core22-2082.mount
 1.220s snap-core22-2111.mount
 1.219s snap-core24-1006.mount
 1.219s snap-core24-1055.mount
 1.218s snap-firefox-6700.mount
 1.218s snap-firefox-6738.mount
 1.217s snap-gnome\x2d42\x2d2204-176.mount
 1.217s snap-gnome\x2d42\x2d2204-202.mount
 1.216s snap-gtk\x2dcommon\x2dthemes-1535.mount
 1.216s snap-gtk\x2dcommon\x2dthemes-1536.mount 
1.215s snap-qt515\x2dcore20-44.mount 
1.215s snap-shellcheck-1848.mount
 1.215s snap-snapd-24792.mount 
1.214s snap-snapd-25202.mount 
1.213s snap-weatherian-2.mount
 1.213s snap-wine\x2dplatform\x2druntime-396.mount 
1.212s snap-wine\x2dplatform\x2druntime-397.mount

 kubu@kubu-System-Product-Name:~$ systemd-analyze critical-chain| head -25 
The time when unit became active or started is printed after the "@" character. 
The time the unit took to start is printed after the "+" character. 
graphical.target @10.742s 
└─power-profiles-daemon.service @10.680s +62ms 
       └─multi-user.target @10.679s
               └─apport.service @10.529s +149ms
                      └─remote-fs.target @10.527s
                            └─home-kubu-VMMultimedias.mount @10.509s +16ms
                                  └─network-online.target @10.483s 
                                        └─NetworkManager-wait-online.service @4.641s +5.840s 
		└─NetworkManager.service @3.886s +754ms 
		       └─dbus.service @3.766s +117ms 
		             └─basic.target @3.757s 
		                   └─sockets.target @3.757s 
		                        └─snapd.socket @3.735s +20ms 
                                                                              └─sysinit.target @3.733s 
    		 	              └─snapd.apparmor.service @2.642s +1.090s
				 └─snapd.mounts.target @2.563s
				      └─snap-wine\x2dplatform\x2druntime-397.mount @1.326s +1.212s 
			  	            └─dev-loop16.device @2.532s +13ms

 kubu@kubu-System-Product-Name:~$ systemd-analyze time
 Startup finished in 15.476s (firmware) + 3.812s (loader) + 1min 3.891s (kernel) + 10.743s (userspace) = 1min 33.923s 
graphical.target reached after 10.742s in userspace. 
kubu@kubu-System-Product-Name:~$ ls -l /var/crash 
total 94728 -rw-r----- 1 kubu whoopsie 96996125 août 25 19:34 _usr_bin_ksplashqml.1001.crash 
kubu@kubu-System-Product-Name:~$ journalctl --no-hostname -b --no-pager -g BOOT_IMAGE
 -- No entries -- 
kubu@kubu-System-Product-Name:~$ journalctl --no-hostname -b -p err | head -100 
sept. 02 09:08:25 kernel: ata7.00: exception Emask 0x10 SAct 0x40000000 SErr 0x2c0100 action 0x6 frozen
 sept. 02 09:08:25 kernel: ata7.00: irq_stat 0x08000000, interface fatal error sept. 02 09:08:25 kernel: ata7: SError: { UnrecovData CommWake 10B8B BadCRC }
 sept. 02 09:08:25 kernel: ata7.00: failed command: READ FPDMA QUEUED 
sept. 02 09:08:25 kernel: ata7.00: cmd 60/08:f0:98:be:c0/00:00:d1:01:00/40 tag 30 ncq dma 4096 in res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error) 
sept. 02 09:08:25 kernel: ata7.00: status: { DRDY } sept. 02 09:08:25 kernel: usb 1-11: device descriptor read/64, error -110 
sept. 02 09:08:25 kernel: ata7.00: exception Emask 0x0 SAct 0x200000 SErr 0x8c0000 action 0x6 frozen 
sept. 02 09:08:25 kernel: ata7: SError: { CommWake 10B8B LinkSeq } 
sept. 02 09:08:25 kernel: ata7.00: failed command: READ FPDMA QUEUED 
sept. 02 09:08:25 kernel: ata7.00: cmd 60/08:a8:00:10:00/00:00:00:00:00/40 tag 21 ncq dma 4096 in res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) 
sept. 02 09:08:25 kernel: ata7.00: status: { DRDY }
 sept. 02 09:08:25 kernel: I/O error, dev sda, sector 4096 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 
sept. 02 09:08:25 kernel: ata7.00: exception Emask 0x10 SAct 0x4000000 SErr 0x280100 action 0x6 frozen sept. 02 09:08:25 kernel: ata7.00: irq_stat 0x08000000, interface fatal error 
sept. 02 09:08:25 kernel: ata7: SError: { UnrecovData 10B8B BadCRC }
 sept. 02 09:08:25 kernel: ata7.00: failed command: READ FPDMA QUEUED 
sept. 02 09:08:25 kernel: ata7.00: cmd 60/08:d0:80:00:00/00:00:00:00:00/40 tag 26 ncq dma 4096 in res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
 sept. 02 09:08:25 kernel: ata7.00: status: { DRDY }
 sept. 02 09:08:25 kernel: I/O error, dev sda, sector 128 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 
sept. 02 09:08:25 kernel: ata7.00: exception Emask 0x0 SAct 0x80000 SErr 0x880000 action 0x6 frozen sept. 02 09:08:25 kernel: ata7: SError: { 10B8B LinkSeq }
 sept. 02 09:08:25 kernel: ata7.00: failed command: READ FPDMA QUEUED
 sept. 02 09:08:25 kernel: ata7.00: cmd 60/08:98:80:00:00/00:00:00:00:00/40 tag 19 ncq dma 4096 in res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) 
sept. 02 09:08:25 kernel: ata7.00: status: { DRDY } sept. 02 09:08:25 systemd-udevd[435]: /etc/udev/rules.d/60-brother-libsane-type1-inst.rules:14 Invalid key 'SYSFS'.
 sept. 02 09:08:25 systemd-udevd[435]: /usr/lib/udev/rules.d/90-alsa-restore.rules:16 GOTO="alsa_restore_std" has no matching label, ignoring.
 sept. 02 09:08:25 systemd-udevd[435]: /usr/lib/udev/rules.d/90-alsa-restore.rules:20 GOTO="alsa_restore_std" has no matching label, ignoring. 
sept. 02 09:08:25 kernel: sept. 02 09:08:27 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG1.PEGP._DSM.USRG], AE_ALREADY_EXISTS (20240827/dsfield-184) 
sept. 02 09:08:27 kernel: ACPI Error: AE_ALREADY_EXISTS, CreateBufferField failure (20240827/dswload2-477) sept. 02 09:08:27 kernel: ACPI Error: Aborting method \_SB.PC00.PEG1.PEGP._DSM due to previous error (AE_ALREADY_EXISTS) (20240827/psparse-529)
 sept. 02 09:08:27 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG1.PEGP._DSM.USRG], AE_ALREADY_EXISTS (20240827/dsfield-184) 
sept. 02 09:08:27 kernel: ACPI Error: AE_ALREADY_EXISTS, CreateBufferField failure (20240827/dswload2-477) 
sept. 02 09:08:27 kernel: ACPI Error: Aborting method \_SB.PC00.PEG1.PEGP._DSM due to previous error (AE_ALREADY_EXISTS) (20240827/psparse-529)
 sept. 02 09:08:27 systemd[1]: Failed to start apparmor.service - Load AppArmor profiles. 
sept. 02 09:08:28 systemd[1]: Failed to start apparmor.service - Load AppArmor profiles. 
sept. 02 09:08:28 addgroup[1349]: The group `hardinfo2' already exists. 
sept. 02 09:08:29 imap4d[1780]: impossible d'ouvrir une connexion sur inet6://[::]:143 : Address already in use 
sept. 02 09:08:29 imap4d[1853]: impossible d'ouvrir une connexion sur inet6://[::]:143 : Address already in use 
sept. 02 09:08:29 imap4d[1878]: impossible d'ouvrir une connexion sur inet6://[::]:143 : Address already in use 
sept. 02 09:08:30 imap4d[1901]: impossible d'ouvrir une connexion sur inet6://[::]:143 : Address already in use 
sept. 02 09:08:30 imap4d[1908]: impossible d'ouvrir une connexion sur inet6://[::]:143 : Address already in use 
sept. 02 09:08:33 hpfax[1936]: [1936]: error: Failed to create /var/spool/cups/tmp/.hplip
 sept. 02 09:08:35 sendmail[1999]: My unqualified host name (kubu-System-Product-Name) unknown; sleeping for retry 
sept. 02 09:08:44 sddm-helper[2233]: gkr-pam: unable to locate daemon control file 
sept. 02 09:08:46 org_kde_powerdevil[2644]: [ 2644] Error(s) opening ddc devices
 sept. 02 09:08:46 org_kde_powerdevil[2644]: [ 2644] Error EACCES(-13): Permission denied opening /dev/i2c-4 
sept. 02 09:08:46 org_kde_powerdevil[2644]: [ 2644] Error EACCES(-13): Permission denied opening /dev/i2c-5 
sept. 02 09:08:46 org_kde_powerdevil[2644]: [ 2644] Error EACCES(-13): Permission denied opening /dev/i2c-6
 sept. 02 09:08:46 org_kde_powerdevil[2644]: [ 2644] Error EACCES(-13): Permission denied opening /dev/i2c-7 
sept. 02 09:08:46 org_kde_powerdevil[2644]: [ 2644] Error EACCES(-13): Permission denied opening /dev/i2c-8 
sept. 02 09:08:46 org_kde_powerdevil[2644]: [ 2644] Error EACCES(-13): Permission denied opening /dev/i2c-9 
sept. 02 09:08:50 obexd[3042]: Unable to acquire registery: Error calling StartServiceByName for org.gnome.evolution.dataserver.Sources5: Unit evolution-source-registry.service not found. 
sept. 02 09:08:50 obexd[3042]: Unable to acquire registery: Error calling StartServiceByName for org.gnome.evolution.dataserver.Sources5: Unit evolution-source-registry.service not found.
 sept. 02 09:09:34 sendmail[1999]: unable to qualify my own domain name (kubu-System-Product-Name) -- using short name 
sept. 02 09:09:34 sendmail[1999]: NOQUEUE: SYSERR(kubu): can not chdir(/var/spool/mqueue-client/): Permission denied 
sept. 02 09:13:27 sendmail[4040]: My unqualified host name (kubu-System-Product-Name) unknown; sleeping for retry 
sept. 02 09:14:27 sendmail[4040]: unable to qualify my own domain name (kubu-System-Product-Name) -- using short name 
sept. 02 09:14:27 sendmail[4040]: NOQUEUE: SYSERR(root): can not chdir(/var/spool/mqueue-client/): Permission denied 
sept. 02 09:14:27 anacron[1318]: Tried to mail output of job `cron.daily', but mailer process (/usr/sbin/sendmail) exited with status 78 
sept. 02 09:20:01 sendmail[4851]: My unqualified host name (kubu-System-Product-Name) unknown; sleeping for retry 
sept. 02 09:21:01 sendmail[4851]: unable to qualify my own domain name (kubu-System-Product-Name) -- using short name 
sept. 02 09:21:01 sendmail[4851]: NOQUEUE: SYSERR(smmsp): can not chdir(/var/spool/mqueue-client/): Permission denied 
sept. 02 09:40:01 sendmail[8074]: My unqualified host name (kubu-System-Product-Name) unknown; sleeping for retry 
sept. 02 09:41:01 sendmail[8074]: unable to qualify my own domain name (kubu-System-Product-Name) -- using short name
 sept. 02 09:41:01 sendmail[8074]: NOQUEUE: SYSERR(smmsp): can not chdir(/var/spool/mqueue-client/): Permission denied 
sept. 02 10:00:01 sendmail[14875]: My unqualified host name (kubu-System-Product-Name) unknown; sleeping for retry
 sept. 02 10:01:01 sendmail[14875]: unable to qualify my own domain name (kubu-System-Product-Name) -- using short name 
sept. 02 10:01:01 sendmail[14875]: NOQUEUE: SYSERR(smmsp): can not chdir(/var/spool/mqueue-client/): Permission denied 
sept. 02 10:20:01 sendmail[21336]: My unqualified host name (kubu-System-Product-Name) unknown; sleeping for retry 
sept. 02 10:21:01 sendmail[21336]: unable to qualify my own domain name (kubu-System-Product-Name) -- using short name
sept. 02 10:21:01 sendmail[21336]: NOQUEUE: SYSERR(smmsp): can not chdir(/var/spool/mqueue-client/): Permission denied 
sept. 02 10:40:01 sendmail[23253]: My unqualified host name (kubu-System-Product-Name) unknown; sleeping for retry 
sept. 02 10:41:01 sendmail[23253]: unable to qualify my own domain name (kubu-System-Product-Name) -- using short name 
sept. 02 10:41:01 sendmail[23253]: NOQUEUE: SYSERR(smmsp): can not chdir(/var/spool/mqueue-client/): Permission denied

kubu@kubu-System-Product-Name:~$ echo $XDG_SESSION_TYPE 
x11 
kubu@kubu-System-Product-Name:~$ 

Dernière modification par eric63 (Le 02/09/2025, à 11:27)


Kubuntu 25.04 wayland Plasma 6.4.3 KDE Qt 6.8.3 noyau 6.14.0-29 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script demonipuch
J’utilise le clavier LDLC AFNOR

Hors ligne

#4 Le 02/09/2025, à 11:52

geole

Re : boot attends 45s après refind

graphical.target @10.742s

Startup finished in 15.476s (firmware) + 3.812s (loader) + 1min 3.891s (kernel) + 10.743s (userspace) = 1min 33.923s 

Rien à dire de particulier. Attendons le contexte "lent".

Dernière modification par geole (Le 02/09/2025, à 11:52)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity

Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#5 Le 02/09/2025, à 12:37

eric63

Re : boot attends 45s après refind

contexte lent ~45s avec wayland
Au passage je note aussi que l’écran se fige après l’ouverturte de la session environ 15s
c’est pas un blocage complet parce qu’il y a des trucs qui fonctionnent normalement (l’effet cube est ok par exemple mais les plasmoids bloquent)

[kubu@kubu-System-Product-Name:~$ systemd-analyze blame | head -25
5.837s NetworkManager-wait-online.service
1.279s snapd.seeded.service
1.195s boot-efi.mount
1.195s home.mount
1.194s snap-bare-5.mount
1.193s snap-core18-2934.mount
1.193s snap-core18-2940.mount
1.193s snap-core20-2599.mount
1.192s snap-core22-2082.mount
1.192s snapd.service
1.191s snap-core22-2111.mount
1.191s snap-core24-1006.mount
1.190s snap-core24-1055.mount
1.190s snap-firefox-6700.mount
1.189s snap-firefox-6738.mount
1.189s snap-gnome\x2d42\x2d2204-176.mount
1.189s snap-gnome\x2d42\x2d2204-202.mount
1.189s snap-gtk\x2dcommon\x2dthemes-1535.mount
1.188s snap-gtk\x2dcommon\x2dthemes-1536.mount
1.188s snap-qt515\x2dcore20-44.mount
1.187s snap-shellcheck-1848.mount
1.187s snap-snapd-24792.mount
1.186s snap-snapd-25202.mount
1.185s snap-weatherian-2.mount
1.185s snap-wine\x2dplatform\x2druntime-396.mount
kubu@kubu-System-Product-Name:~$ systemd-analyze critical-chain| head -25
The time when unit became active or started is printed after the "@" character.
The time the unit took to start is printed after the "+" character.

graphical.target @10.622s
└─power-profiles-daemon.service @10.572s +50ms
  └─multi-user.target @10.571s
    └─apport.service @10.443s +127ms
      └─remote-fs.target @10.442s
        └─home-kubu-VMMultimedias.mount @10.432s +8ms
          └─network-online.target @10.404s
            └─NetworkManager-wait-online.service @4.565s +5.837s
              └─NetworkManager.service @3.807s +756ms
                └─dbus.service @3.690s +115ms
                  └─basic.target @3.681s
                    └─sockets.target @3.681s
                      └─snapd.socket @3.665s +15ms
                        └─sysinit.target @3.663s
                          └─snapd.apparmor.service @2.585s +1.078s
                            └─snapd.mounts.target @2.510s
                              └─snap-wine\x2dplatform\x2druntime-397.mount @1.298s +1.184s
                                └─dev-loop7.device @2.469s +29ms
kubu@kubu-System-Product-Name:~$ systemd-analyze time
Startup finished in 15.473s (firmware) + 4.333s (loader) + 1min 3.981s (kernel) + 10.622s (userspace) = 1min 34.411s 
graphical.target reached after 10.622s in userspace.
kubu@kubu-System-Product-Name:~$ ls -l /var/crash
total 104528
-rw-r----- 1 kubu whoopsie 10033690 sept.  2 10:54 _usr_bin_krunner.1001.crash
-rw-r----- 1 kubu whoopsie 96996125 août  25 19:34 _usr_bin_ksplashqml.1001.crash
kubu@kubu-System-Product-Name:~$ journalctl --no-hostname -b --no-pager -g BOOT_IMAGE
-- No entries --
kubu@kubu-System-Product-Name:~$ journalctl  --no-hostname -b -p err | head -100
sept. 02 12:25:17 kernel: usb 1-11: device descriptor read/64, error -110
sept. 02 12:25:17 kernel: ata7.00: exception Emask 0x2 SAct 0x1 SErr 0x8c0401 action 0x6 frozen
sept. 02 12:25:17 kernel: ata7: SError: { RecovData Proto CommWake 10B8B LinkSeq }
sept. 02 12:25:17 kernel: ata7.00: failed command: READ FPDMA QUEUED
sept. 02 12:25:17 kernel: ata7.00: cmd 60/08:00:a0:be:c0/00:00:d1:01:00/40 tag 0 ncq dma 4096 in
                                   res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x6 (timeout)
sept. 02 12:25:17 kernel: ata7.00: status: { DRDY }
sept. 02 12:25:17 kernel: ata7.00: exception Emask 0x10 SAct 0x1000 SErr 0x2c0100 action 0x6 frozen
sept. 02 12:25:17 kernel: ata7.00: irq_stat 0x08000000, interface fatal error
sept. 02 12:25:17 kernel: ata7: SError: { UnrecovData CommWake 10B8B BadCRC }
sept. 02 12:25:17 kernel: ata7.00: failed command: READ FPDMA QUEUED
sept. 02 12:25:17 kernel: ata7.00: cmd 60/08:60:20:bd:c0/00:00:d1:01:00/40 tag 12 ncq dma 4096 in
                                   res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
sept. 02 12:25:17 kernel: ata7.00: status: { DRDY }
sept. 02 12:25:17 kernel: I/O error, dev sda, sector 7814036768 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
sept. 02 12:25:17 kernel: ata7.00: exception Emask 0x10 SAct 0x10000 SErr 0x280100 action 0x6 frozen
sept. 02 12:25:17 kernel: ata7.00: irq_stat 0x08000000, interface fatal error
sept. 02 12:25:17 kernel: ata7: SError: { UnrecovData 10B8B BadCRC }
sept. 02 12:25:17 kernel: ata7.00: failed command: READ FPDMA QUEUED
sept. 02 12:25:17 kernel: ata7.00: cmd 60/08:80:d0:bb:c0/00:00:d1:01:00/40 tag 16 ncq dma 4096 in
                                   res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
sept. 02 12:25:17 kernel: ata7.00: status: { DRDY }
sept. 02 12:25:17 kernel: I/O error, dev sda, sector 7814036432 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
sept. 02 12:25:17 kernel: ata7.00: exception Emask 0x0 SAct 0x600 SErr 0x880000 action 0x6 frozen
sept. 02 12:25:17 kernel: ata7: SError: { 10B8B LinkSeq }
sept. 02 12:25:17 kernel: ata7.00: failed command: READ FPDMA QUEUED
sept. 02 12:25:17 kernel: ata7.00: cmd 60/78:48:88:00:00/00:00:00:00:00/40 tag 9 ncq dma 61440 in
                                   res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
sept. 02 12:25:17 kernel: ata7.00: status: { DRDY }
sept. 02 12:25:17 kernel: ata7.00: failed command: READ FPDMA QUEUED
sept. 02 12:25:17 kernel: ata7.00: cmd 60/f8:50:08:01:00/00:00:00:00:00/40 tag 10 ncq dma 126976 in
                                   res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
sept. 02 12:25:17 kernel: ata7.00: status: { DRDY }
sept. 02 12:25:17 kernel: I/O error, dev sda, sector 136 op 0x0:(READ) flags 0x80700 phys_seg 15 prio class 0
sept. 02 12:25:17 kernel: I/O error, dev sda, sector 264 op 0x0:(READ) flags 0x80700 phys_seg 31 prio class 0
sept. 02 12:25:17 systemd-udevd[435]: /etc/udev/rules.d/60-brother-libsane-type1-inst.rules:14 Invalid key 'SYSFS'.
sept. 02 12:25:17 systemd-udevd[435]: /usr/lib/udev/rules.d/90-alsa-restore.rules:16 GOTO="alsa_restore_std" has no matching label, ignoring.
sept. 02 12:25:17 systemd-udevd[435]: /usr/lib/udev/rules.d/90-alsa-restore.rules:20 GOTO="alsa_restore_std" has no matching label, ignoring.
sept. 02 12:25:17 kernel: 
sept. 02 12:25:19 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG1.PEGP._DSM.USRG], AE_ALREADY_EXISTS (20240827/dsfield-184)
sept. 02 12:25:19 kernel: ACPI Error: AE_ALREADY_EXISTS, CreateBufferField failure (20240827/dswload2-477)
sept. 02 12:25:19 kernel: ACPI Error: Aborting method \_SB.PC00.PEG1.PEGP._DSM due to previous error (AE_ALREADY_EXISTS) (20240827/psparse-529)
sept. 02 12:25:19 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG1.PEGP._DSM.USRG], AE_ALREADY_EXISTS (20240827/dsfield-184)
sept. 02 12:25:19 kernel: ACPI Error: AE_ALREADY_EXISTS, CreateBufferField failure (20240827/dswload2-477)
sept. 02 12:25:19 kernel: ACPI Error: Aborting method \_SB.PC00.PEG1.PEGP._DSM due to previous error (AE_ALREADY_EXISTS) (20240827/psparse-529)
sept. 02 12:25:19 systemd[1]: Failed to start apparmor.service - Load AppArmor profiles.
sept. 02 12:25:20 systemd[1]: Failed to start apparmor.service - Load AppArmor profiles.
sept. 02 12:25:20 addgroup[1341]: The group `hardinfo2' already exists.
sept. 02 12:25:21 imap4d[1659]: impossible d'ouvrir une connexion sur inet6://[::]:143 : Address already in use
sept. 02 12:25:21 imap4d[1722]: impossible d'ouvrir une connexion sur inet6://[::]:143 : Address already in use
sept. 02 12:25:25 hpfax[1798]: [1798]: error: Failed to create /var/spool/cups/tmp/.hplip
sept. 02 12:25:27 sendmail[1860]: My unqualified host name (kubu-System-Product-Name) unknown; sleeping for retry
sept. 02 12:25:35 sddm-helper[2114]: gkr-pam: unable to locate daemon control file
sept. 02 12:25:38 org_kde_powerdevil[2462]: [  2462] Error(s) opening ddc devices
sept. 02 12:25:38 org_kde_powerdevil[2462]: [  2462] Error EACCES(-13): Permission denied opening /dev/i2c-4
sept. 02 12:25:38 org_kde_powerdevil[2462]: [  2462] Error EACCES(-13): Permission denied opening /dev/i2c-5
sept. 02 12:25:38 org_kde_powerdevil[2462]: [  2462] Error EACCES(-13): Permission denied opening /dev/i2c-6
sept. 02 12:25:38 org_kde_powerdevil[2462]: [  2462] Error EACCES(-13): Permission denied opening /dev/i2c-7
sept. 02 12:25:38 org_kde_powerdevil[2462]: [  2462] Error EACCES(-13): Permission denied opening /dev/i2c-8
sept. 02 12:25:38 org_kde_powerdevil[2462]: [  2462] Error EACCES(-13): Permission denied opening /dev/i2c-9
sept. 02 12:25:39 obexd[2935]: Unable to acquire registery: Error calling StartServiceByName for org.gnome.evolution.dataserver.Sources5: Unit evolution-source-registry.service not found.
sept. 02 12:25:39 obexd[2935]: Unable to acquire registery: Error calling StartServiceByName for org.gnome.evolution.dataserver.Sources5: Unit evolution-source-registry.service not found.
sept. 02 12:26:27 sendmail[1860]: unable to qualify my own domain name (kubu-System-Product-Name) -- using short name
sept. 02 12:26:27 sendmail[1860]: NOQUEUE: SYSERR(kubu): can not chdir(/var/spool/mqueue-client/): Permission denied
kubu@kubu-System-Product-Name:~$ echo $XDG_SESSION_TYPE
wayland
kubu@kubu-System-Product-Name:~$ 

Kubuntu 25.04 wayland Plasma 6.4.3 KDE Qt 6.8.3 noyau 6.14.0-29 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script demonipuch
J’utilise le clavier LDLC AFNOR

Hors ligne

#6 Le 02/09/2025, à 12:56

geole

Re : boot attends 45s après refind

sept. 02 12:25:17 kernel: I/O error, dev sda, sector 136 op 0x0:(READ) flags 0x80700 phys_seg 15 prio class 0
sept. 02 12:25:17 kernel: I/O error, dev sda, sector 264 op 0x0:(READ) flags 0x80700 phys_seg 31 prio class 0

SDA est-il un disque interne ou externe?
Installe l'application smartmontools puis publie

sudo smartctl -s on -a /dev/sda

Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity

Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#7 Le 02/09/2025, à 13:25

eric63

Re : boot attends 45s après refind

sda est un disque interne que j’ai récemment ajouté

kubu@kubu-System-Product-Name:~$ lsblk -fe7
NAME        FSTYPE FSVER LABEL            UUID                                 FSAVAIL FSUSE% MOUNTPOINTS
sda                                                                                           
└─sda1      ext4   1.0   Save_Photos      58ab5626-23a1-4e24-9df4-fc3bd5570243    3,2T     5% /media/kubu/Save_Photos
sdb                                                                                           
├─sdb1      vfat   FAT32                  BF48-8EA6                                           
└─sdb2      ext4   1.0   kubuntu_2504     338dc3c6-8ee8-425c-a7a4-5690aae53f6e                
sdc                                                                                           
nvme0n1                                                                                       
├─nvme0n1p1 vfat   FAT32                  9236-E359                             282,7M     6% /boot/efi
├─nvme0n1p2 ext4   1.0   Kubuntu_24.10_Sy c947219d-7b6c-468b-b484-10fdfd4c590a   16,4G    63% /var/snap/firefox/common/host-hunspell
│                                                                                             /
└─nvme0n1p3 ext4   1.0   kubuntu_24.10_ho def72feb-0130-4fcb-8d77-d86e75de156b  108,3G    82% /home
kubu@kubu-System-Product-Name:~$ 
kubu@kubu-System-Product-Name:~$ sudo smartctl -s on -a /dev/sda
[sudo] password for kubu: 
smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.14.0-29-generic] (local build)
Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Seagate BarraCuda 3.5 (SMR)
Device Model:     ST4000DM004-2CV104
Serial Number:    ZFN2VX3R
LU WWN Device Id: 5 000c50 0cd48f48e
Firmware Version: 0001
User Capacity:    4000787030016 bytes [4,00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5425 rpm
Form Factor:      3.5 inches
Device is:        In smartctl database 7.3/5528
ATA Version is:   ACS-3 T13/2161-D revision 5
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is:    Tue Sep  2 13:24:39 2025 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enabled.

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00) Offline data collection activity
                                        was never started.
                                        Auto Offline Data Collection: Disabled.
Self-test execution status:      (   0) The previous self-test routine completed
                                        without error or no self-test has ever 
                                        been run.
Total time to complete Offline 
data collection:                (    0) seconds.
Offline data collection
capabilities:                    (0x73) SMART execute Offline immediate.
                                        Auto Offline data collection on/off support.
                                        Suspend Offline collection upon new
                                        command.
                                        No Offline surface scan supported.
                                        Self-test supported.
                                        Conveyance Self-test supported.
                                        Selective Self-test supported.
SMART capabilities:            (0x0003) Saves SMART data before entering
                                        power-saving mode.
                                        Supports SMART auto save timer.
Error logging capability:        (0x01) Error logging supported.
                                        General Purpose Logging supported.
Short self-test routine 
recommended polling time:        (   1) minutes.
Extended self-test routine
recommended polling time:        ( 473) minutes.
Conveyance self-test routine
recommended polling time:        (   2) minutes.
SCT capabilities:              (0x30a5) SCT Status supported.
                                        SCT Data Table supported.

SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   080   064   006    Pre-fail  Always       -       91524834
  3 Spin_Up_Time            0x0003   096   096   000    Pre-fail  Always       -       0
  4 Start_Stop_Count        0x0032   099   099   020    Old_age   Always       -       1489
  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000f   076   060   045    Pre-fail  Always       -       42359951
  9 Power_On_Hours          0x0032   074   074   000    Old_age   Always       -       23612h+44m+22.361s
 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always       -       264
183 Runtime_Bad_Block       0x0032   058   058   000    Old_age   Always       -       42
184 End-to-End_Error        0x0032   100   100   099    Old_age   Always       -       0
187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       0
188 Command_Timeout         0x0032   097   095   000    Old_age   Always       -       67 85 102
189 High_Fly_Writes         0x003a   100   100   000    Old_age   Always       -       0
190 Airflow_Temperature_Cel 0x0022   066   050   040    Old_age   Always       -       34 (Min/Max 33/34)
191 G-Sense_Error_Rate      0x0032   100   100   000    Old_age   Always       -       0
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       269
193 Load_Cycle_Count        0x0032   092   092   000    Old_age   Always       -       16744
194 Temperature_Celsius     0x0022   034   050   000    Old_age   Always       -       34 (0 18 0 0 0)
195 Hardware_ECC_Recovered  0x001a   080   064   000    Old_age   Always       -       91524834
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x003e   200   001   000    Old_age   Always       -       37063
240 Head_Flying_Hours       0x0000   100   253   000    Old_age   Offline      -       12540h+26m+30.410s
241 Total_LBAs_Written      0x0000   100   253   000    Old_age   Offline      -       27687807195
242 Total_LBAs_Read         0x0000   100   253   000    Old_age   Offline      -       27233135640

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
No self-tests have been logged.  [To run self-tests, use: smartctl -t]

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

The above only provides legacy SMART information - try 'smartctl -x' for more

kubu@kubu-System-Product-Name:~$ 

Kubuntu 25.04 wayland Plasma 6.4.3 KDE Qt 6.8.3 noyau 6.14.0-29 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script demonipuch
J’utilise le clavier LDLC AFNOR

Hors ligne

#8 Le 02/09/2025, à 13:55

geole

Re : boot attends 45s après refind

Pas vu de trace des erreurs  indiquées dans le journal.

197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0
No Errors Logged

Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity

Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#9 Le 02/09/2025, à 15:46

iznobe

Re : boot attends 45s après refind

Bonjour , le problème est là :

...
Startup finished in 15.476s (firmware) + 3.812s (loader) + 1min 3.891s (kernel) + 10.743s (userspace) = 1min 33.923s
...

quel noyau tu as en ce moment ?

Demarre avec l' ancien , et re donne le retour , ( une valeur correcte devrait être de moins de 16 secondes environ avec un NVME ) pour la lecture du kernel et surtout dans ton cas , du " loader "

Dernière modification par iznobe (Le 02/09/2025, à 15:48)

Hors ligne

#10 Le 02/09/2025, à 19:30

eric63

Re : boot attends 45s après refind

Je suis actuellement sur le noyau noyau 6.14.0-29
je n’arrive pas à reprendre mes anciens noyaux depuis refind qui me dirige vers un autre noyau noyau 6.14.0-15 mais avec un autre disque
je suis passé par une version  du noyau 6.14.0-15 et un boot depuis une kubuntu 25.04 depuis un autre disque qui semble résoudre le problème mais c’est pas les mêmes conditions
je vais mettre le résultat le temps de passer sur ce noyau  6.14.0-15

mais ça n’est pas pertinent mis à part le temps que cela devrait mettre

kubu@kubu-systemproductname:~$ systemd-analyze time
Startup finished in 15.482s (firmware) + 13.163s (loader) + 18.639s (kernel) + 10.089s (userspace) = 57.374s 
graphical.target reached after 10.088s in userspace.
kubu@kubu-systemproductname:~$ 

Dernière modification par eric63 (Le 02/09/2025, à 20:59)


Kubuntu 25.04 wayland Plasma 6.4.3 KDE Qt 6.8.3 noyau 6.14.0-29 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script demonipuch
J’utilise le clavier LDLC AFNOR

Hors ligne

#11 Le 02/09/2025, à 21:19

geole

Re : boot attends 45s après refind

Regarde si deux partitions ext4 n’ont pas le même uuid

sudo blkid | grep ext4

Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity

Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#12 Le 02/09/2025, à 21:31

eric63

Re : boot attends 45s après refind

kubu@kubu-System-Product-Name:~$ sudo blkid | grep ext4
[sudo] password for kubu: 
/dev/nvme0n1p2: LABEL="Kubuntu_24.10_Sy" UUID="c947219d-7b6c-468b-b484-10fdfd4c590a" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="1ddcc41d-a1bb-47b0-91c2-1e5e948fad84"
/dev/nvme0n1p3: LABEL="kubuntu_24.10_ho" UUID="def72feb-0130-4fcb-8d77-d86e75de156b" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="f9fdde0c-bed2-4022-9f86-9be30637d20d"
/dev/sdb2: LABEL="kubuntu_2504" UUID="338dc3c6-8ee8-425c-a7a4-5690aae53f6e" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="kubuntu_2504" PARTUUID="9f2787f1-2775-4670-84f5-2d689cf74dbf"
/dev/sda1: LABEL="Save_Photos" UUID="58ab5626-23a1-4e24-9df4-fc3bd5570243" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="088cfcbc-40b3-4a11-821c-a6427c1ad5c4"
kubu@kubu-System-Product-Name:~$ 

Kubuntu 25.04 wayland Plasma 6.4.3 KDE Qt 6.8.3 noyau 6.14.0-29 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script demonipuch
J’utilise le clavier LDLC AFNOR

Hors ligne

#13 Le 03/09/2025, à 10:07

iznobe

Re : boot attends 45s après refind

Bonjour , je ne suis pas tres à l' aise avec refind ...
Mais montre la liste des noyaux sur ton systeme qui ' foire ' :

echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"

Hors ligne

#14 Le 03/09/2025, à 11:42

eric63

Re : boot attends 45s après refind

j’ai essayé de me connecter sur le noyau  6.14.0-28.28 avec grub que j’ai gardé mais ça me renvoie une erreur et ça bloque le processus . J’ ai trouvé une option qui fonctionne pour le noyau 6.14.0-28.28

kubu@kubu-System-Product-Name:~$ echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"

ii  linux-headers-6.14.0-28                          6.14.0-28.28  all
ii  linux-headers-6.14.0-28-generic                  6.14.0-28.28  amd64
ii  linux-image-6.14.0-28-generic                    6.14.0-28.28  amd64
ii  linux-modules-6.14.0-28-generic                  6.14.0-28.28  amd64
ii  linux-modules-extra-6.14.0-28-generic            6.14.0-28.28  amd64
ii  linux-modules-nvidia-575-open-6.14.0-28-generic  6.14.0-28.28  amd64
ii  linux-tools-6.14.0-28                            6.14.0-28.28  amd64
ii  linux-tools-6.14.0-28-generic                    6.14.0-28.28  amd64
ii  linux-headers-6.14.0-29                          6.14.0-29.29  all
ii  linux-tools-common                               6.14.0-29.29  all
ii  linux-generic                                    6.14.0-29.29  amd64
ii  linux-headers-6.14.0-29-generic                  6.14.0-29.29  amd64
ii  linux-headers-generic                            6.14.0-29.29  amd64
ii  linux-image-6.14.0-29-generic                    6.14.0-29.29  amd64
ii  linux-image-generic                              6.14.0-29.29  amd64
ii  linux-modules-6.14.0-29-generic                  6.14.0-29.29  amd64
ii  linux-modules-extra-6.14.0-29-generic            6.14.0-29.29  amd64
ii  linux-modules-nvidia-575-open-6.14.0-29-generic  6.14.0-29.29  amd64
ii  linux-modules-nvidia-575-open-generic            6.14.0-29.29  amd64
ii  linux-tools-6.14.0-29                            6.14.0-29.29  amd64
ii  linux-tools-6.14.0-29-generic                    6.14.0-29.29  amd64

Noyau courant : 6.14.0-29-generic x86_64
kubu@kubu-System-Product-Name:~$ 

refind ne me retrouve pas directement l’ancien noyau 6.14.0-28.28
je suis obligé de choisir manuellement une option de boot dans refind qui me renvoi vers grub et de là je peux choisir manuellement le noyau 6.14.0-28.28
j’ai l’impression que refind se mélange les pédales entre les choix qui sont nombreux (+ de 6 options de boot) et je n’ai pas le bon choix qui outre la version  6.14.0-29.29 devrait avoir une option  6.14.0-28.28 directement depuis refind
la seule option 6.14.0-28.28 directement proposé concerne le boot sur le SSD

Dernière modification par eric63 (Le 03/09/2025, à 11:58)


Kubuntu 25.04 wayland Plasma 6.4.3 KDE Qt 6.8.3 noyau 6.14.0-29 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script demonipuch
J’utilise le clavier LDLC AFNOR

Hors ligne

#15 Le 03/09/2025, à 11:56

iznobe

Re : boot attends 45s après refind

effectivement , il semble que pour le 6.14.028 il manque des paquets .

pourquoi utiliser des versions non LTS sur ton ordi que tu utilises tous les jours ?
tu sais pertinemment que ce n' est pas recommandé et que les versions non LTS sont destinées a fin de développement pour la future LTS justement non ?

tu aimes les complications on dirait tongue

De plus , ces 2 versions de noyaux ont eu mauvaise presse sur le forum .
on a vu pas mal de message avec des erreurs au sujet de ces noyaux .

Dernière modification par iznobe (Le 03/09/2025, à 14:46)

Hors ligne

#16 Le 03/09/2025, à 13:23

geole

Re : boot attends 45s après refind

Bonjour.
En standard, refind choisit le dernier noyau détecté par la présence du couple vmlinuz et initrc stockés dans /boot.
Si tu veux choisir un vieux noyau, il est inutile de le faire booter grub, appuie sur la touche F2 ( ou esc ou tab ? )  afin qu’il te donne la liste de tous les noyaux de l’instance, il te suffira de te positionner sur celui que tu veux.
Au pire, tu peux positionner une option permettant d’afficher tous les noyaux ( attention à la quantité d’icônes ).

Dernière modification par geole (Le 03/09/2025, à 14:52)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity

Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#17 Le 03/09/2025, à 13:34

eric63

Re : boot attends 45s après refind

Oui j’adore les complications smile J’en avais fait mon métier pendant 30 ans
Ça fait des dizaines d’années que je fonctionne comme cela avec les versions non LTS. Ça me va très bien et  je n’ai que très peu été ennuyé par des gros bug et j’ai toujours une version n-6 mois au cas où.
J’ai pas eut de problèmes sur ces 2 dernières versions  sauf ce délai d’attente et je ne sais plus si la version 28 avait le même problème
les paquets pour la 28 existent puisque je suis actuellement en train de tester sur celle ci
il semble que cela résout le problème si je passe manuellement par grub qu’importe le noyau mais il faudra que je fasse d’autres essais

mais c’est plutôt un problème avec refind qui ne trouve pas ces paquets correctement et que grub trouve manuellement

Dernière modification par eric63 (Le 03/09/2025, à 13:40)


Kubuntu 25.04 wayland Plasma 6.4.3 KDE Qt 6.8.3 noyau 6.14.0-29 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script demonipuch
J’utilise le clavier LDLC AFNOR

Hors ligne

#18 Le 03/09/2025, à 14:07

O_20_100_O

Re : boot attends 45s après refind

Bonjour,

Oui j’adore les complications

Ton démarrage n'est pas assez complexe, ajoute systemd-boot big_smile

Ça fait des dizaines d’années que je fonctionne comme cela avec les versions non LTS

Et tu n'as pas une petite rolling sur un de tes disques ?

Hors ligne

#19 Le 03/09/2025, à 14:48

iznobe

Re : boot attends 45s après refind

bon et bien vu que le problème est trouvé ( et qu ' il sera probablement résolu avec le 6.14.0.30 ), tu peux enchaîner sur les noyaux / refind dans une autre discussion maintenant tongue

Hors ligne

#20 Le 03/09/2025, à 14:54

geole

Re : boot attends 45s après refind

Pour refind, publie

sudo ls -l /boot

Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity

Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#21 Le 03/09/2025, à 15:18

eric63

Re : boot attends 45s après refind

ubu@kubu-System-Product-Name:~$ sudo ls -l /boot
[sudo] password for kubu: 
total 212284
-rw-r--r-- 1 root root   296778 juil. 23 12:01 config-6.14.0-28-generic
-rw-r--r-- 1 root root   296778 août   7 16:44 config-6.14.0-29-generic
drwx------ 3 root root     4096 janv.  1  1970 efi
drwxr-xr-x 5 root root     4096 août  28 07:51 grub
lrwxrwxrwx 1 root root       28 août  27 21:12 initrd.img -> initrd.img-6.14.0-29-generic
-rw-r--r-- 1 root root 82000246 août  14 16:00 initrd.img-6.14.0-28-generic
-rw-r--r-- 1 root root 82000800 août  27 21:12 initrd.img-6.14.0-29-generic
lrwxrwxrwx 1 root root       28 août  27 21:12 initrd.img.old -> initrd.img-6.14.0-28-generic
-rw-r--r-- 1 root root   151020 nov.  17  2024 memtest86+ia32.bin
-rw-r--r-- 1 root root   152064 nov.  17  2024 memtest86+ia32.efi
-rw-r--r-- 1 root root   155992 nov.  17  2024 memtest86+x64.bin
-rw-r--r-- 1 root root   157184 nov.  17  2024 memtest86+x64.efi
-rw-r--r-- 1 root root      278 oct.  12  2024 refind_linux.conf
-rw-r--r-- 1 root root      278 mai   29  2024 refind_linux.conf.origine
-rw------- 1 root root 10287886 juil. 23 12:01 System.map-6.14.0-28-generic
-rw------- 1 root root 10287886 août   7 16:44 System.map-6.14.0-29-generic
lrwxrwxrwx 1 root root       25 août  27 21:12 vmlinuz -> vmlinuz-6.14.0-29-generic
-rw------- 1 root root 15772040 juil. 23 12:08 vmlinuz-6.14.0-28-generic
-rw------- 1 root root 15772040 août   7 17:34 vmlinuz-6.14.0-29-generic
lrwxrwxrwx 1 root root       25 août  27 21:12 vmlinuz.old -> vmlinuz-6.14.0-28-generic
kubu@kubu-System-Product-Name:~$ 

Kubuntu 25.04 wayland Plasma 6.4.3 KDE Qt 6.8.3 noyau 6.14.0-29 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script demonipuch
J’utilise le clavier LDLC AFNOR

Hors ligne

#22 Le 03/09/2025, à 15:28

geole

Re : boot attends 45s après refind

eric63 a écrit :
ubu@kubu-System-Product-Name:~$ sudo ls -l /boot
-rw-r--r-- 1 root root 82000246 août  14 16:00 initrd.img-6.14.0-28-generic
-rw-r--r-- 1 root root 82000800 août  27 21:12 initrd.img-6.14.0-29-generic
-rw-r--r-- 1 root root      278 oct.  12  2024 refind_linux.conf
-rw------- 1 root root 10287886 juil. 23 12:01 System.map-6.14.0-28-generic
-rw------- 1 root root 10287886 août   7 16:44 System.map-6.14.0-29-generic
kubu@kubu-System-Product-Name:~$ 

Le noyau 29 est par défaut, Mais tu devrais aussi pouvoir choisir le noyau 28    par l'appui sur la touche F2.
Si le noyau 28 n'est pas listé, cela veut dire que l'un des deux fichiers  n'est pas correct, Je doute alors que cela fonctionne avec le grub
J'ai noté que initrd.img-6.14.0-28-generic est postérieur à System.map-6.14.0-29-generic. Cependant je pense que cela n'a pas de conséquences.

Dernière modification par geole (Le 03/09/2025, à 15:35)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity

Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#23 Le 03/09/2025, à 16:12

eric63

Re : boot attends 45s après refind

ha ok merci geole je vais testé cela
j’ai oublié la touche F2 par manque de pratique. C’est indiqué en bas pourtant.
Donc il faut être sur l’icône du dernier noyau 29 démarré ou chercher l’icône du dernier noyau 29
puis F2 et on peut choisir la version 28 qui semble résoudre le problème

oups il faut une autre condition pour que le problème apparaisse:
il faut avoir éteint le PC
en cas d’ avoir fait un redémarrage le problème ne se pose pas

#iznobe j’y ai pensé mais j’aime bien le forum kubuntu

Dernière modification par eric63 (Le 03/09/2025, à 16:18)


Kubuntu 25.04 wayland Plasma 6.4.3 KDE Qt 6.8.3 noyau 6.14.0-29 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script demonipuch
J’utilise le clavier LDLC AFNOR

Hors ligne

#24 Le 04/09/2025, à 09:11

eric63

Re : boot attends 45s après refind

Bon ce matin après démarrage du Pc - refind avec la toucheF2 pour accéder au noyau 28 j’ai toujours ce problème d’attente de 45s après un petit message de la vmlinux  6.14.0-28 qui dit qu’il démarre
puis l’accès à ma session ok et de nouveau j’ai des figeages qui durent ~15/30s de certaines parties de mon écran (plasmoids, tableaux de bord) le cube et la souris fonctionnent
je redonne les commandes au cas où

kubu@kubu-System-Product-Name:~$ systemd-analyze blame | head -25
5.840s NetworkManager-wait-online.service
1.275s snapd.seeded.service
1.198s boot-efi.mount
1.197s snapd.service
1.197s home.mount
1.197s snap-bare-5.mount
1.196s snap-core18-2934.mount
1.195s snap-core18-2940.mount
1.195s snap-core20-2599.mount
1.194s snap-core22-2082.mount
1.194s snap-core22-2111.mount
1.193s snap-core24-1006.mount
1.193s snap-core24-1055.mount
1.192s snap-firefox-6700.mount
1.192s snap-firefox-6738.mount
1.191s snap-gnome\x2d42\x2d2204-176.mount
1.191s snap-gnome\x2d42\x2d2204-202.mount
1.190s snap-gtk\x2dcommon\x2dthemes-1535.mount
1.190s snap-gtk\x2dcommon\x2dthemes-1536.mount
1.189s snap-qt515\x2dcore20-44.mount
1.188s snap-shellcheck-1848.mount
1.188s snap-snapd-24792.mount
1.187s snap-snapd-25202.mount
1.186s snap-weatherian-2.mount
1.186s snap-wine\x2dplatform\x2druntime-396.mount
kubu@kubu-System-Product-Name:~$ systemd-analyze critical-chain| head -25
The time when unit became active or started is printed after the "@" character.
The time the unit took to start is printed after the "+" character.

graphical.target @10.640s
└─power-profiles-daemon.service @10.600s +40ms
  └─multi-user.target @10.599s
    └─apport.service @10.459s +139ms
      └─remote-fs.target @10.436s
        └─home-kubu-VMMultimedias.mount @10.420s +14ms
          └─network-online.target @10.388s
            └─NetworkManager-wait-online.service @4.546s +5.840s
              └─NetworkManager.service @3.818s +727ms
                └─dbus.service @3.703s +112ms
                  └─basic.target @3.696s
                    └─sockets.target @3.696s
                      └─snapd.socket @3.681s +14ms
                        └─sysinit.target @3.679s
                          └─snapd.apparmor.service @2.586s +1.092s
                            └─snapd.mounts.target @2.509s
                              └─snap-wine\x2dplatform\x2druntime-397.mount @1.293s +1.185s
                                └─dev-loop13.device @2.475s +15ms
kubu@kubu-System-Product-Name:~$ systemd-analyze time
Startup finished in 18.127s (firmware) + 11.760s (loader) + 1min 34.151s (kernel) + 10.640s (userspace) = 2min 14.680s 
graphical.target reached after 10.640s in userspace.
kubu@kubu-System-Product-Name:~$ ls -l /var/crash
total 29796
-rw-r----- 1 kubu whoopsie 10033690 sept.  2 10:54 _usr_bin_krunner.1001.crash
-rw-r----- 1 root whoopsie 20474592 sept.  2 13:47 _usr_bin_software-properties-qt.0.crash
kubu@kubu-System-Product-Name:~$ journalctl --no-hostname -b --no-pager -g BOOT_IMAGE
-- No entries --
kubu@kubu-System-Product-Name:~$ journalctl  --no-hostname -b -p err | head -100
sept. 04 08:42:01 kernel: ata7.00: exception Emask 0x0 SAct 0x10000000 SErr 0x8c0000 action 0x6 frozen
sept. 04 08:42:01 kernel: ata7: SError: { CommWake 10B8B LinkSeq }
sept. 04 08:42:01 kernel: ata7.00: failed command: READ FPDMA QUEUED
sept. 04 08:42:01 kernel: ata7.00: cmd 60/08:e0:88:be:c0/00:00:d1:01:00/40 tag 28 ncq dma 4096 in
                                   res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
sept. 04 08:42:01 kernel: ata7.00: status: { DRDY }
sept. 04 08:42:01 kernel: ata7.00: exception Emask 0x2 SAct 0x2 SErr 0x880401 action 0x6 frozen
sept. 04 08:42:01 kernel: ata7: SError: { RecovData Proto 10B8B LinkSeq }
sept. 04 08:42:01 kernel: ata7.00: failed command: READ FPDMA QUEUED
sept. 04 08:42:01 kernel: ata7.00: cmd 60/08:08:a0:be:c0/00:00:d1:01:00/40 tag 1 ncq dma 4096 in
                                   res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x6 (timeout)
sept. 04 08:42:01 kernel: ata7.00: status: { DRDY }
sept. 04 08:42:01 kernel: ata7.00: exception Emask 0x10 SAct 0x8 SErr 0x2c0100 action 0x6 frozen
sept. 04 08:42:01 kernel: ata7.00: irq_stat 0x08000000, interface fatal error
sept. 04 08:42:01 kernel: ata7: SError: { UnrecovData CommWake 10B8B BadCRC }
sept. 04 08:42:01 kernel: ata7.00: failed command: READ FPDMA QUEUED
sept. 04 08:42:01 kernel: ata7.00: cmd 60/08:18:80:00:00/00:00:00:00:00/40 tag 3 ncq dma 4096 in
                                   res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
sept. 04 08:42:01 kernel: ata7.00: status: { DRDY }
sept. 04 08:42:01 kernel: I/O error, dev sda, sector 128 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
sept. 04 08:42:01 kernel: ata7.00: exception Emask 0x0 SAct 0x400 SErr 0x880000 action 0x6 frozen
sept. 04 08:42:01 kernel: ata7: SError: { 10B8B LinkSeq }
sept. 04 08:42:01 kernel: ata7.00: failed command: READ FPDMA QUEUED
sept. 04 08:42:01 kernel: ata7.00: cmd 60/08:50:18:00:00/00:00:00:00:00/40 tag 10 ncq dma 4096 in
                                   res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
sept. 04 08:42:01 kernel: ata7.00: status: { DRDY }
sept. 04 08:42:01 kernel: I/O error, dev sda, sector 24 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
sept. 04 08:42:01 systemd-udevd[439]: /etc/udev/rules.d/60-brother-libsane-type1-inst.rules:14 Invalid key 'SYSFS'.
sept. 04 08:42:01 systemd-udevd[439]: /usr/lib/udev/rules.d/90-alsa-restore.rules:16 GOTO="alsa_restore_std" has no matching label, ignoring.
sept. 04 08:42:01 systemd-udevd[439]: /usr/lib/udev/rules.d/90-alsa-restore.rules:20 GOTO="alsa_restore_std" has no matching label, ignoring.
sept. 04 08:42:01 kernel: 
sept. 04 08:42:03 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG1.PEGP._DSM.USRG], AE_ALREADY_EXISTS (20240827/dsfield-184)
sept. 04 08:42:03 kernel: ACPI Error: AE_ALREADY_EXISTS, CreateBufferField failure (20240827/dswload2-477)
sept. 04 08:42:03 kernel: ACPI Error: Aborting method \_SB.PC00.PEG1.PEGP._DSM due to previous error (AE_ALREADY_EXISTS) (20240827/psparse-529)
sept. 04 08:42:03 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG1.PEGP._DSM.USRG], AE_ALREADY_EXISTS (20240827/dsfield-184)
sept. 04 08:42:03 kernel: ACPI Error: AE_ALREADY_EXISTS, CreateBufferField failure (20240827/dswload2-477)
sept. 04 08:42:03 kernel: ACPI Error: Aborting method \_SB.PC00.PEG1.PEGP._DSM due to previous error (AE_ALREADY_EXISTS) (20240827/psparse-529)
sept. 04 08:42:03 systemd[1]: Failed to start apparmor.service - Load AppArmor profiles.
sept. 04 08:42:04 systemd[1]: Failed to start apparmor.service - Load AppArmor profiles.
sept. 04 08:42:05 addgroup[1340]: The group `hardinfo2' already exists.
sept. 04 08:42:05 imap4d[1781]: impossible d'ouvrir une connexion sur inet6://[::]:143 : Address already in use
sept. 04 08:42:10 hpfax[1914]: [1914]: error: Failed to create /var/spool/cups/tmp/.hplip
sept. 04 08:42:11 sendmail[1976]: My unqualified host name (kubu-System-Product-Name) unknown; sleeping for retry
sept. 04 08:42:20 sddm-helper[2230]: gkr-pam: unable to locate daemon control file
sept. 04 08:42:23 org_kde_powerdevil[2577]: [  2577] Error(s) opening ddc devices
sept. 04 08:42:23 org_kde_powerdevil[2577]: [  2577] Error EACCES(-13): Permission denied opening /dev/i2c-4
sept. 04 08:42:23 org_kde_powerdevil[2577]: [  2577] Error EACCES(-13): Permission denied opening /dev/i2c-5
sept. 04 08:42:23 org_kde_powerdevil[2577]: [  2577] Error EACCES(-13): Permission denied opening /dev/i2c-6
sept. 04 08:42:23 org_kde_powerdevil[2577]: [  2577] Error EACCES(-13): Permission denied opening /dev/i2c-7
sept. 04 08:42:23 org_kde_powerdevil[2577]: [  2577] Error EACCES(-13): Permission denied opening /dev/i2c-8
sept. 04 08:42:23 org_kde_powerdevil[2577]: [  2577] Error EACCES(-13): Permission denied opening /dev/i2c-9
sept. 04 08:42:24 obexd[3057]: Unable to acquire registery: Error calling StartServiceByName for org.gnome.evolution.dataserver.Sources5: Unit evolution-source-registry.service not found.
sept. 04 08:42:24 obexd[3057]: Unable to acquire registery: Error calling StartServiceByName for org.gnome.evolution.dataserver.Sources5: Unit evolution-source-registry.service not found.
sept. 04 08:43:10 sendmail[1976]: unable to qualify my own domain name (kubu-System-Product-Name) -- using short name
sept. 04 08:43:10 sendmail[1976]: NOQUEUE: SYSERR(kubu): can not chdir(/var/spool/mqueue-client/): Permission denied
sept. 04 08:47:04 sendmail[3644]: My unqualified host name (kubu-System-Product-Name) unknown; sleeping for retry
sept. 04 08:48:04 sendmail[3644]: unable to qualify my own domain name (kubu-System-Product-Name) -- using short name
sept. 04 08:48:04 sendmail[3644]: NOQUEUE: SYSERR(root): can not chdir(/var/spool/mqueue-client/): Permission denied
sept. 04 08:48:04 anacron[1305]: Tried to mail output of job `cron.daily', but mailer process (/usr/sbin/sendmail) exited with status 78
kubu@kubu-System-Product-Name:~$ echo $XDG_SESSION_TYPE
wayland
kubu@kubu-System-Product-Name:~$ 

Dernière modification par eric63 (Le 04/09/2025, à 09:13)


Kubuntu 25.04 wayland Plasma 6.4.3 KDE Qt 6.8.3 noyau 6.14.0-29 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script demonipuch
J’utilise le clavier LDLC AFNOR

Hors ligne

#25 Le 04/09/2025, à 10:15

geole

Re : boot attends 45s après refind

Bonjour.
On va chercher les avertissements.

journalctl --no-pager -b -p warning | head -200

Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity

Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne