@Balaton
@All
I have the backup so I can make a mistake and start over.
But the suggestion doesn't work at least for me.
Ubuntu 25.04 but like Arch they use ( pipewire )
It's not a problem I do the best I can.
sudo apt install pulseaudio pulseaudio-module-bluetooth gstreamer1.0-pulseaudio
systemctl --user stop pipewire.socket pipewire-pulse.socket
systemctl --user disable pipewire.socket pipewire-pulse.socket
systemctl --user mask pipewire.socket pipewire-pulse.socket
systemctl --user enable pulseaudio.service pulseaudio.socket
systemctl --user start pulseaudio.service pulseaudio.socket
Ok after reboot
sudo -s
pulseaudio -D ( doesn't work )
instead:
pulseaudio --system
it works but there's something wrong I think you need to configure something with pulseaudio.
with SUDO vlc does not start at all not that you can't hear the audio it doesn't start at all
link:
https://it.linuxadictos.com/soluzione- ... -e-pulseaudio-main-c.htmleven following this,
However it doesn't work anyway.
I think it would be ideal to create a small tutorial on this audio problem.
Or something that solves this thing.
VFio seems solved
I use Ubuntu 25.04 I also used Arch the problem is always the same.
I have a clean configuration also because I only use it to emulate AmigaOS.
So I don't install strange things.
The question is can't this thing be solved all together.
or whoever did it should explain it to others.
The guide by @falke34 works and is fine.
But I think he hasn't encountered audio problems otherwise he would have written it in the tutorial he wrote.
Apart from this all the steps done with any distribution I have used lead to the same problem with SUDO the audio is not heard.
Someone who explains to everyone the steps to not use SUDO which in the end is the audio that does not work not the real GPU.
Thanks.
note:
One doubt could be the use of two GPUs 4060rtx and R9 280x at the same time.
But from what I read there are other people who use two GPUs on PCIe not integrated.
link pipewire and qemu It can be useful ?
https://archive.fosdem.org/2024/events ... BackendInQEMU_Dl33abI.pdfbut the basic problem remains how to pass the GPU without using SUDO ?
Edited by white on 2025/5/12 0:21:04
Edited by white on 2025/5/12 0:46:41