I’ve read many threads and spent plenty of time with ChatGPT and Gemini for troubleshooting but none worked so far.
The Secure boot is disabled and nvidia-driver-server-570 has been installed.
This is the system information:
- Laptop model: Acer Aspire-A515-51G
- OS: Ubuntu 20.04
➜ lsmod | grep -i nvidia
nvidia_uvm 1773568 0
nvidia_drm 110592 0
nvidia_modeset 1536000 1 nvidia_drm
nvidia 89915392 2 nvidia_uvm,nvidia_modeset
drm_kms_helper 311296 2 nvidia_drm,i915
drm 618496 14 drm_kms_helper,nvidia,nvidia_drm,i915,ttm
and:
➜ lspci -k | grep -EA3 'VGA|3D|Display'
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 620 (rev 07)
Subsystem: Acer Incorporated [ALI] UHD Graphics 620
Kernel driver in use: i915
Kernel modules: i915
--
01:00.0 3D controller: NVIDIA Corporation GP108M [GeForce MX150] (rev a1)
Subsystem: Acer Incorporated [ALI] GP108M [GeForce MX150]
Kernel driver in use: nvidia
Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
I appreciate to look into the nvidia-bug-report and help me to fix this issue.
nvidia-bug-report.log.gz (251.8 KB)