Giving Command to particular USB Port
Asked by
Rahul Uppalwar
I have to fire ADB command from terminal. But I am unable to use "adb -s command" since all the devices have same ANDROID_ID. Is it possible to fire adb command on particular USB Port.
Output of lspci -nn | grep USB
00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:1e31] (rev 04) 00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04)
00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04)
Not I want to fire adb command only on USB Port 00:14.0 Is it possible to do so?
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Thomas Krüger
- Solved:
- Last query:
- Last reply:
To post a message you must log in.