On 07/08/2024 23:19, e...@gmx.us wrote:
On 8/6/24 21:20, Jeffrey Walton wrote:$ sudo lspci | grep -i vga01:00.0 VGA compatible controller: NVIDIA Corporation GM204 [GeForce GTX 970] (rev a1)
The following command reports vendor ID and product ID pair lspci -nn | grep -i vgaUsing it you may try to find reports on https://linux-hardware.org/?view=search Logs may give some hints what driver should work (if there is any).