aniantre
aniantre
@quic-pheragu When I'm trying to boot up PVM using VM Image (CONFIG_SND_VIRTIO enabled), then I can see: [ 2.963037] ALSA device list: [ 2.963686] #0: VirtIO SoundCard at pci/0000:00:02.0/virtio1 But...
@quic-pheragu **Thanks for your quick reply!!** > /usr/gunyah/crosvm --no-syslog run --disable-sandbox --hypervisor gunyah --serial=type=stdout,hardware=virtio-console,console,stdin,num=1 --serial=type=stdout,hardware=serial,earlycon,num=1 --initrd /data/gunyah/initrd.img --hugepages --no-balloon --no-rng --protected-vm-without-firmware --swiotlb 10 --virtio-snd backend=file,playback_path=/data/gunyah,playback_size=400000 --params "rw root=/dev/ram rdinit=/sbin/init\ >...
> > Is it the crosvm version issue? For me it is crosvm 0.1.0 > > FYI -- crosvm devs don't update the version, it's been 0.1.0 since 2017. We'd...
> When I play music in the guest side: aplay sn.wav, the sound card in the host side is turned off Hi @chenshiqin, are you using aplay tool in PVM...