Can't install klipper via repetier-server interface
Hiya
I'm running repetier-server on an old intel nuc with linux mint and repetier-server, as I live in a sulfur area raspberry pi's keep corrupting sd cards due to undervoltage(even the best/original raspi usb power adapters do this here due to copper/brass turning black and creating resistance in crappy micro-usb ports) so I had to use a cheap nuc
it works well, but I have an older ramps board printer I wanted to run with klipper
down side every time I try to install klipper via the interface it asks me for a sudo password(which I can't type in anyway) for the user repetierserver
any way to get around that or find out why its doing it?
I'm running repetier-server on an old intel nuc with linux mint and repetier-server, as I live in a sulfur area raspberry pi's keep corrupting sd cards due to undervoltage(even the best/original raspi usb power adapters do this here due to copper/brass turning black and creating resistance in crappy micro-usb ports) so I had to use a cheap nuc
it works well, but I have an older ramps board printer I wanted to run with klipper
down side every time I try to install klipper via the interface it asks me for a sudo password(which I can't type in anyway) for the user repetierserver
any way to get around that or find out why its doing it?
Comments
after I followed the webcam setup instructions from Here it started asking me for a sudo password for the user repetierserver (a no login account that isn't sudo)
somehow the file at /etc/sudoers.d/repetierserver-perms gets messed up when installing something webcam related
added the following lines to /etc/sudoers.d/repetierserver-perms fixes the issue
Do you also have restartKlipper added?
How did you install the webcam stuff you refer to? Image should have it already installed, so that should not cause this file to loose some lines.