#51 Le 21/12/2023, à 08:18
- pierpiotr
Re : [RESOLU] Root plein > message
Je laisse Nuliel donner des conseils.
Merci de ton aide constructive.
Kubuntu 24.04 LTS sur DELL Inspiron 7490 - i7 - RAM 16Go - SSD 500Go - nVidia GeForce MX250
Au bureau : Kubuntu 24.04 LTS (64b) - PC tour LDLC PC Zi-Artist - i7-3770 @ 3.4/3.9Ghz - RAM 16Go - SSD 120Go - DD 1To - nVidia GEForce GT 640 1Go
Hors ligne
#52 Le 21/12/2023, à 10:15
- geole
Re : [RESOLU] Root plein > message
Bonjour.
Pourrais-tu donner les erreurs de la session qui n'a pas démarré?
journalctl -b -1 -p err
Il est possible que le problème du noyau récent soit un problème graphique.
Pour le vérifier, il faut rebooter en mode recovery sur le noyau récent puis choisir l'option resume
J'ai vu cette ligne.
1210]: Device: /dev/nvme0, number of Error Log entries increased from 1154 to 1155
déc. 21 08:01:38 pierre-Inspiron-7490 kernel: Blue
Pour savoir ce que cela cache, installe l'application smartmontools.
sudo apt-get install --no-install-recommends smartmontools
sudo apt install nvme-cli
Puis donner le retour de quelques commandes du chapitre 3
sudo smartctl -s on -a /dev/nvme0n1
sudo nvme error-log /dev/nvme0n1
sudo nvme smart-log /dev/nvme0n1
sudo nvme sanitize-log /dev/nvme0n1
Dernière modification par geole (Le 21/12/2023, à 10:28)
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
Hors ligne
#53 Le 21/12/2023, à 19:43
- Nuliel
Re : [RESOLU] Root plein > message
L'ancien noyau n'est pas mis à jour, et c'est franchement pas top.
Je pensais que changer de "dossier" sur le dépôt endless OS permettrait de résoudre le problème, mais ce dépôt n'a pas l'air de contenir de noyau 6.2, il ne contient que du 5.15 et du 6.5
Je te laisse tester ce que propose geole, c'est possible que ce soit un problème graphique.
Hors ligne
#54 Le 21/12/2023, à 21:38
- pierpiotr
Re : [RESOLU] Root plein > message
Voici pour la 1ere suggestion de @geole :
pierre@pierre-Inspiron-7490:~$ journalctl -b -1 -p err
déc. 21 08:01:36 pierre-Inspiron-7490 kernel: blacklist: Problem blacklisting hash (-13)
déc. 21 08:01:36 pierre-Inspiron-7490 kernel: blacklist: Problem blacklisting hash (-13)
déc. 21 08:01:36 pierre-Inspiron-7490 kernel: blacklist: Problem blacklisting hash (-13)
déc. 21 08:01:36 pierre-Inspiron-7490 kernel: blacklist: Problem blacklisting hash (-13)
déc. 21 08:01:36 pierre-Inspiron-7490 kernel: wmi: Failed to parse WDG method
déc. 21 08:01:37 pierre-Inspiron-7490 kernel: spi-nor spi0.0: BFPT parsing failed. Please consider using SPI_NOR_SKIP_SFDP when declaring the flash
déc. 21 08:01:37 pierre-Inspiron-7490 kernel: i2c_hid_acpi i2c-DELL0945:00: device returned incorrect report (10 vs 6 expected)
déc. 21 08:01:37 pierre-Inspiron-7490 smartd[1210]: Device: /dev/nvme0, number of Error Log entries increased from 1154 to 1155
déc. 21 08:01:38 pierre-Inspiron-7490 kernel: Bluetooth: hci0: FW download error recovery failed (-19)
déc. 21 08:01:38 pierre-Inspiron-7490 kernel: Bluetooth: hci0: sending frame failed (-19)
déc. 21 08:01:38 pierre-Inspiron-7490 kernel: Bluetooth: hci0: Failed to read MSFT supported features (-19)
déc. 21 08:01:38 pierre-Inspiron-7490 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)
déc. 21 08:01:38 pierre-Inspiron-7490 kernel: ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
déc. 21 08:01:40 pierre-Inspiron-7490 kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
déc. 21 08:02:24 pierre-Inspiron-7490 sddm-helper[2037]: gkr-pam: unable to locate daemon control file
déc. 21 08:02:27 pierre-Inspiron-7490 bluetoothd[1417]: Failed to set mode: Failed (0x03)
déc. 21 08:02:33 pierre-Inspiron-7490 hp-systray[3521]: [3521]: error: Unable to locate models.dat file
déc. 21 08:02:33 pierre-Inspiron-7490 hp-systray[3521]: hp-systray[3521]: error: hp-systray requires Qt4 GUI and DBus support. Exiting.
déc. 21 08:23:40 pierre-Inspiron-7490 pulseaudio[2063]: Error opening PCM device front:0: No such file or directory
déc. 21 08:23:41 pierre-Inspiron-7490 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)
déc. 21 08:23:41 pierre-Inspiron-7490 kernel: ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
pierre@pierre-Inspiron-7490:~$
Et je repasse sur le noyau récent en recovery.
Dernière modification par pierpiotr (Le 21/12/2023, à 22:16)
Kubuntu 24.04 LTS sur DELL Inspiron 7490 - i7 - RAM 16Go - SSD 500Go - nVidia GeForce MX250
Au bureau : Kubuntu 24.04 LTS (64b) - PC tour LDLC PC Zi-Artist - i7-3770 @ 3.4/3.9Ghz - RAM 16Go - SSD 120Go - DD 1To - nVidia GEForce GT 640 1Go
Hors ligne
#55 Le 21/12/2023, à 21:51
- pierpiotr
Re : [RESOLU] Root plein > message
Et les retours après smartmontools :
pierre@pierre-Inspiron-7490:~$ sudo smartctl -s on -a /dev/nvme0n1
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.19.0-27-generic] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Number: PM991 NVMe Samsung 512GB
Serial Number: S509NE0MB59653
Firmware Version: 25311039
PCI Vendor/Subsystem ID: 0x144d
IEEE OUI Identifier: 0x002538
Total NVM Capacity: 512110190592 [512 GB]
Unallocated NVM Capacity: 0
Controller ID: 5
NVMe Version: 1.3
Number of Namespaces: 1
Namespace 1 Size/Capacity: 512110190592 [512 GB]
Namespace 1 Utilization: 317586989056 [317 GB]
Namespace 1 Formatted LBA Size: 512
Local Time is: Thu Dec 21 21:45:39 2023 CET
Firmware Updates (0x16): 3 Slots, no Reset required
Optional Admin Commands (0x0017): Security Format Frmw_DL Self_Test
Optional NVM Commands (0x005f): Comp Wr_Unc DS_Mngmt Wr_Zero Sav/Sel_Feat Timestmp
Log Page Attributes (0x0e): Cmd_Eff_Lg Ext_Get_Lg Telmtry_Lg
Maximum Data Transfer Size: 512 Pages
Warning Comp. Temp. Threshold: 83 Celsius
Critical Comp. Temp. Threshold: 85 Celsius
Supported Power States
St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat
0 + 4.83W - - 0 0 0 0 0 0
1 + 3.54W - - 1 1 1 1 0 0
2 + 3.04W - - 2 2 2 2 0 500
3 - 0.0500W - - 3 3 3 3 210 1200
4 - 0.0050W - - 4 4 4 4 1000 9000
Supported LBA Sizes (NSID 0x1)
Id Fmt Data Metadt Rel_Perf
0 + 512 0 0
=== START OF SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
SMART/Health Information (NVMe Log 0x02)
Critical Warning: 0x00
Temperature: 42 Celsius
Available Spare: 100%
Available Spare Threshold: 50%
Percentage Used: 2%
Data Units Read: 19454377 [9,96 TB]
Data Units Written: 22044038 [11,2 TB]
Host Read Commands: 238369019
Host Write Commands: 325528217
Controller Busy Time: 2334
Power Cycles: 1815
Power On Hours: 1452
Unsafe Shutdowns: 446
Media and Data Integrity Errors: 0
Error Information Log Entries: 1157
Warning Comp. Temperature Time: 1
Critical Comp. Temperature Time: 0
Temperature Sensor 1: 42 Celsius
Thermal Temp. 1 Transition Count: 184
Thermal Temp. 1 Total Time: 525
Error Information (NVMe Log 0x01, 16 of 64 entries)
Num ErrCount SQId CmdId Status PELoc LBA NSID VS
0 1157 0 0x0000 0x4004 - 0 0 -
pierre@pierre-Inspiron-7490:~$
pierre@pierre-Inspiron-7490:~$ sudo nvme error-log /dev/nvme0n1
Error Log Entries for device:nvme0n1 entries:64
.................
Entry[ 0]
.................
error_count : 1157
sqid : 0
cmdid : 0
status_field : 0x2002(INVALID_FIELD: A reserved coded value or an unsupported value in a defined field)
phase_tag : 0
parm_err_loc : 0xffff
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[ 1]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[ 2]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[ 3]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[ 4]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[ 5]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[ 6]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[ 7]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[ 8]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[ 9]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[10]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[11]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[12]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[13]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[14]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[15]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[16]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[17]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[18]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[19]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[20]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[21]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[22]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[23]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[24]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[25]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[26]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[27]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[28]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[29]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[30]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[31]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[32]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[33]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[34]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[35]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[36]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[37]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[38]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[39]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[40]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[41]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[42]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[43]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[44]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[45]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[46]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[47]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[48]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[49]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[50]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[51]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[52]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[53]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[54]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[55]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[56]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[57]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[58]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[59]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[60]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[61]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[62]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[63]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
pierre@pierre-Inspiron-7490:~$
pierre@pierre-Inspiron-7490:~$ sudo nvme smart-log /dev/nvme0n1
Smart Log for NVME device:nvme0n1 namespace-id:ffffffff
critical_warning : 0
temperature : 32 C (305 Kelvin)
available_spare : 100%
available_spare_threshold : 50%
percentage_used : 2%
endurance group critical warning summary: 0
data_units_read : 19454453
data_units_written : 22044133
host_read_commands : 238369928
host_write_commands : 325529774
controller_busy_time : 2334
power_cycles : 1815
power_on_hours : 1452
unsafe_shutdowns : 446
media_errors : 0
num_err_log_entries : 1157
Warning Temperature Time : 1
Critical Composite Temperature Time : 0
Temperature Sensor 1 : 32 C (305 Kelvin)
Thermal Management T1 Trans Count : 184
Thermal Management T2 Trans Count : 0
Thermal Management T1 Total Time : 525
Thermal Management T2 Total Time : 0
pierre@pierre-Inspiron-7490:~$
pierre@pierre-Inspiron-7490:~$ sudo nvme sanitize-log /dev/nvme0n1
Sanitize Progress (SPROG) : 65535
Sanitize Status (SSTAT) : 0
Sanitize Command Dword 10 Information (SCDW10) : 0
Estimated Time For Overwrite : 4294967295 (No time period reported)
Estimated Time For Block Erase : 4294967295 (No time period reported)
Estimated Time For Crypto Erase : 4294967295 (No time period reported)
Estimated Time For Overwrite (No-Deallocate) : 0
Estimated Time For Block Erase (No-Deallocate) : 0
Estimated Time For Crypto Erase (No-Deallocate): 0
pierre@pierre-Inspiron-7490:~$
Kubuntu 24.04 LTS sur DELL Inspiron 7490 - i7 - RAM 16Go - SSD 500Go - nVidia GeForce MX250
Au bureau : Kubuntu 24.04 LTS (64b) - PC tour LDLC PC Zi-Artist - i7-3770 @ 3.4/3.9Ghz - RAM 16Go - SSD 120Go - DD 1To - nVidia GEForce GT 640 1Go
Hors ligne
#56 Le 21/12/2023, à 22:22
- pierpiotr
Re : [RESOLU] Root plein > message
Je viens de voir que Discover me propose des mise à jour linux-header-generic et linux image generic d'une version 6.5 à une autre 6.5
Ça ne fait peut-être pas avancer le sujet...
Kubuntu 24.04 LTS sur DELL Inspiron 7490 - i7 - RAM 16Go - SSD 500Go - nVidia GeForce MX250
Au bureau : Kubuntu 24.04 LTS (64b) - PC tour LDLC PC Zi-Artist - i7-3770 @ 3.4/3.9Ghz - RAM 16Go - SSD 120Go - DD 1To - nVidia GEForce GT 640 1Go
Hors ligne
#57 Le 21/12/2023, à 22:24
- Nuliel
Re : [RESOLU] Root plein > message
Mais tu as réussi à booter sur le noyau 6.5 via recovery? Parce que si c'est le cas, on va continuer avec ces noyaux
Dernière modification par Nuliel (Le 21/12/2023, à 22:29)
Hors ligne
#58 Le 21/12/2023, à 22:45
- pierpiotr
Re : [RESOLU] Root plein > message
Non. Comme ça n'a pas marché je me suis mis en recovery sur la 5.19.
J'ai donc mal compris
Kubuntu 24.04 LTS sur DELL Inspiron 7490 - i7 - RAM 16Go - SSD 500Go - nVidia GeForce MX250
Au bureau : Kubuntu 24.04 LTS (64b) - PC tour LDLC PC Zi-Artist - i7-3770 @ 3.4/3.9Ghz - RAM 16Go - SSD 120Go - DD 1To - nVidia GEForce GT 640 1Go
Hors ligne
#59 Le 22/12/2023, à 19:03
- Nuliel
Re : [RESOLU] Root plein > message
Dans le cas où le recovery puis "resume" sur le noyau 6.5 ne fonctionne pas, à part repartir sur les noyaux 5.15 d'endless OS, je vois pas trop d'autre solution
Quelqu'un a des idées?
Hors ligne
#60 Le 23/12/2023, à 21:53
- pierpiotr
Re : [RESOLU] Root plein > message
Par le Grub, je boot sur la 5.19. D'ailleurs, si je laisse faire l'ordi la 6.5 est utilisée par défaut et il se bloque, évidemment.
Il faudrait au moins retirer ce noyau. Pouvez-vous me dire comment, SVP?
Kubuntu 24.04 LTS sur DELL Inspiron 7490 - i7 - RAM 16Go - SSD 500Go - nVidia GeForce MX250
Au bureau : Kubuntu 24.04 LTS (64b) - PC tour LDLC PC Zi-Artist - i7-3770 @ 3.4/3.9Ghz - RAM 16Go - SSD 120Go - DD 1To - nVidia GEForce GT 640 1Go
Hors ligne
#61 Le 23/12/2023, à 22:09
- geole
Re : [RESOLU] Root plein > message
Bonsoir.
Si tu laisses faire l'ordinateur, il boote automatiquement sur le mode normal du 6.5.
La question posée est de savoir ce qui se passe si tu le pilotes pour booter en mode recovery du noyau 6.5.
Dernière modification par geole (Le 23/12/2023, à 22:10)
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
Hors ligne
#62 Le 23/12/2023, à 23:20
- pierpiotr
Re : [RESOLU] Root plein > message
@geole, je confirme que le PC se fige si on tente de booter en 6.5 recovery.
Kubuntu 24.04 LTS sur DELL Inspiron 7490 - i7 - RAM 16Go - SSD 500Go - nVidia GeForce MX250
Au bureau : Kubuntu 24.04 LTS (64b) - PC tour LDLC PC Zi-Artist - i7-3770 @ 3.4/3.9Ghz - RAM 16Go - SSD 120Go - DD 1To - nVidia GEForce GT 640 1Go
Hors ligne
#63 Le 24/12/2023, à 11:43
- Nuliel
Re : [RESOLU] Root plein > message
Ça m'embête de revenir aux noyaux 5.15, j'ai peur qu'ils seront encore moins compatibles avec ubuntu.
On va essayer de debug un peu ces noyaux 6.5.
Peux tu aller dans le menu grub, faire e sur la première entrée (celle associée au noyau 6.5, car le plus récent), mettre
break
à la place de
quiet splash
puis booter avec F10?
Normalement, tu devrais avoir un terminal avec (initramfs) comme prompt.
Tu peux alors faire
lsblk -f
Le but est d'une part de vérifier que tu peux aller dans l'initramfs, et d'autre part que le disque interne apparait bien à ce moment du boot.
Si tu vois ton disque nvme dans le retour de lsblk, tu peux essayer de redémarrer sans les options quiet et splash, ni break, et voir si tu as des messages d'erreur (ça ne bootera pas, mais avoir des messages d'erreur aideraient à comprendre le problème).
Pour info, le démarrage se fait dans l'ordre:
BIOS/UEFI -> grub -> initramfs -> boot du système complet
Avec break, on devrait arriver sur l'étape du premount dans l'initramfs, donc avant les potentiels problèmes. Les étapes de l'initramfs étant selon le man: top, modules, premount, mount, mountroot, bottom, init.
Dernière modification par Nuliel (Le 24/12/2023, à 11:43)
Hors ligne
#64 Le 25/12/2023, à 12:41
- pierpiotr
Re : [RESOLU] Root plein > message
L'instruction break à la place de quiet splash me donne un écran noir (après plusieurs essais). Je ne peux pas aller plus loin, même en laissant l'appareil sous tension pendant 5-10mn.
Kubuntu 24.04 LTS sur DELL Inspiron 7490 - i7 - RAM 16Go - SSD 500Go - nVidia GeForce MX250
Au bureau : Kubuntu 24.04 LTS (64b) - PC tour LDLC PC Zi-Artist - i7-3770 @ 3.4/3.9Ghz - RAM 16Go - SSD 120Go - DD 1To - nVidia GEForce GT 640 1Go
Hors ligne
#65 Le 25/12/2023, à 14:02
- Nuliel
Re : [RESOLU] Root plein > message
Ok, tu peux essayer avec break=top et voir si tu as un écran noir.
Aussi, tu peux vérifier que le secure boot n'est pas activé dans le BIOS.
Hors ligne
#66 Le 25/12/2023, à 17:44
- pierpiotr
Re : [RESOLU] Root plein > message
Même chose avec break=top : écran noir.
Le secure boot n'était pas activé. Il y avait le choix entre un mode deployed (activé) et audit. J'ai changé pour le dernier pour voir, mais cela n'a rien donné de différent. J'ai re-activé deployed.
Et là je suis sur la 5.19 (tu avais évoqué la 5.15)
Kubuntu 24.04 LTS sur DELL Inspiron 7490 - i7 - RAM 16Go - SSD 500Go - nVidia GeForce MX250
Au bureau : Kubuntu 24.04 LTS (64b) - PC tour LDLC PC Zi-Artist - i7-3770 @ 3.4/3.9Ghz - RAM 16Go - SSD 120Go - DD 1To - nVidia GEForce GT 640 1Go
Hors ligne
#67 Le 25/12/2023, à 19:26
- Nuliel
Re : [RESOLU] Root plein > message
Je confirme, deployed = secure boot activé. Pour être sûr, tu as testé avec le mode audit + démarrage avec break=top en essayant de démarrer sur le noyau 6.5? (cad la première entrée du menu grub, car c'est actuellement le noyau le plus récent)
Les noyaux 5.15 sont installables avec une petite modif, ce sera la solution de secours si on réussit pas à faire fonctionner les noyaux 6.5
Dernière modification par Nuliel (Le 25/12/2023, à 19:28)
Hors ligne
#68 Le 26/12/2023, à 09:52
- pierpiotr
Re : [RESOLU] Root plein > message
Pour être sûr, tu as testé avec le mode audit + démarrage avec break=top en essayant de démarrer sur le noyau 6.5?
Oui, c'est testé. On reste sur un écran noir.
Les noyaux 5.15 sont installables avec une petite modif, ce sera la solution de secours si on réussit pas à faire fonctionner les noyaux 6.5
Juste pour que je comprenne : la 5.19 fonctionne, c'est celle que j'utilise maintenant, pourquoi ne pas la choisir de préférence à la 5.15 ?
Kubuntu 24.04 LTS sur DELL Inspiron 7490 - i7 - RAM 16Go - SSD 500Go - nVidia GeForce MX250
Au bureau : Kubuntu 24.04 LTS (64b) - PC tour LDLC PC Zi-Artist - i7-3770 @ 3.4/3.9Ghz - RAM 16Go - SSD 120Go - DD 1To - nVidia GEForce GT 640 1Go
Hors ligne
#69 Le 26/12/2023, à 10:29
- nany
Re : [RESOLU] Root plein > message
Bonjour,
Juste pour que je comprenne : la 5.19 fonctionne, c'est celle que j'utilise maintenant, pourquoi ne pas la choisir de préférence à la 5.15 ?
Parce que la version 5.19 n’est plus maintenue depuis octobre 2022 tandis que la version 5.15 est une version LTS maintenue jusqu’en octobre 2026 ?
Source.
Hors ligne
#70 Le 26/12/2023, à 10:39
- geole
Re : [RESOLU] Root plein > message
Bonjour.
J'ai noté dans le document donné par nany que la version 6.5 est aussi périmée.
EOL 28 November 2023
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
Hors ligne
#71 Le 26/12/2023, à 11:02
- xubu1957
Re : [RESOLU] Root plein > message
Bonjour,
Les noyaux 6.5 sont utilisés actuellement par la version 23.10 et la 24.04 expérimentale > linux-headers-generic
> discourse.ubuntu.com/t/introducing-kernel-6-5-for-the-23-10-mantic-minotaur-release/36896
Dernière modification par xubu1957 (Le 26/12/2023, à 11:04)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#72 Le 26/12/2023, à 11:36
- Nuliel
Re : [RESOLU] Root plein > message
Pour le support des noyaux, je ne sais pas.
J'ai pas pensé à vérifier la date de sortie des paquets pour le noyau d'endless OS, et pour le noyau 5.11 c'est vieux (tout ce qui date de 2023 c'est le noyau 6.5, le reste date de 2021 ou 2022)
Là j'en conclus qu'il faudrait faire marcher les noyaux 6.5 pour avoir des noyaux à jour. Et je ne comprends pas comment ça peut ne pas démarrer, faut au moins arriver dans l'initramfs pour avancer.
Tu peux essayer de démarrer le noyau 6.5 avec les options
break blacklist=nvidia,nouveau
?
J'ai l'impression que blacklist sans modprobe devant permet de blacklister des modules lors de l'initramfs
Dernière modification par Nuliel (Le 26/12/2023, à 11:38)
Hors ligne
#73 Le 26/12/2023, à 11:43
- xubu1957
Re : [RESOLU] Root plein > message
Mention du noyau 6.5 dans goodtech.info/endless-os-nouvelle-version
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#74 Le 26/12/2023, à 12:39
- pierpiotr
Re : [RESOLU] Root plein > message
Toujours bloqué à l' écran noir après
break blacklist=nvidia,nouveau
On est d'accord que le Secure boot est sur off avec Audit coché.
Kubuntu 24.04 LTS sur DELL Inspiron 7490 - i7 - RAM 16Go - SSD 500Go - nVidia GeForce MX250
Au bureau : Kubuntu 24.04 LTS (64b) - PC tour LDLC PC Zi-Artist - i7-3770 @ 3.4/3.9Ghz - RAM 16Go - SSD 120Go - DD 1To - nVidia GEForce GT 640 1Go
Hors ligne
#75 Le 26/12/2023, à 14:55
- Nuliel
Re : [RESOLU] Root plein > message
Bon, on va y aller plus franchement, tu peux essayer les paramètres suivants:
ignore_loglevel debug break blacklist=nvidia,nouveau earlyprintk=efi
Si avec ça tu as encore aucun message...
Il y a pas de raison que l'initramfs soit foireux vu qu'il a été installé après les problèmes, mais dans le doute tu peux donner
ls -l /boot
mais son absence devrait lever une erreur
Dernière modification par Nuliel (Le 26/12/2023, à 14:56)
Hors ligne