Bug 26929 - sound out is OSS
Summary: sound out is OSS
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: qemu-kvm (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Alexey Shabalin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-13 14:56 MSK by ildar
Modified: 2012-02-13 15:09 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ildar 2012-02-13 14:56:45 MSK
$ kvm -soundhw ac97
oss: Could not initialize ADC
oss: Failed to open `/dev/dsp'
oss: Reason: No such file or directory
...

как я понял, у параллельных дистрибутивов звук идёт в ALSA.
Comment 1 ildar 2012-02-13 15:09:16 MSK
решение проблемы:
export QEMU_AUDIO_DRV=alsa

прошу прощения за беспокойство