-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Warp fails to launch on Raspberry Pi (Ubuntu 26.04) #10571
Copy link
Copy link
Open
Labels
area:performanceGeneral application performance, responsiveness, and resource usage.General application performance, responsiveness, and resource usage.area:performance:gpuGPU utilization, rendering performance, and graphics resource usage.GPU utilization, rendering performance, and graphics resource usage.area:ui-frameworkCore Warp UI framework, rendering, layout, and windowing infrastructure.Core Warp UI framework, rendering, layout, and windowing infrastructure.bugSomething isn't working.Something isn't working.needs-infoMore issue-specific reporter detail is needed before the problem can be confidently triaged.More issue-specific reporter detail is needed before the problem can be confidently triaged.os:linuxLinux-specific behavior, regressions, or requests.Linux-specific behavior, regressions, or requests.repro:mediumThe report suggests a plausible repro path, but some uncertainty remains.The report suggests a plausible repro path, but some uncertainty remains.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Milestone
Metadata
Metadata
Assignees
Labels
area:performanceGeneral application performance, responsiveness, and resource usage.General application performance, responsiveness, and resource usage.area:performance:gpuGPU utilization, rendering performance, and graphics resource usage.GPU utilization, rendering performance, and graphics resource usage.area:ui-frameworkCore Warp UI framework, rendering, layout, and windowing infrastructure.Core Warp UI framework, rendering, layout, and windowing infrastructure.bugSomething isn't working.Something isn't working.needs-infoMore issue-specific reporter detail is needed before the problem can be confidently triaged.More issue-specific reporter detail is needed before the problem can be confidently triaged.os:linuxLinux-specific behavior, regressions, or requests.Linux-specific behavior, regressions, or requests.repro:mediumThe report suggests a plausible repro path, but some uncertainty remains.The report suggests a plausible repro path, but some uncertainty remains.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Pre-submit Checks
Describe the bug
Warp fails to launch on my Raspberry Pi 5 16GB running Ubuntu 26.04.
To reproduce
Install Warp on a Raspberry Pi running Ubuntu 25.10+, and launch it.
Expected behavior
Warp launches as normal.
Screenshots, videos, and logs
No response
Operating system (OS)
Linux
Operating system and version
Ubuntu 26.04
Shell Version
GNU bash, version 5.3.9(1)-release (aarch64-unknown-linux-gnu)
Current Warp version
v0.2026.05.06.15.42.stable_03
Regression
Yes, this bug started recently or with an X Warp version
Recent working Warp date
March 2026
Additional context
I had the flickering issue when running Ubuntu 24.06, after upgrading the OS on my Pi to Ubuntu 25.10 that ceased to occur as reported here.
However at some point in March or April Warp started crashing as I would launch it, this was still on Ubuntu 25.10. Today I decided to upgrade to Ubuntu 26.04, in hopes that that may fix the issue, but it's still concurring.
The
WGPU_BACKEND=gl warp-terminalworkaround works on my Pi running Ubuntu 26.04, but a workaround on a popular PC with a popular operating system to launch Warp ideally shouldn't be required.Does this block you from using Warp daily?
No
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None