commit 77ec30c619df9c37469de1ab052472c268c350f6 parent 28fb4dc2af38b61fbe09604e8bb561171e1ee1f9 Author: smeeb <smeeb@web> Date: Fri, 26 Jun 2026 15:40:00 +0200 Diffstat:
| M | unbrick01.mdwn | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/unbrick01.mdwn b/unbrick01.mdwn @@ -153,6 +153,13 @@ play test sound `speaker-test -D hw:0,1 -c 2 -t sine -f 440` +you can increase the volume with the following two commands + +``` +amixer -c 0 cset name='HPHL Volume' 20 +amixer -c 0 cset name='HPHR Volume' 20 +``` + # Testing functionality ## evtest