Closed tictac22 closed 5 months ago
It's not failing on building, as you can see in the logs:
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
Running `target/debug/Zed`
This seems to be a duplicate of https://github.com/zed-industries/zed/issues/11642 so I will close it.
Presumably MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0
warning is the culprit, and the usual starting advice to troubleshoot the GPU issue is to check whether there are driver updates available.
Check for existing issues
Describe the bug / provide steps to reproduce it
On the ubuntu 20, I can't build zed. I am getting the error:
Environment
cargo 1.78.0 (54d8815d0 2024-03-26) OS: Ubuntu 20.04.6 LTS
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your
~/Library/Logs/Zed/Zed.log
file to this issue.No response