I just built a new computer for doing algorithmic research. It is built with very new parts:
- Motherboard = ASRock B650-PG LIGHTNING, BIOS = 1.21
- Processor = AMD Ryzen 9 7950X3D
- Memory = 128G DDR5
- Storage = Samsung SSD 980 PRO 1TB (m.2, nvme)
The computer recognizes all the hardware, and I can get into the BIOS. I tried to load Ubuntu 20.04, but the boot errors out. I am going to try Ubuntu 22.04.
Do I need to try Ubuntu 23.10? or will the automatic loading of updates take care of matters for me? Is the processor and the motherboard too new yet for Ubuntu support?
subiquity
installer allow you to select kernel stack at install; with ISOs usingubuntu-desktop-installer
,ubiquity
&calamares
you select the kernel stack at download time by the ISO you download, not at install time. You did not specify product (Server? Desktop?) but with desktop ISOs you select at download. – guiverc Oct 14 '23 at 21:58