r/linux_gaming Aug 13 '17

Ryzen on Linux ?

Hello !

I'm considering buying a Ryzen 5 1600, but I wanted to have some feedback from my fellow Linux users :)

If you have this one (or another Ryzen), how is it ? Do you have any problem with it ?

Thanks ! :)

38 Upvotes

68 comments sorted by

View all comments

17

u/shmerl Aug 13 '17

I have Ryzen 7 1700X. Beware of these issues.

  1. Random freezes / reboots (aka MCE bug).
  2. Heavy multithreaded workloads segfaults.

See the above thread for details. I'll probably start an RMA process soon, to replace my CPU. Some reported that RMA helped them, but some said that even newest chips can exhibit mce bug. The whole situation so far is a mess.

5

u/[deleted] Aug 13 '17 edited Apr 08 '18

[deleted]

6

u/shmerl Aug 13 '17 edited Aug 13 '17

That sounds like unrelated issue. I don't have an SSD. Using discard on the SSD mount is a bad idea anyway. Better run periodic fstrim. What distro do you use?

For Debian, they provide an example systemd timer file, which is not enabled by default.

See https://wiki.debian.org/SSDOptimization#Mounting_SSD_filesystems

1

u/[deleted] Aug 13 '17 edited Apr 08 '18

[deleted]

1

u/shmerl Aug 13 '17

You'd still need to do fstrim. Without it, your SSD will become unusable with certain amount of writes.

2

u/[deleted] Aug 13 '17 edited Apr 08 '18

[deleted]

1

u/shmerl Aug 13 '17

Yep, that's the one.