Open Mondrethos opened 3 months ago
I'm in EndeavourOS too and downloading through the CLI curl https://zed.dev/install.sh | sh
doesn't require this. Haven't tried AUR repo yet.
Screenshot from this user in discord:
I have the same problem on EndeavourOS. I installed Zed in every possible way but it crashes and only open with sudo.
Screenshot from this user in discord:
@Mondrethos are you using AMDVLK? Could you try switching to RADV / Mesa drivers?
I have the same problem on EndeavourOS. I installed Zed in every possible way but it crashes and only open with sudo.
I switched to the mesa drivbers and the issue is gone. It seems like during installing lutris or steam, I accidently pulled AMDGPU which takes over the vulkan-loader. do yay -R amdvlk lib32-amdvlk
and reboot.
Make sure you have all the mesa/vulkan loader stuff installed as per the wiki. I can link it here if you need me to.
I have the same problem on EndeavourOS. I installed Zed in every possible way but it crashes and only open with sudo.
I switched to the mesa drivbers and the issue is gone. It seems like during installing lutris or steam, I accidently pulled AMDGPU which takes over the vulkan-loader. do
yay -R amdvlk lib32-amdvlk
and reboot.Make sure you have all the mesa/vulkan loader stuff installed as per the wiki. I can link it here if you need me to.
Thank you. Now it works.
I have the same problem on EndeavourOS. I installed Zed in every possible way but it crashes and only open with sudo.
I switched to the mesa drivbers and the issue is gone. It seems like during installing lutris or steam, I accidently pulled AMDGPU which takes over the vulkan-loader. do
yay -R amdvlk lib32-amdvlk
and reboot. Make sure you have all the mesa/vulkan loader stuff installed as per the wiki. I can link it here if you need me to.Thank you. Now it works.
No problem. I will still leave the report open beacuse a lot of people use the AMDGPU drivers.
As I mentioned in the Discord, this is an issue with the AMDGPU Vulkan driver, and not Zed. Apparently, it was supposed to be fixed by AMD, but evidently it isn't.
The issue (recently reopened) is here: https://github.com/GPUOpen-Drivers/AMDVLK/issues/351
I don't have amdvlk installed and yet face the same problem, with nvidia drivers. Zed runs only when using sudo.
I don't have amdvlk installed and yet face the same problem, with nvidia drivers. Zed runs only when using sudo.
Can you post the output of zeditor --foreground
and vulkaninfo
?
I don't have amdvlk installed and yet face the same problem, with nvidia drivers. Zed runs only when using sudo.
Can you post the output of
zeditor --foreground
andvulkaninfo
?
❯ ~/.local/bin/zed --foreground .
error opening [PathLikeWithPosition { path_like: "/home/om/intern/landing", row: None, column: None }]: NoSupportedDeviceFound
Vulkaninfo output
@Om-Thorat Could you put the vulkaninfo output in pastebin or a GitHub Gist and edit your post to link to that instead? Right now your comment is super long.
Switched to radv and issue fixed. Also using endearvour os. Thanks team.
Check for existing issues
Describe the bug / provide steps to reproduce it
I talked to Cirwin on Discord who helped me troubleshoot the issue. Both the arch repo version and the official tarball version both require Zed to be run via sudo or it crashes with a Protocol error 0.
Environment
EndeavourOS GPU: 7900XT
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your Zed.log file to this issue.
Zed.log