I've installed xen-unstable, and created hvm linux guests.
I put the sound cards like this,
soundhw='all'
audio=1
I can listen the music in the dom0 mp3 player.
However, I could not hear the music in the hvm guests(both linux, windows)
on the guest,
$> lspci
00:05.0 Multimedia audio controller: Ensoniq ES1370 [AudioPCI]
$> lsmod | grep snd
snd_ens1370 24155 4
gameport 15027 1 snd_ens1370
snd_pcm 80244 2 snd_ens1370
snd_seq_midi 13132 0
snd_rawmidi 25269 2 snd_ens1370,snd_seq_midi
snd_seq_midi_event 14475 1 snd_seq_midi
snd_seq 51291 2 snd_seq_midi,snd_seq_midi_event
snd_timer 28659 3 snd_pcm,snd_seq
snd_seq_device 14110 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 55295 12
snd_ens1370,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 12600 1 snd
snd_page_alloc 14073 2 snd_ens1370,snd_pcm
in the case of windows, it can find the sound cards devices, but cannot
play music.
there might be same problem. When I was excuting the music player, music
player(totem) was blocked without any progress.
What is the problem??
And, How can I listen the music from the hvm guests?
--
Best Regards,
Eunbyung Park
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|