hello, how can you access the lcd (A70 in my case) of the mini2440 board with linux? Is there something like /dev/lcd or dev/painter? Where to get some information on this topic? I am new in linux. Thank you for your help
lcd access under linux
Build Xfvdev, that you have X11. Or use the framebuffer /dev/fb0 via mmap. Or use Qtopia. Lots of possibilities, you'll have to weigh your odds. I go with X11, for that :-)