I have new Aus Tuf dash 15 with win11 preinstalled. I created dual boot with Ubuntu ubuntu 22.04LTS, but I cannot make nvidia card working. If I install the drivers via the "Additional Drivers" section of "Software & Updates":
"NVIDIA driver (open kernel) metapackage from nvidia-driver-525-open (proprietary, tested)"
the computer either stops to boot or the screen freezes after a while and HDMI is not working. I have tried several different approaches now and finally reinstalled the system to start from scratch, because I am truly lost. Lately I have followed this answer, but the effect was as described previously.
- My computer has an Intel processor: 12th Gen Intel® Core™ i7-12650H × 16.
- The installed Linux kernel is 5.15.0-57-generic.
- Secure boot is disabled now.
Please help me, I don't want to stuck with windows.
lspci -k | grep -EA3 'VGA|3D|Display'
terminal command. – Pilot6 Jan 11 '23 at 16:21autoinstall
option of theubuntu-drivers
terminal program to automatically select the recommended Nvidia proprietary graphics driver for your graphics card or did you just guess which driver to install? – karel Jan 17 '23 at 03:30