MSI GF65 thin cannot install nvidia driver

Hello,
I just brought MSI GF65 thin laptop (Intel and NVIDIA RTX 3060 Max-q GPU) and install Nvidia driver version 470 with ubuntu 20.04 kernel version 5.11.0.38. Then run nvidia-smi command the error occurs that

NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.

Then I tried to use several ways to solve this but still did not work.
please see the log file.nvidia-bug-report.log.gz (343.4 KB)

Hope someone can help me solve this.
Thank you

The driver seems to be installed fine but you’re using an xorg.conf on a hybrid graphics system. Please delete /etc/X11/xorg.conf, reboot and create a new nvidia-bug-report.log.

1 Like

Furthermore, you have kernel parameter “nomodeset” set, please remove that.

1 Like

After delete xorg.conf and re-install nvidia driver now it works. Thank you so much , you save my life.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.