On 04/17/12 10:50, Dechesne, Nicolas wrote:
On Tue, Apr 17, 2012 at 9:52 AM, Martin Ertsås <martiert@gmail.com mailto:martiert@gmail.com> wrote:
Searched through the xf86-video-omap, and doesn't seem to build anything but omap_drv.so, but it do contain a file omap_dri2.c. Should I let the glx warning appear, and just ignore it maybe? Do the driver provide dri2 by itself? Thank you so much for your help so far.
Martin, if you look at the TI OMAP PPA on Launchpad, we have 2 main PPAs: release and trunk. 'trunk' PPA for precise has *all* the packages needed for X with direct rendering, see
https://launchpad.net/~tiomap-dev/+archive/omap-trunk?field.series_filter=pr... https://launchpad.net/%7Etiomap-dev/+archive/omap-trunk?field.series_filter=precise
and that includes the kernel.
to make sure you have a working system, I would suggest that you start with 12.04 (desktop or core), add the 'trunk' PPA , install our kernel from PPA, reboot and install ubuntu-omap4-extras-graphics. at that point you should have X with acceleration.
Thanks. I'll use this then.