* [Qemu-devel] sound issue
2004-04-16 16:33 ` malc
@ 2004-04-16 17:30 ` Hetz Ben Hamo
0 siblings, 0 replies; 3+ messages in thread
From: Hetz Ben Hamo @ 2004-04-16 17:30 UTC (permalink / raw)
To: qemu-devel, malc
Hi,
Any chance you could "port" the SB16 code from Bochs?
Thanks,
Hetz
> I have used http://www.doc.ic.ac.uk/~ih/doc/sound/sblast09/ as a
> reference. Only 131 mixer registers are documented there.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Qemu-devel] sound issue
@ 2006-08-31 2:04 Rick Vernam
2006-08-31 10:02 ` [Qemu-devel] " malc
0 siblings, 1 reply; 3+ messages in thread
From: Rick Vernam @ 2006-08-31 2:04 UTC (permalink / raw)
To: qemu-devel
I've spent quite a lot of time trying to figure out why this keeps happening:
$ export QEMU_AUDIO_DRV=alsa
$ qemu-system-x86_64 -kernel-kqemu -hda /home/rick/docs/.qemu/wxp1.qemu -m
192 -net nic -net tap,script=/etc/qemu-ifup -localtime -snapshot -usbdevice
tablet -soundhw es1370
alsa: Could not initialize ADC
alsa: Failed to set period size 1024
alsa: Reason: Invalid argument
alsa: Could not initialize ADC
alsa: Failed to set period size 1024
alsa: Reason: Invalid argument
audio: Failed to create voice `es1370.adc'
alsa: Could not initialize ADC
alsa: Failed to set period size 1024
alsa: Reason: Invalid argument
alsa: Could not initialize ADC
alsa: Failed to set period size 1024
alsa: Reason: Invalid argument
audio: Failed to create voice `es1370.adc'
I get no sound.
If I knew what these things meant, I might be able to figure this out...
Posting here is my last ditch effort - believe me, I have tried to avoid
posting support questions in a dev. list, but am hoping for a bit of insight
here...
almost forgot, linux host (gentoo), 2.6.17 kernel.
thanks
-Rick
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Qemu-devel] Re: sound issue
2006-08-31 2:04 [Qemu-devel] sound issue Rick Vernam
@ 2006-08-31 10:02 ` malc
0 siblings, 0 replies; 3+ messages in thread
From: malc @ 2006-08-31 10:02 UTC (permalink / raw)
To: qemu-devel
Rick Vernam <rickv <at> hobi.com> writes:
>
> I've spent quite a lot of time trying to figure out why this keeps happening:
>
> $ export QEMU_AUDIO_DRV=alsa
> $ qemu-system-x86_64 -kernel-kqemu -hda /home/rick/docs/.qemu/wxp1.qemu -m
> 192 -net nic -net tap,script=/etc/qemu-ifup -localtime -snapshot -usbdevice
> tablet -soundhw es1370
> alsa: Could not initialize ADC
> alsa: Failed to set period size 1024
[..snip..]
>
> I get no sound.
> If I knew what these things meant, I might be able to figure this out...
> Posting here is my last ditch effort - believe me, I have tried to avoid
> posting support questions in a dev. list, but am hoping for a bit of insight
> here...
The error messages just notify you that qemu can not open "recording" device
due to the problems with setting the period value, you can adjust it via env
variables (consult qemu -audio-help for that). But DAC (i.e. playback) seems
to be functioning so lack of sound (without any further error messages) is
strange.
P.S. Btw. does sound work in plain i386-softmmu qemu?
You can mail me directly.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-08-31 10:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-31 2:04 [Qemu-devel] sound issue Rick Vernam
2006-08-31 10:02 ` [Qemu-devel] " malc
-- strict thread matches above, loose matches on Subject: below --
2004-04-14 20:36 [Qemu-devel] Win2k mouse Mike Nordell
2004-04-15 8:52 ` Jean-Michel POURE
2004-04-15 9:37 ` Lionel Ulmer
2004-04-15 13:44 ` Mike Nordell
2004-04-15 18:31 ` Lionel Ulmer
2004-04-15 20:21 ` Lionel Ulmer
2004-04-16 3:54 ` Mike Nordell
2004-04-16 16:33 ` malc
2004-04-16 17:30 ` [Qemu-devel] sound issue Hetz Ben Hamo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).