| 24 Oct 2025 |
hacker1024 | It doesn't help that the docs link 404s now and is still the top hit on Google 😂 | 11:20:19 |
Marie | who thought it would be a good idea to break all of these links | 11:23:23 |
Marie | same thing is the case with virtio-gpu | 11:23:29 |
K900 | https://www.qemu.org/docs/ | 11:26:16 |
K900 | Pretty sure they just broke their gitlab pages setup | 11:26:23 |
Grimmauld (any/all) | hmm, i only see a "Dummy output", but i don't seem to get any output out of the VM | 11:38:32 |
Grimmauld (any/all) | the painful bit is, i can't tell whether thats an issue with the virtualisation or the system i defined | 11:39:09 |
K900 | "Dummy output" is not a real device | 11:39:35 |
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 |