commit 971660f2b10a98ba4e5c71ed6287402f31a7dcab parent 0a573f73b7480dac75358ea47492cf7e5bb51367 Author: smeeb <smeeb@web> Date: Fri, 26 Jun 2026 14:20:42 +0200 Diffstat:
| M | unbrick01.mdwn | | | 10 | ++++++++++ |
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/unbrick01.mdwn b/unbrick01.mdwn @@ -143,6 +143,16 @@ sudo extract-firmware.sh ``` Reboot the phone and check if there are soundcards available with `aplay -l` +## playing sound (test) + +route audio to the headphone jack + +`alsaucm -c "Galaxy A52" set _verb HiFi set _enadev Headphones` + +play test sound + +`speaker-test -D hw:0,1 -c 2 -t sine -f 440` + # Testing functionality ## evtest