jamesbt365
jamesbt365
Move [99-opentabletdriver.rules.txt](https://github.com/OpenTabletDriver/OpenTabletDriver/files/9460873/99-opentabletdriver.rules.txt) to /etc/udev/rules.d/99-opentabletdriver.rules and remove the txt at the end (github won't accept .rules as a format for some reason) Then run `sudo udevadm control --reload-rules` and replug your...
Because the `hid_uclogic` module is loaded. This tablet is also matching other configurations. Try this: http://opentabletdriver.net/Wiki/FAQ/Linux#argumentoutofrangeexception
restart otd once again and export another diagnostic
Create the directory /usr/share/OpenTabletDriver/Configurations, move [this](https://github.com/OpenTabletDriver/OpenTabletDriver/files/9461287/EX07.json.txt) file into it and remove the .txt at the end, it should now detect, when it does go into the `tablet > tablet debugger`...
could you get the stack trace from the daemon?
get the log the daemon gives
i think i know whats wrong anyway
[EX07.json.txt](https://github.com/OpenTabletDriver/OpenTabletDriver/files/9461600/EX07.json.txt) replace the file with this one, remember to remove the .txt
correct way would be journalctl --user-unit opentabletdriver if you were running through the service, either way remove ~/.config/OpenTabletDriver and restart the service
Your environment is a little messed up i think but we can fix that after, for now stop the systemd user server and start it up manually with `dotnet /usr/share/OpenTabletDriver/OpenTabletDriver.Daemon.dll`