-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spacenav module does not work in Blender #230295
Comments
I also tried @Sohalt could you help? |
It looks like spacenavd is supposed to run on a system level, instead of a user unit like @Sohalt outlined?
see https://github.com/FreeSpacenav/spacenavd#running-spacenavd
and FreeSpacenav/spacenavd#88 (comment)
|
Ah sorry. I didn't look closely enough. 🙈 |
Sorry, I didn't get around to finishing this yet. Here's my work in progress: #263120 |
Trying to get SpaceMouse going for my Podman Wine SketchUp container build, need to get the mouse working on my NixOS host first to pass Was about to file an issue about spacenavd needing an update from 0.8 to 1.2, but looks like @Sohalt is working on it, so I'll just hang out here... 🍻 |
#263120 works with Blender 3.5.1. You can either pull in the changes from there or wait until it's merged. |
Describe the bug
With the spacenavd module active, the 3D mouse is not working.
Steps To Reproduce
Steps to reproduce the behavior:
hardware.spacenavd.enable = true
Expected behavior
With the module is active, the mouse should be detected and working in Blender
Additional context
If you start the binary
spacenavd
withsudo
seems to be enough for Blender to be enough for it to work.When the blender binary detects the mouse the first line is
sh: line 1: lsusb : command not found
weirdlyNotify maintainers
@Sohalt
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.The text was updated successfully, but these errors were encountered: