| 24 Oct 2025 |
K900 | Do you have a virtio-snd (or hda-micro or w/e) device in the VM? | 11:39:49 |
hacker1024 | Could be that the virtio-snd driver isn't in your kernel? It's in the standard NixOS one though | 11:40:12 |
Grimmauld (any/all) | i do run standard nixos kernel, both in and outside the VM | 11:41:30 |
Grimmauld (any/all) | (6.12 outside because zfs, but should be fine) | 11:41:49 |
Grimmauld (any/all) | also this one broke | 11:43:14 |
K900 | Sus | 11:44:14 |
Grimmauld (any/all) | qemu-system-x86_64: -device hda-micro: No 'HDA' bus found for device 'hda-micro' | 11:44:32 |
Grimmauld (any/all) | this one launches, but doesn't list any audio devices | 11:48:34 |
Grimmauld (any/all) |  Download image.png | 11:48:36 |
Grimmauld (any/all) | actually no it does | 11:48:47 |
Grimmauld (any/all) | "Virtio 1.0 sound" | 11:48:54 |
K900 | Sus | 11:49:47 |
K900 | Do you have wireplumber running | 11:49:50 |
K900 | And do you have /dev/snd/* | 11:49:57 |
Grimmauld (any/all) | i have /dev/snd, i do not have wireplumber | 11:50:15 |
K900 | You need wireplumber | 11:51:30 |
K900 | To actually create the pipewire nodes for the audio device | 11:51:43 |
Grimmauld (any/all) | right | 11:53:15 |
Grimmauld (any/all) | woooo i have audio | 11:55:20 |
Grimmauld (any/all) | i can aplay /dev/urandom and i hear stuff! | 11:55:51 |
Grimmauld (any/all) | i guess i was dumb | 11:55:55 |
hacker1024 | I hate that I could hear that by reading it | 11:57:26 |
K900 | Was it just missing wireplumber? | 11:58:22 |
Grimmauld (any/all) | yep | 11:58:26 |
Marie | isn't wireplumber enabled by default when you enable pipewire? | 11:59:04 |
K900 | Should be | 12:01:00 |
Grimmauld (any/all) | yea i was dumb please ignore | 12:02:02 |
Grimmauld (any/all) | mypy takes ages to build, so i had wireplumber disabled and forgot about it | 12:02:30 |
Grimmauld (any/all) | just took reenabling wireplumber (and disabling docs on it to the the build time under control) | 12:02:51 |
Grimmauld (any/all) | * just took reenabling wireplumber (and disabling docs on it to get the build time under control) | 12:03:04 |