通過usb訪問mtp裝置(ubuntu12.04) (轉載)

來源:互聯網
上載者:User

標籤:android   des   style   blog   http   color   

    轉自:http://robert.penz.name/658/howto-access-mtp-devices-via-usb-on-ubuntu-12-04/

 

    A friend asked me how he can access his Nexus 7 device via USB on his Ubuntu 12.04 notebook. With Android versions below 4.0 that was simple as the device registered as mass storage device. The problem now is the stock Ubuntu 12.04 does not support MTP via GVFS (the virtual filesystem of the GNOME desktop). Newer Ubuntu versions e.g. 13.04 have already a GVFS version which support MTP. But these are no LTS versions of Ubuntu, which I recommend for the average user. But it is quite easy to install a newer version of GVFS on Ubuntu 12.04 (and 12.10) that does support it.

    First you need to start a terminal. For this click on the dash home icon (1) and than type “terminal” (2) and you’ll the terminal icon – click on it (3.)

   

    Now copy and paste following into the Terminal (the PC needs to be connected to the Internet while going through these steps):

sudo add-apt-repository ppa:langdalepl/gvfs-mtp

    Enter your user password and than you’ll be shown following text:

You are about to add the following PPA to your system:These builds of gvfs have my native mtp backend backported from gvfs master. Use this to easily access MTP based devices with Nautilus.More info: https://launchpad.net/~langdalepl/+archive/gvfs-mtpPress [ENTER] to continue or ctrl-c to cancel adding it

    Hit the Enter Key. After this is done you need to type following command, which updates the package list:

sudo apt-get update

    After this was successful you need to upgrade the installed packages with:

sudo apt-get upgrade

   It should show something like this:

Reading package lists... DoneBuilding dependency treeReading state information... DoneThe following packages will be upgraded:gvfs gvfs:i386 gvfs-backends gvfs-bin gvfs-common gvfs-daemons gvfs-fuse gvfs-libs gvfs-libs:i386 libmtp-common libmtp-runtime libmtp912 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.Need to get 4,193 kB of archives.After this operation, 4,157 kB of additional disk space will be used.Do you want to continue [Y/n]?

    Just press Enter here (the Y is the default section) to install the packages.

    Now you just need to restart your PC and after login just connect your Android device to the PC and the file manager Nautilus will launch with your USB device.

 

 

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.