Francesco Minnocci
Francesco Minnocci
@SafwanLjd How would an AUR package be better then, if anything the OBS repo seems more secure since an AUR package might be disowned and then taken by *anybody*, while...
@TheK0tYaRa Did you try just restarting `pulseaudio` and then the application? Regarding the package: this could be specific to Endeavour OS afaik, did you try the same on a plain...
Also, after a quick googling of your error I found [this](https://github.com/mpv-player/mpv/issues/5118), which suggests that it's most likely due to the recent `ffmpeg` update - I would just use the dinamically...
@masatake did #2386 solve this?
Did you try using the alternative implementation described in [troubleshooting](https://github.com/nbfc-linux/nbfc-linux#troubleshooting)?
Any chance for the thinkpad-specific projects to work best with it? I'm thinking about `thinkfan`, for instance (https://github.com/vmatare/thinkfan)
@TheGreatMcPain I doubt they will be able to support it soon https://github.com/themix-project/oomox/issues/427
@x0rzavi The target `nbfc_service` creates confusion with the already present `nbfc_service.service` one (which refers to the Systemd service), perhaps it could be called `nbfc_service-openrc`?
In that case, the `nbfc_service.service` target could also be renamed to `nbfc_service-systemd` inside the __Makefile__, since it doesn't affect anything else.
a part from that, LGTM.