summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/peripherals/1623998
blob: b6f578a2b2a36c9f6e91478a754fb71488419406 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
pulseaudio Invalid argument error

When using qemu-system-ppc on Ubuntu Mate 15 with the usb audio card, I see these error messages:

pulseaudio: set_sink_input_volume() failed
pulseaudio: Reason: Invalid argument
pulseaudio: set_sink_input_mute() failed
pulseaudio: Reason: Invalid argument

No audio plays. When an attempt is made, QEMU seems to freeze for a moment. 

I use "-device usb-audio" to add the usb sound card. This issue is present in both emulation and KVM mode.