Jaroslav Kysela
54e09df6bc
alsactl: info - handle situations when devices are not available in kernel
...
The kernel returns ENOTTY error in this case. Do nothing for this error code.
Closes: https://github.com/alsa-project/alsa-utils/issues/287
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2025-01-09 16:11:13 +01:00
Jaroslav Kysela
258d64960d
alsactl: info - print errors for next_device calls
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2025-01-09 15:31:08 +01:00
Jaroslav Kysela
8ed9d7607f
alsactl: fix the copy-n-paste typo (SND_RAWMIDI_STREAM_*)
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2023-08-30 10:57:31 +02:00
Jaroslav Kysela
f37ef4768c
alsactl: Print driver name in info
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2022-09-27 19:06:04 +02:00
Jaroslav Kysela
bbc74a61ac
alsactl: implement 'info' command
...
It may be useful to collect the basic sound card information.
The output is in the YAML structured syntax (human and machine readable).
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2022-05-10 09:08:26 +02:00