GoXLR-on-Linux / goxlr-on-linux

Documentation and scripts to make the GoXLR and GoXLR Mini useful on Linux.
142 stars 8 forks source link

Use systemd to install the script as a startup service #2

Closed RobinVanCauter closed 2 years ago

lm41 commented 2 years ago

There is a systemd service that does the job on Manjaro. goxlr-on-manjaro I haven't tried it on other distributions, but it seems to work as intended. For the long run we should look into working with the kernel patch. @FrostyCoolSlug I think we should close this issue and move the goxlr-on-manjaro repo to the org with a new name (maybe goxlr-with-systemd) even if I think that in the long run we should switch from the scripts to the kernel variant.

FrostyCoolSlug commented 2 years ago

I don't think the goxlr-on-manjaro repo should be pulled into here, there are quite a few substantial issues with it's behaviour that are difficult to (and ultimately never) resolved. Now that the kernel patch is hitting mainline, and becoming present in general usage kernels, needing systemd to handle things has dropped significantly from a priority perspective, as 'out the box' behaviour is now generally normalised. So I suggest closing this on that basis.