I have ubuntu 12.04 64bit using Google Chrome. I had chromium from the app center then today amazon prime video stopped working. It told me to update Flash. So I uninstalled chromium and installed Google Chrome. Didn't work. Then I downloaded flash for ubuntu via apt. That one gave me a "flash version isn't supported" message. The flash version was 11.
Now I tried http://apt.ubuntu.com/p/flashplugin-installer
It worked, but right in the middle of the video, it popped the error message again.
Sorry we are unable to stream this video. This is likely because your Flash Player needs to be updated.
So I don't know what happened.
I had this same problem on Ubuntu 12.04 using Chromium. I fixed it my following the instructions on the adobe help page for installing Hardware Abstraction Layer module:
Prerequisites for protected content playback
For Ubuntu 10.04 or later, ensure that the Hardware Abstraction Layer module is first installed using apt-get. (Watch carefully for “hal” install errors, as a damaged package install can continue to affect video playback.)
After the "libhal" (HAL) library install completes, close the browser and clear the Adobe Access directories by executing the following shell commands:
Note: If the Hardware Abstraction Layer module is missing, Flash Player still functions. However, it cannot play protected content that requires the Adobe Flash Access DRM (Digital Rights Management) module.
This is probably not working in Google Chrome for Linux because of the limitations of the Pepper Flash as Google mentions on their support page:
I think it's very much likely that:
This makes Ubuntu fall between two stools in the support for watching DRM-enabled video.
try opening this page. You will see a small box with the title version information. Furthermore, it will run a short flash video as a test and tell you
1) if your flash plugin does function properly
2) the exact version of flash you have installed (good basis for further troubleshooting)
Even though it is no solution directly, it might be helpful for you.
On my 10.04 system, I ran Synaptic Package Manager, searched for flash and found a package called
flashplugin-installer version 11.2.202.238ubuntu0.10.04.1
. Picking it for installation caused it to remove the earlier version of flash plugin that was for 64bit. However, this solved the issue for me. I can now play prime instant videos.Sometimes when flash gets automatically updated, the newer version doesn't work for me like my previous one had. I couldn't find an easy way to downgrade, but here is one way that works for me when I use firefox:
11.2.202.xxx
versions are for Linux. The version I downloaded,11.2.202.275
, came in a compressed folder. When I extracted it, I saw thatlibflashplayer.so
was inside.libflashplayer.so
into~/.mozilla/plugins/
.Another common problem with Flash, especially in 12.04, is "Gnash" that little bugger caused me numerous problems with flash. Just completely remove Gnash, and then download the flash plug-in from Adobe or the "Software centre".
The terminal way:
For those whom don't know, removes Gnash and the configurations (with purge) then installs the latest version of flash. You may need to reboot afterwards (something I don't do very often if i'm honest).
Edit You may need to reboot once Gnash is removed, sometimes it's configurations are active in the current session.
Chrome has Flash support built into the browser. This is not like how Firefox uses
flashplugin-installer
/flashplugin-nonfree
oradobe-flashplugin
(which are separate from the browser, but utilized by the browser). The Ubunbu packaged plugin can use the HAL, whereas the built in plugin to chrome cannot./.adobe/Flash_Player/* probably doesn't have the right permissions even if you re-install. Try the following if you're stuck after all of the above:
Close Chromium and:
Open Chromium and try to play the troublesome video (it probably will not play yet) and then:
Chances are that these last two commands are all you really need to do. The rest is only there for completeness.
I am an Ubuntu newbie and tried various work arounds to do with flash not being installed, or not having an up to date version of chrome or chromium etc to get amazon music to work in Chrome and Chromium. In the end went to firefox and went to add ons> plug ins> ... set shockwave flash to always activate and now its running fine.
Go to your Google chrome Add-on and search for adobe flash for Google chrome and install the right one for your browser. I think it has something to do with your browser. Have you tried it in other browser like Firefox?