Skip to content

The manpage is wrong about the default DRI configuration #21

@anhollander516

Description

@anhollander516

Describe the update

The manpage states Default: All levels of DRI are enabled for configurations where it is supported.

However, this is false. The 915GM supports DRI3, but it is disabled by default. With a recent Mesa build without DRI2, this results in using llvmpipe for 3D acceleration. Setting Option "DRI" "3" works as reported both by the X server log and by glxinfo, and OpenGL programs seem to work fine.

Presumably there was a reason to have it disabled by default on the 915GM at one point. Should we change the default, or update the manpage?

Additional Information

No response

Extra fields

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationneeds-triageThis needs to be reviewed and categorized.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions