Created attachment 20907 [details] Xorg log file hi there, i built xorg from git yesterday using jhbuild. everything seems fine except direct rendering is broken. trying to run glxinfo, for example, yields [intel_init_bufmgr:593] Error initializing buffer manager. libGL error: Calling driver entry point failedlibGL error: reverting to software direct rendering this is on a dell latitude d500 running ubuntu 8.10. see the attached logs for more info. (xorg.conf is empty).
Created attachment 20908 [details] glxinfo output
Created attachment 20909 [details] glxgears output
Created attachment 20910 [details] dmesg output
Created attachment 20911 [details] lspci output
looks like the 2d driver is forgetting to allocate the legacy memory space for 3D in the absence of GEM.
hi, seems this is fixed in xorg master dating from today, 15. december. thanks!
commit 60c4ee9ece8ea57e61b1590dfeb69d08555e465c Author: Zhenyu Wang <zhenyu.z.wang@intel.com> Date: Fri Dec 12 18:00:09 2008 +0800 Fix directRenderingType check Don't miss classic texture memory allocation in DRI.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.