| 22 Nov 2023 |
@ktn:the-apothecary.club | Not working for me with prismlauncher | 14:43:22 |
K900 | Define "not working"? | 14:44:02 |
@atemu12:matrix.org | What do you think of this: https://github.com/NixOS/nixpkgs/pull/158079/files#r1402464566 | 17:38:45 |
K900 | Absolutely agree on removing services.xserver.videoDrivers | 17:39:26 |
K900 | Or rather | 17:39:30 |
K900 | I | 17:39:31 |
K900 | * I'd split it up | 17:39:33 |
@atemu12:matrix.org | (This is a link to a comment of mine, not the PR it's on) | 17:39:47 |
K900 | Because there should be a way to override the DDX probe order | 17:39:50 |
K900 | Per-API I'm not sure is necessary | 17:40:27 |
K900 | But xserver.videoDrivers needs to stay as a way to force a certain DDX order | 17:40:47 |
K900 | But it needs to go as a source of truth for which drivers are on the systme | 17:41:03 |
K900 | * But it needs to go as a source of truth for which drivers are on the system | 17:41:04 |
@atemu12:matrix.org | In reply to @k900:0upti.me Per-API I'm not sure is necessary Me neither but it just feels like a useful option to have. | 17:41:23 |
K900 | Also ping @jonringer since we're discussing their PR here and I don't have spoons to formalize this into a proper comment on github | 17:41:24 |
@atemu12:matrix.org | Also to set API-specific things | 17:41:29 |
@atemu12:matrix.org | Like the preferred VK driver | 17:41:48 |
@atemu12:matrix.org | Or whatever things you can configure about APIs like VK layers | 17:42:22 |
K900 | I think we can just do that in programs.vulkan or whatever | 17:42:29 |
K900 | Since that affects the loader more than drivers | 17:42:34 |
@atemu12:matrix.org | Well, programs.vulkan would become hardware.acceleration.vulkan in this design. | 17:43:02 |
@atemu12:matrix.org | That feels like a more sensible place for it anyways; it's not a program | 17:43:39 |
| billewanick joined the room. | 17:49:41 |
hexa | yeah, fixing weird naming across the module system would be nice | 19:36:01 |
@ktn:the-apothecary.club | In reply to @k900:0upti.me Define "not working"? mangohud prismlauncher
prismlauncher: /nix/store/aw2fw9ag10wr9pf0qk4nk5sxi0q0bn56-glibc-2.37-8/lib/libc.so.6: version `GLIBC_2.38' not found (required by /nix/store/rx3aba4j5npfplldswb3ky6i1lp0s31x-mangohud-0.7.0/lib/mangohud/libMangoHud_opengl.so)
prismlauncher: /nix/store/aw2fw9ag10wr9pf0qk4nk5sxi0q0bn56-glibc-2.37-8/lib/libc.so.6: version `GLIBC_2.38' not found (required by /nix/store/9fy9zzhf613xp0c3jsjxbjq6yp8afrsv-gcc-12.3.0-lib/lib/libstdc++.so.6)
| 20:32:45 |
K900 | Are you mixing channels? | 20:33:30 |
@ktn:the-apothecary.club | prismlauncher Performance > Enable MangoHud
Minecraft process ID: 7735
/nix/store/rwla3k3s67p4f1446cx8l3jh9rral9nn-openjdk-17.0.7+7/bin/java: /nix/store/aw2fw9ag10wr9pf0qk4nk5sxi0q0bn56-glibc-2.37-8/lib/libc.so.6: version `GLIBC_2.38' not found (required by /nix/store/rx3aba4j5npfplldswb3ky6i1lp0s31x-mangohud-0.7.0/lib/mangohud/libMangoHud.so)
Process exited with code 1.
| 20:33:39 |
@ktn:the-apothecary.club | In reply to @k900:0upti.me Are you mixing channels? using flakes | 20:33:54 |
K900 | Then you're mixing branches | 20:34:06 |
@ktn:the-apothecary.club | of what | 20:34:11 |