Skip to content

drmAvailable() always tries to open /dev/dri/card0 even if /dev/dri/card1 only is available #45

@sgerwk

Description

@sgerwk

drmAvailable() calls drmOpenMinor(0, 1, DRM_NODE_PRIMARY), which opens /dev/dri/card0

the call fails if the only available device is /dev/dri/card1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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