User Tools

Site Tools


onairscreen_64bit_raspberry

This is an old revision of the document!


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 libc6:armhf zlib1g:armhf libgles2:armhf libxcb1:armhf

After installing thos libraries and their dependencies, you should be able to run OnAirScreen.

onairscreen_64bit_raspberry.1655119871.txt.gz · Last modified: 13.06.2022 11:31 by admin