this post was submitted on 12 Apr 2024
34 points (97.2% liked)

Linux

47342 readers
1499 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I'm considering upgrading to a Ryzen 5 5600, they've finally come down to $100 locally (tray version sans cooler).

currently, I have a 1600AF (lower binned 2600, so Zen+) on a B450 board. the upgrade should be straightforward, my board supports it (latest BIOS) and it has the same power rating, so my cheap-ass PSU and stock cooler don't need upgrading.

reason I want to upgrade is I have a number of issues with it under linux so I'd like to check if someone runs a similar setup.

first, I have Cool & Quiet and C-states disabled and Power Idle Control to "Typical Current Idle"; otherwise the machine freezes when waking from suspend after a short while. the second issue is, I have 3600 MT/s Kingston Hyper-X modules that I have to run at 2400 because both XMP profiles (XMP1-3000 and XMP2-3600) are unstable and cause apps to crash (the latter sometimes won't boot at all, can't unlock LUKS).

supposedly, both those issues are fixed in newer gens; old Zen/Zen+ had issues with faster RAM, and the C-state handling is also better in Zen3. also, I can use the new amd-pstate driver.

my PC is plenty fast as is, I'm only considering upgrading to fix them two issues. if it's the same on the other side of the fence, I'd rather skip it.

anyone had first-hand experiences with this?

edit: thanks everyone who took the time to share their setup, I'm way more optimistic about making the jump!

top 16 comments
sorted by: hot top controversial new old
[–] Frederic@beehaw.org 6 points 5 months ago

I have a 5600H (not exactly the same as regular 5600) with 32GB of 3200MHz RAM, running Linux for ~18 months, no problem with it, stable, suspend/resume always works, etc

[–] Bandicoot_Academic@lemmy.one 5 points 5 months ago (1 children)

For me a 5600 in a B4500 board works perfecly.

[–] dingdongitsabear@lemmy.ml 1 points 5 months ago (2 children)

thanks for taking the time to reply. can you expand on the issues I mentioned, did you have to change those BIOS settings and does suspend/resume work? what's your RAM speed?

[–] Bandicoot_Academic@lemmy.one 4 points 5 months ago

Suspend and resume work fine. My BIOS settings are basicly stock exept for enabling XMP. My RAM is 4x8GB 3200MHz and im able to run it at full speed.

[–] Deckweiss@lemmy.world 2 points 5 months ago* (last edited 5 months ago)

You can always take a look at https://linux-hardware.org

It is a collection of user reported systems. So you can filter for your cpu, high speed ram and look which kernel versions it works with.

The ui/ux is a bit shotty, but you'll get the hang of it after a while.

[–] Supermariofan67@programming.dev 4 points 5 months ago (2 children)

I have a 5900x (zen3), and apparently I got a bit unlucky with the silicon and ended up with a CPU that's slightly unstable at its stock voltages and stock boost clock. The system would freeze and reboot randomly, and the bios would report an MCE error. This crash could be reproduced with near 100% success by doing sha1 hashing specifically for some odd reason. This is not a Linux issue, it's a hardware defect.

It may be an Asus motherboard specific thing, but I found a workaround by going to the bios settings, precision boost overdrive, and increasing the voltage scalar to like 7. Now it's been two years and I have only ever had it happen once since I changed that, so I'm happy.

[–] xep@fedia.io 2 points 5 months ago

You should've RMAed. Maybe you still can?

[–] x3i@kbin.social 1 points 5 months ago

Sorry to hear that! Can confirm that I experience none of these issues on Arch with my 5900X and an Aorus pro wifi (mini ITX), so definitely specific to your combination.

[–] downhomechunk@midwest.social 3 points 5 months ago

I had a 5600x on a b450 board with Kingston pc3600 too. I had no problems running xmp profiles and optimized defaults. If cool & quiet was enabled by default then I didn't mess with it.

I rarely use suspend or hibernate, and I don't encrypt my drives, so I can't speak to those issues. But even though you say you don't need the speed, I think you'll be very pleased with this upgrade if you go through with it.

[–] dingdongitsabear@lemmy.ml 2 points 5 months ago* (last edited 5 months ago) (1 children)

did the upgrade! aside from a little scare* everything worked out beautifully! it sleeps and wakes without issues and the XMP1-3600 profile works. ran a bit of geekbench6, that used to crash on the old CPU - no such thing here; watching the clock speeds reach 4.4 GHz was surreal.

a bunch of new options in the setup, PBO, overclock, etc. I'll leave them be for now.

also, just checked, I don't have the amd-pstate driver active, I'm still on acpi-cpufreq. I'll tackle that one of these days if everything works fine.


    • on first power on, there was only the "American Megatrends" logo and no other text, it just stood there. after a quick ddg, found the solution in a reddit thread, you're supposed to press "Y" there and then commences a series of reboots (5-6 or so, didn't count). after that's done with, you're greeted with your normal POST screen. enter the setup, load "Optimized Defaults", activate XMP1, turn off extraneous devices (serial, SATA ports).
[–] Sentau@discuss.tchncs.de 1 points 5 months ago (1 children)

also, just checked, I don't have the amd-pstate driver active, I'm still on acpi-cpufreq. I'll tackle that one of these days if everything works fine.

What kernel are you running ¿?

[–] dingdongitsabear@lemmy.ml 1 points 5 months ago

I'm on 6.8.5. lscpu | grep -i cppc comes up empty, so I guess I need to enable it in BIOS setup or add some kernel switches.

[–] Vilian@lemmy.ca 1 points 5 months ago* (last edited 5 months ago) (2 children)

what distro are you using?

[–] dingdongitsabear@lemmy.ml 2 points 5 months ago

currently Fedora 40, Plasma. upgraded in place from F35 onwards.

[–] Deckweiss@lemmy.world 1 points 5 months ago (1 children)
[–] Vilian@lemmy.ca 4 points 5 months ago

i didn't sleep