https://bugs.kde.org/show_bug.cgi?id=491422
--- Comment #3 from Matthias Fabinski <matthias....@gmail.com> --- Hello, thanks for looking into it. I assumed it is monitor related, because i only see the message after turning on the monitor after longer time of keeping the system running, but with monitor turned off. Is it possible to find the time of the crash in order to correlate, if the bug occured at the time of turning on the monitor, or if it happened during the night? All my mounts in the fstab work, i'm unsure, if there are some obvious errors. > ## /dev/sdc1 > #UUID=3eb51d00-a1c6-4ba5-8e05-636eacb8c9b4 / ext4 > rw,defaults,noatime,discard 0 1 > > ## /dev/sdc2 > #UUID=77299e97-ec88-48b7-938a-ae5017b4b9d0 none swap > defaults,noatime,discard 0 0 > > # /dev/sda1 > # Festplatte old UUID=A2DCE3A1DCE36E4B /mnt/fun > ntfs-3g defaults,uid=1000,rw,nofail 0 0 > # ssd: > UUID=DxxxxxxxxxxxxxxC /mnt/fun ntfs-3g > defaults,uid=1000,rw,nofail 0 0 > > # /dev/sdf1 > UUID=fxxxxxxx-bxx7-4xx6-9xxc-axxxxxxxxxx4 /mnt/backup ext4 > rw,defaults,nofail,x-systemd.device-timeout=1,noauto,x-systemd.automount > 0 0 > > # toshiba ext > UUID=4xxxxxxxxxxxxxx5 /mnt/text ntfs-3g > defaults,uid=1000,rw,nofail,noauto 0 0 > > # big backup > UUID=7xxxxxxxxxxxxxxA /mnt/bigbackup ntfs-3g > defaults,uid=1000,rw,nofail,noauto 0 0 > > ### old fstab above #### > > # /dev/nvme0n1p1 > UUID=4xxxxxxa-axxa-4xx5-9xx7-6xxxxxxxxxx6 / ext4 > rw,relatime 0 1 > > //xxxx.home/lexmark /mnt/lexmark cifs > defaults,nofail,username=matthias,password=notmyrealpw,x-systemd.automount,x-systemd.requires=network-online.target,uid=1000,file_mode=0644,dir_mode=0755 > 0 0 > //xxxx.home/gemeinsam /mnt/gemeinsam cifs > defaults,nofail,username=matthias,password=notmyrealpw,x-systemd.automount,x-systemd.requires=network-online.target,uid=1000,file_mode=0644,dir_mode=0755 > 0 0 > //xxxx.home/matthias /mnt/matthias cifs > defaults,nofail,username=matthias,password=notmyrealpw,x-systemd.automount,x-systemd.requires=network-online.target,uid=1000,file_mode=0644,dir_mode=0755 > 0 0 > //xxxx.home/multimedia /mnt/multimedia cifs > defaults,nofail,username=matthias,password=notmyrealpw,x-systemd.automount,x-systemd.requires=network-online.target,uid=1000,file_mode=0644,dir_mode=0755 > 0 0 > //xxxx.home/syncthing /mnt/syncthing cifs > defaults,nofail,username=matthias,password=notmyrealpw,x-systemd.automount,x-systemd.requires=network-online.target,uid=1000,file_mode=0644,dir_mode=0755 > 0 0 I can give more logs etc. but don't know where to look for. Kind regards, Matthias -- You are receiving this mail because: You are watching all bug changes.