Skip to content

gmicroul/ttyescape-for-arch-and-mobian-and-nixos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttyescape-for-arch-and-mobian-and-nixos

fork from https://framagit.org/lolgzs/ttyescape_manjaro_pinephone

PKGBUILD files for ttyescape and dependencies on manjaro phosh See dreemurrs-embedded/Pine64-Arch#268

or https://github.com/gmicroul/Pine64-Arch

How to

install dependencies

sudo pacman -S linux-sdm845-headers terminus-font

Build and install buffyboard

cd src/buffyboard makepkg sudo pacman -U buffyboard-0.2.0-1-aarch64.pkg.tar.zst

Build and install hkdm

cd src/hkdm makepkg sudo pacman -U hkdm-0.1.8-1-aarch64.pkg.tar.zst

Build and install ttyescape

cd src/ttyescape makepkg sudo pacman -U ttyescape-1.0.1-1-any.pkg.tar.zst

Enable and start hkdm

sudo systemctl enable hkdm

sudo systemctl start hkdm

Now you should be able to switch to ttyescape holding volume down button then 3 press on power button.

Arch:Done image

mobian:Done image

NixOS:in progress image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages