!hzgkCxLtCOTmFXGauj:nixos.org

NixOS Gaming

199 Members
Gaming things, my hands are typing words.79 Servers

Load older messages


SenderMessageTime
22 Sep 2024
@k900:0upti.meK900OK so19:18:43
@k900:0upti.meK900 `
nix run github:fabianhjr/nixpkgs/steam-issue-2#steam --impure --option extra-substituters https://steam-gcc14-gnome47.cachix.org/ --option extra-trusted-public-keys steam-gcc14-gnome47.cachix.org-1:BRJ0kVAu7tARS4AQsjuvx8F8brVA/4J/d63OzhsAyx4=`
19:18:46
@k900:0upti.meK900 nix run github:fabianhjr/nixpkgs/steam-issue-2#steam --impure --option extra-substituters https://steam-gcc14-gnome47.cachix.org/ --option extra-trusted-public-keys steam-gcc14-gnome47.cachix.org-1:BRJ0kVAu7tARS4AQsjuvx8F8brVA/4J/d63OzhsAyx4= 19:18:49
@k900:0upti.meK900Is the incantation19:18:52
@k900:0upti.meK900Can someone else run it19:18:59
@k900:0upti.meK900And tell me if it explodes19:19:02
@fabianhjr:matrix.orgFabián Heredia
In reply to @k900:0upti.me
Any sort of kernel tweaks? Hardened kernel? Hardened profile?
https://github.com/fabianhjr/Config/tree/main/nixos
19:19:50
@scrumplex:duckhub.ioScrumplex changed their display name from Sefa to Scrumplex.19:20:12
@k900:0upti.meK900Maybe mangohud somehow?19:20:21
@k900:0upti.meK900Though it really shouldn't19:20:24
@fabianhjr:matrix.orgFabián Heredia
 boot = {
   loader = {
     efi.canTouchEfiVariables = true;
     grub.efiSupport = true;
     systemd-boot.enable = true;
     timeout = 3;
   };

   kernelPackages = pkgs.linuxKernel.packages.linux_6_11;
   kernelParams = [];
   blacklistedKernelModules = [];
   kernel.sysctl."kernel.unprivileged_userns_clone" = true;
 };
19:20:28
@k900:0upti.meK900apparmor???19:20:34
@fabianhjr:matrix.orgFabián Heredia
In reply to @k900:0upti.me
apparmor???
sure will attempt without both
19:21:00
@k900:0upti.meK900idk19:21:05
@fabianhjr:matrix.orgFabián Herediawill ever reboot just in case19:22:20
@fabianhjr:matrix.orgFabián Herediabrb19:22:24
@k900:0upti.meK900If it's fucking apparmor19:23:17
@k900:0upti.meK900I will die19:23:19
@fabianhjr:matrix.orgFabián HerediaOk that worked19:24:42
@fabianhjr:matrix.orgFabián Herediasteam launches with yeetus and the gnome updates19:24:53
@fabianhjr:matrix.orgFabián Herediafor me19:24:56
@k900:0upti.meK900So was it mangohud or apparmor19:25:03
@k900:0upti.meK900And if it was mangohud HOW THE FUCKST19:25:09
@fabianhjr:matrix.orgFabián Herediaunsure if mangohud or apparmor19:25:09
@fabianhjr:matrix.orgFabián Herediayeah, will add mangohud back first19:25:16
@k900:0upti.meK900Wait no it can't be mangohud19:25:18
@k900:0upti.meK900Or wait no it can be mangohud19:25:21
@k900:0upti.meK900Is the module fucked19:25:31
@k900:0upti.meK900No I'm pretty sure the module is not in fact fucked19:27:30
@sandro:supersandro.deSandro 🐧
In reply to @fabianhjr:matrix.org

no yeah, i was on a previous base but read the conflict the other way around.

Still erroring

[2024-09-22 12:31:40] Verifying installation...
[2024-09-22 12:31:40] Verification complete
UpdateUI: skip show logodlmopen steamui.so failed: /lib/libpangoft2-1.0.so.0: undefined symbol: FcCharSetDelChar
Failed to load steamui.so - dlerror(): (null)
[2024-09-22 12:31:48] Shutdown

On origin/staging-next + origin/gnome

The error is misleading, another shared library is missing. Can't remember if it is fontconfig or something like that
19:27:34

Show newer messages


Back to Room ListRoom Version: 10