Summary: | Cannot run dri as user( R300) | ||
---|---|---|---|
Product: | DRI | Reporter: | Rui Caridade <waiha_othafa> |
Component: | libGL | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED NOTABUG | QA Contact: | |
Severity: | blocker | ||
Priority: | high | CC: | ace |
Version: | DRI git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Rui Caridade
2006-06-06 18:24:46 UTC
you've probably got a ~/.drirc with texture units set to 16 or something.. And you probably have two libGL's in your system, /usr/local/lib/libGL.so and /usr/lib/libGL.so . libGL built from mesa sources uses /usr/X11R6/lib/modules/dri/r300_dri.so and default one /usr/lib/dri/r300_dri.so . (In reply to comment #1) > you've probably got a ~/.drirc with texture units set to 16 or something.. > Thanks that was my problem :) |
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.