On Fre, 2012-05-18 at 11:16 +0530, vkpulluri wrote: > > I am working on imx53 sabre board. & my interest is to run Xorg on > the board not Xfbdev. > So I made necessary changes to ltib and build the source. > > but when I am running on the board I am unable to run Xorg. & I am > ending with following errors > > (EE) Failed to load module "glx" (module does not exist, 0) > (EE) Failed to load module "dri" (module does not exist, 0) > > Could you Please help me regarding these Issue
Those errors aren't fatal. > PFA for Xorg.conf , Xorg.0.log > FYI I could not find libglx.so libdri.so in > /usr/lib/xorg/modules/extensions location I guess those modules weren't built, check config.log in the build tree. The log file looks like there's a problem (most likely an unresolved symbol) after loading the exa module. Check the Xorg stderr output. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Debian, X and DRI developer _______________________________________________ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailman/listinfo/xorg Your subscription address: arch...@mail-archive.com