!hzgkCxLtCOTmFXGauj:nixos.org

NixOS Gaming

397 Members
Gaming things, my hands are typing words.108 Servers

Load older messages


SenderMessageTime
11 Aug 2025
@rein:rein.icuRein
In reply to @k900:0upti.me
There should be no reason to LD_PRELOAD it
There is a reason to preload it as it's required by Wine ASIO and Wine ASIO is required by RS_ASIO
11:29:13
@k900:0upti.meK900 It doesn't need to be preloaded 11:29:28
@k900:0upti.meK900It should just be loaded by whatever uses it11:29:34
@k900:0upti.meK900As it's in a completely normal location11:29:40
@rein:rein.icuRein
In reply to @k900:0upti.me
It should just be loaded by whatever uses it
Well, that doesn't work and Wine ASIO crashes
11:29:53
@k900:0upti.meK900How does it crash, exactly?11:30:07
@rein:rein.icuRein No idea. I can only provide this from RS_ASIO logs:
6.694 [INFO]  Creating AsioSharedHost - dll: C:\windows\system32\wineasio32.dll
12.711 [ERROR]  ASIO Error: WineASIO does not return error messages
11:31:24
@rein:rein.icuRein This is what I get in the Steam logs while trying to launch it:
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
11:43:00
@rein:rein.icuRein I have JACK enabled via service.pipewire.jack.enable = true; 11:43:44
@k900:0upti.meK900Oh11:43:48
@k900:0upti.meK900Yeah that's not going to work11:43:51
@k900:0upti.meK900pw-jack doesn't provide a JACK server11:43:57
@rein:rein.icuReinOh...11:44:06
@k900:0upti.meK900It provides a libjack implementation that does need to be preloaded11:44:08
@k900:0upti.meK900Because it overrides the "real" libjack11:44:16
@k900:0upti.meK900Because the JACK server protocol is not stable11:44:20
@k900:0upti.meK900I would actually recommend not enabling that globally11:44:38
@k900:0upti.meK900 And adding pkgs.pipewire.jack to your Steam fhsenv instead 11:44:46
@rein:rein.icuRein I believe I add it via extraLibraries = pkgs': with pkgs'; [ pkgsi686Linux.pipewire.jack ] 11:44:51
@k900:0upti.meK900Which should just drop the Pipewire libjack in the right place11:44:57
@k900:0upti.meK900No, that's the real libjack11:45:00
@k900:0upti.meK900And it's failing because there is no real JACK server11:45:08
@k900:0upti.meK900Oh wait no, that's pw-jack11:45:15
@rein:rein.icuReinyeah11:45:18
@k900:0upti.meK900But it is running the real libjack11:45:26
@k900:0upti.meK900I wonder if this is just something steam-runtime does11:45:31
@k900:0upti.meK900If it is, that's going to make things a lot more complicated11:45:42
@k900:0upti.meK900Because steam-runtime has a lot of weird library heuristics11:45:50
@rein:rein.icuReinI was just trying to follow the guide from linux_rocksmith. I think I'll just go bring that up to them11:46:44
@rein:rein.icuReinthey provide pretty detailed instructions for NixOS and pipewire, but those just refuse to work11:47:00

Show newer messages


Back to Room ListRoom Version: 10