This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Zte mg628

Gents,

i'm trying to get a ZTE MF628 working in UTM9.

With the commmand lsusb i get the following output:

DJICTVEN00F001:/home/login # lsusb
Bus 001 Device 003: ID 03f0:1024 Hewlett-Packard Smart Card Keyboard
Bus 003 Device 003: ID 19d2:0015 ONDA Communication S.p.A.
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 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 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
DJICTVEN00F001:/home/login #

And with dmesg | grep usb:

[    4.576020] usb 3-1: new full-speed USB device number 3 using uhci_hcd
[    4.744075] usb 3-1: New USB device found, idVendor=19d2, idProduct=0015
[    4.744232] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.744378] usb 3-1: Product: ZTE CDMA Technologies MSM
[    4.744523] usb 3-1: Manufacturer: Qualcomm, Incorporated
[    4.744668] usb 3-1: SerialNumber: Data Interface
[    4.747311] scsi3 : usb-storage 3-1:1.0
[    4.750393] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB0
[    4.752380] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB1
[    4.754376] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB2
DJICTVEN00F001:/home/login #

So my UTM9 sees the modem, but i don't see him as an interface...
And my UTM9 sees the internal flash during the installation of UTM9, it's a clean install btw.

Has someone some ideas for getting this working..??

My UTM9 is a soft-appliance.

Kinds regards


This thread was automatically locked due to age.
Parents
  • I can't see the device in the hardware tab. I have the device plugged into another USB port and did the following:

    DJICTVEN00F001:/home/login # lsusb
    Bus 001 Device 004: ID 03f0:1024 Hewlett-Packard Smart Card Keyboard
    Bus 002 Device 003: ID 19d2:2000 ONDA Communication S.p.A. ZTE MF627/MF628/MF628+/MF636+ HSDPA/HSUPA
    Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 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 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    DJICTVEN00F001:/home/login # /etc/init.d/usb-modeswitch start
    :: Starting 3G USB modem initialization
       probing 19d2:2000 (002 003)                                                                    done
    DJICTVEN00F001:/home/login #
    DJICTVEN00F001:/home/login # lsusb
    Bus 001 Device 004: ID 03f0:1024 Hewlett-Packard Smart Card Keyboard
    Bus 002 Device 005: ID 19d2:0015 ONDA Communication S.p.A.
    Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 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 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    DJICTVEN00F001:/home/login # cc get_object itfhw usbserial
    0
    DJICTVEN00F001:/home/login # /usr/local/bin/modemtest /dev/ttyUSB0
    ATI
    ERROR
    DJICTVEN00F001:/home/login #

    Still an error...
Reply
  • I can't see the device in the hardware tab. I have the device plugged into another USB port and did the following:

    DJICTVEN00F001:/home/login # lsusb
    Bus 001 Device 004: ID 03f0:1024 Hewlett-Packard Smart Card Keyboard
    Bus 002 Device 003: ID 19d2:2000 ONDA Communication S.p.A. ZTE MF627/MF628/MF628+/MF636+ HSDPA/HSUPA
    Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 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 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    DJICTVEN00F001:/home/login # /etc/init.d/usb-modeswitch start
    :: Starting 3G USB modem initialization
       probing 19d2:2000 (002 003)                                                                    done
    DJICTVEN00F001:/home/login #
    DJICTVEN00F001:/home/login # lsusb
    Bus 001 Device 004: ID 03f0:1024 Hewlett-Packard Smart Card Keyboard
    Bus 002 Device 005: ID 19d2:0015 ONDA Communication S.p.A.
    Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 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 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    DJICTVEN00F001:/home/login # cc get_object itfhw usbserial
    0
    DJICTVEN00F001:/home/login # /usr/local/bin/modemtest /dev/ttyUSB0
    ATI
    ERROR
    DJICTVEN00F001:/home/login #

    Still an error...
Children
No Data