!pbdtvoHxUGLhcEvnlu:nixos.org

Exotic Nix Targets

311 Members
97 Servers

Load older messages


SenderMessageTime
23 Oct 2025
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all)that is the main reason why its set as draft currently21:13:12
@emilazy:matrix.orgemilyI've subscribed but no time to read in depth right now21:13:33
24 Oct 2025
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all)image.png
Download image.png
11:01:55
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all)so turns out browser just works11:01:58
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all)i have not yet figured out how to convince our VM setup to give sound output, but supposedly pipewire is running11:02:31
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all)it might be time to flash this monster on some usb drive and boot it on metal11:02:59
@k900:0upti.meK900 -device hda-micro should do it? 11:08:20
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all)I'll try!11:08:36
@hacker1024:matrix.orghacker1024

If it's a standard NixOS VM you can do something like

virtualisation.vmVariant.virtualisation.qemu.options = [
  # https://www.qemu.org/docs/master/system/devices/virtio-snd.html
      "-audio driver=alsa,model=virtio"
];
11:10:05
@hacker1024:matrix.orghacker1024 *

If it's a standard NixOS VM you can do something like

virtualisation.vmVariant.virtualisation.qemu.options = [
  # https://www.qemu.org/docs/master/system/devices/virtio-snd.html
  "-audio driver=alsa,model=virtio"
];
11:10:35
@dramforever:matrix.orgdramforeveroh wow of course that's a thing11:11:32
@k900:0upti.meK900 You definitely don't want driver=alsa 11:11:38
@k900:0upti.meK900 Either driver=pulse or driver=pipewire 11:12:02
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all)Whats wrong with alsa?11:12:52
@hacker1024:matrix.orghacker1024Yep, though alsa does work fine on PipeWire at least through their API compatibility layer. I use it for another project so it works on everyone'e device regardless of their sound server11:13:00
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all)i mean yes i'd do pipewire, but alsa should work too11:13:05
@hacker1024:matrix.orghacker1024 * 11:13:15
@k900:0upti.meK900 Pulse should work as well 11:14:14
@k900:0upti.meK900Qemu's alsa backend is very bad11:14:39
@k900:0upti.meK900 (as are most alsa backends really because it's really not trivial to get alsa right) 11:14:50
@marie:marie.cologneMarie https://www.qemu.org/docs/master/system/devices/virtio-snd.html 404s :( 11:15:43
@k900:0upti.meK900 Also yes I keep forgetting virtio-snd exists 11:19:35
@hacker1024:matrix.orghacker1024It doesn't help that the docs link 404s now and is still the top hit on Google 😂11:20:19
@marie:marie.cologneMariewho thought it would be a good idea to break all of these links11:23:23
@marie:marie.cologneMariesame thing is the case with virtio-gpu11:23:29
@k900:0upti.meK900https://www.qemu.org/docs/11:26:16
@k900:0upti.meK900Pretty sure they just broke their gitlab pages setup11:26:23
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all)hmm, i only see a "Dummy output", but i don't seem to get any output out of the VM11:38:32
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all)the painful bit is, i can't tell whether thats an issue with the virtualisation or the system i defined11:39:09
@k900:0upti.meK900"Dummy output" is not a real device11:39:35

Show newer messages


Back to Room ListRoom Version: 6