dakboard / Hardware-OS

DAKboard Wall Display, CPU, and Raspberry Pi
25 stars 4 forks source link

Volume control #115

Closed rsalsbery closed 7 months ago

rsalsbery commented 1 year ago

This case is to come up with a method to control the volume from the DAKboard. We need a method to control this from the Settings page and possibly from the screen.

Desired effects:

Things to look into for these controls

cocarrig commented 12 months ago

a terminal command in the following format will successfully change the volume of the main HDMI-1 on Pi4B in testing: sudo amixer cset numid=1 70%

Next Steps: Determine if the % values are to scale, and test on Orange Pi 3 LTS supported device.

Dan-Peck commented 11 months ago

OS IMAGE CHANGES NEEDED

cocarrig commented 7 months ago

Completed and released in version 4.01 for RPi models, will not be supported for OPi models at this time: https://github.com/dakboard/Hardware-OS/releases/tag/4.01