1
0
Fork 0
Commit graph

3 commits

Author SHA1 Message Date
Jaroslav Kysela
2440724b5d alsactl: fix error message arguments (remove card)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2025-12-07 10:31:09 +01:00
Jaroslav Kysela
1ad1825076 alsactl: ucm: restore controls for other cards in group
When the primary card restores controls, all other cards
in the card group should do this operation, too.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2025-12-04 15:08:14 +01:00
Jaroslav Kysela
bdf5c13778 alsactl: ucm: implement boot parameters and card group sync infrastructure
Implement boot parameter management for multi-card synchronization.

Add boot_params.c with read/write functions for Boot control element,
card group configuration file support, and validity checking.
Extend init_ucm.c with boot/restore logic and card state handling.

Add -G (group-file) and -m (force-ucm-restore) command line options.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2025-12-04 15:08:14 +01:00