Skip to main content
Topic: Random Freezes (Read 735 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

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
Code: [Select]
/var/log/everything
.
Code: [Select]
<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,
Code: [Select]
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?

Re: Random Freezes

Reply #1
Hi! :)

What happens when you blacklist amdgpu, run mkinitcpio -P and reboot your computer?

1.
/etc/modprobe.d/amdgpu.conf
Code: [Select]
blacklist amdgpu

2.
Code: [Select]
# mkinitcpio -P
3.
Code: [Select]
# reboot
EDIT:
BTW, do you have linux-firmware installed?
Code: [Select]
pacman -Qi linux-firmware

Re: Random Freezes

Reply #2
Thanks, I don't see those messages in log anymore. I'm not sure about the freezes because they come randomly and I can't figure out what triggers them.


Re: Random Freezes

Reply #4
If you still facing random freeze , Then I will suggest to Test your RAM with Memtest86+
Create problems which don't have solution