我认为 Amazon Prime Video 仅在运行 Windows 和 MAC 以外的任何系统的系统上是 SD 的,这已经为人所知:https : //www.primevideo.com/help?nodeId=GUX9FYHU5D8LC9EJ
有没有办法解决这个限制?不得不使用运行 Windows 的虚拟机(如果它甚至可以工作)来观看 Prime 视频是一种耻辱。
我最近安装了 Ubuntu 14.04.1 LTS,但在使用 Amazon Instant Video 时遇到了问题。当我单击要播放的视频时,没有播放选项,它只是说我可以在兼容设备(kindle、手机等)上播放它是否有一些软件包或我需要安装的东西?
谢谢你的帮助
我已经成功(我认为)实施了下面的解决方案,但我仍然遇到同样的问题。
按照以下操作后,我得到:
nathan@nathan-S400CA:~$ sudo mkdir /etc/hal/fdi/preprobe
[sudo] password for nathan:
mkdir: cannot create directory ‘/etc/hal/fdi/preprobe’: File exists
nathan@nathan-S400CA:~$ sudo mkdir /etc/hal/fdi/information
mkdir: cannot create directory ‘/etc/hal/fdi/information’: File exists
nathan@nathan-S400CA:~$ /usr/sbin/hald --daemon=yes --verbose=yes
18:56:04.123 [I] hald.c:672: hal 0.5.14
18:56:04.123 [I] hald.c:673: using child timeout 250s
18:56:04.123 [I] hald.c:685: Will daemonize
18:56:04.123 [I] hald.c:686: Becoming a daemon
nathan@nathan-S400CA:~$ rm -rf ~/.adobe
Run Code Online (Sandbox Code Playgroud) 我试过使用
sudo apt-get remove amazon
Run Code Online (Sandbox Code Playgroud)
结果是 sudo-apt-get: command not found
我试过
sudo apt-get remove amazon*
Run Code Online (Sandbox Code Playgroud)
我得到了
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'unity-webapps-amazoncloudreader' for regex 'amazon*'
Note, selecting 'ruby-amazon-ec2' for regex 'amazon*'
Note, selecting 'libnet-amazon-s3-tools-perl' for regex 'amazon*'
Note, selecting 'unity-webapps-amazon' for regex 'amazon*'
Note, selecting 'libnet-amazon-ec2-perl' for regex 'amazon*'
Note, selecting 'gamazons' for regex 'amazon*'
Note, selecting 'libnet-amazon-perl' for regex 'amazon*'
Note, selecting 'libamazon-sqs-simple-perl' for regex 'amazon*'
Note, selecting 'libnet-amazon-s3-perl' for regex …Run Code Online (Sandbox Code Playgroud) 我只想卸载亚马逊助手,我查找的所有内容似乎都与 Windows 相关。