Guest wolfishor Posted December 17, 2009 Report Posted December 17, 2009 I bought one pluse.And I use archlinux. But I didn't know the pid/vid of the pluse phone. I want use adb under archlinux. If someone know,please told me . Thx!
Guest Shuflie Posted December 17, 2009 Report Posted December 17, 2009 I've used mine with Ubuntu and there was no need to enter PID/VID to access it through adb, try issuing a "./adb devices" command to see what result you get.
Guest Paul Posted December 17, 2009 Report Posted December 17, 2009 Use lsusb to view PID/VID in Linux. P
Guest Timmmm Posted December 17, 2009 Report Posted December 17, 2009 Note that the PID for fastboot mode is different to the PID when the phone has booted.
Guest wolfishor Posted December 17, 2009 Report Posted December 17, 2009 Use lsusb to view PID/VID in Linux. P [wolfishor@Arch usb]$ lsusb Bus 001 Device 005: ID 04f2:b175 Chicony Electronics Co., Ltd Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 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 1c4f:0003 SiGma Micro Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub [wolfishor@Arch usb]$ [wolfishor@Arch usb]$ cat /proc/scsi/scsi Attached devices: Host: scsi2 Channel: 00 Id: 00 Lun: 00 Vendor: ATA Model: TOSHIBA MK2555GS Rev: FG00 Type: Direct-Access ANSI SCSI revision: 05 Host: scsi8 Channel: 00 Id: 00 Lun: 00 Vendor: T-Mobile Model: 3G Phone Rev: ffff Type: Direct-Access ANSI SCSI revision: 02 It can't post in the list, ;)
Guest wolfishor Posted December 17, 2009 Report Posted December 17, 2009 I've used mine with Ubuntu and there was no need to enter PID/VID to access it through adb, try issuing a "./adb devices" command to see what result you get. I use lsusb in ternel,It can't list out. OK,I will try ./adb devices Thx!
Guest wolfishor Posted December 17, 2009 Report Posted December 17, 2009 Note that the PID for fastboot mode is different to the PID when the phone has booted. I want use adb in archlinux,How can I do ?It's different from ubuntu.I don't known why and how. Thx!
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now