1
Sharp PC-Z1 NetWalker / Zaurus Never Die
« on: August 25, 2012, 08:40:54 pm »
I can't get the Efika kernel to compile. Are there any building instructions?
Quote from: merlin1
Quote from: releiHi,This module doesn't work, just following the instructions for the BeagleBoard results in this:
this ist not an driver for the Netwalker but I belive the Ubuntu on the Netwalker do not use Neon-Engine.
I have found an better Driver on the Beagleboard site:
http://elinux.org/BeagleBoardUbuntu#Xorg_omapfb_Drivers
but I have not test the driver jet.
Greetings,
ReneCode: [Select]$ cat /var/log/Xorg.0.log.old | grep fb
(II) LoadModule: "omapfb"
(II) Loading /usr/lib/xorg/modules/drivers//omapfb_drv.so
(II) Module omapfb: vendor="X.Org Foundation"
(II) omapfb: Driver for OMAP framebuffer (omapfb) and external LCD controllers:
(WW) OMAPFBProbe: Not an omapfb device: DISP3 BG
However, Genesi's Efika MX Open Client also uses an i.MX515 CPU and possibly the same graphics chipset as the Netwalker. Not only are they successfully running Ubuntu 9.10 on it, they also claim to have a driver in the works which provides 2D acceleration:
http://blog.efikamx.info/2010/02/kernel-de...ent-status.html
If we can get this working on the Netwalker (or Sharp provides a working driver, perhaps using this as a base) this should put an end to the slow graphics performance we get thanks to fbdev.
The current source available from Genesi is an older release not containing the driver, and the modules are meant to be compiled against 2.6.31. Not sure how hard backporting to the Netwalker's kernel (2.6.28) would be, or whether it is possible to run 2.6.31 on it.
There's hope