<br>2009/2/26 Bud Roth <<a href="mailto:junk@taiotoshi.org">junk@taiotoshi.org</a>><br>><br>> Your snapshot shows that you have an AMD 64-bit CPU.  I believe you have<br>> two choices:<br>><br>> 1.  Download and install the 64-bit flash player.  There is a beta<br>
> GNU/Linux 64-bit flash player available on Adobe's site.  Google for it<br>> and instructions.  I've tried it and not gotten great results.<br><br>I have been using the beta of the flash on my 64bit Ubuntu for some months without problems<br>
<br>Open a terminal and write this:<br><br>wget <a href="http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.d21.1.linux-x86_64.so.tar.gz">http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.d21.1.linux-x86_64.so.tar.gz</a><br>
<br>tar zxvf libflashplayer-*.tar.gz<br><br>sudo cp libflashplayer.so /usr/lib/firefox-addons/plugins/<br><br>And it should work fine :D<br>