There are still some issue with USB3 for Debian / Ubuntu on my old Gigabyte GA970A-D3P. I decide to rebuild that with OpenSUSE LEAP 15.4. I don't need a lot of power. So, AMD CPU FX8320 I got back in 2013 is good enough. I follow the link below. It is self-explanatory.
https://doc.opensuse.org/documentation/leap/startup/html/book-startup/art-opensuse-installquick.html
For
NIC, I just set it up for IPv4. Enable firewall and disable ssh. Keep
SecureBoot to test Windows 11 as VM in the future. I don't like the
GNOME desktop and it looks like a table to me. So, I select Xfce
instead. Since it is a physical host, I remove tools I don't need like SAMBA (if need to share files, I will use USB drives instead), Thunderbird, Transmission and Pidgin. So, I remove them.
Installation runs fine. nouveau is used for the NVIDIA GT630 and Realtek 8812BU WiFi adapter is not working.
So, I decide to use NVIDIA driver instead of nouveau driver. After installing G05 driver, the resolution drops to 640 x 480. Exactly as what's described in this post below.
https://forums.opensuse.org/t/leap-15-2-nvidia-driver-does-not-work/141453
I decide to go with G04, and everything works as expected. I don't follow the instructions found in https://en.opensuse.org/SDB:NVIDIA_drivers.
For 8812bu adapter, since mine is USB, I run lsusb to confirm the model number.
Then, follow instructions in https://github.com/morrownr/88x2bu-20210702 If driver fails after system update, please follow instructions in the link to fix it. I copy the steps from the link.
$ sudo ./remove-driver.sh
$ git pull
$ sudo ./install-driver.sh
firewall-cmd --get-zone-of-interface=wlan0
















