| Summary: | ctx->Const.MaxTextureImageUnits <= 8 | ||
|---|---|---|---|
| Product: | DRI | Reporter: | Asbjørn Sannes <ace> |
| Component: | DRM/other | Assignee: | Default DRI bug account <dri-devel> |
| Status: | RESOLVED NOTABUG | QA Contact: | |
| Severity: | normal | ||
| Priority: | high | ||
| Version: | XOrg git | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Asbjørn Sannes
2006-09-28 08:33:20 UTC
Sounds like you have a driconf lying around with texture units set to 16. Old driver allowed this (though couldn't handle it). *** This bug has been marked as a duplicate of 7143 *** Err, yes I did have a MaxTextureImageUnits set to 16, and setting it to 8 made it work, but deleting the file didn't work. So yes, my problem is solved, but shouldn't the default (no ~/.drirc) work? Could this be set (mistakenly anywhere else? I have searched my filesystem for drirc files and not found any). (In reply to comment #2) > Err, yes I did have a MaxTextureImageUnits set to 16, and setting it to 8 made > it work, but deleting the file didn't work. So yes, my problem is solved, but > shouldn't the default (no ~/.drirc) work? Could this be set (mistakenly anywhere > else? I have searched my filesystem for drirc files and not found any). This sounds impossible. If you've no ~/.drirc and no /etc/drirc neither, then you probably have a partially up-to-date cvs tree, either because you've some sticky tags somewhere or for some reason your radeon_screen.c is a normal file rather than a symlink (and thus wouldn't get any updates). My search was to narrow, didn't think of /etc/driconf, my bad. Sorry for wasting your time, keep up the good work! (guess who is feeling very stupid right now) |
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.