Hacker News new | ask | show | jobs
by thwarted 5664 days ago
Or maybe the 64 bit version of flash can get out of extreme beta.
1 comments

Or maybe they can make Flash work properly on Linux?
There's hope - at least if you use nvidia.

http://www.phoronix.com/scan.php?page=article&item=adobe...

According to that, hardware acceleration seems to work well in the current beta.

I would just like a decent installer for at least one of their products to start with.
If you're on debian this

  grep -q 'www.debian-multimediaa.org' /etc/apt/sources.list || (echo 'deb http://www.debian-multimedia.org stable main non-free' >> /etc/apt/sources.list; apt-get update)

  apt-get install flashplayer-mozilla
  apt-get install acroread
works well. :)