Running OpenTabletDriver from container.

Hello everyone! this is my first day using blendos, and it's my first time using immutable and containerized system such as blend. I'm currently trying to install opentabletdriver (https://opentabletdriver.net/Wiki/Install/Linux) from AUR inside an arch container. I've installed everything and the only thing left to do is to start the opentabletdriver's service. At first i tried to run the command systemctl enable --user opentabletdriver.service --now, it created the symlink in the container but it won't start saying Failed to start opentabletdriver.service: Unit opentabletdriver.service not found. is there any way for me to start this service? thank you.
7 Replies
Asterisk
Asterisk3y ago
you put it in a container so the service does not exist on the host run systemctl from within a container
andreas
andreasOP3y ago
Ah, i did run it within the container (I'm sorry, I'm bad at explaining things...)
No description
Asterisk
Asterisk3y ago
you'll wanna put this on the host ig which is only possible with git, makepkg (preinstalled), and the mutifier
andreas
andreasOP3y ago
yeah, i was about to try that...welp thanks anyway!
Sapphire
Sapphire3y ago
https://git.blendos.co/asterisk/blendos-mutifier (If anyone wants to contribute then I'll move this to Github) - To use mutifier, run sudo system install gum beforehand. - mutify-cli requires no extra dependencies and is used as such: mutify-cli <mount-point> [other-mount-point], ex. mutify-cli /usr/
GitLab
Asterisk / blendOS Mutifier · GitLab
Make your blendOS install writeable again!
hamzahashim
hamzahashim3y ago
Hey Sorry if it is dumb question I am new here I am trying to install gum and mutifier To install some drivers But it is stuck there On installing Gum
No description
Asterisk
Asterisk3y ago
it's updating

Did you find this page helpful?