Closed openastroproject closed 5 years ago
Looks like this is specifically an issue with loading shared objects at runtime, specifically libqhyccd, libtoupcam and libaltaircam. No idea why yet.
Looks like this is down to these libraries being compiled for the ARM7 architecture and being run on an ARM6 system. There is no fix, other than not to use these libraries on ARM6 (original RPi) systems
Gives an "illegal instruction" error on startup