Omarchy Hardware

Will Omarchy work with my NVIDIA GPU?

Sometimes. Omarchy has explicit NVIDIA installation and session paths, but hybrid laptops, GPU generation, and display wiring can still change the result.

Updated · provisional answer

Short answer

The GPU name alone is not enough to predict the result. Omarchy 4.0.1 includes separate GSP and non-GSP installation paths, while current hybrid-laptop reports still identify video, battery, and GPU-mode switching risks. An open pull request proposes enabling the NVIDIA session path only when an NVIDIA card owns a connected display; that behavior has not shipped in a stable release.

What changes the answer

iGPU-primary hybrid laptop

The original Lenovo RTX 5080 Max-Q report ties session-wide NVIDIA variables to cross-GPU video corruption and a dGPU held awake during video. Follow-ups reproduce the routing problem on another Intel/GSP laptop, while a Pascal/no-GSP report and an AMD/RTX 3060 development-channel report show that idle-power causes differ. Open pull request #9483 proposes checking which GPU owns a connected display before exporting those variables. It is a plausible, tested proposal—not shipped stable behavior. The current conclusion remains a configuration-sensitive hybrid path, not one universal battery mechanism.

What this means: High-caveat until reproduced or fixed. Do not assume that results from a display wired directly to NVIDIA will transfer to an internal panel driven by Intel or AMD graphics.

Basis: Model-specific user report · Hybrid iGPU-primary NVIDIA session-wide environment report

dGPU-primary or muxed laptop

Omarchy 4.0.1 has an explicit NVIDIA session path, but we do not yet have enough model-specific evidence for internal-panel and power behavior in dGPU-primary mode.

What this means: Possible, not established. A MUX can change the relevant configuration, so record which GPU owns the internal panel rather than only the laptop model.

Basis: Official Omarchy code or documentation · Omarchy v4.0.1 NVIDIA Hyprland session configuration

Older non-GSP NVIDIA GPU

The v4.0.1 installer contains a detected non-GSP branch that selects the 580xx DKMS and userspace packages. That is official handling, not an exact compatibility result.

What this means: Check the exact PCI ID against Omarchy's detector and Arch's supported-driver path before buying. Unsupported detection exits without installing a compatible driver.

Basis: Official Omarchy code or documentation · Omarchy v4.0.1 NVIDIA installation path

RTX 50-series laptop

Two exact RTX 50-series reports show post-install Omarchy 4.0.1 systems, but both concern unresolved hybrid behavior; neither is a reviewed clean-install result.

What this means: Evidence of reaching a desktop is not evidence of a low-surprise laptop. Treat hybrid video, battery, and GPU-mode switching as open buying risks.

Basis: Model-specific user report · RTX 5060 hybrid GPU toggle report

Limits

This guidance is based on stable Omarchy 4.0.1 code, model-specific user reports, and one open unmerged pull request. Code support and proposed fixes do not prove that a particular configuration works.

Sources