Skip to content

How to add volumecontrol to alsamixer #175

@karagir

Description

@karagir

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions