|
Bugzilla – Full Text Bug Listing |
| Summary: | Missing 3D acceleration for Matrox graphics cards | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Klaus Peichl <pei> |
| Component: | X.Org | Assignee: | Forgotten User Wum0mkMcd8 <forgotten_Wum0mkMcd8> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <xorg-maintainer-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | AmigaPhil |
| Version: | Milestone 6 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | openSUSE 11.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Klaus Peichl
2010-05-23 09:56:59 UTC
mga DRI driver has been disabled by intention. *** This bug has been marked as a duplicate of bug 403071 *** > mga DRI driver has been disabled by intention.
Actually, DRI was *enabled* by default, but since the driver was missing,
it did not work and the Xorg server reported an error. Imho providing options that just don't work creates a very bad user experience.
Using the driver from Fedora has worked for my many months and I did not encounter any graphics related crashes.
You mean, you can't run any OpenGL application using the software renderer, i.e. you need to set the env. variable LIBGL_ALWAYS_INDIRECT manually? No, I was referring to the 3D hardware acceleration that does not work because mga_dri.so could not be loaded. The software renderer worked without setting any variables, but for most 3D applications this is not really an option. Ok. Thanks for confirmation. (In reply to comment #4) > No, I was referring to the 3D hardware acceleration that does not work because > mga_dri.so could not be loaded. The software renderer worked without setting > any variables, but for most 3D applications this is not really an option. In the meantime... mga_dri.so is back in Mesa. :-) See bnc #466635 https://bugzilla.novell.com/show_bug.cgi?id=466635 |