I have got problem with NVIDIA driver on Ubuntu 21.10 x86_64 kernel: 5.15.7-051507-generic.
I cannot attach external monitor via HDMI.
After fresh install I made it working by installing 495 driver in performance mode. It worked in that setup for a month but recently stopped.
My laptop has 2 GPUs:
- Intel TigerLake-H GT1 [UHD Graphics]
- NVIDIA RTX A2000 Mobile
System is up to date.
Secure Boot is disabled
inxi -G output:
Graphics: Device-1: Intel TigerLake-H GT1 [UHD Graphics] driver: i915 v: kernel
Device-2: NVIDIA GA107GLM [RTX A2000 Mobile] driver: N/A
Device-3: Microdia Integrated_Webcam_HD type: USB driver: uvcvideo
Display: wayland server: X.Org 1.21.1.2 driver: loaded: fbdev unloaded: modesetting,vesa resolution: 1920x1080~60Hz
OpenGL: renderer: Mesa Intel UHD Graphics (TGL GT1) v: 4.6 Mesa 21.2.2
nvidia-smi output:
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
prime-select query output:
on-demand
additional drivers indicates that 495 is in use - click for image
NVIDIA settings applet is empty - click for image
nvidia-settings output:
ERROR: NVIDIA driver is not loaded
ERROR: Unable to load info from any available system
(nvidia-settings:6505): GLib-GObject-CRITICAL **: 14:17:52.182: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
** Message: 14:17:52.185: PRIME: No offloading required. Abort
** Message: 14:17:52.185: PRIME: is it supported? no
In desperation I checked Windows 10 - it works there, thus cable, monitor, bios and hardware are fine.
I tried to follow instructions found on the Internet but with no luck, thus this post.
I'll appreciate any help!