All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 50594] New: VDPAU checks version of wrong DRM driver
@ 2012-06-01 16:24 bugzilla-daemon
  2013-07-09  1:45 ` [Bug 50594] " bugzilla-daemon
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: bugzilla-daemon @ 2012-06-01 16:24 UTC (permalink / raw)
  To: dri-devel

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@lists.freedesktop.org
        ReportedBy: s_j_newbury@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.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug 50594] VDPAU checks version of wrong DRM driver
  2012-06-01 16:24 [Bug 50594] New: VDPAU checks version of wrong DRM driver bugzilla-daemon
@ 2013-07-09  1:45 ` bugzilla-daemon
  2013-07-09  7:47 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-07-09  1:45 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 486 bytes --]

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

Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.freedesktop.or
                   |                            |g/show_bug.cgi?id=60016

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1164 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug 50594] VDPAU checks version of wrong DRM driver
  2012-06-01 16:24 [Bug 50594] New: VDPAU checks version of wrong DRM driver bugzilla-daemon
  2013-07-09  1:45 ` [Bug 50594] " bugzilla-daemon
@ 2013-07-09  7:47 ` bugzilla-daemon
  2013-07-09 20:07 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-07-09  7:47 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 586 bytes --]

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

Christian König <deathsimple@vodafone.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Christian König <deathsimple@vodafone.de> ---
IIRC I fixed this quite a while ago, please retest with current mesa master.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2077 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug 50594] VDPAU checks version of wrong DRM driver
  2012-06-01 16:24 [Bug 50594] New: VDPAU checks version of wrong DRM driver bugzilla-daemon
  2013-07-09  1:45 ` [Bug 50594] " bugzilla-daemon
  2013-07-09  7:47 ` bugzilla-daemon
@ 2013-07-09 20:07 ` bugzilla-daemon
  2013-07-10  0:14 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-07-09 20:07 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 737 bytes --]

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

Mike Lothian <mike@fireburn.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike@fireburn.co.uk

--- Comment #2 from Mike Lothian <mike@fireburn.co.uk> ---
fireburn@tau ~ $ VDPAU_DRIVER=r600 vdpauinfo
display: :0   screen: 0
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.
Error creating VDPAU device: 23

This is running both the latest mesa, kernel and libdrm - this is however on a
prime system

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2088 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug 50594] VDPAU checks version of wrong DRM driver
  2012-06-01 16:24 [Bug 50594] New: VDPAU checks version of wrong DRM driver bugzilla-daemon
                   ` (2 preceding siblings ...)
  2013-07-09 20:07 ` bugzilla-daemon
@ 2013-07-10  0:14 ` bugzilla-daemon
  2013-10-12 22:50 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-07-10  0:14 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 904 bytes --]

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

Axel <agge.se@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---
          Component|Drivers/Gallium/r600        |Other

--- Comment #3 from Axel <agge.se@gmail.com> ---
not working on gentoo with mesa 9.1 9.1.1 9.1.2 9.1.2-r1 9.1.3 9.1.4
9.2_pre20130515 9.2_pre20130528 and 9.2_pre20130619 with the 3.10 kernel

working on mesa 9.0.3

see bug https://bugs.freedesktop.org/show_bug.cgi?id=60016
for more info.


Ok I am unsure about what options to use below but I don't think it is fixed
and I have duplicated it? or worksforme it do works with the old version?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2600 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug 50594] VDPAU checks version of wrong DRM driver
  2012-06-01 16:24 [Bug 50594] New: VDPAU checks version of wrong DRM driver bugzilla-daemon
                   ` (3 preceding siblings ...)
  2013-07-10  0:14 ` bugzilla-daemon
@ 2013-10-12 22:50 ` bugzilla-daemon
  2013-10-12 22:58   ` Mike Lothian
  2013-10-12 22:58 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  10 siblings, 1 reply; 13+ messages in thread
From: bugzilla-daemon @ 2013-10-12 22:50 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 262 bytes --]

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

--- Comment #4 from Axel <agge.se@gmail.com> ---
Is this bug still active or was the bug fix by Christian König implemented?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1047 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [Bug 50594] VDPAU checks version of wrong DRM driver
  2013-10-12 22:50 ` bugzilla-daemon
@ 2013-10-12 22:58   ` Mike Lothian
  0 siblings, 0 replies; 13+ messages in thread
From: Mike Lothian @ 2013-10-12 22:58 UTC (permalink / raw)
  To: bugzilla-daemon; +Cc: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 730 bytes --]

It was fixed for me a while back bit not tried it in a while since getting
vdpau working on i965
On 12 Oct 2013 23:50, <bugzilla-daemon@freedesktop.org> wrote:

>   *Comment # 4 <https://bugs.freedesktop.org/show_bug.cgi?id=50594#c4> on bug
> 50594 <https://bugs.freedesktop.org/show_bug.cgi?id=50594> from Axel<agge.se@gmail.com>
> *
>
> Is this bug still active or was the bug fix by Christian König implemented?
>
>  ------------------------------
> You are receiving this mail because:
>
>    - You are the assignee for the bug.
>
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
>
>

[-- Attachment #1.2: Type: text/html, Size: 1590 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug 50594] VDPAU checks version of wrong DRM driver
  2012-06-01 16:24 [Bug 50594] New: VDPAU checks version of wrong DRM driver bugzilla-daemon
                   ` (4 preceding siblings ...)
  2013-10-12 22:50 ` bugzilla-daemon
@ 2013-10-12 22:58 ` bugzilla-daemon
  2013-10-12 23:04 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-10-12 22:58 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 925 bytes --]

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

--- Comment #5 from Mike Lothian <mike@fireburn.co.uk> ---
It was fixed for me a while back bit not tried it in a while since getting
vdpau working on i965
On 12 Oct 2013 23:50, <bugzilla-daemon@freedesktop.org> wrote:

>   *Comment # 4 <https://bugs.freedesktop.org/show_bug.cgi?id=50594#c4> on bug
> 50594 <https://bugs.freedesktop.org/show_bug.cgi?id=50594> from Axel<agge.se@gmail.com>
> *
>
> Is this bug still active or was the bug fix by Christian König implemented?
>
>  ------------------------------
> You are receiving this mail because:
>
>    - You are the assignee for the bug.
>
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
>
>

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2539 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug 50594] VDPAU checks version of wrong DRM driver
  2012-06-01 16:24 [Bug 50594] New: VDPAU checks version of wrong DRM driver bugzilla-daemon
                   ` (5 preceding siblings ...)
  2013-10-12 22:58 ` bugzilla-daemon
@ 2013-10-12 23:04 ` bugzilla-daemon
  2013-10-13  8:03 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-10-12 23:04 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1654 bytes --]

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

--- Comment #6 from Axel <agge.se@gmail.com> ---
Ok. I havent tested any of the latest releces of mesa since I endet the
last batch of tests and got it working using the old 9.0.3. But I am
thinking about upgrading and vanted to check if anyone know if the incorect
kernel detaction had been fixed before I updated.
On 13 Oct 2013 00:58, <bugzilla-daemon@freedesktop.org> wrote:

>   *Comment # 5 <https://bugs.freedesktop.org/show_bug.cgi?id=50594#c5> on bug
> 50594 <https://bugs.freedesktop.org/show_bug.cgi?id=50594> from Mike
> Lothian <mike@fireburn.co.uk> *
>
> It was fixed for me a while back bit not tried it in a while since getting
> vdpau working on i965
> On 12 Oct 2013 23:50, <bugzilla-daemon@freedesktop.org> wrote:
> >   *Comment # 4 <https://bugs.freedesktop.org/show_bug.cgi?id=50594#c4> <https://bugs.freedesktop.org/show_bug.cgi?id=50594#c4> on bug
> > 50594 <https://bugs.freedesktop.org/show_bug.cgi?id=50594> from Axel<agge.se@gmail.com>
> > *
> >> Is this bug still active or was the bug fix by Christian König implemented?
> >>  ------------------------------
> > You are receiving this mail because:
> >>    - You are the assignee for the bug.
> >
> >> _______________________________________________
> > dri-devel mailing list
> > dri-devel@lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/dri-devel
> >
> >
>
>  ------------------------------
> You are receiving this mail because:
>
>    - You are on the CC list for the bug.
>
>

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3979 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug 50594] VDPAU checks version of wrong DRM driver
  2012-06-01 16:24 [Bug 50594] New: VDPAU checks version of wrong DRM driver bugzilla-daemon
                   ` (6 preceding siblings ...)
  2013-10-12 23:04 ` bugzilla-daemon
@ 2013-10-13  8:03 ` bugzilla-daemon
  2013-10-13  8:15 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-10-13  8:03 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 671 bytes --]

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

Christian König <deathsimple@vodafone.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |INVALID

--- Comment #7 from Christian König <deathsimple@vodafone.de> ---
As I stated this bug is already fixed for quite some time now, please note that
you both need current mesa AND current VDPAU wrapper library for this to work.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2173 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug 50594] VDPAU checks version of wrong DRM driver
  2012-06-01 16:24 [Bug 50594] New: VDPAU checks version of wrong DRM driver bugzilla-daemon
                   ` (7 preceding siblings ...)
  2013-10-13  8:03 ` bugzilla-daemon
@ 2013-10-13  8:15 ` bugzilla-daemon
  2013-10-13  8:31 ` bugzilla-daemon
  2013-12-26  6:37 ` bugzilla-daemon
  10 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-10-13  8:15 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 277 bytes --]

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

--- Comment #8 from Axel <agge.se@gmail.com> ---
Sorry to disturb you Christian but in what version was it fixed?
And would that also fix bug 60016?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1259 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug 50594] VDPAU checks version of wrong DRM driver
  2012-06-01 16:24 [Bug 50594] New: VDPAU checks version of wrong DRM driver bugzilla-daemon
                   ` (8 preceding siblings ...)
  2013-10-13  8:15 ` bugzilla-daemon
@ 2013-10-13  8:31 ` bugzilla-daemon
  2013-12-26  6:37 ` bugzilla-daemon
  10 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-10-13  8:31 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 477 bytes --]

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

--- Comment #9 from Christian König <deathsimple@vodafone.de> ---
(In reply to comment #8)
> Sorry to disturb you Christian but in what version was it fixed?
> And would that also fix bug 60016?

Dave fixed this with commit 19338157c97becac1e61cc51dc0904ddfab8e9da on Jul 25.

No idea when that patch made it into any stable release.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1573 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug 50594] VDPAU checks version of wrong DRM driver
  2012-06-01 16:24 [Bug 50594] New: VDPAU checks version of wrong DRM driver bugzilla-daemon
                   ` (9 preceding siblings ...)
  2013-10-13  8:31 ` bugzilla-daemon
@ 2013-12-26  6:37 ` bugzilla-daemon
  10 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-12-26  6:37 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 526 bytes --]

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

Axel <agge.se@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |WORKSFORME

--- Comment #10 from Axel <agge.se@gmail.com> ---
Works in 10.0.1
But not in 9.2.5!

How not tested 
10.0.0
10.0.0_rc2
or 9.2.4

none working in 9.1.6
but works in 9.0.3

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1858 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2013-12-26  6:37 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-01 16:24 [Bug 50594] New: VDPAU checks version of wrong DRM driver bugzilla-daemon
2013-07-09  1:45 ` [Bug 50594] " bugzilla-daemon
2013-07-09  7:47 ` bugzilla-daemon
2013-07-09 20:07 ` bugzilla-daemon
2013-07-10  0:14 ` bugzilla-daemon
2013-10-12 22:50 ` bugzilla-daemon
2013-10-12 22:58   ` Mike Lothian
2013-10-12 22:58 ` bugzilla-daemon
2013-10-12 23:04 ` bugzilla-daemon
2013-10-13  8:03 ` bugzilla-daemon
2013-10-13  8:15 ` bugzilla-daemon
2013-10-13  8:31 ` bugzilla-daemon
2013-12-26  6:37 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.