Hello. Using kernel 6.14.3, driver file NVIDIA-Linux-x86_64-575.51.02.run, MIT/GPL
branch.
When I launch steam, I get multiple errors in the terminal:
MESA: error: DRM_VIRTGPU_RESOURCE_CREATE_BLOB failed with Invalid argument
MESA: error: Failed to create virtgpu AddressSpaceStream
MESA: error: vulkan: Failed to get host connection
This repeats for a while until it settles down. In dmesg, this is coupled
with lots of these:
[ 892.133346] [drm:nv_drm_gem_map_offset_ioctl [nvidia_drm]] ERROR [nvidia-drm] [GPU ID 0x00004b00] Failed to lookup gem object for map: 0x00000002
And occasionally a couple of these:
[ 892.155097] [drm:nv_drm_gem_export_nvkms_memory_ioctl [nvidia_drm]] ERROR [nvidia-drm] [GPU ID 0x00004b00] Failed to lookup NVKMS gem object for export: 0x00000003
[ 892.157932] [drm:__nv_drm_nvkms_gem_obj_init [nvidia_drm]] ERROR [nvidia-drm] [GPU ID 0x00004b00] NvKmsKapiMemory 0x00000000b59b3e19 size should be in a multiple of page size to create a gem object
Bug report:
nvidia-bug-report.log.gz (665.0 KB)
There is something funky with nvidia-drm, in that I can’t install the drivers without
“–skip-module-load”. Other than these oddities, they work fine.
I’m using Linux Mint 22.1 on a System76 Thelio, card is an
NVIDIA GeForce RTX 3090 Ti (GA102-A). Any ideas?