[Bug 50594] New: VDPAU checks version of wrong DRM driver

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 1 09:24:16 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=50594

             Bug #: 50594
           Summary: VDPAU checks version of wrong DRM driver
    Classification: Unclassified
           Product: Mesa
           Version: git
          Platform: Other
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r600
        AssignedTo: dri-devel at lists.freedesktop.org
        ReportedBy: s_j_newbury at yahoo.co.uk


I have two DRM devices, i965 on-board, and a Radeon HD5450 in a docking
station.

When both devices are enabled in my Xorg server layout "Screen0" is the i965,
and "Screen1", the Radeon.

When I run vdpauinfo or try using mplayer -vo vdpau on the Radeon, I
get the error:

do_winsys_init: DRM version is 1.6.0 but this driver is only
compatible with 2.3.x (kernel 2.6.34) or later.

This is the version of the intel DRM driver!

The i965 obviously doesn't do VDPAU, since it's a "classic" driver, the Radeon,
seems to be properly configured.  DRI works fine on both. (glxgears etc)

I checked to see if it makes a difference whether card0<->card1, but it always
looks at the wrong DRM.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list