On Thu, Mar 8, 2012 at 10:07 PM, sangeeth <[email protected]> wrote: > Hi, > > I am trying to run 3D based applications on PandaBoard with SGX Core. > > I am getting the following error > > "module ABI major version (10) doesn't match the server's version (8)" > > I think that this is due to version mismatch between Xorg-X11-server and > pvr-omap4 versions. > > Can anyone provide me with suitable Arm based rpms for X0rg and Pvr.
given the fact that your module is ABI version 10, all you need to do is update xorg-server to ABI version 10, IOW 1.10 should suffice, and then the module will load. MeeGo Trunk has xorg-server 1.10, so, you can just grab it from the main Trunk repo. Auke _______________________________________________ MeeGo-community mailing list [email protected] http://lists.meego.com/listinfo/meego-community http://wiki.meego.com/Mailing_list_guidelines
