System-Product-Name:~/$ lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 046d:c05a Logitech, Inc. Optical Mouse M90
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 046d:c31d Logitech, Inc.
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 017: ID 1f53:a014
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


wanqi@wanqi-System-Product-Name:~/huiye_Q9/msm7627-app$ sudo gedit /etc/udev/rules.d/51-android.rules

//添加

# fastboot protocol on crespo (Nexus S)
SUBSYSTEM=="usb", ATTR{idVendor}=="1f53", ATTR{idProduct}=="a014", MODE="0777", OWNER="username"

相关文章:

  • 2022-02-07
  • 2021-08-14
  • 2021-09-19
  • 2022-01-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-05
猜你喜欢
  • 2022-12-23
  • 2021-12-17
  • 2021-11-20
  • 2021-12-03
  • 2021-05-17
  • 2021-12-05
  • 2021-09-01
相关资源
相似解决方案