Issues with Gosthy and opengl #3527
-
|
Hello, |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 2 replies
-
|
I experienced the same thing with an old HP Stream Laptop. I rebooted, I used the SnapShot tool to go back, re-updated Omarchy to the last version but this time didn't installed Ghostty. I am not that used to Github, should I post in the Issue section ? |
Beta Was this translation helpful? Give feedback.
-
|
I don't know if openGl is Guilty here but Screen Saver doesn't work anymore, showing some garbage code and not then normal screem saver |
Beta Was this translation helpful? Give feedback.
-
|
the main reason for Ghostty crashes is opengl version it uses 3.3 but X230 GPU only supports 3.1 so u are right u need to switch to other like kitty and for this all u need to do is find file where it exec = ghostty ,$terminal = ghostty change it kitty that all . there is second way i guess maybe u can try mesa driver the give 3.3 opengl if i am not wrong |
Beta Was this translation helpful? Give feedback.
-
|
I am fixing same issue |
Beta Was this translation helpful? Give feedback.
-
|
Running into this issue with my X220 after installing Omarchy 3.3.2. Prior version of Omarchy was running without issue. |
Beta Was this translation helpful? Give feedback.
the main reason for Ghostty crashes is opengl version it uses 3.3 but X230 GPU only supports 3.1 so u are right u need to switch to other like kitty and for this all u need to do is find file where it exec = ghostty ,$terminal = ghostty change it kitty that all . there is second way i guess maybe u can try mesa driver the give 3.3 opengl if i am not wrong