Last active
October 17, 2023 07:25
-
-
Save aloiscochard/8c45fbf8c967880b80b33c2b77d66e88 to your computer and use it in GitHub Desktop.
PinePhone Pro Survival
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Install | |
- Mobian latest weekly | |
- https://images.mobian.org/pinephonepro/weekly/ | |
- Disable software updates | |
- Set timezone | |
- sudo apt install openssh-server | |
- Enable flatpak: flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo | |
- Install flatpauk apps: Cinny, Pomodoro, Chromatic | |
- Sync: Nextcloud | |
# FIXES | |
- Volume | |
- https://gitlab.com/pine64-org/pine64-alsa-ucm/-/issues/5 | |
- /usr/share/alsa/ucm2/Rockchip/PinePhonePro/VoiceCall.conf | |
- testing | |
- http://thetestcall.blogspot.com/ | |
# TODO | |
Lock screen setup command | |
- https://gitlab.gnome.org/World/Phosh/phosh/-/commit/07c437f88aa5de6bd36df2f3af3ef3279483984d | |
- https://help.gnome.org/admin//system-admin-guide/3.12/screen-locking.html.en | |
Sound volume and quality | |
- https://gitlab.com/pine64-org/pine64-alsa-ucm/-/issues/5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment