I have been unable to view any videos online since the latest Adobe Flash Player update. When I go to view a video on YouTube there is only a black screen in place of the normal player.
Asked
Active
Viewed 1,644 times
1
-
If you go to http://www.adobe.com/software/flash/about/ do you see the spinning flash logo or your installed flash version information? – Ringtail Apr 12 '12 at 03:20
-
I see the installed flash version information. – user54552 Apr 12 '12 at 05:01
-
If you didn't see the spinning "f" logo then you need to install or re-install flash – Ringtail Apr 12 '12 at 23:32
2 Answers
0
I had the same problem and solved with this:
sudo mkdir /etc/adobe
echo "OverrideGPUValidation=true" >~/mms.cfg
sudo mv ~/mms.cfg /etc/adobe/

Claudio Sanches
- 101
- 2
-
-
1If I'm not mistaken I found here when I needed: https://snipt.net/d1s4st3r/improve-adobe-flash-plug-in-performances/ – Claudio Sanches Jan 21 '14 at 14:15