[Bug 291278] graphics/vulkan-tools: vulkaninfo fails: ERROR_DEVICE_LOST on NVIDIA RTX 2060
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291278 --- Comment #8 from Tomoaki AOKI <[email protected]> --- (In reply to Yuri Victorovich from comment #7) Are you setting any strange ACLs to avoid read access of the firmware? This shouldn't happen, as boot process should be going on root priviledge. And if you have hw.nvidia.registry.EnableGpuFirmware=1 in your loader.conf, loading firmware should not be rejected. A possibility (not enough confirmed such a thing can happen or not, though) is that if the firmware is NOT actually loaded on boot time and attempted to be loaded when it is actually required, possibly fails if the user is not root (or possibly a member of video group is OK, too). -- You are receiving this mail because: You are the assignee for the bug.