为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

no flash on firefox 4.01 + suse 11.4

  • 12 个回答
  • 49 人有此问题
  • 5 次查看
  • 最后回复者为 RGNEAL

more options

I installed openSUSE 11.4 a few days ago (upgrade from 11.3), with Firefox 4.01. The program Adobe Flash does not work at all on the browser.

Tried all kinds of combinations from help forums: several versions of Flash, from several sources. Nothing works.

Previously Flash worked fine (Shockwave Flash 10.0r42).

I installed openSUSE 11.4 a few days ago (upgrade from 11.3), with Firefox 4.01. The program Adobe Flash does not work at all on the browser. Tried all kinds of combinations from help forums: several versions of Flash, from several sources. Nothing works. Previously Flash worked fine (Shockwave Flash 10.0r42).

所有回复 (12)

more options

Here is additional info: User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1

more options

You need 64-bit version of Flash for starters as you are using 64-bit Firefox 4.0.1. http://labs.adobe.com/technologies/flashplayer10/square/

A easy way to get Firefox and also SeaMonkey if you ever use it to detect and use Plugins is to put the plugins in a folder called plugins in /home/username/.mozilla/

more options

I already installed this particular plugin, but it does not work for me.

more options

Oh thank you for the not helpful reply...

You have not said what you actually have installed in first post and where you have tried installing them and have you tried the suggestion I made in putting it in created plugins folder where I suggested.

Could be a permissions issue depending on where you put the plugin if not in /home/.

more options

Dear James,

Sorry to have offended you; I did not realize that the reply rating has a personal effect, as in a social network. Live and learn,,,

I just tried following your advice to the letter: removed the plugin from the root location, created a directory in /home, and put the plugin there. The browser did not notice the changes: the slash plugin showed on the list of firefox plugins, but there was no flash activity, neither at NYTimes.com bor youtube.com.

 Amnon
more options

Are you running a 32 bit version of Firefox or a 64 bit version of Firefox ?


The Flash player shows as installed in your More system details list

more options

Running 64 version -- see:

 Here is additional info: User -Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 

The menu in the browser shows shockwave flash 10.3 d162

However on the page

 http://www.adobe.com/software/flash/about/

my flash plugin is not detected!

more options

The Linux x86_64; only means that you have a 64 bit OS. You can still run a 32 bit Firefox version with that setup. A 32 bit Firefox version needs 32 bit versions of plugins.

You wrote that the previous Shockwave Flash 10.0r42 version worked and that is a 32 bit version, so that would imply that at least at that time you were running a 32 bit Firefox version.

more options

I checked my system again.

For firefox I got these details from the "software manager":

 firefox 4.0.1-1.2 (x86_64) installed

I then got rid of all flash versions, and copied a fresh copy of the file

 libflashplayer.so

extracted from the package

  flashplayer10_2_p3_64bit_linux_111710.tar-1

that I got from

 http://labs.adobe.com/downloads/flashplayer10_square.html

into the directory

 /home/amyekut/.mozilla/plugins 

Now my browser now says under "plugins":

  shockwave flash 10.3 d162 2010-11-17

Is this the expected listing?

Finally the flash does not work, as before. See attched photos.

 A.

由amyekut于修改

more options

由amyekut于修改

more options

Today I installed chrome and it runs flash perfectly!

more options

I had the same problem on firefox 5,0. I had to install libpcre0-32bit and nspluginwrapper then run nspluginwrapper -i 'path_to_plugin' to register Flash. The same procedure is requires for the Adobe reader plugin to work.

nspluginwrapper allows plugins compiled for i386 in Mozilla on Linux/x86_64 or other architectures. You also need the 32 bit version of libraries compiles for x86_64 for some applications and plugins to work 0n x86_64 architecture installations.

由RGNEAL于修改