-
Notifications
You must be signed in to change notification settings - Fork 157
Open
Description
With wifi disabled, the on-board bluetooth is working just fine on zero 2w.
I have:
dtparam=i2s=on
#dtparam=audio=on
dtoverlay=hifiberry-dac
At present alsamixer shows:
This sound device does not have any controls
How can we enable the volume control in the gui?
I need to control volume using:
amixer -c 0 set PCM 1.5dB+
amixer -c 0 set PCM 1.5dB-
amixer -c 0 set PCM unmute
amixer -c 0 set PCM toggle
amixer -c 0 set PCM mute
or similar commands.
I need this to map commands to ir key codes.
Kindly look into this
Thanks in advance!!
Metadata
Metadata
Assignees
Labels
No labels