You are not logged in.
Hi, all.
Happy to have just installed Arch, after not using it for a while. It's looking as good as ever, but I can't get Flash to work.
I installed Gnash and some things work, but not many. Wanting to be able to use a full Flash implementation, I installed the Flashplugin on my 32-bit box.
When I go to the Adobe test page, I don't see any Flash. When I go to YouTube and similar, I just get a black 'box'. When I visit websites with Flash effects, these do not work and I am told I need a plugin.
When I look at Firefox's 'about:plugins' page, Flash is associated with swf files, so that looks ok.
Can anyone help me with this? If I can get it sorted, my main box may well be having an Arch install, today.
Fingers crossed.
Cheers,
Chris.
Last edited by chris_debian (2012-05-31 15:08:50)
Offline
Sounds like a firefox addon you use blocks flash, do you have noscript installed ?
If so, you'll have to allow javascript for the sites you want to use flash on.
If you don't use noscript, check what other addons might be the cause of the block.
Last edited by Lone_Wolf (2012-05-31 11:44:47)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Sounds like a firefox addon you use blocks flash, do you have noscript installed ?
If so, you'll have to allow javascript for the sites you want to use flash on.
If you don't use noscript, check what other addons might be the cause of the block.
Hi, thanks for the reply. The only add on I have installed is a block. I have this installed with other distros and it doesn't interfere with Flash.
Thanks,
Chris.
Offline
Probably It's due to hardware acceleration. Disable it.
Offline
Probably It's due to hardware acceleration. Disable it.
Hi x33a!
I meant to say 'adblock' above, but my phone had other ideas. Could you be more specific regarding your suggestion. I don't recall doing anything regarding acceleration and my X is configured dynamically (no xorg
Conf).
Thank you.
Chris.
Offline
I meant flash hardware acceleration.
Put this in /etc/adobe/mms.cfg
#Hardware video decoding
EnableLinuxHWVideoDecode = 0and see if it makes a difference.
Offline
Unfortunately, that didn't seem to change anything.
The contents of the file looks like this:
#Hardware video decoding
EnableLinuxHWVideoDecode=0
and prior to editing, looked like this:
#Hardware video decoding
#EnableLinuxHWVideoDecode=1
Thanks for trying.
Chris.
Offline
From the Arch wiki:
"Troubleshooting
If you have Abobe Flash installed on an older system and you start playing a video which simply turns black with nothing happeing, it is most likely that your CPU does not support ISSE2. You can simply check out this by looking at your CPU flags with this command:
# cat /proc/cpuinfo | grep flags
If sse2 is not mentioned there, then you need to install an older version of Flash (for example 10.3). "
I only have SSE, not ISSE2, so I think that may be why. I have partial success with Gnash, so will stick with that for now. At least it's open source.
Thanks for your help, all.
Chris.
Offline
Wow, YouTube works and the Adobe test page, that's a bonus!
Offline