Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Running OnAirScreen on a 64bit (aarch64) RaspberryPi OS ====== OnAirScreen is (for now) a 32bit (armhf) Application only. \\ If you want to run OnAirScreen on a 64bit (aarch64) RaspberryPi OS installation, you need to add some libraries manually. $ sudo dpkg --add-architecture armhf $ sudo apt update $ sudo apt install -y libc6:armhf zlib1g:armhf libgles2:armhf libxcb1:armhf After installing those libraries and their dependencies, you should be able to run OnAirScreen. onairscreen_64bit_raspberry.txt Last modified: 13.06.2022 11:33by admin