I have a custom server build AMD that has been misbehaving for a while. I lost a RAID-5 array (storage not OS) and had to do quite a bit of work to rebuild it and decided to attempt to fix my problems.
Hardware: CPU: AMD Ryzen 9 3900X 12-Core Processor RAM: G.SKILL Ripjaws V Series 32GB (2 x 16GB) 288-Pin PC RAM DDR4 4000 SAS/SATA controller: Adaptec 3154-16i Boot drive: NVMe - SAMSUNG 980 PRO M.2 2280 1TB PCI-Express Gen 4.0 x4 Video: ASUS GeForce GT 1030 2GB Phoenix Fan OC Edition HDMI DVI Graphics Card Mobo: ASRock X570 TAICHI RAZER Edition AM4 AMD X570 SATA 6Gb/s
My history:
Long-term Unix experience (> 30 years), systems-level mainframe, storage expert, Windows, database, etc.
My original install worked pretty well - but I had Gnome desktop issues. Eventually, Gnome quit working and my console login was all I could do.
Attempting login would show characters of my typing that should not be echoed. (password characters) When I was able to get logged in, I would see another tty prompt. Doing anything on the console was hit or miss. Some of the characters would be accepted by the login others would go to the tty login prompt.
I can remotely do a startx command and get windowing to work, but I would rather have the console fire up Gnome desktop like it originally did.
Other issues: apt and apt-get update is broken - getting errors attempting to contact the archive.ubuntu.com and ppa.launchpad.net sites.
Actual errors:
Err:8 http://archive.ubuntu.com/ubuntu groovy Release 404 Not Found [IP: 185.125.190.39 80] Hit:9 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu groovy InRelease Err:10 http://archive.ubuntu.com/ubuntu groovy-updates Release 404 Not Found [IP: 185.125.190.39 80] Err:11 http://archive.ubuntu.com/ubuntu groovy-backports Release 404 Not Found [IP: 185.125.190.39 80] Hit:12 http://ppa.launchpad.net/iconnor/zoneminder-1.36/ubuntu groovy InRelease Err:13 http://archive.ubuntu.com/ubuntu groovy-security Release 404 Not Found [IP: 185.125.190.39 80] Hit:14 http://ppa.launchpad.net/team-xbmc/ppa/ubuntu groovy InRelease Err:15 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu groovy Release 404 Not Found [IP: 91.189.95.85 80]
E: The repository 'http://archive.ubuntu.com/ubuntu groovy-security Release' no longer has a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. E: The repository 'http://ppa.launchpad.net/deadsnakes/ppa/ubuntu groovy Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details.
I am happy to provide GRUB file contents or any other things - just need a bit of help to get started. When I get back on the path - I should be good.