Florian Wesch

info-beamer for Raspbian Jessie

Posted Oct 03 2015 by Florian Wesch

There is now an info-beamer version that supports the new Raspbian Jessie release.

Raspbian what?

The Raspberry PI Foundation has recently released Raspbian Jessie. Raspbian is the default Linux distribution that runs on your Raspberry PI. Previous versions of info-beamer don't run on Jessie, since some video libraries have newer version numbers on Raspbian Jessie.

Releasing a new version for Jessie was surprisingly simple. The biggest step was setting up a cross compiler environment that targets Jessie, so I can easily build the different versions on my desktop system without using a (slower) Raspberry PI at all. This blog post about setting up a cross compiler was really helpful.

Previously I just used the cross compiler provided by the Raspberry PI foundation to target Wheezy. Since there isn't any cross compiler available for Jessie I built one from source. The above blog post has a bash script that automates that.

Some minor modifications and after 15 minutes I had a working cross compiler.

INSTALL_PATH=/opt/gcc-arm-linux-gnueabihf
TARGET=arm-linux-gnueabihf
USE_NEWLIB=0
LINUX_ARCH=arm
CONFIGURATION_OPTIONS="--disable-multilib  --enable-c99 --enable-long-long --with-float=hard --with-arch=armv6 --with-tune=arm1176jz-s --with-fpu=vfp --with-float=hard --enable-threads=posix --disable-libstdcxx-pch --enable-linker-build-id --enable-plugin --enable-gold" # --disable-threads --disable-shared
PARALLEL_MAKE=-j4
BINUTILS_VERSION=binutils-2.24
GCC_VERSION=gcc-4.9.3
LINUX_KERNEL_VERSION=linux-3.17.2
GLIBC_VERSION=glibc-2.22
MPFR_VERSION=mpfr-3.1.2
GMP_VERSION=gmp-6.0.0a
MPC_VERSION=mpc-1.0.2
ISL_VERSION=isl-0.12.2
CLOOG_VERSION=cloog-0.18.1

The rest was handling a few deprecation warnings and improving the Makefile so it can target Jessie as well as Wheezy.

Finally the download page is now updated so future info-beamer version can be downloaded for both Jessie and Wheezy.

If you're running Jessie already, please have a look at the new version. Feedback is more than welcome.


Read more...


info-beamer.com offers the most advanced digital signage platform for the Raspberry Pi. Fully hosted, programmable and easy to use. Learn more...


Get started for free!

Trying out the best digital signage solution for the Raspberry Pi is totally free: Use one device and 1GB of storage completely free of charge. No credit card required.


Follow @infobeamer on twitter to get notified of new blog posts and other related info-beamer news. It's very low traffic so just give it a try.

You can also subscribe to the RSS Feed RSS feed.


Share this post:

Share using Twitter


Questions or comments?
Get in contact!