github lostallmymoney/Razer_Mouse_Linux 2025.10.11.001
Ubuntu 25.10 Fix

19 hours ago

If you are running X11and src/nagaServerCatcher.sh causes issues, you can simply rewrite it or use the previous release.

X11, if you have issues, replace src/nagaServerCatcher.sh with :
echo "Starting X11"
if [ $# -eq 0 ]; then
nagaX11 serviceHelper
else
nagaX11 serviceHelper "$1"
fi

This is due to the command 'who' not working at all anymore.

Don't miss a new Razer_Mouse_Linux release

NewReleases is sending notifications on new releases.