Skip to main content

Updated GPU firmware

Jose CerrejonLess than 1 minuteRaspberry PIRaspberry PI

Updated GPU firmware

raspi
raspi

Latest firmware has added a start_x.elf which includes extra (free) codecs: MJPEG, VP6, VP8, Ogg Theora, and audio codec: Ogg Vorbis. MJPEG has also been added.

Note, this is experimental. I'll teach you to test it.


To use the start_x.elf, you should run rpi-update as usual, and add this to config.txt

start_file=start_x.elf
fixup_file=fixup_x.elf

Wanna test it now?

Files: MJPEGopen in new window | vp8open in new window | oggopen in new window | VP6open in new window