2208
- 收藏
- 点赞
- 分享
- 举报
HI3520D EC20 gobinet
# lsusb
Bus 001 Device 002: ID 05e3:0608
Bus 001 Device 003: ID 2c7c:0125
Bus 001 Device 001: ID 1d6b:0002
Bus 002 Device 001: ID 1d6b:0001
Bus 001 Device 004: ID 058f:6366
gobinet移值后的启动信息
usb 1-2: new high-speed USB device number 3 using hiusb-ehci
option 1-2:1.0: GSM modem (1-port) converter detected
usb 1-2: GSM modem (1-port) converter now attached to ttyUSB0
option 1-2:1.1: GSM modem (1-port) converter detected
usb 1-2: GSM modem (1-port) converter now attached to ttyUSB1
option 1-2:1.2: GSM modem (1-port) converter detected
usb 1-2: GSM modem (1-port) converter now attached to ttyUSB2
option 1-2:1.3: GSM modem (1-port) converter detected
usb 1-2: GSM modem (1-port) converter now attached to ttyUSB3
GobiNet 1-2:1.4 eth0: register 'GobiNet' at usb-hiusb-ehci-2, GobiNet Ethernet Device, f2:44:06:72:f9:d8
creating qcqmi0
usb 1-1.3: new high-speed USB device number 4 using hiusb-ehci
quectel-CM的启动信息
# ./quectel-CM -s cenet &
# [01-01_00:05:18:183] WCDMA<E_QConnectManager_Linux&Android_V1.1.34
[01-01_00:05:18:184] /app/quectel-CM profile[1] = cenet///0, pincode = (null)
[01-01_00:05:18:184] Find /sys/bus/usb/devices/1-2 idVendor=2c7c idProduct=0125
[01-01_00:05:18:185] Find /sys/bus/usb/devices/1-2:1.4/net/eth0
[01-01_00:05:18:185] Find usbnet_adapter = eth0
[01-01_00:05:18:185] Find /sys/bus/usb/devices/1-2:1.4/GobiQMI/qcqmi0
[01-01_00:05:18:185] Find qmichannel = /dev/qcqmi0
[01-01_00:05:18:203] Get clientWDS = 7
[01-01_00:05:18:235] Get clientDMS = 8
[01-01_00:05:18:267] Get clientNAS = 9
[01-01_00:05:18:299] Get clientUIM = 10
[01-01_00:05:18:331] Get clientWDA = 11
[01-01_00:05:18:363] requestBaseBandVersion EC20CEHCLGR06A02M1G
[01-01_00:05:18:459] requestGetSIMStatus SIMStatus: SIM_READY
[01-01_00:05:18:460] requestSetProfile[1] cenet///0
[01-01_00:05:18:523] requestGetProfile[1] cenet///0
[01-01_00:05:18:555] requestRegistrationState2 MCC: 460, MNC: 0, PS: Attached, DataCap: LTE
[01-01_00:05:18:587] requestQueryDataCall IPv4ConnectionStatus: DISCONNECTED
[01-01_00:05:18:651] requestRegistrationState2 MCC: 460, MNC: 0, PS: Attached, DataCap: LTE
[01-01_00:05:19:036] requestSetupDataCall WdsConnectionIPv4Handle: 0xe1791b70
[01-01_00:05:19:131] requestQueryDataCall IPv4ConnectionStatus: CONNECTED
[01-01_00:05:19:163] ifconfig eth0 up
[01-01_00:05:19:170] busybox udhcpc -f -n -q -t 5 -i eth0
[01-01_00:05:19:175] udhcpc (v1.20.2) started
[01-01_00:05:19:176] Sending discover...
[01-01_00:05:19:183] Sending select for 10.23.50.166...
[01-01_00:05:19:187] Lease of 10.23.50.166 obtained, lease time 7200
启动到这里没有其它信息了。好像好一步打印DNS的信息
# ifconfig
eth0 Link encap:Ethernet HWaddr F2:44:06:72:F9:D8
UP BROADCAST RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:2 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:612 (612.0 B) TX bytes:628 (628.0 B)
查看网卡信息。没有IP地址,此时也不能上网。
请问这是什么情况啊。。。。
Bus 001 Device 002: ID 05e3:0608
Bus 001 Device 003: ID 2c7c:0125
Bus 001 Device 001: ID 1d6b:0002
Bus 002 Device 001: ID 1d6b:0001
Bus 001 Device 004: ID 058f:6366
gobinet移值后的启动信息
usb 1-2: new high-speed USB device number 3 using hiusb-ehci
option 1-2:1.0: GSM modem (1-port) converter detected
usb 1-2: GSM modem (1-port) converter now attached to ttyUSB0
option 1-2:1.1: GSM modem (1-port) converter detected
usb 1-2: GSM modem (1-port) converter now attached to ttyUSB1
option 1-2:1.2: GSM modem (1-port) converter detected
usb 1-2: GSM modem (1-port) converter now attached to ttyUSB2
option 1-2:1.3: GSM modem (1-port) converter detected
usb 1-2: GSM modem (1-port) converter now attached to ttyUSB3
GobiNet 1-2:1.4 eth0: register 'GobiNet' at usb-hiusb-ehci-2, GobiNet Ethernet Device, f2:44:06:72:f9:d8
creating qcqmi0
usb 1-1.3: new high-speed USB device number 4 using hiusb-ehci
quectel-CM的启动信息
# ./quectel-CM -s cenet &
# [01-01_00:05:18:183] WCDMA<E_QConnectManager_Linux&Android_V1.1.34
[01-01_00:05:18:184] /app/quectel-CM profile[1] = cenet///0, pincode = (null)
[01-01_00:05:18:184] Find /sys/bus/usb/devices/1-2 idVendor=2c7c idProduct=0125
[01-01_00:05:18:185] Find /sys/bus/usb/devices/1-2:1.4/net/eth0
[01-01_00:05:18:185] Find usbnet_adapter = eth0
[01-01_00:05:18:185] Find /sys/bus/usb/devices/1-2:1.4/GobiQMI/qcqmi0
[01-01_00:05:18:185] Find qmichannel = /dev/qcqmi0
[01-01_00:05:18:203] Get clientWDS = 7
[01-01_00:05:18:235] Get clientDMS = 8
[01-01_00:05:18:267] Get clientNAS = 9
[01-01_00:05:18:299] Get clientUIM = 10
[01-01_00:05:18:331] Get clientWDA = 11
[01-01_00:05:18:363] requestBaseBandVersion EC20CEHCLGR06A02M1G
[01-01_00:05:18:459] requestGetSIMStatus SIMStatus: SIM_READY
[01-01_00:05:18:460] requestSetProfile[1] cenet///0
[01-01_00:05:18:523] requestGetProfile[1] cenet///0
[01-01_00:05:18:555] requestRegistrationState2 MCC: 460, MNC: 0, PS: Attached, DataCap: LTE
[01-01_00:05:18:587] requestQueryDataCall IPv4ConnectionStatus: DISCONNECTED
[01-01_00:05:18:651] requestRegistrationState2 MCC: 460, MNC: 0, PS: Attached, DataCap: LTE
[01-01_00:05:19:036] requestSetupDataCall WdsConnectionIPv4Handle: 0xe1791b70
[01-01_00:05:19:131] requestQueryDataCall IPv4ConnectionStatus: CONNECTED
[01-01_00:05:19:163] ifconfig eth0 up
[01-01_00:05:19:170] busybox udhcpc -f -n -q -t 5 -i eth0
[01-01_00:05:19:175] udhcpc (v1.20.2) started
[01-01_00:05:19:176] Sending discover...
[01-01_00:05:19:183] Sending select for 10.23.50.166...
[01-01_00:05:19:187] Lease of 10.23.50.166 obtained, lease time 7200
启动到这里没有其它信息了。好像好一步打印DNS的信息
# ifconfig
eth0 Link encap:Ethernet HWaddr F2:44:06:72:F9:D8
UP BROADCAST RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:2 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:612 (612.0 B) TX bytes:628 (628.0 B)
查看网卡信息。没有IP地址,此时也不能上网。
请问这是什么情况啊。。。。
我来回答
回答3个
时间排序
认可量排序
认可0
认可0
认可0
或将文件直接拖到这里
悬赏:
E币
网盘
* 网盘链接:
* 提取码:
悬赏:
E币
Markdown 语法
- 加粗**内容**
- 斜体*内容*
- 删除线~~内容~~
- 引用> 引用内容
- 代码`代码`
- 代码块```编程语言↵代码```
- 链接[链接标题](url)
- 无序列表- 内容
- 有序列表1. 内容
- 缩进内容
- 图片![alt](url)
相关问答
-
2018-07-09 09:10:46
-
2018-09-07 15:46:13
-
2017-03-02 16:49:21
-
02013-12-26 15:33:24
-
12017-03-08 18:36:15
-
2019-01-22 10:45:20
-
2019-01-25 10:42:21
-
2019-01-16 17:49:42
-
2016-03-09 20:52:30
-
2018-09-06 14:30:07
-
2017-05-09 14:15:11
-
2015-06-01 15:36:28
-
2014-07-01 13:30:25
-
2017-06-14 11:17:32
-
2015-06-05 08:39:04
-
112015-07-01 14:54:42
-
2015-06-21 17:25:37
-
2014-03-20 14:24:06
-
2014-07-01 22:02:56
无更多相似问答 去提问
点击登录
-- 积分
-- E币
提问
—
收益
—
被采纳
—
我要提问
切换马甲
上一页
下一页
悬赏问答
-
5Hi3516CV610 如何使用SD卡升级固件
-
5cat /dev/logmpp 报错 <3>[ vi] [func]:vi_send_frame_node [line]:99 [info]:vi pic queue is full!
-
50如何获取vpss chn的图像修改后发送至vo
-
5FPGA通过Bt1120传YUV422数据过来,vi接收不到数据——3516dv500
-
50SS928 运行PQtools 拼接 推到设备里有一半画面会异常
-
53536AV100的sample_vdec输出到CVBS显示
-
10海思板子mpp怎么在vi阶段改变视频数据尺寸
-
10HI3559AV100 多摄像头同步模式
-
9海思ss928单路摄像头vio中加入opencv处理并显示
-
10EB-RV1126-BC-191板子运行自己编码的程序
举报反馈
举报类型
- 内容涉黄/赌/毒
- 内容侵权/抄袭
- 政治相关
- 涉嫌广告
- 侮辱谩骂
- 其他
详细说明
提醒
你的问题还没有最佳答案,是否结题,结题后将扣除20%的悬赏金
取消
确认
提醒
你的问题还没有最佳答案,是否结题,结题后将根据回答情况扣除相应悬赏金(1回答=1E币)
取消
确认