pop-os / nvidia-graphics-drivers

Pop!_OS NVIDIA Graphics Drivers
141 stars 8 forks source link

Gazelle gaze16-3050 hybrid mode nvidia-smi unable to determine the device handle for GPU device: unknown error #117

Closed JasonYangShadow closed 1 year ago

JasonYangShadow commented 3 years ago

image

when using hybrid mode, launching the firefox using a dedicated graphics card, nvidia-smi immediately does not respond!

nvidia-smi
Unable to determine the device handle for GPU 0000:01:00.0: Unknown Error
lsmod | grep nvidia
nvidia_uvm           1044480  0
nvidia_drm             61440  6
nvidia_modeset       1196032  6 nvidia_drm
nvidia              35270656  198 nvidia_uvm,nvidia_modeset
drm_kms_helper        245760  2 nvidia_drm,i915
drm                   552960  24 drm_kms_helper,nvidia,nvidia_drm,i915

And when doing reboot, the system will stuck and continue reporting error connecting to GPU process. A hard-reboot will solve it.