After 10 years of service, my home workstation died. Either the cpu (an AMD Phenom II 6-core) or the motherboard died.
I checked the powersupply and all voltages are present (3.3, 5 and 12 Volt).
When switching on, only the fans rotate, the bios does not produce any beep.
I decided that after 10 years, it was time for a big upgrade and I ordered the following components:
- CPU: AMD Ryzen 9 3900X (12 cores, 24 threads)
- MB: ASUS ROG STRIX B550-F GAMING
- RAM: G.Skill Ripjaws V 32GB (2 x 16GB) DDR4 3200MHz
- Storage: Samsung 970 PRO NVMe M.2 SSD 1TB
- Case: Be Quiet! Silent Base 601 Midi Tower
- PSU: Be Quiet! Pure Power 11 500W
- CPU cooler: Scythe Mugen 5 PCGH Edition
- Additional case fan: Be Quiet! SilentWings 3 PWM 140mm
- Monitor: Benq BL2420PT 24" 2560x1440 QHD 16:9 IPS LED
For me, the goals are stability, silence and fast parallel processing (I often compile software, mostly Qt-based).
I also need to compile sometimes a windows version of my software so I need a lot of RAM and extra cpu cores in order
to run Virtualbox.
I rarely play games, so I decided to re-use the old, simple AMD Radeon graphics card which has a passive heatsink.
Doom I & II, Quake I and Quake III Arena runs smooth also on this simple graphics card. These are the only games I
occasionally play.
First thing I did was updating the bios to the latest version which can be done in advance (without having an OS installed)
by inserting a pendrive with the bios firmware file in a designated USB connector and pushing a button on the motherboard.
Then I installed the OS, openSuse Leap 15.2 with kernel 5.3.18 and KDE Plasma 5 desktop, from a pendrive.
Installation was fast and within 15 minutes I had my new pc up and running.
Interesting observation was that now my maximum download speed increased from 400Mbs (old motherboard with Realtek LAN)
to 880Mbs. The new motherboard uses an Intel 2.5GB LAN chip. (I have an FTTH connection, 1Gbs down, 100Mbs up.)
I'm very satisfied with this new pc because it's very quiet, very fast and no need to tweak anything.
Everything was plug and play as is usually the case when using Linux and paying a bit of attention when selecting
new hardware. Compiling Qt 5.12.9 from source using the command make -j24 takes less than 2.5 minutes.
On my old pc it took 12 minutes.