Sender | Message | Time |
---|---|---|
22 Feb 2024 | ||
In reply to @poweruser64:matrix.orgWell I use both, but so far I've just been manually switching between configs, one which uses PipeWire and one which uses jack. | 16:44:26 | |
In reply to @fractivore:cyberia.clubI used to do that, and I would still do it if I could, but unfortunately I need to run JUCE applications (ones with this annoying bug that require JACK2) as well as use multiple sound cards provided by pipewire 😕 | 21:50:56 | |
The pipewire wiki says wireplumber has an alsa.jack-device option that can be set to true to enable a bridge, but it also says it's deprecated. Despite this, the wireplumber source code still mentions the option. The nixos wiki gives an example of how to enable a similar option, which I tried mimicking to enable this other option, but it seems to not be working right or something because wireplumber doesn't create a device when I should have it enabled. | 22:07:22 | |
24 Feb 2024 | ||
03:06:56 | ||
Hello, I am having problems using the internal speakers on my hp envy x360. I have been trying to get it to work the past few days now but nothing has worked. | 03:09:16 | |
26 Feb 2024 | ||
In reply to @danne_sch:matrix.orgis the sound card visible in alsamixer? | 04:30:56 | |
In reply to @poweruser64:matrix.orgOkay, I did some more digging and it seems that pipewire IS loading my configuration files correctly, but it just can't connect to jack for whatever reason. Not sure why yet. | 04:32:11 | |
Download image.png | 04:32:45 | |
^ systemctl --user restart pipewire && journalctl -f --user-unit pipewire | 04:32:54 | |
In reply to @poweruser64:matrix.orgI think so | 09:35:07 | |
So... It's not finding the file that acts as the socket. It tries to read or write from that non-existent socket, resulting in an IO error. | 13:48:23 | |
Possibly there is some different convention in use by PipeWire vs regular JACK. | 13:49:02 | |
Can you make the log more verbose at all? Maybe we can get some visibility into the socket's name. | 13:49:52 | |
In reply to @danne_sch:matrix.orgHmm, maybe try changing some settings on it in alsamixer then? It's possible there's a setting preventing it from outputting anything. | 18:05:47 | |
In reply to @fractivore:cyberia.clubGood question. I'm not sure if I can. If there is a way to make it more verbose, I'm not sure what it would be. I have seen this error before when working with Jack applications, and I agree, it is a very nondescript error. | 18:07:50 | |
Maybe it's possible to enable more logging in the pipewire unit file? I might take a look there. | 18:08:46 | |
(possibly by passing -v or something to the launch command) | 18:09:37 | |
28 Feb 2024 | ||
15:45:01 | ||
1 Mar 2024 | ||
09:00:50 | ||
2 Mar 2024 | ||
19:34:32 | ||
3 Mar 2024 | ||
Somebody is working on a SilverBlue image for content creation and they're including nix as one of 3 package managers: https://github.com/tulilirockz/Atomic-Studio | 03:56:50 | |
I gave them my NixOS audio config as reference and they're including everything from that as default 🙂 | 04:07:47 | |
that's cool, congrats! 🎉 | 08:12:48 | |
22:49:38 | ||
5 Mar 2024 | ||
15:02:23 | ||
7 Mar 2024 | ||
00:44:59 | ||
Hey, I cannot record anything on the microphone (pipewire detects white noise, pulseaudio nothing) of my Dell XPS 13 (9320). Any idea how to debug this? Arch linux claims it should work, and ubuntu (provided by dell) used to be installed and it was working fine. | 00:48:01 | |
(source: https://wiki.archlinux.org/title/Dell_XPS_13_Plus_(9320)) | 00:50:24 | |
8 Mar 2024 | ||
05:36:14 | ||
14 Mar 2024 | ||
02:03:38 |