Mark Burton
Mark Burton
Hi, can you please provide the cura.log file, it may possibly contain something that gives a hint as to what is going wrong, thanks.
Thanks for the info. That looks like it could be that the library I use to access the HID device doesn't work on Big Sur. I looked at the github...
Hi, do you have the 3dconnexion driver enabled? If so, can you please disable it and see if that makes any difference? On Windows, there is a command to enable/disable...
Hmm, looking at that 3dconnexion page it seems that their driver has some problems. So perhaps it's not surprising that RawMouse is broken. if it's not too much hassle, could...
Understood. Let's just leave this issue open and hope that either the driver gets fixed (if that is the problem) or the underlying library gets fixed. Unfortunately, I have no...
Thanks for your help, I can't really do much here as I don't have a recent MacOS system. I have opened an issue on the library I use (https://github.com/libusb/hidapi/issues/212) and...
As far as I can tell, the hidapi library does not yet work right on Big Sur when accessing the SpaceMouse. Sorry, until that is fixed or a workaround is...
I'm pretty sure that users have reported that RawMouse works on Windows without deactivating the 3dconnexion software.
Hi, Thanks for the log file, unfortunately, it's just confirming that the mouse device could not be accessed. Even with the 3D related processes inactive, it may not be possible...
Hi @togeis. Yes, the 3dconnexion driver opens the device in exclusive mode so no other software can access the device and that stops RawMouse from working. Why they made that...