Hi,ALL
Has anyone encountered the following situation?
The following error occurred when loading the driver,Drive version: S2.34N2.53
/lib/modules/4.1.0 # modprobe GobiSerial
[ 240.742000] usbcore: registered new interface driver GobiSerial
[ 240.743000] usbserial: USB Serial support registered for GobiSerial
[ 240.752000] GobiSerial: 2018-08-24/SWI_2.34:GobiSerial
/lib/modules/4.1.0 # /usr/scripts/modem_power.sh on
/lib/modules/4.1.0 # [ 258.918000] usb 1-2: new high-speed USB device number 3 using atmel-ehci
[ 259.034000] usb 1-2: config 1 has an invalid interface number: 8 but max is 3
[ 259.035000] usb 1-2: config 1 has no interface number 1
[ 259.038000] usb 1-2: New USB device found, idVendor=1199, idProduct=9091
[ 259.040000] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 259.044000] usb 1-2: Product: Sierra Wireless EM7565 Qualcomm® Snapdragon™ X16 LTE-A
[ 259.045000] usb 1-2: Manufacturer: Sierra Wireless, Incorporated
[ 259.047000] usb 1-2: SerialNumber: UF82338888041037
[ 259.054000] GobiSerial 1-2:1.0: GobiSerial converter detected
[ 259.059000] usb 1-2: GobiSerial converter now attached to ttyUSB0
[ 259.069000] GobiSerial 1-2:1.2: GobiSerial converter detected
[ 259.082000] usb 1-2: GobiSerial converter now attached to ttyUSB1
[ 259.101000] GobiSerial 1-2:1.3: GobiSerial converter detected
[ 259.120000] usb 1-2: GobiSerial converter now attached to ttyUSB2
/lib/modules/4.1.0 #
/lib/modules/4.1.0 # ftpget 192.168.0.10 GobiNet.ko
/lib/modules/4.1.0 # modprobe GobiNet
[ 287.050000] GobiNet: 2018-08-24/SWI_2.53
[ 287.051000] QMAP Disabled
[ 287.064000] GobiNet 1-2:1.8 eth1: register ‘GobiNet’ at usb-700000.ehci-2, GobiNet Ethernet Device, 3a:85:51:39:fe:37
[ 287.079000] USB Speed : USB 2.0
[ 287.080000] usbcore: registered new interface driver GobiNet
/lib/modules/4.1.0 # [ 288.080000] BUG: scheduling while atomic: kworker/0:1/16/0x00000002
[ 288.081000] Modules linked in: GobiNet(O) GobiSerial(O) [last unloaded: GobiSerial]
[ 288.086000] Preemption disabled at:[< (null)>] (null)
[ 288.088000]
[ 288.089000] CPU: 0 PID: 16 Comm: kworker/0:1 Tainted: G O 4.1.0 #5
[ 288.091000] Hardware name: Atmel AT91SAM9
[ 288.092000] Workqueue: probe0-1-2:1.8 gobi_work_handler [GobiNet]
[ 288.093000] [] (unwind_backtrace) from [] (show_stack+0x10/0x14)
[ 288.094000] [] (show_stack) from [] (__schedule_bug+0x88/0xb4)
[ 288.095000] [] (__schedule_bug) from [] (__schedule+0x54/0x430)
[ 288.096000] [] (__schedule) from [] (schedule+0x98/0xb0)
[ 288.097000] [] (schedule) from [] (schedule_timeout+0x180/0x1a8)
[ 288.099000] [] (schedule_timeout) from [] (wait_for_common+0xfc/0x1c0)
[ 288.100000] [] (wait_for_common) from [] (usb_start_wait_urb+0x68/0xb0)
[ 288.101000] [] (usb_start_wait_urb) from [] (usb_control_msg+0xb4/0xd8)
[ 288.102000] [] (usb_control_msg) from [] (RegisterQMIDevice+0x47c/0x6fc [GobiNet])
[ 288.104000] [] (RegisterQMIDevice [GobiNet]) from [] (work_function+0xec/0x4e4 [GobiNet])
[ 288.105000] [] (work_function [GobiNet]) from [] (gobi_work_handler+0xb4/0x100 [GobiNet])
[ 288.107000] [] (gobi_work_handler [GobiNet]) from [] (process_one_work+0x1c8/0x33c)
[ 288.108000] [] (process_one_work) from [] (worker_thread+0x364/0x474)
[ 288.109000] [] (worker_thread) from [] (kthread+0xc4/0xd4)
[ 288.110000] [] (kthread) from [] (ret_from_fork+0x14/0x34)
[ 288.124000] BUG: scheduling while atomic: kworker/0:1/16/0x00000005
[ 288.125000] Modules linked in: GobiNet(O) GobiSerial(O) [last unloaded: GobiSerial]
[ 288.129000] Preemption disabled at:[< (null)>] (null)
Regards