You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When opening zed as zed /path/to/file the following error is thrown: error opening [PathLikeWithPosition { path_like: "/path/to/file", row: None, column: None }]: NoSupportedDeviceFound.
PS: when running vulkaninfo the following is outputed before the rest info: "WARNING: [Loader Message] Code 0 : loader_add_layer_properties: 'layers' tag not supported until file version 1.0.1, but /usr/share/vulkan/implicit_layer.d/nvidia_layers.json is reporting version 1"
Environment
Endeavouros (arch linux)
kernel: Linux 6.6.38-1-lts
nvidia drivers: 555.58.02
DE: KDE plasma 6
If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.
No response
The text was updated successfully, but these errors were encountered:
Check for existing issues
Describe the bug / provide steps to reproduce it
When opening zed as
zed /path/to/file
the following error is thrown:error opening [PathLikeWithPosition { path_like: "/path/to/file", row: None, column: None }]: NoSupportedDeviceFound
.PS: when running
vulkaninfo
the following is outputed before the rest info: "WARNING: [Loader Message] Code 0 : loader_add_layer_properties: 'layers' tag not supported until file version 1.0.1, but /usr/share/vulkan/implicit_layer.d/nvidia_layers.json is reporting version 1"Environment
Endeavouros (arch linux)
If applicable, attach your
~/Library/Logs/Zed/Zed.log
file to this issue.No response
The text was updated successfully, but these errors were encountered: