AndrewFromMelbourne / raspi2raspi

Program to copy from one Raspberry Pi display to another Raspberry Pi display
MIT License
34 stars 15 forks source link

LDC screen clones to an HDMI but not able to interact with the RPi anymore #7

Open borjasor opened 5 years ago

borjasor commented 5 years ago

I have installed raspi2raspi without error as per the instructions. I do get a clone of the RPi LCD touchscreen onto an HDMI connected screen. However, I am not able to interact with the system afterwards. There is no way to move the mouse pointer or enter any text, and because 'raspi2raspi' has been set to run at Boot, I cannot do anything with the Raspberry Pi at the moment. Any advice?

AndrewFromMelbourne commented 5 years ago

You will need to find another way to log into your Pi. For example you can use ssh to remotely, then follow the uninstall instructions. It would be best to ask a question on the Raspberry Pi forum to get some help to remove the raspi2raspi service.

borjasor commented 5 years ago

Thank you Andrew, I was hoping if you would have an idea of what could cause that type of behaviour using 'raspi2raspi' as it is a functionality I really would like to use.