Tizen OS Ported to the Raspberry Pi 2

Tizen may not be overly used in devices, but there has been ports of the operating system on various ARM platform, mostly development boards, powered by Allwinner, Rockchip, Freescale SoCs, and more… Seeing the popularity of Raspberry Pi 2 Model B, Samsung Open Source Group decided to port Tizen to the latest version of the hobbyist board. The full instructions are rather long, and provided in the link above, but the main steps – using a Linux based computer – can be summarized as follows: Create a local copy of tizen-distro Add Raspberry Pi 2 BSP Meta repository Initialize the environment and modify some config files Start the build with Yocto: bitbake rpi-hwup-image. This should make a minimal headless? image Create an SD card image with tmp-glibc/deploy/images/raspberrypi2/rpi-hwup-image-raspberrypi2.rpi-sdimg using dd, an optional resize the parition with gparted or fdisk/resize2fs. Insert the SD card in to your Raspberry Pi 2, and have […]

FOSDEM 2015 Schedule – January 31 – February 1 2015

FOSDEM (Free and Open Source Software Developers’ European Meeting) takes place every year during the first week-end of February. This year the developer-oriented event expects to bring over 5000 geeks to share ideas and collaborate on open source projects. Contrary to most other events, it’s free to attend, and you don’t even need to register, just show up. FOSDEM 2015 will take place on January 31- February 1 in Brussels. There will be 551 sessions divided into 5 keynotes, 40 lightning talks, 6 certification exams, and with the bulk being developer rooms and main tracks,  divided into 7 main tracks this year: Languages, Performance, Time, Typesetting, Hardware, Security and Miscellaneous. I’m not going to attend, but it’s still interested to see what will be talked about, and I’ve concocted my own little virtual program out of the main tracks and developers’ rooms. There’s a few minutes overlap between some talks […]

Khadas Edge2 Arm mini PC

How to Build and Run Tizen 2.0 on AllWinner Boards – FOSDEM 2014

Leon Anavi has spent some time building and running Tizen for Olimex A10s-OLinuXino-MICRO board based onAllWinner A10s cortex A8 processor, and gave a short presentation at FOSDEM 2014 showing the main steps involved in the project. The final result is basically a non-portable Tizen tablet with a main board connected to an LCD display. If you have an LCD screen, you could also use a monitor (VGA/HDMI) instead. After a short description of the hardware, and explaining it should also work on other AllWinner platforms such as Cubieboard, Leon gave a few no-nonsense recommendations he learned from his mistakes: Get a USB serial board for debugging Use recommended accessories from the manufacturer such as power supply or LCD display to make development easier Buy a board that can boot from micro SD or SD card, again for ease of development If something does not work… Restart the board! 🙂 In […]

Khadas VIM4 SBC