You are not logged in.
Same here. HUGE speed improvement over ndiswrapper
Offline
I switched from 32 to 64bits on sunday, and swfdec never worked... good news.
I like to think it will let many archers having a x86_64 system now !
For Christmas Santa, can you please ask to sun's guys to remove the CDDL from their ZFS filesystem ?
Offline
Thanks for the PKGBUILD flamelab. Working wonderful here, CPU usage all normal, no peaks, not even near 100% (below 25% usually on 2x2.5GHz). Worked out of the box after installation. Great.
Is it possible to configure this not to autoplay/autoload? It doesn't seem to respect my NoScript settings like Flash does on my old 32-bit system.
It does here. I had to allow both youtube.com and ytimg.com to watch vids on Youtube as usual. Are you sure you didn't accidently create exceptions for the sites you checked. Worked on both NoScript 1.8.4.1 and after update to 1.8.5.
Offline
Works very nicely here
One step closer to being able to do rm -r /opt/arch32
Thanks for the PKGBUILD flamelab.
Offline
Anyone tried it with konqueror 4.1.3?
Offline
Anyone tried it with konqueror 4.1.3?
In Konqueror, add
/usr/lib/mozilla/plugins
in the paths for the plugins it ought to use
then
click the button to scan for new plugins. It should work.
Same here. HUGE speed improvement over ndiswrapper
Nspluginwrapper you mean
Last edited by flamelab (2008-11-17 18:06:16)
Offline
/usr/lib/mozilla/plugins is in my path and I can see the plugin after the scan.
But youtube doesnt work.
I get a white box.
Offline
/usr/lib/mozilla/plugins is in my path and I can see the plugin after the scan.
But youtube doesnt work.
I get a white box.
Half the users I contacted had success with this, unfortunately.
Personally, I couldn't watch Youtube videos even with nspluginwrapper'ed flashplugin in Konq
Last edited by flamelab (2008-11-17 18:08:06)
Offline
With nspluginwrapper'ed flashplugin I had no problem.
Offline
With nspluginwrapper'ed flashplugin I had no problem.
Can't help till I find a workaround myself
If there is one, please , anyone , notify me ...
Last edited by flamelab (2008-11-17 18:13:55)
Offline
It works fine with opera too.
Mortuus in anima, curam gero cutis
Offline
Oh my god, this works GREAT! A definite performance improvement (youtube would often stall using the 32 bit plugin), and resource usage improvement, down to 6%, compared to the 10-15% of the 32 bit plugin!
Offline
Actually, always in opera, it seems to circumvent in some way the flashblocker. Initially the flash button is displayer, but after a couple of seconds the player starts without user intervention. But it is so faster and lighter than the lib32 version that perhaps I do not need to block flash applets anymore (although I hope this will be fixed in future, stable releases).
Mortuus in anima, curam gero cutis
Offline
I think it's great that a key player like Adobe is wanting to satisfy Linux users first. The explanation makes sense, of course, since it appears that Linux users have been quicker than Windows users to move up to 64-bit installations. I wonder if there are actually more Linux 64 users than Windows 64-bit users, or if it's just a higher percentage of the user base. Either way, it's a good sign that Adobe is paying attention to Linux.
Last edited by dhave (2008-11-17 19:19:42)
Offline
I think it's great that a key player like Adobe is wanting to satisfy Linux users first. The explanation makes sense, of course, since it appears that Linux users have been quicker than Windows users to move up to 64-bit installations (I wonder if that's a percentage of the user base or if it's an absolute figure). Either way, it's a good sign.
Isn't Mozilla coded on Linux first? The key to all of this was Mozilla Tamarin: http://www.mozilla.org/projects/tamarin/
Offline
I installed the 64-bit flash alpha...Firefox started crashing on restoring session...everytime
I'm gonna stick with flash10 + nspluginwrapper until 64-bit hits at least Beta quality
Offline
I just did an install and it complained about the MD5 sums, it says they are wrong. I removed them from the pkgbuild and everything worked fine ... but you might want to fix them... thanks for the pkgbuild and thanks for allowing me to skip the ugly hack ...
We met up with the aliens and guess what? They have no word for fluffy!
Offline
Anyone knowing how to get that to work with oss4?
(It works, just now sound )
EDIT: To get it to work change that part of the oss-linux-free PKGBUILD
from:
if [ `uname -m` == "i686" ]; then
cd setup/Linux/oss/lib
gcc -m32 -shared -fPIC -O2 -Wall -Werror -lssl flashsupport.c -o libflashsupport.so || return 1
cp libflashsupport.so $pkgdir/usr/lib/oss/lib/
fi
To
cd setup/Linux/oss/lib
gcc -shared -fPIC -O2 -Wall -Werror -lssl flashsupport.c -o libflashsupport.so || return 1
cp libflashsupport.so $pkgdir/usr/lib/oss/lib/
And now rebuild oss-linux-free
That's a dirty workarround - it should be properly done with if else cycle, however I don't know my PKGBUILD syntax so that's a quick fix for OSS4 users.
Last edited by Dheart (2008-11-17 20:59:38)
My victim you are meant to be
No, you cannot hide nor flee
You know what I'm looking for
Pleasure your torture, I will endure...
Offline
I think it's great that a key player like Adobe is wanting to satisfy Linux users first. The explanation makes sense, of course, since it appears that Linux users have been quicker than Windows users to move up to 64-bit installations. I wonder if there are actually more Linux 64 users than Windows 64-bit users, or if it's just a higher percentage of the user base. Either way, it's a good sign that Adobe is paying attention to Linux.
It's my experience that most 'doze users wouldn't know if they were running 8, 16, 32, or 64-bit. If it says '64-bit' on the case, then
they're happy. Try explaining the fact that they're running 32-bit to them and you can see their eyes glaze-over - they've spent
the money on 64-bit ergo they are running 64-bit.
P
Offline
Anyone knowing how to get that to work with oss4?
(It works, just now sound)
+1
ᶘ ᵒᴥᵒᶅ
Offline
For ossv4, try this. Of course you'll have to edit the PKGBUILD for x86-64.
Offline
Posted my reply several posts up for the oss4 v4.0
My victim you are meant to be
No, you cannot hide nor flee
You know what I'm looking for
Pleasure your torture, I will endure...
Offline
Of course if one were reading, they would have known the Dheart already posted about this.
Don't worry Dheart, I got your back.
Offline
flash plugin 64 in testing
http://archlinux.org/packages/testing/x … ashplugin/
Offline