You are not logged in.
However, add an empty line at the end of the file.
I think that's why I had to input my own md5sum but thanks.
Offline
Jeez folks, this is Arch. Where you're encouraged to learn stuff.
Thanks, I just did (and it was not hard).
Perhaps this lowers the threshold (or saves two minutes of time).
Copy/past into terminal:
mkdir libvdpau-git
cd libvdpau-git
# running code directly from some random site is bad security practice AND kills kittens, sorry for encurageing it.
wget http://hem.bredband.net/jserver/flash_hack.patch
wget http://hem.bredband.net/jserver/PKGBUILD
makepkg
sudo pacman -U libvdpau-git-201?????-1-x86_64.pkg.tar.xz
Now I really hope this patch works
edit: typo
Last edited by JKAbrams (2012-05-08 03:03:54)
Offline
The above from JKAbrams has fixed this issue for me with no probs, thanks!
Offline
oz wrote:Something seems really broken with this version.
Oh no, nothing is broken, it's just Adobe's 'Farewell Linux support!' leaving gift.
Take a look at this: Adobe drops Flash for Linux... and the other flash breakage thread has an interesting post seemingly confirming adobe will not fix theese 11.2 issues, here.
Make you wonder how much Microsoft paid them to discontinue Linux support, and to leave us stuck with a broken version. Heh.
Offline
Solution from JKAbrams helped me, I just had problem with undefined macro: AC_PROG_LIBTOOL, solved by installing package libtool. Thanks!
Offline
Psykorgasm wrote:oz wrote:Something seems really broken with this version.
Oh no, nothing is broken, it's just Adobe's 'Farewell Linux support!' leaving gift.
Take a look at this: Adobe drops Flash for Linux... and the other flash breakage thread has an interesting post seemingly confirming adobe will not fix theese 11.2 issues, here.Make you wonder how much Microsoft paid them to discontinue Linux support, and to leave us stuck with a broken version. Heh.
I have I hard time imagining that thay could have done anything worse to the linux version if they tried, so parhaps they did...
On topic: I can confirm that the patch solves the blue tint and the new crash bug, after using it for about a week on lots of different sites.
There is now a package in AUR: libvdpau-git-flashpatch 20120510-1
I commented out:
#EnableLinuxHWVideoDecode=1
#OverrideGPUValidation=true
in /etc/adobe/mms.cfg to make it work properly.
Last edited by JKAbrams (2012-05-14 17:38:42)
Offline
PhatalError wrote:Psykorgasm wrote:Oh no, nothing is broken, it's just Adobe's 'Farewell Linux support!' leaving gift.
Take a look at this: Adobe drops Flash for Linux... and the other flash breakage thread has an interesting post seemingly confirming adobe will not fix theese 11.2 issues, here.Make you wonder how much Microsoft paid them to discontinue Linux support, and to leave us stuck with a broken version. Heh.
I have I hard time imagining that thay could have done anything worse to the linux version if they tried, so parhaps they did...
On topic: I can confirm that the patch solves the blue tint and the new crash bug, after using it for about a week on lots of different sites.
There is now a package in AUR: libvdpau-git-flashpatch 20120510-1I commented out:
#EnableLinuxHWVideoDecode=1 #OverrideGPUValidation=true
in /etc/adobe/mms.cfg to make it work properly.
What I don't get is why the maintainer of the libvdpau in the official repository hasn't patched it yet "officially" though.
Offline
What I don't get is why the maintainer of the libvdpau in the official repository hasn't patched it yet "officially" though.
a) He may not know about it.
b) It's a total hack. Much prettier than the other hacks, but still a hack.
Offline
I join the voices claiming the variable export workarounds the issue, cpu usage is the same.
Anyway, flash doesn't tears at all, that's strange because mplayer does.
Tested mplayer and firefox with this:
http://www.youtube.com/watch?v=9vZvqNBGagw
-EDIT-
Seems there is tearing (mplayer or flash) only when you play 2 videos at the same time or something other is moving on the screen, definitely acceptable.
Another good thing on using the blit path seems to be the lower X.org cpu consumption when the window manager is forcing vsync, or at least, happens with kwin.
Last edited by kokoko3k (2012-05-15 17:13:28)
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
On topic: I can confirm that the patch solves the blue tint and the new crash bug, after using it for about a week on lots of different sites.
There is now a package in AUR: libvdpau-git-flashpatch 20120510-1
Thank you the patch worked perfectly.
Offline
Thanks JKAbrams. Worked like a charm.
It's a very deadly weapon to know what you're doing
--- William Murderface
Offline
This doesn't work for me. A link to the server cannot be established.
[vivek@krypton libvdpau-git]$ yaourt libvdpau-git-flashpatch
1 aur/libvdpau-git-flashpatch 20120510-1 (31)
Nvidia VDPAU library from git with patch to fix flash blue tint and bleed
through
==> Enter n° of packages to be installed (ex: 1 2 3 or 1-3)
==> -------------------------------------------------------
==> 1
==> Downloading libvdpau-git-flashpatch PKGBUILD from AUR...
x PKGBUILD
x flash_patch.patch
Comment by: Smeagol07 on Thu, 17 May 2012 09:58:54 +0000
make depends on libtool
Comment by: gulafaran on Thu, 17 May 2012 14:01:25 +0000
libtool is provided by base-devel
Comment by: mrk3004 on Wed, 23 May 2012 18:25:48 +0000
add in makedepends automake and autoreconf, it does not compile without it
Comment by: ZekeSulastin on Wed, 23 May 2012 18:59:47 +0000
... which are also provided by base-devel.
You guys might want to read https://wiki.archlinux.org/index.php/AUR ...
First Submitted: Thu, 10 May 2012 19:05:31 +0000
libvdpau-git-flashpatch 20120510-1
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n
==> libvdpau-git-flashpatch dependencies:
- gcc-libs (already installed)
- git (already installed)
- libx11 (already installed)
==> libvdpau-git-flashpatch conflicts:
- libvdpau-0.4.1-2
==> Continue building libvdpau-git-flashpatch ? [Y/n]
==> -------------------------------------------------
==>
==> Building and installing package
==> Determining latest git revision...
-> Version found: 20120602
==> Making package: libvdpau-git-flashpatch 20120602-1 (Sat Jun 2 20:36:03 IST 2012)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving Sources...
-> Found flash_patch.patch
==> Validating source files with md5sums...
flash_patch.patch ... Passed
==> Extracting Sources...
==> Starting build()...
==> Connecting to GIT server....
Cloning into 'libvdpau'...
fatal: Unable to look up people.freedesktop.org (port 9418) (Name or service not known)
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build libvdpau-git-flashpatch.
==> Restart building libvdpau-git-flashpatch ? [y/N]
==> ------------------------------------------------
==>
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n
==> libvdpau-git-flashpatch dependencies:
- gcc-libs (already installed)
- git (already installed)
- libx11 (already installed)
==> libvdpau-git-flashpatch conflicts:
- libvdpau-0.4.1-2
==> Continue building libvdpau-git-flashpatch ? [Y/n]
==> -------------------------------------------------
==>
==> Building and installing package
==> Determining latest git revision...
-> Version found: 20120602
==> Making package: libvdpau-git-flashpatch 20120602-1 (Sat Jun 2 20:36:47 IST 2012)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving Sources...
-> Found flash_patch.patch
==> Validating source files with md5sums...
flash_patch.patch ... Passed
==> Extracting Sources...
==> Removing existing pkg/ directory...
==> Starting build()...
==> Connecting to GIT server....
Cloning into 'libvdpau'...
fatal: Unable to look up people.freedesktop.org (port 9418) (Name or service not known)
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build libvdpau-git-flashpatch.
==> Restart building libvdpau-git-flashpatch ? [y/N]
==> ------------------------------------------------
==>
[vivek@krypton libvdpau-git]$
Offline
Sorry, solved, ignore.
Last edited by lagagnon (2012-06-05 17:07:16)
Philosophy is looking for a black cat in a dark room. Metaphysics is looking for a black cat in a dark room that isn't there. Religion is looking for a black cat in a dark room that isn't there and shouting "I found it!". Science is looking for a black cat in a dark room with a flashlight.
Offline
Used AUR patch and worked like a charm thanks.
Offline
patching (library) A to fix a problem in (program) B is an ugly workaround.
But I applied the libvdpau-git-flashpatch patch anyway and it works fine for me.
I hope Adobe fixes the problem or... dies.
Last edited by merilius (2012-06-15 22:28:17)
Offline
I also noticed resizing youtube videos takes about 5 minutes, during which the system is very unresponsive. Could that be related to this problem? Using up-to-date arch x64 system with nvidia binary drivers btw.
Offline
I also noticed resizing youtube videos takes about 5 minutes, during which the system is very unresponsive. Could that be related to this problem? Using up-to-date arch x64 system with nvidia binary drivers btw.
This is probably related to hardware decoding of videos not the library issue. See post #79 of this thread and pay attention to the /etc/adobe/mms.cfg section.
Offline
==> Retrieving Sources...
-> Found flash_patch.patch
==> Validating source files with md5sums...
flash_patch.patch ... Passed
==> Extracting Sources...
==> Starting build()...
==> Connecting to GIT server....
Cloning into 'libvdpau'...
remote: Counting objects: 207, done.
remote: Compressing objects: 100% (122/122), done.
remote: Total 207 (delta 89), reused 148 (delta 64)
Receiving objects: 100% (207/207), 167.34 KiB | 115 KiB/s, done.
Resolving deltas: 100% (89/89), done.
==> GIT checkout done or server timeout
==> Starting build...
Cloning into '/tmp/yaourt-tmp-root/aur-libvdpau-git-flashpatch/src/libvdpau-build'...
done.
/tmp/yaourt-tmp-root/aur-libvdpau-git-flashpatch/./PKGBUILD: line 38: patch: command not found
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build libvdpau-git-flashpatch.
==> Restart building libvdpau-git-flashpatch ? [y/N]
Offline
[...]
Cloning into '/tmp/yaourt-tmp-root/aur-libvdpau-git-flashpatch/src/libvdpau-build'...
done.
/tmp/yaourt-tmp-root/aur-libvdpau-git-flashpatch/./PKGBUILD: line 38: patch: command not found
==> ERROR: A failure occurred in build().
Aborting...
[...]
Did you try installing that package or what? Or you have patch package installed and there is an issue...?
Edit: Grammar.
/Edit 2: Even better, if you don't have it installed, just go ahead and install the whole "base-devel" group
Last edited by Psykorgasm (2012-06-19 13:30:27)
Offline
Yeah. I reported to AUR. Thanks.
Offline
Did you mark it out of date and add:
Add patch, autoconf, automake to decencies.
?
This is not correct, you (and/or that Wiseacre) should follow the wiki: AUR: Getting Started,
The very first point is important, the package is not out of date and it should not have silly dependencies added because people are too lazy to read while learning the basics. Hopefully you got it built and working though
Offline
PhatalError wrote:Psykorgasm wrote:Oh no, nothing is broken, it's just Adobe's 'Farewell Linux support!' leaving gift.
Take a look at this: Adobe drops Flash for Linux... and the other flash breakage thread has an interesting post seemingly confirming adobe will not fix theese 11.2 issues, here.Make you wonder how much Microsoft paid them to discontinue Linux support, and to leave us stuck with a broken version. Heh.
I have I hard time imagining that thay could have done anything worse to the linux version if they tried, so parhaps they did...
On topic: I can confirm that the patch solves the blue tint and the new crash bug, after using it for about a week on lots of different sites.
There is now a package in AUR: libvdpau-git-flashpatch 20120510-1I commented out:
#EnableLinuxHWVideoDecode=1 #OverrideGPUValidation=true
in /etc/adobe/mms.cfg to make it work properly.
After reading this whole thread, I still do not know if this solution disables HW acceleration putting more strain on CPU, or not.
Offline
Yes it puts more strain on the CPU, as the video is decoded in software. Better higher CPU usage than crashes.
If you absolutely need hardware decoding, try flash 10.3.183.23. Note, this version (ends in .23) was just released, as there were again a bunch of vulnerabilities found. Get it here: http://www.adobe.com/products/flashplay … tion3.html, the stuff fixed in it is here: http://www.adobe.com/support/security/b … 12-19.html
Offline
Well, I tried the JKAbrams' solution and it did not make any difference. The blue is orange and the orange is blue.
I am going back to flashplugin 11.1.102.63-1 and adding 'flashplugin' to the ignore list in 'pacman.conf'.
Last edited by Lockheed (2012-08-24 17:22:44)
Offline
11.1 hasn't been maintained for a while now, which means it's vulnerable to all the stuff that was fixed in 11.2 and 10.3 over the past months. And the only reason it works is because it doesn't do hardware presentation. If you compiled libvdpau with the patch, you should not have screwed up colors.
Offline