主题 : 求助,tiny6410使用3G模块问题 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 95083
精华: 0
发帖: 35
金钱: 185 两
威望: 37 点
综合积分: 70 分
注册时间: 2013-08-02
最后登录: 2015-04-03
楼主  发表于: 2013-11-17 21:16

 求助,tiny6410使用3G模块问题

开发板tiny6410 v1.2 带minipcie接口
3G模块:华为EM770W
sim卡:中国移动2G

有以下几个问题求解答:
1,tiny6410预装的linux是否自动加载3G模块,自动拨号
2. 3G模块能不能使用GPRS拨号,连接网络


我的3G模块插上后,串口总是出现:
usb 1-1.4: new full speed USB device using s3c2410-ohci and address 40
usb 1-1.4: New USB device found, idVendor=12d1, idProduct=1404
usb 1-1.4: New USB device strings: Mfr=3, Product=2, SerialNumber=0
usb 1-1.4: Product: HUAWEI MOBILE WCDMA EM770W
usb 1-1.4: Manufacturer: HUAWEI Technology
option 1-1.4:1.0: GSM modem (1-port) converter detected
usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB0
option 1-1.4:1.1: GSM modem (1-port) converter detected
usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB1
option 1-1.4:1.2: GSM modem (1-port) converter detected
usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB2
option 1-1.4:1.3: GSM modem (1-port) converter detected
usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB3
option 1-1.4:1.4: GSM modem (1-port) converter detected
usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB4
option 1-1.4:1.5: GSM modem (1-port) converter detected
usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB5
option: option_instat_callback: error -62
option: option_instat_callback: error -62
option: option_instat_callback: error -62
option: option_instat_callback: error -62
option: option_instat_callback: error -62
option: option_instat_callback: error -62
option: option_instat_callback: error -62
option: option_instat_callback: error -62
usb 1-1.4: USB disconnect, address 40
option: option_instat_callback: error -108
option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0
option: option_instat_callback: error -62
option 1-1.4:1.0: device disconnected
option1 ttyUSB1: GSM modem (1-port) converter now disconnected from ttyUSB1
option 1-1.4:1.1: device disconnected
option1 ttyUSB2: GSM modem (1-port) converter now disconnected from ttyUSB2
option 1-1.4:1.2: device disconnected
option1 ttyUSB3: GSM modem (1-port) converter now disconnected from ttyUSB3
option 1-1.4:1.3: device disconnected
option1 ttyUSB4: GSM modem (1-port) converter now disconnected from ttyUSB4
option 1-1.4:1.4: device disconnected
option1 ttyUSB5: GSM modem (1-port) converter now disconnected from ttyUSB5
option 1-1.4:1.5: device disconnected
usb 1-1.4: new full speed USB device using s3c2410-ohci and address 41
usb 1-1.4: New USB device found, idVendor=12d1, idProduct=1404
usb 1-1.4: New USB device strings: Mfr=3, Product=2, SerialNumber=0
usb 1-1.4: Product: HUAWEI MOBILE WCDMA EM770W
usb 1-1.4: Manufacturer: HUAWEI Technology
option 1-1.4:1.0: GSM modem (1-port) converter detected
usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB0
option 1-1.4:1.1: GSM modem (1-port) converter detected
usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB1

自带的GPRS拨号程序不能拨上(3G拨号那是肯定不能拨上的 了)


求大神解答
*無鈳取玳
级别: 论坛版主
UID: 27
精华: 12
发帖: 5398
金钱: 40120 两
威望: 17929 点
综合积分: 11036 分
注册时间: 2008-01-16
最后登录: 2014-11-22
1楼  发表于: 2013-11-18 12:48
"If you have an apple and I have an apple and we exchange apples, then you and I will
still each have one apple. But if you have an idea and I have an idea and we exchange
these ideas, then each of us will have two ideas."
级别: 新手上路
UID: 103549
精华: 0
发帖: 2
金钱: 15 两
威望: 3 点
综合积分: 4 分
注册时间: 2014-04-28
最后登录: 2014-06-09
2楼  发表于: 2014-04-29 20:37
楼主请问,问题解决了么,我也遇见了和您一样的问题,
级别: 新手上路
UID: 103145
精华: 0
发帖: 22
金钱: 115 两
威望: 23 点
综合积分: 44 分
注册时间: 2014-04-18
最后登录: 2015-10-11
3楼  发表于: 2014-06-09 11:14
弱弱的问问  你们说得串口信息是从哪里看到的。是板上的串口输出的么,还是要在系统里看。。。。