Ubuntu can't recognize a cell phone

Source: Internet
Author: User

1.USB line connection phone, input command $ lsusb

Bus 004 Device 002:id 8087:8000 Intel Corp bus 004 device 001:id 1d6b:0002 Linux Foundation 2.0 root Hubbus 003 Device 002:id 8087:8008 Intel Corp Bus 003 Device 001:id 1d6b:0002 Linux Foundation 2.0 root hubbus 002 Device 001:id 1d6b:00 The Linux Foundation 3.0 root Hubbus 001 device 015:id 2b0e:1768  Bus 001 device 003:id 046d:c31c Logitech, Inc. Keybo ARD K120 for Businessbus 001 device 002:id 1bcf:0007 Sunplus Innovation Technology Inc. Optical Mousebus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root Hub

The mobile device is

Bus 001 Device 015:id 2b0e:1768  
ID 2b0e:1768   2b0e corresponds to Idvendor, referred to as vid, that is, the manufacturer id;1768 corresponds to Idproduct, referred to as PID, that is, product ID.

2. Enter the command sudo gedit ~/.android/adb_usb.ini, open the editor, enter

0x2b0e

0X represents 16 binary.

3. Enter the command chmod 777 ~/.android/adb_usb.ini to open the permissions of the file to all users.

4. Enter ADB kill-server, again ADB devices, to discover that the device is connected.

Transferred from: http://www.cnblogs.com/benhero/p/4287252.html

Ubuntu can't recognize a cell phone

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.