0 Mitglieder und 1 Gast betrachten dieses Thema.
journalctl -b -0 >20200106-boot_zeiten.txt
dmesg
journalctl -b | grep -iE 'error|warn|failed|unable'
werner@Werner-MM:/bin$ journalctl -b | grep -iE 'error|warn|failed|unable'Jan 06 17:59:31 Werner-MM kernel: tsc: Fast TSC calibration failedJan 06 17:59:31 Werner-MM kernel: Initramfs unpacking failed: Decoding failedJan 06 17:59:31 Werner-MM kernel: RAS: Correctable Errors collector initialized.Jan 06 17:59:31 Werner-MM kernel: EXT4-fs (nvme0n1p5): re-mounted. Opts: errors=remount-roJan 06 17:59:31 Werner-MM kernel: ccp 0000:0b:00.1: ccp: unable to access the device: you might be running a broken BIOS.Jan 06 17:59:31 Werner-MM systemd[1]: Starting GRUB failed boot detection...Jan 06 17:59:31 Werner-MM systemd[1]: Finished GRUB failed boot detection.Jan 06 17:59:31 Werner-MM alsactl[813]: /usr/sbin/alsactl: state_lock:125: file /var/lib/alsa/asound.state lock error: File existsJan 06 17:59:31 Werner-MM thermald[726]: [WARN]NO RAPL sysfs presentJan 06 17:59:31 Werner-MM thermald[726]: I/O warning : failed to load external entity "/etc/thermald/thermal-conf.xml"Jan 06 17:59:31 Werner-MM thermald[726]: [WARN]error: could not parse file /etc/thermald/thermal-conf.xmlJan 06 17:59:31 Werner-MM thermald[726]: [WARN]Unsupported cpu model, use thermal-conf.xml file or run with --ignore-cpuid-checkJan 06 17:59:31 Werner-MM thermald[726]: [ERR]THD engine start failedJan 06 17:59:31 Werner-MM udisksd[729]: failed to load module mdraid: libbd_mdraid.so.2: cannot open shared object file: No such file or directoryJan 06 17:59:31 Werner-MM alsactl[813]: alsa-lib main.c:1021:(snd_use_case_mgr_open) error: failed to import hw:0 (empty configuration)Jan 06 17:59:31 Werner-MM udisksd[729]: Failed to load the 'mdraid' libblockdev pluginJan 06 17:59:31 Werner-MM ntpd[842]: kernel reports TIME_ERROR: 0x41: Clock UnsynchronizedJan 06 17:59:31 Werner-MM ntpd[842]: kernel reports TIME_ERROR: 0x41: Clock UnsynchronizedJan 06 17:59:31 Werner-MM networkd-dispatcher[882]: WARNING: systemd-networkd is not running, output will be incomplete.Jan 06 17:59:32 Werner-MM ntpd[842]: error resolving pool 0.ubuntu.pool.ntp.org: Name or service not known (-2)Jan 06 17:59:33 Werner-MM mate-session[973]: WARNING: Unable to find provider '' of required component 'dock'Jan 06 17:59:33 Werner-MM ntpd[842]: error resolving pool 1.ubuntu.pool.ntp.org: Name or service not known (-2)Jan 06 17:59:34 Werner-MM ntpd[842]: error resolving pool 2.ubuntu.pool.ntp.org: Name or service not known (-2)Jan 06 17:59:58 Werner-MM dbus-daemon[685]: [system] Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)Jan 06 17:59:58 Werner-MM pulseaudio[972]: 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.Jan 06 18:00:03 Werner-MM xdg-desktop-por[1264]: Failed to get application states: GDBus.Error:org.freedesktop.portal.Error.Failed: Could not get window list
gib mal ... dmesg
warum erzeugst du nicht wie von mir vorgeschlagen die Datei "20200106-boot_zeiten.txt" und lädst die hier hoch?
find ~ -user root -ls
sudo chown -cR $USER:$USER /home/$USER
wann kommt diese Meldung?
Führ bitte mal folgenden Befehl aus:Code: [Auswählen]find ~ -user root -ls
wolfgang@Phoenix:~$
wolfgang@Phoenix:~$ journalctl -b -0 >20210106-boot_zeiten.txt
systemd-analyze
systemd-analyze blame >20210107-boot.txt
wolfgang@Phoenix:~$ echo $PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin