GL-AR750S-Ext Please Add XSStick W1208

Hello

can anyone add the 4G Systems XSStick W1208 to 3G/4G Modem or Tethering ?

It doesn´t show up in the Router GL-AR750S-Ext.

Cant bring it to Work.Someone can help me with this ?

Thanks

Can you give some logs when plugged in this modem?

ssh to the router and use the following command

dmesg
logread
ls /dev/

GL-AR750S-Log.zip (7.2 KB)

Your file only contains some kernel log which does not contains message when you insert the dongle.

Can you get the full log after you plug in the modem?

[ 1680.637648] usb 1-1: USB disconnect, device number 2
[ 1715.128494] usb 1-1: new high-speed USB device number 3 using ehci-platform
[ 1715.344322] usb 1-1: New USB device found, idVendor=2fd4, idProduct=9aff
[ 1715.351389] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1715.358792] usb 1-1: Product: USB Modem
[ 1715.362772] usb 1-1: Manufacturer: USB Modem
[ 1715.386365] usb-storage 1-1:1.0: USB Mass Storage device detected
[ 1715.401736] scsi host1: usb-storage 1-1:1.0
[ 1716.474316] scsi 1:0:0:0: CD-ROM USBModem Disk 2.31 PQ: 0 ANSI: 2

GL-AR750S-Log-New.zip (7.3 KB)

You need to execute the 3 command one by one. Not type them in one line.

dmesg
logread
ls /dev/

Any way, can you pls try type the following command and check if this works to make the device as a modem. Try unplug and plug your modem one more time if it does not take effect immediately.

echo 9aff 2fd4 >/sys/bus/usb-serial/drivers/option1/new_id

GL-AR750S-Full-Log.zip (12.1 KB)

I try

echo 9aff 2fd4 >/sys/bus/usb-serial/drivers/option1/new_id

Not shown as a modem, then I pulled the stick and connected it again.

Nothing happend.

The Stick is flashing green all the time.

Can you try

echo 2fd4 9aff >/sys/bus/usb-serial/drivers/option1/new_id