Hello all, I managed to get the I-Carus image to boot on my raspberry pi 2 without a hitch, but I have no interface and the system boots to a console (or I can start a desktop session with sudo startx).
I get
"/usr/local/icr/icr_launcher: line 24: 2520 1837 Illegal instruction"
whenever I try to manually run the ICR launcher by typing "/usr/local/icr/icr_launcher". The same "illegal instruction" error appears at boot as well. When I try to run "/usr/local/icr/icr_launcher2", the interface tries to start for half a second then goes back to console, with the message "xinit: connection to xserver lost".
What went wrong?