Anything special to deal with if upgrading CPU generation?
Are there any software issues I may/should deal with when doing a full system upgrade? I'm going from AM4 to AM5, so new CPU, motherboard and RAM.
It should be pretty straightforward under Linux, right? Just swap my drives over and boot up? I've only ever done single upgrades at a time, never a full generation.
I recently did an Intel to AMD switch and still using the same installation with same SSD. I just needed to reconfigure my network name because motherboard is changed though.
If you have a default kernel it should be fine (If you don't know and you haven't installed nvidia drivers you do). I've even moved around between amd and intel without issues.
I swapped the boot drive from a 1st gen i7 machine to a threadripper machine and it worked without any issues. I was using the default kernel on Linux Mint.
If you have any temperature monitoring or custom fan control stuff, you will need to reconfigure it though.
I did the same thing last week on Fedora 40 with the latest kernel at the time. Everything went fine.
Had to fiddle with bios settings to get the performance out of the cpu/memory
Also worth noting there’s a delay in boot with no feedback on screen initially where the memory is tested/trained. That blank screen made me panic a bit
Generic distro kernel? You shouldn't have any problems.
Hand-compiled kernel cooked up with -march=native? You're sticking with AMD, so there should still be no issues unless some instruction got dropped between the old CPU and the new, which almost never happens. You might have to add a kernel module or two for things built into your mobo, nothing serious.
(Hell, I had a Windows 2000 install on a multi-boot system survive an upgrade like that, once upon a time. Just booted perfectly happily on the new hardware.)
Modern windows actually handles hardware upgrades pretty well. Just make sure you manually install the chipset drivers so it can read your boot drive and windows update will figure out the rest after a reboot or two.
I don't have anything important to back up, I would just like to avoid reinstalling everything, particularly my Steam library.
If I can save myself the trouble, that's all I want. I know Windows doesn't like that kind of upgrades and you end up with a ton of useless drivers sitting around for nothing, but I haven't been on Windows in a couple years.
I've pulled Linux boot drives out of one machine to stick them in a very different machine (e.g. from a 6th gen Intel i7 with an AMD GPU to an AMD 5950X with an NVIDIA GPU) and they almost always just work or require only minor tweaks. Chances are it will be fine.