User:Ahi6
Appearance
This user has a personal website. |
This user is @ahi6 on matrix.org. |
This user's pmOS GitLab profile is @ahi6. |
Device | Notes |
---|---|
Lenovo Tab 4 10 (lenovo-tb-x304l) | Porting... |
Samsung Galaxy A6 2018 (samsung-a6lte) | Running postmarketOS, used as a home server. |
Xiaomi Redmi 6 (xiaomi-cereus) | |
Xiaomi Redmi Note 10 Pro (xiaomi-sweet) | Stock MIUI Global 14, daily driver |
Dogfooding
Disabling the screen when using buffyboard
Stopping buffyboard
This used to work, but after updating my packages no longer works, just kills the keyboard part, but fbcon remains active.
Detaching the framebuffer console
echo 0 > /sys/class/vtconsole/vtcon1/bind
echo 1 > /sys/class/vtconsole/vtcon1/bind
I don't know how to reattach the console without rebooting though.