From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Christian_K=F6nig?= Subject: Re: VDPAU tries to open wrong DRM device Date: Fri, 01 Jun 2012 12:19:07 +0200 Message-ID: <4FC8971B.5010902@vodafone.de> References: <4FC894A9.9000401@snewbury.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from outgoing.email.vodafone.de (outgoing.email.vodafone.de [139.7.28.128]) by gabe.freedesktop.org (Postfix) with ESMTP id 7A7C1A09E4 for ; Fri, 1 Jun 2012 03:19:10 -0700 (PDT) In-Reply-To: <4FC894A9.9000401@snewbury.org.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Steven Newbury Cc: DRI mailing list List-Id: dri-devel@lists.freedesktop.org On 01.06.2012 12:08, Steven Newbury wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I have two DRM devices, i965 onboard, and a Radeon in a docking station. > > 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, > it's DRI card0. DRI card1, the radeon, seems to be properly > configured. DRI works fine. > > I would open a bug, but I'm not sure *where* the problem is... The error message comes from the radeon winsys inside mesa, but I'm not sure if that bug is really there or if DRI is messing up the cards somehow. I would assign it to mesa initially, we could change it later on anyway. Christian. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.19 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAk/IlKkACgkQGcb56gMuC62jPACgkQE0G037ZVB3Da46QkA7Ytv+ > 1voAni7GbMTkcdhutMAnXoI/bapxtvha > =mmHS > -----END PGP SIGNATURE----- > _______________________________________________ > dri-devel mailing list > dri-devel@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/dri-devel >