andrewrk / andrewrk/libsoundio
"probe error: unable to open device" for ALSA with SoundBlaster Live! 5.1 card
- Vorherrschende Sprache
- C
- Sterne
- 2.1k
- Forks
- 254
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
All of the soundio example are either crashing or giving `probe error: unable to open device` when I try to use them
The sio_list_devices program outputs this: (truncated to part with error)
```
--------Output Devices--------
SB Live! Value [CT4780], ADC Capture/Standard PCM Playback: Default Audio Device (default)
id: default:CARD=Live
probe error: unable to open device
SB Live! Value [CT4780], ADC Capture/Standard PCM Playback: Default Audio Device
id: sysdefault:CARD=Live
probe error: unable to open device
```
My sound setup is working fine, aplay works, ffmpeg works, SDL based programs work, etc etc, just not libsoundio
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.