Elektrine lite

← Feed

@lixou@hachyderm.io

Post #2597558

2026-03-31 15:44 UTC

@lina@vt.social is there source for it too? I feel like this would also work well as a resource to manually do some stuff on arch

Replies (1)

  • @lina@vt.social 2026-03-31 16:06

    @lixou@hachyderm.io The source is here, but it really wants to be packaged properly for your distro (to install the hooks in the right places). The README has more details. https://github.com/hoshinolina/proaudio-setup The thing with Arch is Arch setups are a lot more mixed than Fedora, so there's going to be more corner cases... for example, the Fedora package automatically modifies your kernel command line and sets up a realtime group (via realtime-setup which already exists in Fedora) and adds your user to it. Getting all that to work as automatically as it does in Fedora would be tricky. But at least the core functionality should be usable as long as you package the systemd/udev hooks properly, you'll just need to do some stuff by hand.

    Open ##2597559