MAXI Composite Out Support

Started by kylebassett, February 04, 2013, 04:09:15 AM

Previous topic - Next topic

kylebassett

Hello!

I just received a few MAXI boards, and was able to get Arch Linux running!  This is the image I used:
http://archlinuxarm.org/os/ArchLinuxARM-olinuxino-latest.img.gz

uname -a:
Linux olinuxino 3.7.2-2-ARCH #1 PREEMPT Thu Jan 17 07:51:19 UTC 2013 armv5tejl GNU/Linux

pacman -Syu
pacman -S linux-olinuxino
   new kernel flashed? Y
   NTSC/PAL? N
pacman -S imx-bootlets-olinuxino-ntsc

I was able to successfully toggle GPIO pins.

Is Composite Out supported in this kernel?  If so, how do I enable it?
Is there any other parts of the iMX233 not supported? (like the LRADC, etc)

Thanks so much!

-Kyle

crisman

any news about composite out support in kernel 3.x?

kylebassett

The only info I have is that someone was able to get composite out working running Debian (unknown kernel version).  There seems to be a modeline configuration issue causing part of the screen to be cut off.  I am looking for the Debian image so I can test this myself.