this post was submitted on 12 Apr 2026
23 points (96.0% liked)

Selfhosted

58502 readers
491 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

I've been attempting to get audio to work across all guests in Proxmox. While I can probably physically attach a soundcard to each guest, I'd need multiple and I'd need to keep fiddling each time I started a guest.

Apparently with a command line argument, qemu can provide audio support through the host, so I figured that using pipewire to co-ordinate this would be the easiest way forward, except it turns out that it's a (GUI) user space process, which doesn't make sense on a server with no GUI users.

There's a Debian server package apparently specifically for this, but it doesn't appear to work and my (linked) bug report doesn't seem to have been noticed, let alone fixed.

How do you do audio across multiple guests?

Note, new Proxmox user, ancient Debian user. Use case: single user virtual workstation environment to replace the VMware system I've been using since 2009. (The hardware failed and VMware is now owned by people who are not interested in me as a customer.)

Edit:

Just to be explicit, any working audio would be great, preferably a system that doesn't require special drivers in the guest, since I'm also running ancient operating systems on this host, not to mention, experimental ones alongside my main virtual workstation.

you are viewing a single comment's thread
view the rest of the comments
[–] Dultas@lemmy.world 1 points 5 days ago* (last edited 5 days ago)

Ancient yeah, haha. Glaces at win311 and slackware 2.3 VMs. But yeah it does require guest addons but is probably going to be the closest to built in support you're going to find. I think there is a novnc audio project but have no idea what state that's in and what you'd have to do to roll it into the Proxmox novpn version.