Pages : 1
#1 Le 05/11/2020, à 22:38
- zarakione
[Contourné]demarage lent ubuntu 20.04 ssd
bonjour demarage lent ubuntu 20.04 sur ssd
$ cat /etc/fstab | grep -v "#"
UUID=9b219861-447b-48dc-b3fd-4107dcf7303d / ext4 errors=remount-ro 0 1
UUID=CA6C-DED1 /boot/efi vfat umask=0077 0 1
UUID=ebbd1030-5842-47f2-94f5-5270ed74a143 none swap sw 0 0
$ sudo blkid | grep -v "loop"
[sudo] Mot de passe de zorro :
/dev/sda1: UUID="ebbd1030-5842-47f2-94f5-5270ed74a143" TYPE="swap" PARTUUID="000bc1d7-01"
/dev/sdb1: UUID="9b219861-447b-48dc-b3fd-4107dcf7303d" TYPE="ext4" PARTUUID="7f476cb6-33e8-436c-bdc8-a9ca93163ba9"
/dev/nvme0n1p1: LABEL="RM-CM-)cupM-CM-)ration" UUID="369A678A9A674589" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="0ac36da7-63ca-47cf-a23b-63e063f8a4ee"
/dev/nvme0n1p2: UUID="CA6C-DED1" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="353fc76c-5982-4b58-91c1-e84e6d7baf97"
/dev/nvme0n1p3: PARTLABEL="Microsoft reserved partition" PARTUUID="cdaaa727-3b62-47c5-b233-aac553bf1f3a"
/dev/nvme0n1p4: LABEL="ssd M2" UUID="F03C727E3C723FA0" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="b2c7dfcf-9661-4a57-8c40-80c7f6b07ba9"
/dev/nvme0n1p5: UUID="D686FF0886FEE7BF" TYPE="ntfs" PARTUUID="83621b71-2c38-4b15-818d-8ffce42e1b43"
/dev/nvme0n1p6: UUID="5670E21370E1F99F" TYPE="ntfs" PARTUUID="35cfdf17-fb5b-4187-b294-d1f5d992ff2c"
/dev/sda2: LABEL="gaming" UUID="1A9A1C259A1BFC47" TYPE="ntfs" PARTUUID="000bc1d7-02"
/dev/sda5: UUID="4f00b728-15c8-4682-aaef-1ff016f44c70" TYPE="ext4" PARTUUID="000bc1d7-05"
/dev/sdd1: LABEL="2terrayan" UUID="08E8084007BD915D" TYPE="ntfs" PTTYPE="atari" PARTUUID="0009ae21-01"
/dev/sdc1: LABEL="ssd stokage" UUID="08E84283E8426F4E" TYPE="ntfs" PARTUUID="e697088a-01"
$ systemd-analyze time
Startup finished in 15.559s (firmware) + 3.658s (loader) + 6.014s (kernel) + 8.071s (userspace) = 33.303s
graphical.target reached after 8.060s in userspace
$ systemd-analyze blame | head -6
6.124s NetworkManager-wait-online.service
3.293s plymouth-quit-wait.service
1.557s dev-sdb1.device
890ms dev-loop1.device
863ms dev-loop2.device
855ms dev-loop3.device
$ journalctl --no-pager -b -p err
-- Logs begin at Wed 2019-11-20 23:59:45 CET, end at Thu 2020-11-05 22:26:41 CET. --
nov. 05 22:14:33 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 05 22:14:39 zorro-MS-7A62 wpa_supplicant[1023]: bgscan simple: Failed to enable signal strength monitoring
nov. 05 22:17:22 zorro-MS-7A62 gdm-password][1722]: gkr-pam: unable to locate daemon control file
nov. 05 22:17:47 zorro-MS-7A62 pulseaudio[1779]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
sudo systemd-analyze critical-chain
[sudo] Mot de passe de zorro :
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 @6.780s
└─multi-user.target @6.780s
└─kerneloops.service @6.762s +17ms
└─network-online.target @6.760s
└─NetworkManager-wait-online.service @1.566s +5.194s
└─NetworkManager.service @1.382s +182ms
└─dbus.service @1.380s
└─basic.target @1.371s
└─sockets.target @1.371s
└─snapd.socket @1.370s +869us
└─sysinit.target @1.366s
└─swap.target @1.366s
└─dev-disk-by\x2duuid-ebbd1030\x2d5842\x2d47f2\x2d94f5\x2d5270ed74a143.swap @1.322s +43ms
└─dev-disk-by\x2duuid-ebbd1030\x2d5842\x2d47f2\x2d94f5\x2d5270ed74a143.device @1.322s
sudo systemd-analyze blame
5.194s NetworkManager-wait-online.service
3.678s plymouth-quit-wait.service
1.364s dev-sdb1.device
750ms snap-gtk\x2dcommon\x2dthemes-1506.mount
749ms snap-snap\x2dstore-481.mount
747ms snap-vlc-1700.mount
710ms snap-core18-1932.mount
702ms dev-loop1.device
673ms dev-loop2.device
637ms dev-loop0.device
601ms dev-loop3.device
578ms dev-loop5.device
573ms dev-loop4.device
552ms dev-loop6.device
486ms dev-loop7.device
479ms dev-loop8.device
442ms udisks2.service
391ms snapd.service
381ms dev-loop9.device
370ms snap-gtk\x2dcommon\x2dthemes-1313.mount
355ms snap-core-10185.mount
350ms snap-gnome\x2d3\x2d28\x2d1804-67.mount
330ms systemd-logind.service
316ms networkd-dispatcher.service
293ms snap-core18-1885.mount
288ms snap-gnome\x2dsystem\x2dmonitor-100.mount
287ms snap-gnome\x2dsystem\x2dmonitor-148.mount
247ms accounts-daemon.service
212ms systemd-rfkill.service
189ms snap-gnome\x2d3\x2d34\x2d1804-60.mount
188ms upower.service
187ms avahi-daemon.service
182ms NetworkManager.service
182ms polkit.service
160ms dev-loop12.device
156ms switcheroo-control.service
151ms thermald.service
151ms wpa_supplicant.service
142ms e2scrub_reap.service
139ms systemd-resolved.service
136ms dev-loop11.device
135ms systemd-journal-flush.service
131ms snap-gnome\x2d3\x2d28\x2d1804-145.mount
116ms gpu-manager.service
116ms systemd-udev-trigger.service
114ms user@121.service
113ms systemd-udevd.service
110ms dev-loop10.device
104ms ModemManager.service
103ms systemd-journald.service
99ms systemd-timesyncd.service
94ms apparmor.service
90ms user@1000.service
88ms snap-core-10126.mount
71ms apport.service
67ms keyboard-setup.service
57ms grub-common.service
52ms snapd.apparmor.service
48ms gdm.service
45ms grub-initrd-fallback.service
44ms boot-efi.mount
43ms dev-disk-by\x2duuid-ebbd1030\x2d5842\x2d47f2\x2d94f5\x2d5270ed74a143.swap
42ms rsyslog.service
39ms systemd-fsck@dev-disk-by\x2duuid-CA6C\x2dDED1.service
33ms nvidia-persistenced.service
33ms systemd-modules-load.service
29ms systemd-tmpfiles-setup.service
23ms plymouth-start.service
20ms snapd.seeded.service
17ms modprobe@drm.service
17ms kerneloops.service
16ms systemd-tmpfiles-setup-dev.service
16ms pppd-dns.service
15ms colord.service
15ms systemd-sysusers.service
14ms systemd-sysctl.service
13ms user-runtime-dir@121.service
12ms alsa-restore.service
11ms systemd-tmpfiles-clean.service
11ms plymouth-read-write.service
11ms systemd-random-seed.service
11ms systemd-remount-fs.service
11ms console-setup.service
9ms user-runtime-dir@1000.service
9ms dev-hugepages.mount
9ms ureadahead-stop.service
9ms dev-mqueue.mount
9ms sys-kernel-debug.mount
8ms sys-kernel-tracing.mount
8ms systemd-update-utmp.service
8ms systemd-update-utmp-runlevel.service
6ms kmod-static-nodes.service
6ms systemd-user-sessions.service
4ms openvpn.service
3ms rtkit-daemon.service
3ms ufw.service
2ms sys-fs-fuse-connections.mount
2ms setvtrgb.service
1ms sys-kernel-config.mount
869us snapd.socket
Dernière modification par zarakione (Le 14/11/2020, à 14:21)
Hors ligne
#2 Le 06/11/2020, à 07:28
- malbo
Re : [Contourné]demarage lent ubuntu 20.04 ssd
$ systemd-analyze time
Startup finished in 15.559s (firmware)
Bonjour,
Ce temps de plus de 15 secondes pour le firmware est excessif à mon avis. Peux-tu donner le nom complet du modèle de l'ordi et son fabricant ?
Hors ligne
#3 Le 06/11/2020, à 19:12
- lucmars
Re : [Contourné]demarage lent ubuntu 20.04 ssd
Voir aussi coté NVRAM si il n'y a pas une génération spontanée d'entrées buntu avec la commande
sudo efibootmgr -v
Gaulois Matter !
Hors ligne
#4 Le 06/11/2020, à 19:29
- sailorstep
Re : [Contourné]demarage lent ubuntu 20.04 ssd
Bonsoir,
J'ai le même cas que toi, le démarrage est très long, beaucoup plus long que la 19.10.....
cordialement
Lenovo ThinkPad R61 éh oui il est vieux
Fédora 32
PC Machine Ubuntu Focal Fossa
blacksheepswd@orange.fr
Hors ligne
#5 Le 11/11/2020, à 23:44
- zarakione
Re : [Contourné]demarage lent ubuntu 20.04 ssd
malbo : cest un ordinateur de bureau que j ai monté moi meme j ai windows 10 installé a coté sur un ssd m2 je demarre tres vite
linux lui est installé sur un ssd
inxi -F -v 7
System: Host: zorro-MS-7A62 Kernel: 5.4.0-52-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 Desktop: MATE 1.24.0
info: mate-panel wm: gnome-shell dm: GDM3 3.36.3 Distro: Ubuntu 20.04.1 LTS (Focal Fossa)
Machine: Type: Desktop System: MSI product: MS-7A62 v: 1.0 serial: <superuser/root required>
Mobo: MSI model: Z270 GAMING M3 (MS-7A62) v: 1.0 serial: <superuser/root required> UEFI: American Megatrends
v: 1.70 date: 07/03/2018
Battery: Device-1: hidpp_battery_0 model: Logitech Wireless Keyboard serial: 4023-00-00-00-00
charge: 55% (should be ignored) rechargeable: yes status: Discharging
Memory: RAM: total: 47.03 GiB used: 2.80 GiB (5.9%)
RAM Report: permissions: Unable to run dmidecode. Root privileges required.
CPU: Topology: Quad Core model: Intel Core i7-7700K bits: 64 type: MT MCP arch: Kaby Lake rev: 9 L2 cache: 8192 KiB
bogomips: 67200
Speed: 4000 MHz min/max: 800/4500 MHz Core speeds (MHz): 1: 800 2: 800 3: 800 4: 800 5: 801 6: 800 7: 800 8: 800
Flags: 3dnowprefetch abm acpi adx aes aperfmperf apic arat arch_perfmon art avx avx2 bmi1 bmi2 bts clflush
clflushopt cmov constant_tsc cpuid cpuid_fault cx16 cx8 de ds_cpl dtes64 dtherm dts ept ept_ad erms est f16c
flexpriority flush_l1d fma fpu fsgsbase fxsr hle ht hwp hwp_act_window hwp_epp hwp_notify ibpb ibrs ida intel_pt
invpcid invpcid_single lahf_lm lm mca mce md_clear mmx monitor movbe mpx msr mtrr nonstop_tsc nopl nx pae pat pbe
pcid pclmulqdq pdcm pdpe1gb pebs pge pln pni popcnt pse pse36 pti pts rdrand rdseed rdtscp rep_good rtm sdbg sep
smap smep ss ssbd sse sse2 sse4_1 sse4_2 ssse3 stibp syscall tm tm2 tpr_shadow tsc tsc_adjust tsc_deadline_timer
vme vmx vnmi vpid x2apic xgetbv1 xsave xsavec xsaveopt xsaves xtopology xtpr
Graphics: Device-1: NVIDIA GM204 [GeForce GTX 970] vendor: Micro-Star MSI driver: nvidia v: 450.80.02 bus ID: 01:00.0
chip ID: 10de:13c2
Display: x11 server: X.Org 1.20.8 driver: nvidia unloaded: fbdev,modesetting,nouveau,vesa compositor: compiz
v: 0.9.14.1 resolution: 3840x2160~60Hz
OpenGL: renderer: GeForce GTX 970/PCIe/SSE2 v: 4.6.0 NVIDIA 450.80.02 direct render: Yes
Audio: Device-1: Intel 200 Series PCH HD Audio vendor: Micro-Star MSI driver: snd_hda_intel v: kernel bus ID: 00:1f.3
chip ID: 8086:a2f0
Device-2: NVIDIA GM204 High Definition Audio vendor: Micro-Star MSI driver: snd_hda_intel v: kernel bus ID: 01:00.1
chip ID: 10de:0fbb
Device-3: YZ 2.4G Wireless headset type: USB driver: hid-generic,snd-usb-audio,usbhid bus ID: 1-9:5
chip ID: 7545:0897
Sound Server: ALSA v: k5.4.0-52-generic
Network: Device-1: Qualcomm Atheros Killer E2500 Gigabit Ethernet vendor: Micro-Star MSI driver: alx v: kernel port: d000
bus ID: 05:00.0 chip ID: 1969:e0b1
IF: enp5s0 state: up speed: 100 Mbps duplex: full mac: 4c:cc:6a:b6:e6:84
IP v4: 192.168.1.28/24 type: dynamic noprefixroute scope: global broadcast: 192.168.1.255
IP v6: fe80::b1a6:fa3b:6078:d143/64 type: noprefixroute scope: link
Device-2: Realtek RTL8814AU 802.11a/b/g/n/ac Wireless Adapter type: USB driver: 8814au bus ID: 1-8:4
chip ID: 0bda:8813 serial: 123456
IF: wlx00c0caa88ef8 state: down mac: 00:c0:ca:a8:8e:f8
WAN IP: 77.147.79.135
Drives: Local Storage: total: 3.52 TiB used: 28.53 GiB (0.8%)
ID-1: /dev/nvme0n1 vendor: Samsung model: SSD 960 EVO 250GB size: 232.89 GiB speed: 31.6 Gb/s lanes: 4
serial: S3ESNX0J123239Y rev: 3B7QCXE7 scheme: GPT
ID-2: /dev/sda vendor: Seagate model: ST3500418AS size: 465.76 GiB speed: 3.0 Gb/s rotation: 7200 rpm
serial: 9VMLGE04 rev: CC38 scheme: MBR
ID-3: /dev/sdb vendor: Kingston model: SV300S37A120G size: 111.79 GiB speed: 6.0 Gb/s serial: 50026B774A066994
rev: BBF0 scheme: GPT
ID-4: /dev/sdc vendor: Samsung model: SSD 860 EVO 1TB size: 931.51 GiB speed: 6.0 Gb/s serial: S3Z9NB0M700129R
rev: 4B6Q scheme: MBR
ID-5: /dev/sdd vendor: Seagate model: ST2000DM001-1CH164 size: 1.82 TiB speed: 6.0 Gb/s rotation: 7200 rpm
serial: Z1E3VZW1 rev: CC24 scheme: MBR
Optical-1: /dev/sr0 vendor: HL-DT-ST model: DVDRAM GH22LS50 rev: TL03 dev-links: cdrom,cdrw,dvd,dvdrw
Features: speed: 48 multisession: yes audio: yes dvd: yes rw: cd-r,cd-rw,dvd-r,dvd-ram state: running
RAID: Message: No RAID data was found.
Partition: ID-1: / size: 109.53 GiB used: 28.50 GiB (26.0%) fs: ext4 dev: /dev/sdb1 label: N/A
uuid: 9b219861-447b-48dc-b3fd-4107dcf7303d
ID-2: /boot/efi size: 96.0 MiB used: 35.6 MiB (37.1%) fs: vfat dev: /dev/nvme0n1p1 label: N/A uuid: C0CB-B5A1
ID-3: /snap/core/10126 raw size: 97.7 MiB size: <superuser/root required> used: <superuser/root required>
fs: squashfs dev: /dev/loop1 label: N/A uuid: N/A
ID-4: /snap/core/10185 raw size: 97.7 MiB size: <superuser/root required> used: <superuser/root required>
fs: squashfs dev: /dev/loop0 label: N/A uuid: N/A
ID-5: /snap/core18/1885 raw size: 55.3 MiB size: <superuser/root required> used: <superuser/root required>
fs: squashfs dev: /dev/loop5 label: N/A uuid: N/A
ID-6: /snap/core18/1932 raw size: 55.4 MiB size: <superuser/root required> used: <superuser/root required>
fs: squashfs dev: /dev/loop6 label: N/A uuid: N/A
ID-7: /snap/gnome-3-28-1804/145 raw size: 162.9 MiB size: <superuser/root required> used: <superuser/root required>
fs: squashfs dev: /dev/loop9 label: N/A uuid: N/A
ID-8: /snap/gnome-3-28-1804/67 raw size: 149.9 MiB size: <superuser/root required> used: <superuser/root required>
fs: squashfs dev: /dev/loop2 label: N/A uuid: N/A
ID-9: /snap/gnome-3-34-1804/60 raw size: 217.9 MiB size: <superuser/root required> used: <superuser/root required>
fs: squashfs dev: /dev/loop3 label: N/A uuid: N/A
ID-10: /snap/gnome-system-monitor/100 raw size: 3.6 MiB size: <superuser/root required>
used: <superuser/root required> fs: squashfs dev: /dev/loop7 label: N/A uuid: N/A
ID-11: /snap/gnome-system-monitor/148 raw size: 2.2 MiB size: <superuser/root required>
used: <superuser/root required> fs: squashfs dev: /dev/loop8 label: N/A uuid: N/A
ID-12: /snap/gtk-common-themes/1313 raw size: 42.8 MiB size: <superuser/root required>
used: <superuser/root required> fs: squashfs dev: /dev/loop4 label: N/A uuid: N/A
ID-13: /snap/gtk-common-themes/1506 raw size: 62.1 MiB size: <superuser/root required>
used: <superuser/root required> fs: squashfs dev: /dev/loop11 label: N/A uuid: N/A
ID-14: /snap/snap-store/481 raw size: 50.7 MiB size: <superuser/root required> used: <superuser/root required>
fs: squashfs dev: /dev/loop12 label: N/A uuid: N/A
ID-15: /snap/vlc/1700 raw size: 290.4 MiB size: <superuser/root required> used: <superuser/root required>
fs: squashfs dev: /dev/loop10 label: N/A uuid: N/A
Unmounted: ID-1: /dev/nvme0n1p2 size: 16.0 MiB fs: <superuser/root required> label: N/A uuid: N/A
ID-2: /dev/nvme0n1p3 size: 232.27 GiB fs: ntfs label: N/A uuid: 74B0E75FB0E72678
ID-3: /dev/nvme0n1p4 size: 511.0 MiB fs: ntfs label: N/A uuid: 945E90C05E909C94
ID-4: /dev/sda1 size: 418.76 GiB fs: ntfs label: gaming uuid: 7FFFA6913DDA5F4A
ID-5: /dev/sda2 size: 47.00 GiB fs: swap label: N/A uuid: 29b6cd6f-eee5-47d2-8ba4-0651f2548bf1
ID-6: /dev/sdc1 size: 931.51 GiB fs: ntfs label: ssd stokage uuid: 08E84283E8426F4E
ID-7: /dev/sdd1 size: 1.82 TiB fs: ntfs label: 2terrayan uuid: 08E8084007BD915D
USB: Hub: 1-0:1 info: Full speed (or root) Hub ports: 16 rev: 2.0 speed: 480 Mb/s chip ID: 1d6b:0002
Device-1: 1-5:2 info: Logitech Unifying Receiver type: Keyboard,Mouse driver: logitech-djreceiver,usbhid
interfaces: 2 rev: 2.0 speed: 12 Mb/s chip ID: 046d:c534
Device-2: 1-6:3 info: Compx 2.4G Receiver type: Keyboard,Mouse driver: hid-generic,usbhid interfaces: 2 rev: 1.1
speed: 12 Mb/s chip ID: 25a7:fa61
Device-3: 1-8:4 info: Realtek RTL8814AU 802.11a/b/g/n/ac Wireless Adapter type: Network driver: 8814au
interfaces: 1 rev: 2.0 speed: 480 Mb/s chip ID: 0bda:8813 serial: 123456
Device-4: 1-9:5 info: YZ 2.4G Wireless headset type: Audio,HID driver: hid-generic,snd-usb-audio,usbhid
interfaces: 4 rev: 1.1 speed: 12 Mb/s chip ID: 7545:0897
Device-5: 1-10:6 info: Microsoft Xbox One S Controller type: <vendor specific> driver: xpad interfaces: 3 rev: 2.0
speed: 12 Mb/s chip ID: 045e:02ea serial: 3032363030303638313432393336
Hub: 2-0:1 info: Full speed (or root) Hub ports: 10 rev: 3.0 speed: 5 Gb/s chip ID: 1d6b:0003
Hub: 3-0:1 info: Full speed (or root) Hub ports: 2 rev: 2.0 speed: 480 Mb/s chip ID: 1d6b:0002
Hub: 4-0:1 info: Full speed (or root) Hub ports: 2 rev: 3.1 speed: 10 Gb/s chip ID: 1d6b:0003
Sensors: Missing: Required tool sensors not installed. Check --recommends
Info: Processes: 324 Uptime: 22m Init: systemd v: 245 runlevel: 5 Compilers: gcc: 9.3.0 alt: 7/9 Shell: bash v: 5.0.17
running in: mate-terminal inxi: 3.0.38
sudo efibootmgr -v
[sudo] Mot de passe de zorro :
BootCurrent: 0003
Timeout: 1 seconds
BootOrder: 0000,0003
Boot0000* Windows Boot Manager HD(1,GPT,686fc4cb-ecac-4e78-b2e9-b6f5de93b22d,0x800,0x32000)/File(\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...,................
Boot0003* ubuntu HD(1,GPT,686fc4cb-ecac-4e78-b2e9-b6f5de93b22d,0x800,0x32000)/File(\EFI\UBUNTU\SHIMX64.EFI)
sudo dmidecode -t memory
[sudo] Mot de passe de zorro :
# dmidecode 3.2
Getting SMBIOS data from sysfs.
SMBIOS 3.0 present.
Handle 0x003C, DMI type 16, 23 bytes
Physical Memory Array
Location: System Board Or Motherboard
Use: System Memory
Error Correction Type: None
Maximum Capacity: 64 GB
Error Information Handle: Not Provided
Number Of Devices: 4
Handle 0x003D, DMI type 17, 40 bytes
Memory Device
Array Handle: 0x003C
Error Information Handle: Not Provided
Total Width: 64 bits
Data Width: 64 bits
Size: 8192 MB
Form Factor: DIMM
Set: None
Locator: ChannelA-DIMM0
Bank Locator: BANK 0
Type: DDR4
Type Detail: Synchronous Unbuffered (Unregistered)
Speed: 2133 MT/s
Manufacturer: 04CD
Serial Number: 00000000
Asset Tag: 9876543210
Part Number: F4-2666C15-8GVR
Rank: 1
Configured Memory Speed: 2133 MT/s
Minimum Voltage: Unknown
Maximum Voltage: Unknown
Configured Voltage: 1.2 V
Handle 0x003E, DMI type 17, 40 bytes
Memory Device
Array Handle: 0x003C
Error Information Handle: Not Provided
Total Width: 64 bits
Data Width: 64 bits
Size: 8192 MB
Form Factor: DIMM
Set: None
Locator: ChannelA-DIMM1
Bank Locator: BANK 1
Type: DDR4
Type Detail: Synchronous Unbuffered (Unregistered)
Speed: 2133 MT/s
Manufacturer: 04CD
Serial Number: 00000000
Asset Tag: 9876543210
Part Number: F4-2666C15-8GVR
Rank: 1
Configured Memory Speed: 2133 MT/s
Minimum Voltage: Unknown
Maximum Voltage: Unknown
Configured Voltage: 1.2 V
Handle 0x003F, DMI type 17, 40 bytes
Memory Device
Array Handle: 0x003C
Error Information Handle: Not Provided
Total Width: 64 bits
Data Width: 64 bits
Size: 16384 MB
Form Factor: DIMM
Set: None
Locator: ChannelB-DIMM0
Bank Locator: BANK 2
Type: DDR4
Type Detail: Synchronous Unbuffered (Unregistered)
Speed: 2133 MT/s
Manufacturer: 04CD
Serial Number: 00000000
Asset Tag: 9876543210
Part Number: F4-2666C19-16GIS
Rank: 2
Configured Memory Speed: 2133 MT/s
Minimum Voltage: Unknown
Maximum Voltage: Unknown
Configured Voltage: 1.2 V
Handle 0x0040, DMI type 17, 40 bytes
Memory Device
Array Handle: 0x003C
Error Information Handle: Not Provided
Total Width: 64 bits
Data Width: 64 bits
Size: 16384 MB
Form Factor: DIMM
Set: None
Locator: ChannelB-DIMM1
Bank Locator: BANK 3
Type: DDR4
Type Detail: Synchronous Unbuffered (Unregistered)
Speed: 2133 MT/s
Manufacturer: 04CD
Serial Number: 00000000
Asset Tag: 9876543210
Part Number: F4-2666C19-16GIS
Rank: 2
Configured Memory Speed: 2133 MT/s
Minimum Voltage: Unknown
Maximum Voltage: Unknown
Configured Voltage: 1.2 V
Dernière modification par zarakione (Le 12/11/2020, à 00:17)
Hors ligne
#6 Le 12/11/2020, à 07:07
- malbo
Re : [Contourné]demarage lent ubuntu 20.04 ssd
Bonjour,
Peux-tu donner le retour complet de la commande suivante :
cat /etc/fstab
Motif : j'ai l'impression qu'il y a un souci d'UUID pour le montage de la partition EFI
Dernière modification par malbo (Le 12/11/2020, à 07:07)
Hors ligne
#7 Le 12/11/2020, à 21:45
- zarakione
Re : [Contourné]demarage lent ubuntu 20.04 ssd
cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda1 during installation
UUID=9b219861-447b-48dc-b3fd-4107dcf7303d / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/nvme0n1p2 during installation
#UUID=CA6C-DED1 /boot/efi vfat umask=0077 0 1
# swap was on /dev/sdb1 during installation
UUID=ebbd1030-5842-47f2-94f5-5270ed74a143 none swap sw 0 0
UUID=C0CB-B5A1 /boot/efi vfat defaults 0 1
# /dev/sda2
UUID=29b6cd6f-eee5-47d2-8ba4-0651f2548bf1 none swap sw 0 0
j ai reinstaller windows 10 depuis mon 1 ere message l uiid a peu etre changer oui et j ai modifier materielement l emplacement de mon ssd m2 qui etai dans le slot n 2 je l est mis dans le slot 1 et j ai modifier la partition swap je l est adapté a la taille de ma memoire ram 48 go , peu etre il va falloir que je change le slot du ssd 120 go de linux et le metre plus tard dans le slot 1 de la carte mere qui est vide , j ai rajouté aussi les commande pour rendre mon swap activé permanent a la fin du fichier /etc/fstab , par contre je vien de remarqué que fstab voit qu il y a un swap sur sdb1 ,je n est plus de partition swap sur sdb1
Dernière modification par zarakione (Le 12/11/2020, à 22:14)
Hors ligne
#8 Le 13/11/2020, à 08:42
- malbo
Re : [Contourné]demarage lent ubuntu 20.04 ssd
Bonjour,
C'est sûr que si tu as fait des modifs, je ne peux rien faire avec le fichier fstab. J'ai besoin d'avoir tous les éléments donc je te prie de faire un Boot-info depuis une session de ton Ubuntu installé et de donner l'URL de ce Boot-info dans ta réponse.
Hors ligne
#9 Le 13/11/2020, à 13:31
- zarakione
Re : [Contourné]demarage lent ubuntu 20.04 ssd
Hors ligne
#10 Le 13/11/2020, à 17:34
- malbo
Re : [Contourné]demarage lent ubuntu 20.04 ssd
Ton Boot-info est là :
boot-info-4ppa125 [20201113_1329]
============================== Boot Info Summary ===============================
=> No boot loader is installed in the MBR of /dev/nvme0n1.
=> Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
for (,msdos1)/boot/grub. It also embeds following components:
modules
---------------------------------------------------------------------------
fshelp ext2 part_msdos biosdisk
---------------------------------------------------------------------------
=> No boot loader is installed in the MBR of /dev/sdb.
=> Windows 7/8/2012 is installed in the MBR of /dev/sdc.
=> Grub2 (v1.99) is installed in the MBR of /dev/sdd and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
for /boot/grub in partition 3.
nvme0n1p1: _____________________________________________________________________
File system: vfat
Boot sector type: Windows 8/2012: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /efi/Boot/bkpbootx64.efi /efi/Boot/bootx64.efi
/efi/Boot/fbx64.efi /efi/Boot/grubx64.efi
/efi/Boot/mmx64.efi /efi/ubuntu/grubx64.efi
/efi/ubuntu/mmx64.efi /efi/ubuntu/shimx64.efi
/efi/ubuntu/grub.cfg /efi/Microsoft/Boot/bootmgfw.efi
/efi/Microsoft/Boot/bootmgr.efi
/efi/Microsoft/Boot/memtest.efi
nvme0n1p2: _____________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
nvme0n1p3: _____________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows 10
Boot files: /bootmgr /Windows/System32/winload.exe
nvme0n1p4: _____________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda1: __________________________________________________________________________
File system: ntfs
Boot sector type: Unknown
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda2: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
sdb1: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 20.04.1 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
sdc1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sdd1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
================================ 2 OS detected =================================
OS#1: L'OS actuellement utilisé - Ubuntu 20.04.1 LTS CurrentSession on sdb1
OS#2: Windows 10 on nvme0n1p3
============================ Architecture/Host Info ============================
CPU architecture: 64-bit
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-5.4.0-53-generic root=UUID=9b219861-447b-48dc-b3fd-4107dcf7303d ro quiet splash vt.handoff=7
===================================== UEFI =====================================
BIOS is EFI-compatible, and is setup in EFI-mode for this installed-session.
SecureBoot disabled.
efibootmgr -v
BootCurrent: 0003
Timeout: 1 seconds
BootOrder: 0000,0003
Boot0000* Windows Boot Manager HD(1,GPT,686fc4cb-ecac-4e78-b2e9-b6f5de93b22d,0x800,0x32000)/File(\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...,................
Boot0003* ubuntu HD(1,GPT,686fc4cb-ecac-4e78-b2e9-b6f5de93b22d,0x800,0x32000)/File(\EFI\UBUNTU\SHIMX64.EFI)
78415fb8fb9b909f8029858113f1335f nvme0n1p1/Boot/bkpbootx64.efi
78415fb8fb9b909f8029858113f1335f nvme0n1p1/Boot/bootx64.efi
2895d47544fd587b26c7e29be1295c27 nvme0n1p1/Boot/fbx64.efi
d8b4b9ae3018b1f4612611be7f42507a nvme0n1p1/Boot/grubx64.efi
dc3c47be2f78a78e5e57d097ae6c5c84 nvme0n1p1/Boot/mmx64.efi
d8b4b9ae3018b1f4612611be7f42507a nvme0n1p1/ubuntu/grubx64.efi
dc3c47be2f78a78e5e57d097ae6c5c84 nvme0n1p1/ubuntu/mmx64.efi
78415fb8fb9b909f8029858113f1335f nvme0n1p1/ubuntu/shimx64.efi
e69be5ddc7c4165e0f3e5ee05d267ec2 nvme0n1p1/Microsoft/Boot/bootmgfw.efi
5a0ceb06ab09d5c2be36b38bcb33617f nvme0n1p1/Microsoft/Boot/bootmgr.efi
============================= Drive/Partition Info =============================
Disks info: ____________________________________________________________________
sdb : is-GPT, no-BIOSboot, has-noESP, not-usb, not-mmc, has-os, 2048 sectors * 512 bytes
nvme0n1 : is-GPT, no-BIOSboot, has---ESP, not-usb, not-mmc, has-os, 2048 sectors * 512 bytes
sda : notGPT, no-BIOSboot, has-noESP, not-usb, not-mmc, no-os, 2048 sectors * 512 bytes
sdd : notGPT, no-BIOSboot, has-noESP, not-usb, not-mmc, no-os, 2048 sectors * 512 bytes
sdc : notGPT, no-BIOSboot, has-noESP, not-usb, not-mmc, no-os, 2048 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
sdb1 : is-os, 64, apt-get, signed grub-pc grub-efi , grub2, grub-install, grubenv-ok, update-grub, farbios
nvme0n1p1 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
nvme0n1p3 : is-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
nvme0n1p4 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
sda1 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
sdd1 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
sdc1 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
Partitions info (2/3): _________________________________________________________
sdb1 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
nvme0n1p1 : is---ESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
nvme0n1p3 : isnotESP, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, bootmgr, notwinboot
nvme0n1p4 : isnotESP, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot
sda1 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sdd1 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sdc1 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
Partitions info (3/3): _________________________________________________________
sdb1 : not-sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, sdb
nvme0n1p1 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, nvme0n1
nvme0n1p3 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, nvme0n1
nvme0n1p4 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, nvme0n1
sda1 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sdd1 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sdd
sdc1 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sdc
fdisk -l (filtered): ___________________________________________________________
Disk nvme0n1: 232.91 GiB, 250059350016 bytes, 488397168 sectors
Disk identifier: EDD8D3D1-C5CF-4D8D-8550-71C065427C21
Start End Sectors Size Type
nvme0n1p1 2048 206847 204800 100M EFI System
nvme0n1p2 206848 239615 32768 16M Microsoft reserved
nvme0n1p3 239616 487347583 487107968 232.3G Microsoft basic data
nvme0n1p4 487348224 488394751 1046528 511M Windows recovery environment
Disk sda: 465.78 GiB, 500107862016 bytes, 976773168 sectors
Disk identifier: 0x000bc1d7
Boot Start End Sectors Size Id Type
sda1 2048 878211071 878209024 418.8G 7 HPFS/NTFS/exFAT
sda2 878211072 976773119 98562048 47G 82 Linux swap / Solaris
Disk sdd: 1.84 TiB, 2000398934016 bytes, 3907029168 sectors
Disk identifier: 0x0009ae21
Boot Start End Sectors Size Id Type
sdd1 2048 3907028991 3907026944 1.8T 7 HPFS/NTFS/exFAT
Disk sdc: 931.53 GiB, 1000204886016 bytes, 1953525168 sectors
Disk identifier: 0xe697088a
Boot Start End Sectors Size Id Type
sdc1 2048 1953523711 1953521664 931.5G 7 HPFS/NTFS/exFAT
Disk sdb: 111.81 GiB, 120034123776 bytes, 234441648 sectors
Disk identifier: 171772F8-182A-4D03-8F20-CA7336993431
Start End Sectors Size Type
sdb1 2048 234441501 234439454 111.8G Microsoft basic data
parted -lm (filtered): _________________________________________________________
sda:500GB:scsi:512:512:msdos:ATA ST3500418AS:;
1:1049kB:450GB:450GB:ntfs::;
2:450GB:500GB:50.5GB:linux-swap(v1)::;
sdb:120GB:scsi:512:512:gpt:ATA KINGSTON SV300S3:;
1:1049kB:120GB:120GB:ext4::msftdata;
sdc:1000GB:scsi:512:512:msdos:ATA Samsung SSD 860:;
1:1049kB:1000GB:1000GB:ntfs::;
sdd:2000GB:scsi:512:4096:msdos:ATA ST2000DM001-1CH1:;
1:1049kB:2000GB:2000GB:ntfs::;
nvme0n1:250GB:nvme:512:512:gpt:Samsung SSD 960 EVO 250GB:;
1:1049kB:106MB:105MB:fat32:EFI system partition:boot, esp;
2:106MB:123MB:16.8MB::Microsoft reserved partition:msftres;
3:123MB:250GB:249GB:ntfs:Basic data partition:msftdata;
4:250GB:250GB:536MB:ntfs::hidden, diag;
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
sda
├─sda1 ntfs 7FFFA6913DDA5F4A 000bc1d7-01 gaming
└─sda2 swap 29b6cd6f-eee5-47d2-8ba4-0651f2548bf1 000bc1d7-02
sdb
└─sdb1 ext4 9b219861-447b-48dc-b3fd-4107dcf7303d 7f476cb6-33e8-436c-bdc8-a9ca93163ba9
sdc
└─sdc1 ntfs 08E84283E8426F4E e697088a-01 ssd stokage
sdd
└─sdd1 ntfs 08E8084007BD915D 0009ae21-01 2terrayan
nvme0n1
├─nvme0n1p1 vfat C0CB-B5A1 686fc4cb-ecac-4e78-b2e9-b6f5de93b22d EFI system partition
├─nvme0n1p2 12506827-1af4-4b97-9a4b-a7cb92a16146 Microsoft reserved partition
├─nvme0n1p3 ntfs 74B0E75FB0E72678 23779c71-b29c-4cc5-a595-08c4c78ab7d0 Basic data partition
└─nvme0n1p4 ntfs 945E90C05E909C94 802139e4-8af8-4c8c-9176-68a6b5142909
df (filtered): _________________________________________________________________
Avail Use% Mounted on
nvme0n1p3 177.6G 24% /mnt/boot-sav/nvme0n1p3
nvme0n1p4 88.7M 83% /mnt/boot-sav/nvme0n1p4
sda1 160.6G 62% /mnt/boot-sav/sda1
sdb1 76.1G 25% /
sdc1 256.4G 72% /mnt/boot-sav/sdc1
sdd1 60.1G 97% /mnt/boot-sav/sdd1
Mount options: __________________________________________________________________
nvme0n1p3 ro,relatime,user_id=0,group_id=0,allow_other,blksize=4096
nvme0n1p4 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda1 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sdb1 rw,relatime,errors=remount-ro
sdc1 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sdd1 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
=================== nvme0n1p1/efi/ubuntu/grub.cfg (filtered) ===================
search.fs_uuid 9b219861-447b-48dc-b3fd-4107dcf7303d root hd1,gpt1
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg
====================== sdb1/boot/grub/grub.cfg (filtered) ======================
Ubuntu 9b219861-447b-48dc-b3fd-4107dcf7303d
Ubuntu, avec Linux 5.4.0-53-generic 9b219861-447b-48dc-b3fd-4107dcf7303d
Ubuntu, avec Linux 5.4.0-52-generic 9b219861-447b-48dc-b3fd-4107dcf7303d
Windows Boot Manager (sur nvme0n1p1) osprober-efi-C0CB-B5A1
### END /etc/grub.d/30_os-prober ###
UEFI Firmware Settings uefi-firmware
### END /etc/grub.d/30_uefi-firmware ###
========================== sdb1/etc/fstab (filtered) ===========================
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda1 during installation
UUID=9b219861-447b-48dc-b3fd-4107dcf7303d / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/nvme0n1p2 during installation
# swap was on /dev/sdb1 during installation
UUID=ebbd1030-5842-47f2-94f5-5270ed74a143 none swap sw 0 0
UUID=C0CB-B5A1 /boot/efi vfat defaults 0 1
UUID=29b6cd6f-eee5-47d2-8ba4-0651f2548bf1 none swap sw 0 0
======================= sdb1/etc/default/grub (filtered) =======================
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
==================== sdb1: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
21,345172882 = 22,919204864 boot/grub/grub.cfg 2
11,368160248 = 12,206469120 boot/vmlinuz 2
5,402477264 = 5,800865792 boot/vmlinuz-5.4.0-52-generic 1
11,368160248 = 12,206469120 boot/vmlinuz-5.4.0-53-generic 2
5,402477264 = 5,800865792 boot/vmlinuz.old 1
11,610347748 = 12,466515968 boot/initrd.img 8
14,039970398 = 15,075303424 boot/initrd.img-5.4.0-52-generic 4
68,375255585 = 73,417371648 boot/initrd.img-5.4.0-52-generic.old-dkms 1
11,610347748 = 12,466515968 boot/initrd.img-5.4.0-53-generic 8
14,039970398 = 15,075303424 boot/initrd.img.old 4
===================== sdb1: ls -l /etc/grub.d/ (filtered) ======================
-rwxr-xr-x 1 root root 17622 sept. 8 12:24 10_linux
-rwxr-xr-x 1 root root 42359 sept. 8 12:24 10_linux_zfs
-rwxr-xr-x 1 root root 12894 sept. 8 12:24 20_linux_xen
-rwxr-xr-x 1 root root 12059 mars 18 2019 30_os-prober
-rwxr-xr-x 1 root root 1424 sept. 8 12:24 30_uefi-firmware
-rwxr-xr-x 1 root root 214 mars 18 2019 40_custom
-rwxr-xr-x 1 root root 216 mars 18 2019 41_custom
======================== Unknown MBRs/Boot Sectors/etc =========================
/dev/nvme0n1p1: unknown GPT attributes
8000000000000000
/dev/nvme0n1p2: unknown GPT attributes
8000000000000000
/dev/nvme0n1p4: unknown GPT attributes
8000000000000001
Unknown BootLoader on sda1
00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
00000020 00 00 00 00 80 00 80 00 f8 67 58 34 00 00 00 00 |.........gX4....|
00000030 04 00 00 00 00 00 00 00 7f 85 a3 03 00 00 00 00 |................|
00000040 f6 00 00 00 01 00 00 00 4a 5f da 3d 91 a6 ff 7f |........J_.=....|
00000050 00 00 00 00 0e 1f be 71 7c ac 22 c0 74 0b 56 b4 |.......q|.".t.V.|
00000060 0e bb 07 00 cd 10 5e eb f0 32 e4 cd 16 cd 19 eb |......^..2......|
00000070 fe 54 68 69 73 20 69 73 20 6e 6f 74 20 61 20 62 |.This is not a b|
00000080 6f 6f 74 61 62 6c 65 20 64 69 73 6b 2e 20 50 6c |ootable disk. Pl|
00000090 65 61 73 65 20 69 6e 73 65 72 74 20 61 20 62 6f |ease insert a bo|
000000a0 6f 74 61 62 6c 65 20 66 6c 6f 70 70 79 20 61 6e |otable floppy an|
000000b0 64 0d 0a 70 72 65 73 73 20 61 6e 79 20 6b 65 79 |d..press any key|
000000c0 20 74 6f 20 74 72 79 20 61 67 61 69 6e 20 2e 2e | to try again ..|
000000d0 2e 20 0d 0a 00 00 00 00 00 00 00 00 00 00 00 00 |. ..............|
000000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
00000200
Suggested repair: ______________________________________________________________
The default repair of the Boot-Repair utility would reinstall the grub-efi-amd64-signed of
sdb1,
using the following options: nvme0n1p1/boot/efi,
Additional repair would be performed: unhide-bootmenu-10s win-legacy-basic-fix use-standard-efi-file restore-efi-backups
Final advice in case of suggested repair: ______________________________________
Please do not forget to make your UEFI firmware boot on the L'OS actuellement utilisé - Ubuntu 20.04.1 LTS CurrentSession entry (nvme0n1p1/efi/****/shim****.efi (**** will be updated in the final message) file) !
If your computer reboots directly into Windows, try to change the boot order in your UEFI firmware.
If your UEFI firmware does not allow to change the boot order, change the default boot entry of the Windows bootloader.
For example you can boot into Windows, then type the following command in an admin command prompt:
bcdedit /set {bootmgr} path \EFI\****\shim****.efi (**** will be updated in the final message)
Il y a une anomalie - que tu as signalée dans ton post #7 - dans cette ligne extraite du Boot-info dans la partie "sdb1/etc/fstab (filtered)" :
UUID=ebbd1030-5842-47f2-94f5-5270ed74a143 none swap sw 0 0
L'UUID ebbd1030-5842-47f2-94f5-5270ed74a143 n'existe pas dans l'ordi.
Si tu sais comment faire, je t'invite à supprimer cette ligne du fichier Fstab. Sinon, je peux t'indiquer la procédure.
Dernière modification par malbo (Le 13/11/2020, à 17:40)
Hors ligne
#11 Le 13/11/2020, à 20:57
- zarakione
Re : [Contourné]demarage lent ubuntu 20.04 ssd
j ai supprimez les ligne de l ancien swap sa demarre assez vite mieux qu au debut que j ai lancé la discussion s
systemd-analyze time
Startup finished in 13.563s (firmware) + 2.058s (loader) + 5.138s (kernel) + 6.024s (userspace) = 26.784s
graphical.target reached after 6.013s in userspace
me reste a reglé le probleme du reboot qui est long qui reste bloqué tellement je suis obligé de maintenir le bouton arrêt pour forcé
pour le reboot long j ai lancé quelque commande si tu y comprend quellque chose merci
journalctl -p alert --no-pager
-- Logs begin at Wed 2019-11-20 23:59:45 CET, end at Fri 2020-11-13 23:50:19 CET. --
nov. 21 00:00:40 zorro-MS-7A62 sudo[4128]: zorro : 3 incorrect password attempts ; TTY=pts/0 ; PWD=/home/zorro ; USER=root ; COMMAND=/usr/bin/apt install build-essential
nov. 21 00:01:35 zorro-MS-7A62 sudo[4129]: zorro : 3 incorrect password attempts ; TTY=pts/0 ; PWD=/home/zorro ; USER=root ; COMMAND=/usr/bin/apt install build-essential
-- Reboot --
oct. 15 05:29:08 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
oct. 16 01:58:17 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
oct. 16 03:56:12 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 04 00:04:12 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 03 23:16:07 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 04 00:40:58 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 04 01:00:51 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 04 01:10:30 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 04 12:16:13 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 04 13:57:04 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 04 15:16:50 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 04 15:16:50 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 04 15:16:50 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 04 23:07:53 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 04 23:07:54 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 04 23:07:54 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 04 23:07:54 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 05 00:10:33 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 05 00:10:33 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 05 00:10:33 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 05 00:10:33 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 05 01:41:13 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 05 01:41:14 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 05 01:41:14 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 05 01:41:14 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 05 02:05:48 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 05 02:05:49 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 05 02:05:49 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 05 02:05:49 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 05 02:33:19 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 05 02:33:19 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 05 02:33:19 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 05 02:33:19 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 05 11:05:45 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 05 22:14:33 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 05 22:53:03 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 06 00:11:11 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 06 03:29:36 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 06 04:54:29 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 06 14:55:50 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 06 15:48:34 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 06 18:52:23 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 06 20:08:15 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 06 21:10:31 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 07 00:40:55 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 07 01:03:17 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 07 01:09:00 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 07 02:26:31 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 10 02:30:26 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 11 23:41:16 zorro-MS-7A62 sudo[33061]: zorro : a password is required ; TTY=pts/0 ; PWD=/home/zorro ; USER=root ; COMMAND=/usr/bin/file -s /dev/nvme0n1p2
-- Reboot --
nov. 12 00:05:44 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 00:05:44 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 00:05:44 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 12 00:50:22 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 00:50:22 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 00:50:22 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 12 01:38:13 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 01:38:13 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 01:38:13 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 12 02:28:47 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 02:28:47 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 02:28:47 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 12 02:37:11 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 02:37:11 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 02:37:11 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 12 03:10:48 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 12 03:10:50 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 03:10:50 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 03:10:50 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 12 22:40:59 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 22:40:59 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 22:40:59 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 13 13:22:46 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 13 13:22:46 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 13 13:22:47 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 13 12:32:45 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 13 12:32:45 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 13 12:32:45 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 13 20:51:53 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 13 20:51:53 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 13 20:51:54 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 13 23:09:55 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 13 23:09:55 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 13 23:09:55 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 13 23:12:45 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 13 23:12:45 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 13 23:12:45 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
journalctl -p crit --no-pager
-- Logs begin at Wed 2019-11-20 23:59:45 CET, end at Fri 2020-11-13 23:55:36 CET. --
nov. 21 00:00:40 zorro-MS-7A62 sudo[4128]: zorro : 3 incorrect password attempts ; TTY=pts/0 ; PWD=/home/zorro ; USER=root ; COMMAND=/usr/bin/apt install build-essential
nov. 21 00:01:35 zorro-MS-7A62 sudo[4129]: zorro : 3 incorrect password attempts ; TTY=pts/0 ; PWD=/home/zorro ; USER=root ; COMMAND=/usr/bin/apt install build-essential
-- Reboot --
nov. 21 00:37:00 zorro-MS-7A62 gnome-session-binary[8740]: CRITICAL: We failed, but the fail whale is dead. Sorry....
nov. 21 00:37:00 zorro-MS-7A62 gnome-session-binary[1191]: CRITICAL: We failed, but the fail whale is dead. Sorry....
-- Reboot --
nov. 21 19:52:23 zorro-MS-7A62 gnome-session-binary[1158]: CRITICAL: We failed, but the fail whale is dead. Sorry....
-- Reboot --
nov. 21 19:54:53 zorro-MS-7A62 gnome-session-binary[1159]: CRITICAL: We failed, but the fail whale is dead. Sorry....
-- Reboot --
mars 28 15:44:34 zorro-MS-7A62 gnome-session-binary[1799]: CRITICAL: We failed, but the fail whale is dead. Sorry....
-- Reboot --
oct. 15 04:41:28 zorro-MS-7A62 gnome-session-binary[1464]: CRITICAL: We failed, but the fail whale is dead. Sorry....
-- Reboot --
oct. 15 04:42:42 zorro-MS-7A62 gnome-session-binary[1446]: CRITICAL: We failed, but the fail whale is dead. Sorry....
-- Reboot --
oct. 15 05:29:08 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
oct. 16 01:58:17 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
oct. 16 03:56:12 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 04 00:04:12 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 03 23:16:07 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 04 00:40:58 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 04 01:00:51 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 04 01:10:30 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 04 12:16:13 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 04 13:57:04 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 04 15:16:50 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 04 15:16:50 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 04 15:16:50 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 04 16:23:36 zorro-MS-7A62 gnome-session-binary[1364]: CRITICAL: We failed, but the fail whale is dead. Sorry....
-- Reboot --
nov. 04 23:07:53 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 04 23:07:54 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 04 23:07:54 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 04 23:07:54 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 05 00:10:33 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 05 00:10:33 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 05 00:10:33 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 05 00:10:33 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 05 01:41:13 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 05 01:41:14 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 05 01:41:14 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 05 01:41:14 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 05 02:05:48 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 05 02:05:49 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 05 02:05:49 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 05 02:05:49 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 05 02:33:19 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 05 02:33:19 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 05 02:33:19 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 05 02:33:19 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 05 11:05:45 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 05 22:14:33 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 05 22:51:35 zorro-MS-7A62 gnome-session-binary[1348]: CRITICAL: We failed, but the fail whale is dead. Sorry....
-- Reboot --
nov. 05 22:53:03 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 06 00:11:11 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 06 03:29:36 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 06 04:54:29 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 06 14:55:50 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 06 15:48:34 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 06 18:52:23 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 06 20:08:15 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 06 21:04:00 zorro-MS-7A62 gnome-session-binary[1443]: CRITICAL: We failed, but the fail whale is dead. Sorry....
-- Reboot --
nov. 06 21:10:31 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 07 00:40:55 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 07 01:03:17 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 07 01:09:00 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 07 02:26:31 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 10 02:30:26 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
nov. 11 23:41:16 zorro-MS-7A62 sudo[33061]: zorro : a password is required ; TTY=pts/0 ; PWD=/home/zorro ; USER=root ; COMMAND=/usr/bin/file -s /dev/nvme0n1p2
-- Reboot --
nov. 12 00:05:44 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 00:05:44 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 00:05:44 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 12 00:50:22 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 00:50:22 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 00:50:22 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 12 00:53:24 zorro-MS-7A62 gnome-session-binary[2732]: CRITICAL: We failed, but the fail whale is dead. Sorry....
nov. 12 00:53:52 zorro-MS-7A62 gnome-session-binary[3109]: CRITICAL: We failed, but the fail whale is dead. Sorry....
nov. 12 01:36:45 zorro-MS-7A62 gnome-session-binary[1361]: CRITICAL: gsm_client_peek_id: assertion 'GSM_IS_CLIENT (client)' failed
nov. 12 01:36:45 zorro-MS-7A62 gnome-session-binary[1361]: GLib-CRITICAL: g_hash_table_find: assertion 'version == hash_table->version' failed
nov. 12 01:36:45 zorro-MS-7A62 gnome-session-binary[1361]: CRITICAL: We failed, but the fail whale is dead. Sorry....
-- Reboot --
nov. 12 01:38:13 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 01:38:13 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 01:38:13 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 12 02:27:16 zorro-MS-7A62 gnome-session-binary[1369]: CRITICAL: We failed, but the fail whale is dead. Sorry....
-- Reboot --
nov. 12 02:28:47 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 02:28:47 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 02:28:47 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 12 02:37:11 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 02:37:11 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 02:37:11 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 12 03:10:48 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 12 03:10:50 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 03:10:50 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 03:10:50 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 12 22:40:59 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 22:40:59 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 22:40:59 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 13 13:22:46 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 13 13:22:46 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 13 13:22:47 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 13 12:32:45 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 13 12:32:45 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 13 12:32:45 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 13 20:51:53 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 13 20:51:53 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 13 20:51:54 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 13 23:08:38 zorro-MS-7A62 gnome-session-binary[1375]: CRITICAL: We failed, but the fail whale is dead. Sorry....
-- Reboot --
nov. 13 23:09:55 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 13 23:09:55 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 13 23:09:55 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
-- Reboot --
nov. 13 23:12:45 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 13 23:12:45 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 13 23:12:45 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
la suivant j ai pas pu copier toute les ligne la commande que j aieffectuer
journalctl -p err --no-pager
nov. 04 16:23:36 zorro-MS-7A62 gnome-session-binary[1364]: CRITICAL: We failed, but the fail whale is dead. Sorry....
nov. 04 16:23:36 zorro-MS-7A62 gdm3[1120]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 04 23:07:53 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 04 23:07:54 zorro-MS-7A62 kernel: network todo 'eth%d' but state 0
nov. 04 23:07:54 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 04 23:07:54 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 04 23:07:54 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 04 23:07:54 zorro-MS-7A62 systemd-udevd[361]: 1-7:1.0: Worker [382] failed
nov. 04 23:07:55 zorro-MS-7A62 pulseaudio[1203]: No UCM verb is valid for hw:0
nov. 04 23:08:00 zorro-MS-7A62 pulseaudio[1203]: No UCM verb is valid for hw:1
nov. 04 22:29:27 zorro-MS-7A62 gdm-password][1784]: gkr-pam: unable to locate daemon control file
nov. 04 22:29:30 zorro-MS-7A62 pulseaudio[1837]: No UCM verb is valid for hw:1
nov. 04 22:29:34 zorro-MS-7A62 pulseaudio[1837]: No UCM verb is valid for hw:0
nov. 04 22:29:52 zorro-MS-7A62 pulseaudio[1837]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
nov. 04 22:44:14 zorro-MS-7A62 compiz[2406]:
unhandled exception (type std::exception) in signal handler:
what: vector::_M_default_append
nov. 04 23:07:16 zorro-MS-7A62 ccsm[3752]: Creating pipes for GWakeup: Trop de fichiers ouverts
nov. 04 23:27:34 zorro-MS-7A62 compiz[4045]:
unhandled exception (type std::exception) in signal handler:
what: vector::_M_default_append
nov. 05 00:06:15 zorro-MS-7A62 gdm3[1127]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 05 00:10:33 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 05 00:10:33 zorro-MS-7A62 kernel: network todo 'eth%d' but state 0
nov. 05 00:10:33 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 05 00:10:33 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 05 00:10:33 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 05 00:10:33 zorro-MS-7A62 systemd-udevd[380]: 1-7:1.0: Worker [397] failed
nov. 05 00:10:35 zorro-MS-7A62 pulseaudio[1199]: No UCM verb is valid for hw:0
nov. 05 00:10:35 zorro-MS-7A62 pulseaudio[1199]: No UCM verb is valid for hw:1
nov. 05 00:10:47 zorro-MS-7A62 gdm-password][1632]: gkr-pam: unable to locate daemon control file
nov. 05 00:10:48 zorro-MS-7A62 pulseaudio[1649]: No UCM verb is valid for hw:1
nov. 05 00:10:52 zorro-MS-7A62 pulseaudio[1649]: No UCM verb is valid for hw:0
nov. 05 00:11:00 zorro-MS-7A62 pulseaudio[1649]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 05 00:24:33 zorro-MS-7A62 pulseaudio[1649]: ALSA woke us up to write new data to the device, but there was actually nothing to write.
nov. 05 00:24:33 zorro-MS-7A62 pulseaudio[1649]: Most likely this is a bug in the ALSA driver 'snd_usb_audio'. Please report this issue to the ALSA developers.
nov. 05 00:24:33 zorro-MS-7A62 pulseaudio[1649]: We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail.
nov. 05 01:39:02 zorro-MS-7A62 gdm3[1120]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 05 01:41:13 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 05 01:41:14 zorro-MS-7A62 systemd-udevd[358]: 1-7:1.0: Worker [402] failed
nov. 05 01:41:14 zorro-MS-7A62 kernel: network todo 'eth%d' but state 0
nov. 05 01:41:14 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 05 01:41:14 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 05 01:41:14 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 05 01:41:28 zorro-MS-7A62 gdm-password][1629]: gkr-pam: unable to locate daemon control file
nov. 05 01:41:40 zorro-MS-7A62 pulseaudio[1663]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 05 02:03:16 zorro-MS-7A62 gdm3[1122]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 05 02:05:48 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 05 02:05:48 zorro-MS-7A62 systemd-modules-load[339]: Failed to find module '88XXau'
nov. 05 02:05:49 zorro-MS-7A62 systemd-udevd[382]: 1-7:1.0: Worker [412] failed
nov. 05 02:05:49 zorro-MS-7A62 kernel: network todo 'eth%d' but state 0
nov. 05 02:05:49 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 05 02:05:49 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 05 02:05:49 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 05 02:06:00 zorro-MS-7A62 gdm-password][1624]: gkr-pam: unable to locate daemon control file
nov. 05 02:06:15 zorro-MS-7A62 pulseaudio[1643]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 05 02:31:59 zorro-MS-7A62 gdm3[1124]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 05 02:33:19 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 05 02:33:19 zorro-MS-7A62 kernel: network todo 'eth%d' but state 0
nov. 05 02:33:19 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 05 02:33:19 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 05 02:33:19 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 05 02:33:19 zorro-MS-7A62 systemd[1]: Failed to start Load Kernel Modules.
nov. 05 02:34:50 zorro-MS-7A62 systemd[1]: Failed to start Load Kernel Modules.
nov. 05 02:35:02 zorro-MS-7A62 gdm-password][1616]: gkr-pam: unable to locate daemon control file
nov. 05 02:35:19 zorro-MS-7A62 pulseaudio[1629]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 05 02:36:20 zorro-MS-7A62 systemd-udevd[375]: 1-7: Worker [383] processing SEQNUM=4524 killed
nov. 05 02:36:20 zorro-MS-7A62 systemd-udevd[375]: 1-7: Worker [383] failed
nov. 05 02:39:21 zorro-MS-7A62 systemd-udevd[375]: 1-7:1.0: Worker [390] processing SEQNUM=4525 killed
nov. 05 02:39:21 zorro-MS-7A62 systemd-udevd[375]: 1-7:1.0: Worker [390] failed
nov. 05 03:21:54 zorro-MS-7A62 gdm3[1117]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 05 11:05:45 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 05 11:16:50 zorro-MS-7A62 gdm-password][1832]: gkr-pam: unable to locate daemon control file
nov. 05 11:17:15 zorro-MS-7A62 pulseaudio[1867]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
nov. 05 16:08:06 zorro-MS-7A62 compiz[2430]:
unhandled exception (type std::exception) in signal handler:
what: vector::_M_default_append
nov. 05 21:48:18 zorro-MS-7A62 wpa_supplicant[1047]: bgscan simple: Failed to enable signal strength monitoring
nov. 05 22:13:50 zorro-MS-7A62 gdm3[1108]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
nov. 05 22:13:51 zorro-MS-7A62 systemd[1859]: Failed to start Portal service (GTK+/GNOME implementation).
nov. 05 22:13:55 zorro-MS-7A62 pulseaudio[25191]: Failed to find a working profile.
nov. 05 22:13:55 zorro-MS-7A62 pulseaudio[25191]: Failed to load module "module-alsa-card" (argument: "device_id="1" name="pci-0000_01_00.1" card_name="alsa_card.pci-0000_01_00.1" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
-- Reboot --
nov. 05 22:14:33 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 05 22:14:39 zorro-MS-7A62 wpa_supplicant[1023]: bgscan simple: Failed to enable signal strength monitoring
nov. 05 22:17:22 zorro-MS-7A62 gdm-password][1722]: gkr-pam: unable to locate daemon control file
nov. 05 22:17:47 zorro-MS-7A62 pulseaudio[1779]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
nov. 05 22:51:35 zorro-MS-7A62 gnome-session-binary[1348]: CRITICAL: We failed, but the fail whale is dead. Sorry....
nov. 05 22:51:36 zorro-MS-7A62 gdm3[1115]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 05 22:53:03 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 05 23:01:21 zorro-MS-7A62 gdm-password][1871]: gkr-pam: unable to locate daemon control file
nov. 05 23:01:46 zorro-MS-7A62 pulseaudio[1919]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
nov. 05 23:39:14 zorro-MS-7A62 gdm3[1087]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 06 00:11:11 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 06 00:15:17 zorro-MS-7A62 gdm-password][1725]: gkr-pam: unable to locate daemon control file
nov. 06 00:15:42 zorro-MS-7A62 pulseaudio[1772]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
nov. 06 02:04:35 zorro-MS-7A62 gdm3[1048]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 06 03:29:36 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 06 03:31:07 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 06 03:31:17 zorro-MS-7A62 gdm-password][1656]: gkr-pam: unable to locate daemon control file
nov. 06 03:31:33 zorro-MS-7A62 pulseaudio[1670]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 06 04:19:36 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] No Caching mode page found
nov. 06 04:19:36 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] Assuming drive cache: write through
nov. 06 04:24:21 zorro-MS-7A62 kernel: FAT-fs (sde1): unable to read boot sector to mark fs as dirty
nov. 06 04:24:32 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] No Caching mode page found
nov. 06 04:24:32 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] Assuming drive cache: write through
nov. 06 04:26:29 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] No Caching mode page found
nov. 06 04:26:29 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] Assuming drive cache: write through
nov. 06 04:34:00 zorro-MS-7A62 gdm3[1166]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
nov. 06 04:34:01 zorro-MS-7A62 pulseaudio[1670]: Error opening PCM device hdmi:2,1: Aucun fichier ou dossier de ce type
-- Reboot --
nov. 06 04:54:29 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 06 04:54:29 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] No Caching mode page found
nov. 06 04:54:29 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] Assuming drive cache: write through
nov. 06 04:55:59 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 06 04:56:13 zorro-MS-7A62 gdm-password][1687]: gkr-pam: unable to locate daemon control file
nov. 06 04:56:27 zorro-MS-7A62 pulseaudio[1701]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 06 04:58:41 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] No Caching mode page found
nov. 06 04:58:41 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] Assuming drive cache: write through
nov. 06 05:32:22 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 0
nov. 06 05:32:22 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 0 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:32:22 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 0, async page read
nov. 06 05:32:22 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 1 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:32:22 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 1, async page read
nov. 06 05:32:22 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 2 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:32:22 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 2, async page read
nov. 06 05:32:22 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 3 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:32:22 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 3, async page read
nov. 06 05:32:22 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 4 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:32:22 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 4, async page read
nov. 06 05:32:22 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 5 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:32:22 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 5, async page read
nov. 06 05:32:22 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 6 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:32:22 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 6, async page read
nov. 06 05:32:22 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 7 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:32:22 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 7, async page read
nov. 06 05:32:31 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 0
nov. 06 05:32:31 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 0 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:32:31 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 0, async page read
nov. 06 05:32:31 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 1 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:32:31 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 1, async page read
nov. 06 05:32:31 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 2 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:32:31 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 2, async page read
nov. 06 05:32:31 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 3 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:32:31 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 3, async page read
nov. 06 05:32:31 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 4 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:32:31 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 4, async page read
nov. 06 05:32:31 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 5 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:32:31 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 5, async page read
nov. 06 05:32:31 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 6 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:32:31 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 6, async page read
nov. 06 05:32:31 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 7 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:32:31 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 7, async page read
nov. 06 05:32:33 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 0
nov. 06 05:32:33 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 0, async page read
nov. 06 05:32:33 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 1, async page read
nov. 06 05:37:10 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 0
nov. 06 05:37:10 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 0 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:37:10 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 0, async page read
nov. 06 05:37:10 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 1 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:37:10 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 1, async page read
nov. 06 05:37:10 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 2 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:37:10 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 2, async page read
nov. 06 05:37:10 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 3 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:37:10 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 3, async page read
nov. 06 05:37:10 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 4 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:37:10 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 4, async page read
nov. 06 05:37:10 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 5 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:37:10 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 5, async page read
nov. 06 05:37:10 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 6 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:37:10 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 6, async page read
nov. 06 05:37:10 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 7 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:37:10 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 7, async page read
nov. 06 05:37:57 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 0
nov. 06 05:37:57 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 0 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:37:57 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 0, async page read
nov. 06 05:37:57 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 1 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:37:57 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 1, async page read
nov. 06 05:37:57 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 2 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:37:57 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 2, async page read
nov. 06 05:37:57 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 3 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:37:57 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 3, async page read
nov. 06 05:37:57 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 4 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:37:57 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 4, async page read
nov. 06 05:37:57 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 5 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:37:57 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 5, async page read
nov. 06 05:37:57 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 6 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:37:57 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 6, async page read
nov. 06 05:37:57 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sr0, sector 7 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
nov. 06 05:37:57 zorro-MS-7A62 kernel: Buffer I/O error on dev sr0, logical block 7, async page read
nov. 06 14:08:02 zorro-MS-7A62 kernel: snd_hda_intel 0000:01:00.1: spurious response 0x3:0x0, last cmd=0x5f2f02
nov. 06 14:08:02 zorro-MS-7A62 kernel: snd_hda_intel 0000:01:00.1: spurious response 0x0:0x0, last cmd=0x5f2f02
nov. 06 14:08:02 zorro-MS-7A62 kernel: snd_hda_intel 0000:01:00.1: spurious response 0x0:0x0, last cmd=0x5f2f02
nov. 06 14:08:02 zorro-MS-7A62 kernel: snd_hda_intel 0000:01:00.1: spurious response 0x3:0x0, last cmd=0x5f2f02
nov. 06 14:08:02 zorro-MS-7A62 kernel: snd_hda_intel 0000:01:00.1: spurious response 0x0:0x0, last cmd=0x5f2f02
nov. 06 14:08:02 zorro-MS-7A62 kernel: snd_hda_intel 0000:01:00.1: spurious response 0x0:0x0, last cmd=0x5f2f02
nov. 06 14:08:02 zorro-MS-7A62 kernel: snd_hda_intel 0000:01:00.1: spurious response 0x3:0x0, last cmd=0x5f2f02
nov. 06 14:08:02 zorro-MS-7A62 kernel: snd_hda_intel 0000:01:00.1: spurious response 0x0:0x0, last cmd=0x5f2f02
nov. 06 14:08:02 zorro-MS-7A62 kernel: snd_hda_intel 0000:01:00.1: spurious response 0x0:0x0, last cmd=0x5f2f02
nov. 06 14:08:02 zorro-MS-7A62 kernel: snd_hda_intel 0000:01:00.1: spurious response 0x3:0x0, last cmd=0x5f2f02
nov. 06 14:47:46 zorro-MS-7A62 kernel: usb 1-5: device descriptor read/64, error -71
nov. 06 14:47:46 zorro-MS-7A62 kernel: usb 1-5: device descriptor read/64, error -71
nov. 06 14:47:46 zorro-MS-7A62 kernel: usb 1-5: device descriptor read/64, error -71
nov. 06 14:47:47 zorro-MS-7A62 kernel: usb 1-5: device descriptor read/64, error -71
nov. 06 14:47:48 zorro-MS-7A62 kernel: usb 1-5: device not accepting address 10, error -71
nov. 06 14:47:48 zorro-MS-7A62 kernel: usb 1-5: device not accepting address 11, error -71
nov. 06 14:47:48 zorro-MS-7A62 kernel: usb usb1-port5: unable to enumerate USB device
nov. 06 14:48:25 zorro-MS-7A62 kernel: usb 1-5: device descriptor read/64, error -71
nov. 06 14:48:25 zorro-MS-7A62 kernel: usb 1-5: device descriptor read/64, error -71
nov. 06 14:48:25 zorro-MS-7A62 kernel: usb 1-5: device descriptor read/64, error -71
nov. 06 14:48:26 zorro-MS-7A62 kernel: usb 1-5: device descriptor read/64, error -71
nov. 06 14:48:27 zorro-MS-7A62 kernel: usb 1-5: device not accepting address 14, error -71
nov. 06 14:48:27 zorro-MS-7A62 kernel: usb 1-5: device not accepting address 15, error -71
nov. 06 14:48:27 zorro-MS-7A62 kernel: usb usb1-port5: unable to enumerate USB device
nov. 06 14:48:51 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] No Caching mode page found
nov. 06 14:48:51 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] Assuming drive cache: write through
nov. 06 14:52:36 zorro-MS-7A62 gdm3[1199]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 06 14:55:50 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 06 14:55:50 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] No Caching mode page found
nov. 06 14:55:50 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] Assuming drive cache: write through
nov. 06 14:57:20 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 06 14:57:30 zorro-MS-7A62 gdm-password][1721]: gkr-pam: unable to locate daemon control file
nov. 06 14:57:47 zorro-MS-7A62 pulseaudio[1734]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 06 15:41:49 zorro-MS-7A62 gdm3[1240]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 06 15:48:34 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 06 15:48:34 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] No Caching mode page found
nov. 06 15:48:34 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] Assuming drive cache: write through
nov. 06 15:50:04 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 06 15:50:14 zorro-MS-7A62 gdm-password][1720]: gkr-pam: unable to locate daemon control file
nov. 06 15:50:31 zorro-MS-7A62 pulseaudio[1734]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 06 16:43:08 zorro-MS-7A62 kernel: FAT-fs (sde): unable to read boot sector to mark fs as dirty
nov. 06 16:43:12 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] No Caching mode page found
nov. 06 16:43:12 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] Assuming drive cache: write through
nov. 06 16:45:37 zorro-MS-7A62 gdm3[1233]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 06 18:52:23 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 06 18:52:23 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] No Caching mode page found
nov. 06 18:52:23 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] Assuming drive cache: write through
nov. 06 18:53:53 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 06 18:54:04 zorro-MS-7A62 gdm-password][1707]: gkr-pam: unable to locate daemon control file
nov. 06 18:54:20 zorro-MS-7A62 pulseaudio[1722]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 06 19:09:39 zorro-MS-7A62 gdm3[1213]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 06 20:08:15 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 06 20:08:15 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] No Caching mode page found
nov. 06 20:08:15 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] Assuming drive cache: write through
nov. 06 20:09:45 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 06 20:10:32 zorro-MS-7A62 gdm-password][1736]: gkr-pam: unable to locate daemon control file
nov. 06 20:10:57 zorro-MS-7A62 pulseaudio[1770]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
nov. 06 21:04:00 zorro-MS-7A62 gnome-session-binary[1443]: CRITICAL: We failed, but the fail whale is dead. Sorry....
nov. 06 21:04:00 zorro-MS-7A62 gdm3[1201]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 06 21:10:31 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 06 21:12:01 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 06 21:12:11 zorro-MS-7A62 gdm-password][1630]: gkr-pam: unable to locate daemon control file
nov. 06 21:12:30 zorro-MS-7A62 pulseaudio[1644]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 06 23:27:39 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] No Caching mode page found
nov. 06 23:27:39 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] Assuming drive cache: write through
nov. 07 00:27:16 zorro-MS-7A62 gdm3[1153]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 07 00:40:55 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 07 00:40:55 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] No Caching mode page found
nov. 07 00:40:55 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] Assuming drive cache: write through
nov. 07 00:42:25 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 07 00:42:54 zorro-MS-7A62 gdm-password][1636]: gkr-pam: unable to locate daemon control file
nov. 07 00:43:19 zorro-MS-7A62 pulseaudio[1669]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
nov. 07 00:43:19 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] No Caching mode page found
nov. 07 00:43:19 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] Assuming drive cache: write through
nov. 07 00:44:51 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] No Caching mode page found
nov. 07 00:44:51 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] Assuming drive cache: write through
nov. 07 00:50:30 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sde, sector 3544224 op 0x1:(WRITE) flags 0x4000 phys_seg 3 prio class 0
nov. 07 00:50:30 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sde, sector 3544464 op 0x1:(WRITE) flags 0x0 phys_seg 2 prio class 0
nov. 07 00:50:30 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sde, sector 3544704 op 0x1:(WRITE) flags 0x4800 phys_seg 2 prio class 0
nov. 07 00:50:30 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sde, sector 3544944 op 0x1:(WRITE) flags 0x4800 phys_seg 1 prio class 0
nov. 07 00:50:30 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sde, sector 3545000 op 0x1:(WRITE) flags 0x0 phys_seg 2 prio class 0
nov. 07 00:50:30 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sde, sector 3545240 op 0x1:(WRITE) flags 0x4800 phys_seg 2 prio class 0
nov. 07 00:50:30 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sde, sector 3545480 op 0x1:(WRITE) flags 0x4800 phys_seg 2 prio class 0
nov. 07 00:50:30 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sde, sector 3545720 op 0x1:(WRITE) flags 0x4800 phys_seg 2 prio class 0
nov. 07 00:50:30 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sde, sector 3545960 op 0x1:(WRITE) flags 0x800 phys_seg 2 prio class 0
nov. 07 00:50:30 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sde, sector 3546200 op 0x1:(WRITE) flags 0x4000 phys_seg 2 prio class 0
nov. 07 00:50:30 zorro-MS-7A62 systemd[1]: Failed unmounting /media/zorro/FDDC-E0C6.
nov. 07 00:50:31 zorro-MS-7A62 kernel: Buffer I/O error on dev sde, logical block 0, lost sync page write
nov. 07 00:50:34 zorro-MS-7A62 kernel: sd 7:0:0:0: [sdf] No Caching mode page found
nov. 07 00:50:34 zorro-MS-7A62 kernel: sd 7:0:0:0: [sdf] Assuming drive cache: write through
nov. 07 00:51:41 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] No Caching mode page found
nov. 07 00:51:41 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] Assuming drive cache: write through
nov. 07 00:52:30 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sde, sector 376040 op 0x1:(WRITE) flags 0x4800 phys_seg 4 prio class 0
nov. 07 00:52:30 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sde, sector 376280 op 0x1:(WRITE) flags 0x4800 phys_seg 5 prio class 0
nov. 07 00:52:30 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sde, sector 376520 op 0x1:(WRITE) flags 0x4800 phys_seg 5 prio class 0
nov. 07 00:52:30 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sde, sector 376760 op 0x1:(WRITE) flags 0x4800 phys_seg 5 prio class 0
nov. 07 00:52:30 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sde, sector 377000 op 0x1:(WRITE) flags 0x4800 phys_seg 4 prio class 0
nov. 07 00:52:30 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sde, sector 377240 op 0x1:(WRITE) flags 0x4800 phys_seg 5 prio class 0
nov. 07 00:52:30 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sde, sector 377480 op 0x1:(WRITE) flags 0x800 phys_seg 5 prio class 0
nov. 07 00:52:30 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sde, sector 377912 op 0x1:(WRITE) flags 0x4800 phys_seg 5 prio class 0
nov. 07 00:52:30 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sde, sector 378152 op 0x1:(WRITE) flags 0x4800 phys_seg 4 prio class 0
nov. 07 00:52:30 zorro-MS-7A62 kernel: blk_update_request: I/O error, dev sde, sector 378392 op 0x1:(WRITE) flags 0x4800 phys_seg 5 prio class 0
nov. 07 00:52:32 zorro-MS-7A62 kernel: FAT-fs (sde): unable to read boot sector to mark fs as dirty
nov. 07 00:52:41 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] No Caching mode page found
nov. 07 00:52:41 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] Assuming drive cache: write through
nov. 07 00:54:15 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] No Caching mode page found
nov. 07 00:54:15 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] Assuming drive cache: write through
nov. 07 01:01:08 zorro-MS-7A62 gdm3[1158]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 07 01:03:17 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 07 01:03:17 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] No Caching mode page found
nov. 07 01:03:17 zorro-MS-7A62 kernel: sd 6:0:0:0: [sde] Assuming drive cache: write through
nov. 07 01:04:47 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 07 01:04:57 zorro-MS-7A62 gdm-password][1679]: gkr-pam: unable to locate daemon control file
nov. 07 01:05:16 zorro-MS-7A62 pulseaudio[1692]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
-- Reboot --
nov. 07 01:09:00 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 07 01:10:30 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 07 01:11:33 zorro-MS-7A62 gdm-password][1684]: gkr-pam: unable to locate daemon control file
nov. 07 01:11:58 zorro-MS-7A62 pulseaudio[1720]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
nov. 07 01:15:47 zorro-MS-7A62 gdm3[1158]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 07 02:26:31 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 07 02:28:01 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/CA6C-DED1.
nov. 07 02:28:01 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 07 02:28:13 zorro-MS-7A62 gdm-password][1569]: gkr-pam: unable to locate daemon control file
nov. 07 02:28:28 zorro-MS-7A62 pulseaudio[1584]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 07 02:29:03 zorro-MS-7A62 systemd[1]: Failed unmounting /run/user/1000.
nov. 07 02:29:03 zorro-MS-7A62 systemd[1]: Failed unmounting /run/user/121.
nov. 07 02:29:03 zorro-MS-7A62 gdm3[1101]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 10 02:30:26 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 10 02:31:57 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 10 02:32:13 zorro-MS-7A62 gdm-password][1682]: gkr-pam: unable to locate daemon control file
nov. 10 02:32:24 zorro-MS-7A62 pulseaudio[1731]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 10 02:52:01 zorro-MS-7A62 compiz[2273]:
unhandled exception (type std::exception) in signal handler:
what: vector::_M_default_append
nov. 10 03:20:35 zorro-MS-7A62 gdm3[1194]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 12 00:20:21 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 12 00:20:32 zorro-MS-7A62 gdm-password][1658]: gkr-pam: unable to locate daemon control file
nov. 11 23:20:46 zorro-MS-7A62 pulseaudio[1672]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 11 23:41:16 zorro-MS-7A62 sudo[33061]: zorro : a password is required ; TTY=pts/0 ; PWD=/home/zorro ; USER=root ; COMMAND=/usr/bin/file -s /dev/nvme0n1p2
nov. 12 00:05:13 zorro-MS-7A62 gdm3[1167]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 12 00:05:44 zorro-MS-7A62 kernel: network todo 'eth%d' but state 0
nov. 12 00:05:44 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 00:05:44 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 00:05:44 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 12 00:05:44 zorro-MS-7A62 systemd-udevd[366]: 1-8:1.0: Worker [393] failed
nov. 12 00:07:13 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 12 00:07:33 zorro-MS-7A62 gdm-password][1598]: gkr-pam: unable to locate daemon control file
nov. 12 00:07:40 zorro-MS-7A62 pulseaudio[1630]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 12 00:09:14 zorro-MS-7A62 systemd[1]: Failed to start Firmware update daemon.
nov. 12 00:42:50 zorro-MS-7A62 gdm3[1116]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 12 00:50:22 zorro-MS-7A62 systemd-udevd[368]: 1-8:1.0: Worker [388] failed
nov. 12 00:50:22 zorro-MS-7A62 kernel: network todo 'eth%d' but state 0
nov. 12 00:50:22 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 00:50:22 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 00:50:22 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 12 00:51:51 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 12 00:52:32 zorro-MS-7A62 gdm-password][1631]: gkr-pam: unable to locate daemon control file
nov. 12 00:52:57 zorro-MS-7A62 pulseaudio[1658]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 12 00:53:18 zorro-MS-7A62 gdm-password][2383]: gkr-pam: unable to locate daemon control file
nov. 12 00:53:24 zorro-MS-7A62 gnome-session-binary[2732]: CRITICAL: We failed, but the fail whale is dead. Sorry....
nov. 12 00:53:45 zorro-MS-7A62 gdm-password][2803]: gkr-pam: unable to locate daemon control file
nov. 12 00:53:52 zorro-MS-7A62 gnome-session-binary[3109]: CRITICAL: We failed, but the fail whale is dead. Sorry....
nov. 12 00:54:11 zorro-MS-7A62 systemd[1]: Failed to start Firmware update daemon.
nov. 12 00:54:12 zorro-MS-7A62 gdm-password][3190]: gkr-pam: unable to locate daemon control file
nov. 12 00:54:37 zorro-MS-7A62 pulseaudio[3242]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
nov. 12 01:36:45 zorro-MS-7A62 gnome-session-binary[1361]: CRITICAL: gsm_client_peek_id: assertion 'GSM_IS_CLIENT (client)' failed
nov. 12 01:36:45 zorro-MS-7A62 gnome-session-binary[1361]: GLib-CRITICAL: g_hash_table_find: assertion 'version == hash_table->version' failed
nov. 12 01:36:45 zorro-MS-7A62 gnome-session-binary[1361]: CRITICAL: We failed, but the fail whale is dead. Sorry....
nov. 12 01:36:45 zorro-MS-7A62 gdm3[1100]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
nov. 12 01:36:50 zorro-MS-7A62 pulseaudio[7553]: Failed to find a working profile.
nov. 12 01:36:50 zorro-MS-7A62 pulseaudio[7553]: Failed to load module "module-alsa-card" (argument: "device_id="1" name="pci-0000_01_00.1" card_name="alsa_card.pci-0000_01_00.1" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
-- Reboot --
nov. 12 01:38:13 zorro-MS-7A62 systemd-udevd[365]: 1-8:1.0: Worker [377] failed
nov. 12 01:38:13 zorro-MS-7A62 kernel: network todo 'eth%d' but state 0
nov. 12 01:38:13 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 01:38:13 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 01:38:13 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 12 01:39:42 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 12 01:39:51 zorro-MS-7A62 gdm-password][1611]: gkr-pam: unable to locate daemon control file
nov. 12 01:40:09 zorro-MS-7A62 pulseaudio[1626]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 12 01:46:41 zorro-MS-7A62 compiz[2160]:
unhandled exception (type std::exception) in signal handler:
what: vector::_M_default_append
nov. 12 01:48:28 zorro-MS-7A62 compiz[2712]:
unhandled exception (type std::exception) in signal handler:
what: vector::_M_default_append
nov. 12 01:52:02 zorro-MS-7A62 compiz[2735]:
unhandled exception (type std::exception) in signal handler:
what: vector::_M_default_append
nov. 12 01:54:07 zorro-MS-7A62 systemd[1]: Failed to start Firmware update daemon.
nov. 12 02:27:16 zorro-MS-7A62 gnome-session-binary[1369]: CRITICAL: We failed, but the fail whale is dead. Sorry....
nov. 12 02:27:16 zorro-MS-7A62 gdm3[1118]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 12 02:28:46 zorro-MS-7A62 systemd[1]: /run/systemd/generator/29b6cd6f\x2deee5\x2d47d2\x2d8ba4\x2d0651f2548bf1.swap:8: What= path is not absolute, ignoring: 29b6cd6f-eee5-47d2-8ba4-0651f2548bf1
nov. 12 02:28:46 zorro-MS-7A62 systemd[1]: Failed to activate swap /29b6cd6f-eee5-47d2-8ba4-0651f2548bf1.
nov. 12 02:28:47 zorro-MS-7A62 kernel: network todo 'eth%d' but state 0
nov. 12 02:28:47 zorro-MS-7A62 systemd-udevd[373]: 1-8:1.0: Worker [418] failed
nov. 12 02:28:47 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 02:28:47 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 02:28:47 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 12 02:29:00 zorro-MS-7A62 gdm-password][1560]: gkr-pam: unable to locate daemon control file
nov. 12 02:29:13 zorro-MS-7A62 pulseaudio[1593]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 12 02:29:31 zorro-MS-7A62 systemd[1]: /run/systemd/generator/29b6cd6f\x2deee5\x2d47d2\x2d8ba4\x2d0651f2548bf1.swap:8: What= path is not absolute, ignoring: 29b6cd6f-eee5-47d2-8ba4-0651f2548bf1
nov. 12 02:30:16 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 12 02:31:50 zorro-MS-7A62 systemd[1]: /run/systemd/generator/29b6cd6f\x2deee5\x2d47d2\x2d8ba4\x2d0651f2548bf1.swap:8: What= path is not absolute, ignoring: 29b6cd6f-eee5-47d2-8ba4-0651f2548bf1
nov. 12 02:33:12 zorro-MS-7A62 systemd[1]: /run/systemd/generator/29b6cd6f\x2deee5\x2d47d2\x2d8ba4\x2d0651f2548bf1.swap:8: What= path is not absolute, ignoring: 29b6cd6f-eee5-47d2-8ba4-0651f2548bf1
nov. 12 02:33:29 zorro-MS-7A62 systemd[1]: /run/systemd/generator/29b6cd6f\x2deee5\x2d47d2\x2d8ba4\x2d0651f2548bf1.swap:8: What= path is not absolute, ignoring: 29b6cd6f-eee5-47d2-8ba4-0651f2548bf1
nov. 12 02:35:30 zorro-MS-7A62 gdm3[1036]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 12 02:37:11 zorro-MS-7A62 systemd-udevd[374]: 1-8:1.0: Worker [387] failed
nov. 12 02:37:11 zorro-MS-7A62 kernel: network todo 'eth%d' but state 0
nov. 12 02:37:11 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 02:37:11 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 02:37:11 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 12 02:38:40 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 12 02:38:49 zorro-MS-7A62 gdm-password][1607]: gkr-pam: unable to locate daemon control file
nov. 12 02:39:07 zorro-MS-7A62 pulseaudio[1621]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 12 03:03:31 zorro-MS-7A62 compiz[2155]:
unhandled exception (type std::exception) in signal handler:
what: vector::_M_default_append
nov. 12 03:09:08 zorro-MS-7A62 gdm3[1116]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 12 03:10:48 zorro-MS-7A62 kernel: Initramfs unpacking failed: Decoding failed
nov. 12 03:10:50 zorro-MS-7A62 systemd-udevd[362]: 1-8:1.0: Worker [397] failed
nov. 12 03:10:50 zorro-MS-7A62 kernel: network todo 'eth%d' but state 0
nov. 12 03:10:50 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 03:10:50 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 03:10:50 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 12 03:12:18 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 12 03:12:31 zorro-MS-7A62 gdm-password][1631]: gkr-pam: unable to locate daemon control file
nov. 12 03:12:46 zorro-MS-7A62 pulseaudio[1644]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
-- Reboot --
nov. 12 22:40:59 zorro-MS-7A62 systemd-udevd[360]: 1-8:1.0: Worker [408] failed
nov. 12 22:40:59 zorro-MS-7A62 kernel: network todo 'eth%d' but state 0
nov. 12 22:40:59 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 12 22:40:59 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 12 22:40:59 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 12 22:42:29 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 12 21:42:41 zorro-MS-7A62 gdm-password][1624]: gkr-pam: unable to locate daemon control file
nov. 12 21:42:56 zorro-MS-7A62 pulseaudio[1638]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 13 00:54:45 zorro-MS-7A62 compiz[2175]:
unhandled exception (type std::exception) in signal handler:
what: vector::_M_default_append
nov. 13 01:09:36 zorro-MS-7A62 compiz[6440]:
unhandled exception (type std::exception) in signal handler:
what: vector::_M_default_append
nov. 13 01:19:28 zorro-MS-7A62 gdm3[1130]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 13 13:22:46 zorro-MS-7A62 kernel: network todo 'eth%d' but state 0
nov. 13 13:22:46 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 13 13:22:46 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 13 13:22:47 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 13 13:22:46 zorro-MS-7A62 systemd-udevd[376]: 1-8:1.0: Worker [420] failed
nov. 13 13:24:16 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 13 12:24:26 zorro-MS-7A62 gdm-password][1612]: gkr-pam: unable to locate daemon control file
nov. 13 12:24:42 zorro-MS-7A62 pulseaudio[1626]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 13 12:29:47 zorro-MS-7A62 gdm3[1117]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
nov. 13 12:29:51 zorro-MS-7A62 pulseaudio[7888]: Failed to find a working profile.
nov. 13 12:29:51 zorro-MS-7A62 pulseaudio[7888]: Failed to load module "module-alsa-card" (argument: "device_id="2" name="pci-0000_01_00.1" card_name="alsa_card.pci-0000_01_00.1" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
-- Reboot --
nov. 13 12:32:45 zorro-MS-7A62 kernel: network todo 'eth%d' but state 0
nov. 13 12:32:45 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 13 12:32:45 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 13 12:32:45 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 13 12:32:45 zorro-MS-7A62 systemd-udevd[361]: 1-8:1.0: Worker [412] failed
nov. 13 12:34:14 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 13 12:34:25 zorro-MS-7A62 gdm-password][1640]: gkr-pam: unable to locate daemon control file
nov. 13 12:34:41 zorro-MS-7A62 pulseaudio[1653]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 13 14:10:23 zorro-MS-7A62 systemd[1]: Failed to start Refresh fwupd metadata and update motd.
nov. 13 14:11:28 zorro-MS-7A62 systemd[1]: Failed to start Firmware update daemon.
nov. 13 16:57:56 zorro-MS-7A62 gdm3[1142]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 13 20:51:53 zorro-MS-7A62 kernel: network todo 'eth%d' but state 0
nov. 13 20:51:53 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 13 20:51:53 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 13 20:51:54 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 13 20:51:53 zorro-MS-7A62 systemd-udevd[375]: 1-8:1.0: Worker [407] failed
nov. 13 20:53:23 zorro-MS-7A62 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/ebbd1030-5842-47f2-94f5-5270ed74a143.
nov. 13 20:53:43 zorro-MS-7A62 gdm-password][1616]: gkr-pam: unable to locate daemon control file
nov. 13 20:53:50 zorro-MS-7A62 pulseaudio[1661]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 13 23:08:38 zorro-MS-7A62 gnome-session-binary[1375]: CRITICAL: We failed, but the fail whale is dead. Sorry....
nov. 13 23:08:38 zorro-MS-7A62 gdm3[1120]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 13 23:09:55 zorro-MS-7A62 kernel: network todo 'eth%d' but state 0
nov. 13 23:09:55 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 13 23:09:55 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 13 23:09:55 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 13 23:09:55 zorro-MS-7A62 systemd-udevd[373]: 1-8:1.0: Worker [417] failed
nov. 13 23:10:05 zorro-MS-7A62 gdm-password][1576]: gkr-pam: unable to locate daemon control file
nov. 13 23:10:21 zorro-MS-7A62 pulseaudio[1589]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov. 13 23:10:28 zorro-MS-7A62 gdm3[1067]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
-- Reboot --
nov. 13 23:12:45 zorro-MS-7A62 systemd-udevd[375]: 1-8:1.0: Worker [395] failed
nov. 13 23:12:45 zorro-MS-7A62 kernel: network todo 'eth%d' but state 0
nov. 13 23:12:45 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8
nov. 13 23:12:45 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode
nov. 13 23:12:45 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page
nov. 13 23:12:56 zorro-MS-7A62 gdm-password][1565]: gkr-pam: unable to locate daemon control file
nov. 13 23:13:11 zorro-MS-7A62 pulseaudio[1579]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
zorro@zorro-MS-7A62:~$
Dernière modification par zarakione (Le 14/11/2020, à 00:06)
Hors ligne
#12 Le 14/11/2020, à 03:25
- moko138
Re : [Contourné]demarage lent ubuntu 20.04 ssd
journalctl -p err --no-pager nov. 13 23:08:38 zorro-MS-7A62 gdm3[1120]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down.
Montre
echo -e "\n\tNombre d'éléments de /home/moi ne m'appartenant pas :"; find ~ -mount \( ! -user $USER -o ! -group $USER \) | wc -l
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#13 Le 14/11/2020, à 13:08
- zarakione
Re : [Contourné]demarage lent ubuntu 20.04 ssd
$ echo -e "\n\tNombre d'éléments de /home/moi ne m'appartenant pas :"; find ~ -mount \( ! -user $USER -o ! -group $USER \) | wc -l
Nombre d'éléments de /home/moi ne m'appartenant pas :
0
j ai abandonné j ai formate la 20.04 pour passé a la 20.10 le démarrage le reboot et l extinction fonctionné bien
Dernière modification par zarakione (Le 14/11/2020, à 13:56)
Hors ligne
#14 Le 14/11/2020, à 13:57
- moko138
Re : [Contourné]demarage lent ubuntu 20.04 ssd
OK, fausse piste, le problème est en amont de dbus :
-- Reboot -- nov. 13 23:09:55 zorro-MS-7A62 kernel: network todo 'eth%d' but state 0 nov. 13 23:09:55 zorro-MS-7A62 kernel: BUG: kernel NULL pointer dereference, address: 00000000000000c8 nov. 13 23:09:55 zorro-MS-7A62 kernel: #PF: supervisor read access in kernel mode nov. 13 23:09:55 zorro-MS-7A62 kernel: #PF: error_code(0x0000) - not-present page nov. 13 23:09:55 zorro-MS-7A62 systemd-udevd[373]: 1-8:1.0: Worker [417] failed nov. 13 23:10:05 zorro-MS-7A62 gdm-password][1576]: gkr-pam: unable to locate daemon control file nov. 13 23:10:21 zorro-MS-7A62 pulseaudio[1589]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms) nov. 13 23:10:28 zorro-MS-7A62 gdm3[1067]: Failed to contact accountsservice: Erreur lors de l’appel de StartServiceByName pour org.freedesktop.Accounts : Refusing activation, D-Bus is shutting down. -- Reboot --
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#15 Le 14/11/2020, à 14:18
- moko138
Re : [Contourné]demarage lent ubuntu 20.04 ssd
j ai abandonné j ai formate la 20.04 pour passé a la 20.10 le démarrage le reboot et l extinction fonctionné bien
Pense à éditer ton premier message pour ajouter " [Contourné] " au titre, pour qu'il devienne :
[Contourné] démarrage lent ubuntu 20.04 ssd
Ajout : Merci de l'avoir fait !
Dernière modification par moko138 (Le 14/11/2020, à 19:21)
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne