The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)


Congatec IVI Starter Kit

From Mer Wiki
Jump to: navigation, search

This kit is now obsolete, and Congatec no longer support or manufacture it.

I have been using MeeGo IVI 1.2, which has proven to be unstable on this board.

Kernel

This process will result in a kernel named 'kernel-adaptation-intel-automotive'

  1. Download linux v2.6.37.6 or, get it from git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
  2. Download the patches, firmware binaries, and a base config from here: https://build.pub.meego.com/package/files?package=kernel&project=home%3Aattie%3Akernel-adaptation-intel-automotive
    1. I was unable to figure out how to get bash >= 2.03 etc... So I built it on my PC instead :-)
  3. Apply the patches, using the 'do_patch' script (you may need to modify it)
  4. Copy the config: cp ./PATCH/kernel-adaptation-intel-automotive.config .config
  5. Build using the following command line: ARCH=x86 make -j16 bzImage modules

This image should now boot and operate correctly on the Congatec IVI board.

Fixed Bugs (thanks to the patches)

  • X complains about Distributed Resource Manager issues
  • Ethernet falls over
Personal tools