我按照以下问答中的建议让我的手机能够使用 Ubuntu:
如何将诺基亚 Lumia 520 连接到 Ubuntu 12.04
不幸的是,安装失败。更新时我收到以下错误:
W: Failed to fetch http://ppa.launchpad.net/langdalepl/gvfs-mtp/ubuntu/dists/trusty/main/binary-amd64/Packages 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/langdalepl/gvfs-mtp/ubuntu/dists/trusty/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
我如何才能让这个 PPA 工作?还有其他方法可以访问手机上的文件和文件夹吗?
答案1
“Ubuntu 13.10(Saucy)和更新版本包含所有这些更改,因此您不再需要使用此 ppa。更多信息:https://launchpad.net/~langdalepl/+archive/ubuntu/gvfs-mtp“
在打开的终端中运行这些命令来解决问题。
sudo rm langdalepl-gvfs-mtp-trusty.list
sudo apt-get update
插入手机并重启。此方法也适用于安装 USB 连接设备以及 SD 卡。