First I have to apologies, if I used a wrong subcategory or make another mistake. This is my first post and I am not so used to forums. But I am eager to learn.
My problem:
Over the last 3 weeks my the display on my laptop and the attached HDMI monitor freeze after random times. Mostly it happens while I am using Firefox. During the freeze, I still can see and move the mouse point and can switch with CTRL+ALT+F1 to the console (only once it was completely frozen).
inxi -GS falls a little short of enough information. inxi -GSxxy or inxi -GSay would be best, but only after first running inxi -U. -U should update inxi to a less broken version than the antique provided by 15.2. The broken older versions do not support -y.
I suspect Picasso is new enough that the amdgpu driver is likely to be preferable to the modesetting, so I would reinstall xf86-video-amdgpu, but not right away. First:
log out of Plasma, delete the content of ~/.cache/, then log back into Plasma to see if it helped. If not,
go into desktop settings > display & monitor > compositor, deselect enable on startup, apply, then log out and back into Plasma
if cache deletion helped, use it long enough to get a reasonable feel for overall performance, then consider reinstalling xf86-video-amdgpu
This list is not exhaustive, just starting points.
Although this could well a graphic driver/Xorg problem I would not rule out yet the problem of running low on memory.
You can monitor that using the KSysGuard âSytem Loadâ tab and it gives you also the CPU usage.
Keep it running somewhere on the screen where it remains visible.
Speaking of low on memory, is this laptop using any type of SSD? If yes, it could be an issue of fstrim configuration not optimized for the use case. If fstrim gets triggered while the system is busy, everything could come to a stop until the fstrim process(es) is/are finished. Or it could be because fstrim is needed but not getting triggered when appropriate.
Thanks for the great support. You are all awesome.
mrmazda inxi -GS falls a little short of enough information. inxi -GSxxy or inxi -GSay would be best, but only after first running inxi -U. -U should update inxi to a less broken version than the antique provided by 15.2. The broken older versions do not support -y.
log out of Plasma, delete the content of ~/.cache/, then log back into Plasma to see if it helped.
I did this. Also, while I observed the system load via KSysGuard, I noticed that CPU usage remains around 20% after starting firefox (or other applications e.g. matlab). Then I discovered /tmp was 26 GiB large. So, I removed the containing (I have no idea why it was so full). As expected, my CPU usage is now much smaller (between 0-2%). Maybe this solves the problem.
When I donât run into new freezes, I will reinstall xf86-video-amdgpu.
mrmazda Speaking of low on memory, is this laptop using any type of SSD? If yes, it could be an issue of fstrim configuration not optimized for the use case. If fstrim gets triggered while the system is busy, everything could come to a stop until the fstrim process(es) is/are finished. Or it could be because fstrim is needed but not getting triggered when appropriate.
Yes, my laptop has two SSD. If the first solution wouldnât resolve the problem, I will take a deeper look in this direction. Thank you.
Once after 4 hours of working and today directly after the start (The freeze occur in the login screen from plasma).
During the first freeze I monitored it with KSysGuard. No spike in the CPU occupancy was observable (~3%). Between the first and the second freeze I reinstalled xf86-video-amdgpu, which improves the graphic performance (especially in Zoom meetings), but did not solve the problem.
Also I disabled the compositor on start, but also without observable changes.
mrmazda
If yes, it could be an issue of fstrim configuration not optimized for the use case.
Partly. It isnât as big as last week befor I cleared it (in the moment ~800 KiB). But, there is still data, which shouldnât be there (e.g. a PDF, I opened in the browser on Monday).
Start with:
maximilian@linux-nllo:~> systemctl cat fstrim.timer
# /usr/lib/systemd/system/fstrim.timer
[Unit]
Description=Discard unused blocks once a week
Documentation=man:fstrim
[Timer]
OnCalendar=weekly
AccuracySec=1h
Persistent=true
[Install]
WantedBy=timers.target
maximilian@linux-nllo:~> systemctl status fstrim.timer
â fstrim.timer - Discard unused blocks once a week
Loaded: loaded (/usr/lib/systemd/system/fstrim.timer; enabled; vendor preset: enabled)
Active: active (waiting) since Wed 2021-05-12 13:05:01 CEST; 1min 3s ago
Trigger: Mon 2021-05-17 00:00:00 CEST; 4 days left
Docs: man:fstrim
I had again a crash some minuets ago. Now I can provide you some log information using journalctl -k:
Mai 12 16:54:20 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 0
Mai 12 16:54:20 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 0
Mai 12 16:54:20 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 0
Mai 12 16:54:20 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 0
Mai 12 16:54:20 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 0
Mai 12 16:54:20 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 0
Mai 12 16:54:22 linux-nllo kernel: input: 04:CB:88:80:95:86 as /devices/virtual/input/input24
Mai 12 16:54:25 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 257
Mai 12 16:54:25 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 257
Mai 12 16:54:25 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 257
Mai 12 16:55:09 linux-nllo kernel: gmc_v9_0_process_interrupt: 38 callbacks suppressed
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x0000800107383000 from 27
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x0000800107385000 from 27
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x000080010737b000 from 27
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x000080010737d000 from 27
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x0000800107381000 from 27
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x0000800107387000 from 27
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x0000800107388000 from 27
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x000080010737f000 from 27
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x0000800107379000 from 27
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x000080010737a000 from 27
Mai 12 16:55:09 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:14 linux-nllo kernel: gmc_v9_0_process_interrupt: 281614 callbacks suppressed
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x00008001073c3000 from 27
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x0000800107397000 from 27
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x00008001073c5000 from 27
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x0000800107389000 from 27
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x0000800107396000 from 27
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x00008001073c1000 from 27
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x00008001073bd000 from 27
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x000080010737f000 from 27
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x0000800107379000 from 27
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x00008001073ae000 from 27
Mai 12 16:55:14 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:19 linux-nllo kernel: gmc_v9_0_process_interrupt: 282070 callbacks suppressed
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x00008001073a8000 from 27
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x00008001073aa000 from 27
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x00008001073b0000 from 27
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x00008001073b2000 from 27
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x000080010737b000 from 27
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x0000800107388000 from 27
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x000080010738c000 from 27
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x000080010738a000 from 27
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x0000800107394000 from 27
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process X pid 1900 thread X:cs0 pid 1901)
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: in page starting at address 0x0000800107392000 from 27
Mai 12 16:55:19 linux-nllo kernel: amdgpu 0000:05:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Mai 12 16:55:20 linux-nllo kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered
Mai 12 16:56:38 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 0
Mai 12 16:56:38 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 0
Mai 12 16:56:38 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 0
Mai 12 16:56:38 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 0
Mai 12 16:56:38 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 0
Mai 12 16:56:38 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 0
Mai 12 16:57:51 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 0
Mai 12 16:57:51 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 0
Mai 12 16:57:51 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 0
Mai 12 16:57:51 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 0
Mai 12 16:57:58 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 257
Mai 12 16:57:58 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 257
Mai 12 16:57:58 linux-nllo kernel: Bluetooth: hci0: SCO packet for unknown connection handle 257
Interestingly, there are some Bluetooth issues directly before the freeze, which never turned up in the log prior to this point. But I do not really see a connection.
The times in the output show when the timer last fired. Does this fstrim time correlate to a freeze instance? Are you normally busy with your laptop at that time of day and that day of the week? If yes, it could be the, or a, problem, so you might want to adjust the fire time.
/dev/nvme0n1p6 49630092 8729056 38350236 19% /
Clearly freespace on / is not your problem.
Because they might either be a problem, or normal amdgpu noise, I searched for those messages, but found nothing.
The bluetooth problems have almost sure nothing to do with the freeze but the â[gfxhub] retry page fault - VM_L2_PROTECTION_FAULT_STATUS:0x00101031â looks to me like the culprit, see for example:
Reading those two makes me wonder if ucode-amd is installed
ucode-amd is installed and also received an update yesterday. Maybe this will solve it.
marel
The bluetooth problems have almost sure nothing to do with the freeze but the â[gfxhub] retry page fault - VM_L2_PROTECTION_FAULT_STATUS:0x00101031â looks to me like the culprit, see for example:
I could also imagine, that the problem is related to the graphic library. I have Mesa 19.3.4-lp152.27.1. Open Suse 15.3 should support the newer version of Mesa 20.2. Therefore, I will upgrade my system to 15.3 as soon as I run in a freeze again.
After the first freeze today, I upgraded the system to 15.3 with the newer graphic library.
But again, I had a freeze some minutes ago.
mrmazda
The times in the output show when the timer last fired. Does this fstrim time correlate to a freeze instance? Are you normally busy with your laptop at that time of day and that day of the week? If yes, it could be the, or a, problem, so you might want to adjust the fire time.
As last time, I checked âls -Gg /var/lib/systemd/timers/â, but the time stamps are not correlated.