Repetier Server LCD touch aktivation
Hello guys,
I am very new to repetier and I managed to get repetierserver running on my Respberry Pi 4. I can control the printer on my mac and everything is fine so far. I installed an 5" LCD (kuman 5" inch Resistive 800x480 HDMI TFT). The display is working and I was able to install the touch driver for the display. After installing repetierserver on the Pi, the touch function does not work anymore. I thought I could just install the touch drivers again.
But: How do I open the terminal in repetierserver to install the LCD touchscreen drivers?
Best wishes
Phill
I am very new to repetier and I managed to get repetierserver running on my Respberry Pi 4. I can control the printer on my mac and everything is fine so far. I installed an 5" LCD (kuman 5" inch Resistive 800x480 HDMI TFT). The display is working and I was able to install the touch driver for the display. After installing repetierserver on the Pi, the touch function does not work anymore. I thought I could just install the touch drivers again.
But: How do I open the terminal in repetierserver to install the LCD touchscreen drivers?
Best wishes
Phill
Comments
ssh -l pi ipOfServer
password is raspberry
then you are user pi and can run all linux commands you like.