permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit d4ab2461f377f769c9868181a7e084dda09f77a7
parent a66d2d09c9dde9c4d50ae30fd039c2725866e50a
Author: ugrnm <ugrnm@web>
Date:   Mon, 25 May 2026 12:52:42 +0200

note about samsung galaxy sIII speaker volume

Diffstat:
Munbrick01.mdwn | 10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/unbrick01.mdwn b/unbrick01.mdwn @@ -216,3 +216,13 @@ pd -nogui -stderr phone_test.pd ``` touch the touchscreen and you should see the coordinates printed in the shell and you should hear sound, but `--- no soundcards ---` (yet) + +# BRAINDUMP + +for things that may be useful in the future... + +Turn on the speaker volume on minimal (`none` postmarketOS profile) `samsung-m0` device: + +```sh +alsaucm -c 0 set _verb HiFi set _enadev Speaker +```