Jump to content

what's the pluse pid/vid?


Recommended Posts

Guest wolfishor
Posted

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

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.

Posted

Note that the PID for fastboot mode is different to the PID when the phone has booted.

Guest wolfishor
Posted
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
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
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!

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.