← Back to team overview

canonical-hw-cert team mailing list archive

[Question #706879]: Feedback on the Dell G15 5520 (RTX 3070) (202207-30422)

 

New question #706879 on Ubuntu-Certification:
https://answers.launchpad.net/ubuntu-certification/+question/706879

# RTX accelerated nvidia drivers does not work well in ubuntu LTS 22.04

here is my recipie.

# BIOS
disable hybrid display

# BOOT


````
nano /etc/modprobe.d/blacklist-nvidia-nouveau.conf
blacklist nouveau
options nouveau modeset=0
````

# DRIVERS
nvidia-driver-530 does not work correctly so I had to downgrade to 525
````
sudo apt install nvidia-driver-525
udo apt-mark hold nvidia-driver-525

````

# TEST

Download superposition benchmark with default parameters, you should get about 130 pfs.
https://benchmark.unigine.com/superposition


-- 
You received this question notification because your team Canonical
Hardware Certification is an answer contact for Ubuntu-Certification.