alsactl info fails with exit code 25
alsa-project/alsa-utils issue #287 was opened from z-s-e:
Here is the output of running alsactl info on my machine: ``` $ alsactl info 0 # # Sound card # - card: 0 id: Generic name: HD-Audio Generic longname: HD-Audio Generic at 0xb88c8000 irq 87 driver_name: HDA-Intel mixer_name: ATI R6xx HDMI components: HDA:1002aa01,00aa0100,00100800 controls_count: 15 pcm: - stream: PLAYBACK devices: - device: 3 id: HDMI 0 name: G246HYL subdevices: - subdevice: 0 name: subdevice #0 - device: 7 id: HDMI 1 name: HDMI 1 subdevices: - subdevice: 0 name: subdevice #0 alsactl: rawmidi_device_list:105: snd_ctl_rawmidi_next_device $ echo $? 25 ``` Apparently it fails when trying to enumerate raw midi devices. I don't think this is supposed to happen, right?
alsa-info for reference: [alsa-info.txt](https://github.com/user-attachments/files/18362369/alsa-info.txt)
Issue URL : https://github.com/alsa-project/alsa-utils/issues/287 Repository URL: https://github.com/alsa-project/alsa-utils
participants (1)
-
GitHub issues - opened