https://github.com/aorumbayev/deckarchy
Fix Steam Deck OLED hardware issues after installing Omarchy on a vanilla Arch Linux installation
https://github.com/aorumbayev/deckarchy
archlinux omarchy steam steam-deck
Last synced: 3 months ago
JSON representation
Fix Steam Deck OLED hardware issues after installing Omarchy on a vanilla Arch Linux installation
- Host: GitHub
- URL: https://github.com/aorumbayev/deckarchy
- Owner: aorumbayev
- License: mit
- Created: 2025-07-03T18:16:04.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-13T14:53:23.000Z (3 months ago)
- Last Synced: 2025-07-19T12:43:51.451Z (3 months ago)
- Topics: archlinux, omarchy, steam, steam-deck
- Language: Shell
- Homepage:
- Size: 14.6 KB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-omarchy - deckarchy - Steam Deck hardware fixes and optimizations for Omarchy installation. (Alternative Implementations)
- awesome-omarchy - deckarchy - Steam Deck hardware fixes and optimizations for Omarchy installation. (Alternative Implementations)
README
![]()
---
# Linux Neptune Kernel Setup
⚠️ **EXPERIMENTAL** - Only tested on Steam Deck OLED model
Clean Neptune kernel installation script for Steam Deck and compatible Arch systems.
## Features
- Detects Steam Deck hardware automatically
- Installs Neptune kernel (linux-neptune-611) with hardware support
- Configures audio DSP and firmware for Steam Deck
- Handles bootloader configuration automatically## Installation
**Prerequisites:**
- Fresh Arch Linux installation with sudo privileges
- Must be run AFTER vanilla Arch install but BEFORE Omarchy configuration```bash
curl -sSL https://raw.githubusercontent.com/aorumbayev/deckarchy/main/linux-neptune.sh | bash
```**After installation:**
1. Reboot system
2. Boot into Neptune kernel from bootloader menu
3. Proceed with Omarchy installation## Credits
This setup uses a modified version of the helper script from [Chris Titus Tech's LinUtil](https://github.com/ChrisTitusTech/linutil) repository. Special thanks to the LinUtil project for their excellent system utilities and automation tools.
## License
MIT License - see [LICENSE](LICENSE) file.