External Publication
Visit Post

RestlessOS is a fork of GrapheneOS that can run on non-pixel devices

Privacy Guides Community [Unofficial] June 5, 2026
Source

va3890hd:

TIL that RestlessOS, fork of GrapheneOS, can run GOS on non-pixel phone - GrapheneOS Discussion Forum

GOS Forum Post (click for more details)

Basically just this and what @yes quoted, it’s a nice idea but part of what makes GOS what it is, is the hardware. Without meeting the hardware requirements and not getting updates to various things, it’s just counterproductive.

Features Removed

  • hardened_malloc — causes boot loops on devices with 39-bit virtual address space. replaced with AOSP Scudo.
  • Auditor — requires hardware attestation which doesn’t work on GSI
  • mtectrl / misctrl — Pixel-specific memory tagging control; breaks vendor TEE drivers
  • USB protection — the low-level USB port controls rely on Pixel-specific hardware and are non-functional on other devices
  • native debugging protection — not ported; breaks compatibility with root solutions and vendor debugging tools

RestlessOS

RestlessOS is an unofficial, unaffiliated fork of GrapheneOS packaged as a Generic System Image (GSI) for Project Treble devices.

And from the GOS FAQ

GrapheneOS does not support being used as a Generic System Image, which only exists for development/testing purposes and isn’t usable for GrapheneOS since we require kernel changes and the userspace part of the OS cannot run on top of a kernel without the required functionality. The generic targets simply run on top of the underlying device support code (firmware, kernel, device trees, vendor code) rather than shipping it and keeping it updated.

Discussion in the ATmosphere

Loading comments...