Bug 18335

Summary: [855GM regression] broken DRI with newer drivers
Product: Mesa Reporter: Rémi Cardona <remi>
Component: Drivers/DRI/i915Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Xorg.0.log

Description Rémi Cardona 2008-11-01 02:15:24 UTC
Created attachment 19988 [details]
Xorg.0.log

$ LIBGL_DEBUG=1 glxgears 
libGL error: 
Can't open configuration file /etc/drirc: No such file or directory.
Failed to initialize TTM buffer manager.  Falling back to classic.
[intel_init_bufmgr:500] Error initializing buffer manager.
X Error of failed request:  BadAlloc (insufficient resources for operation)
  Major opcode of failed request:  155 (GLX)
  Minor opcode of failed request:  3 (X_GLXCreateContext)
  Serial number of failed request:  30
  Current serial number in output stream:  32

kernel: 2.6.26
libdrm: 2.4.1 (same with 2.4.0 too)
mesa: 7.2
intel: 2.5.0
Comment 1 Eric Anholt 2008-11-03 23:59:32 UTC
You've disabled Legacy3D, which is what allocates memory for non-GEM 3D drivers.

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.