Bug 18335 - [855GM regression] broken DRI with newer drivers
Summary: [855GM regression] broken DRI with newer drivers
Status: RESOLVED INVALID
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i915 (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-01 02:15 UTC by Rémi Cardona
Modified: 2008-11-03 23:59 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Xorg.0.log (21.71 KB, text/plain)
2008-11-01 02:15 UTC, Rémi Cardona
Details

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.