From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 73358] [regression?][nv34] adobe flash + firefox ->
DATA_ERROR
Date: Fri, 17 Jan 2014 16:10:00 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1229065855=="
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============1229065855==
Content-Type: multipart/alternative; boundary="1389975000.1eAa362.12771"; charset="us-ascii"
--1389975000.1eAa362.12771
Date: Fri, 17 Jan 2014 16:10:00 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=73358
--- Comment #26 from Ilia Mirkin ---
(In reply to comment #24)
> @Ilia Mirkin
>
> Did this:
>
> git clone git://anongit.freedesktop.org/mesa/mesa mesa
> cd mesa
> git checkout mesa-10.0.2
> wget http://patchwork.freedesktop.org/patch/18063/raw/ -O ../patch_2.txt
> patch -p1 < ../patch_2.txt
> ./autogen.sh --with-gallium-drivers=nouveau --enable-shared-glapi
> --enable-texture-float --enable-vdpau --disable-egl --enable-dri
> --disable-dri3 --disable-gbm --disable-xvmc --with-dri-drivers=nouveau
> make
>
> export LD_LIBRARY_PATH=./lib/gallium/:$LD_LIBRARY_PATH
> export LIBGL_DRIVERS_PATH=./lib/gallium/
> chromium
> --ppapi-flash-path=/home/gebruiker/Documenten/Ronald/flash/libgcflashplayer-
> 11.2.202.235-19.0.1084.46-135956.so
I think you meant to say LD_LIBRARY_PATH=./lib
Also, since I'm pretty sure that this is all caused by vdpau, in order for it
to use the libvdpau_nouveau.so that you generated, you need to have a libvdpau
in that *same* lib directory. Otherwise it'll get loaded from a fixed path.
(You can run strace -f -e open to confirm.)
>
> Youtube still shows a garbled video like in comment #23 . Furthermore, dmesg
> fills with errors once again:
>
> [ 8569.194470] nouveau E[ PGRAPH][0000:01:00.0] ch 3 [chromium[578]] subc 7
> class 0x0697 mthd 0x0208 data 0x00000120
> [ 8569.194563] nouveau E[ PGRAPH][0000:01:00.0] ERROR nsource: DATA_ERROR
> nstatus: BAD_ARGUMENT
> [ 8569.194574] nouveau E[ PGRAPH][0000:01:00.0] ch 3 [chromium[578]] subc 7
> class 0x0697 mthd 0x0208 data 0x00000120
Mind testing out http://patchwork.freedesktop.org/patch/18063/ ? (Note, again,
make _sure_ that the 'new' version of libvdpau_nouveau.so is being loaded, not
the old one.)
--
You are receiving this mail because:
You are the assignee for the bug.
--1389975000.1eAa362.12771
Date: Fri, 17 Jan 2014 16:10:00 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 26
on bug 73358
from Ilia Mirkin
(In reply to comment #24)
> @Ilia Mirkin
>
> Did this:
>
> git clone git://anongit.freedesktop.org/mesa/mesa mesa
> cd mesa
> git checkout mesa-10.0.2
> wget http://patchwork.freedesktop.org/patch/18063/raw/ -O ../patch_2.txt
> patch -p1 < ../patch_2.txt
> ./autogen.sh --with-gallium-drivers=nouveau --enable-shared-glapi
> --enable-texture-float --enable-vdpau --disable-egl --enable-dri
> --disable-dri3 --disable-gbm --disable-xvmc --with-dri-drivers=nouveau
> make
>
> export LD_LIBRARY_PATH=./lib/gallium/:$LD_LIBRARY_PATH
> export LIBGL_DRIVERS_PATH=./lib/gallium/
> chromium
> --ppapi-flash-path=/home/gebruiker/Documenten/Ronald/flash/libgcflashplayer-
> 11.2.202.235-19.0.1084.46-135956.so
I think you meant to say LD_LIBRARY_PATH=./lib
Also, since I'm pretty sure that this is all caused by vdpau, in order for it
to use the libvdpau_nouveau.so that you generated, you need to have a libvdpau
in that *same* lib directory. Otherwise it'll get loaded from a fixed path.
(You can run strace -f -e open to confirm.)
>
> Youtube still shows a garbled video like in comment #23 . Furthermore, dmesg
> fills with errors once again:
>
> [ 8569.194470] nouveau E[ PGRAPH][0000:01:00.0] ch 3 [chromium[578]] subc 7
> class 0x0697 mthd 0x0208 data 0x00000120
> [ 8569.194563] nouveau E[ PGRAPH][0000:01:00.0] ERROR nsource: DATA_ERROR
> nstatus: BAD_ARGUMENT
> [ 8569.194574] nouveau E[ PGRAPH][0000:01:00.0] ch 3 [chromium[578]] subc 7
> class 0x0697 mthd 0x0208 data 0x00000120
Mind testing out http://patchwork.freedesktop.org/patch/18063/ ? (Note, again,
make _sure_ that the 'new' version of libvdpau_nouveau.so is being loaded, not
the old one.)
You are receiving this mail because:
- You are the assignee for the bug.
--1389975000.1eAa362.12771--
--===============1229065855==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
--===============1229065855==--