Random Freezes
I started randomly getting total system freezes. I can't find anything related in logs, but I get this message every minute in /var/log/everything
.
<timestamp> localhost kernel: [drm] PCIE gen 2 link speeds already enabled
<timestamp> localhost kernel: amdgpu 0000:03:00.0: amdgpu: PCIE GART of 1024M enabled (table at 0x000000F400000000).
<timestamp> localhost kernel: [drm] UVD initialized successfully.
It might be related to graphics card, I have an Intel graphics card and AMD graphics card, but AMD card isn't configured, xrandr --listproviders
lists only the Intel card.
How can I disable those things from happening every minute and what might be the cause of the freeze?