Project

General

Profile

Huawei ME906v adb » History » Version 1

laforge, 01/14/2017 01:37 PM

1 1 laforge
h1. Huawei ME906v adb
2
3
You have to access the device once via serial console.  If you then edit @/usr/bin/usb/compositions/157E@
4
and change the line
5
@echo pcui,diag,modem,ccid,rmnet,gps:usb_mbim,gps,diag,pcui > /sys/class/android_usb/android$num/functions@
6
to
7
@echo adb,diag,modem,ccid,rmnet,gps:usb_mbim,gps,diag,pcui > /sys/class/android_usb/android$num/functions@
8
9
then you can use @AT^SETMODE=1@ to enable this adb-enabled USB configuration, and use @AT^SETMODE=0@ to switch back.
Add picture from clipboard (Maximum size: 48.8 MB)