rg100a 带 ET127 新进展
参照antclan的帖子http://www.ibmnb.com/viewthread.php?tid=948344前面刷机 开full界面 共享上网 安装软件包全都没问题
从配置网卡开始有点头大了我的网卡 ET127(现在网卡好像能识别了usbserial_generic 2-1:2.0: generic converter detected
usb 2-1: generic converter now attached to ttyUSB0)
以下是我的操作步骤 希望有XD帮忙指点一下 不胜感激
目前停留在拨号阶段 不会拨号是不是就是打上钩 点保存&应用? 这么做没效果啊
以下是我的操作步骤 希望有XD帮忙指点一下 不胜感激
编辑/etc/modules.d/60-usb-serial 为
====================================================================================================
usbserial vendor=0x12d1 product=0x1da1 # Huawei ET127
====================================================================================================
新建/etc/usb-modeswitch.conf 为
====================================================================================================
######################################
# Huawei ET128
# Contributor: Dale Lane
DefaultVendor= 0x12d1;
DefaultProduct= 0x1da1
# choose one of these:
DetachStorageOnly=0
HuaweiMode=1
######################################
====================================================================================================
执行usb_modeswitch -W
====================================================================================================
/etc$ usb_modeswitch -W
usb_set_debug: Setting debugging level to 15 (on)
usb_os_find_busses: Found 002
usb_os_find_busses: Found 001
usb_os_find_busses: Skipping non bus directory devices
usb_os_find_devices: Found 002 on 002
usb_os_find_devices: Found 001 on 002
error obtaining child information: Inappropriate ioctl for device
usb_os_find_devices: Found 001 on 001
Reading config file: /etc/usb-modeswitch.conf
* usb-modeswitch: handle USB devices with multiple modes
* Version 1.1.0 (C) Josua Dietze 2010
* Based on libusb 0.1.12
! PLEASE REPORT NEW CONFIGURATIONS !
DefaultVendor=0x12d1
DefaultProduct= 0x1da1
TargetVendor= not set
TargetProduct=not set
TargetClass= not set
DetachStorageOnly=0
HuaweiMode=1
SierraMode=0
SonyMode=0
GCTMode=0
MessageEndpoint= not set
MessageContent= not set
NeedResponse=0
ResponseEndpoint= not set
Interface=0x00
InquireDevice enabled (default)
Success check disabled
System integration mode disabled
Looking for default devices ...
searching devices, found USB ID 12d1:1da1
found matching vendor ID
found matching product ID
searching devices, found USB ID 1d6b:0001
searching devices, found USB ID 1d6b:0002
Found default devices (1)
Accessing device 002 on bus 002 ...
Using endpoints 0x05 (out) and 0x85 (in)
Inquiring device details; driver will be detached ...
Looking for active driver ...
OK, driver found ("usbserial_generic")
OK, driver "usbserial_generic" detached
SCSI inquiry data (for identification)
-------------------------
Vendor String: HUAWEI
Model String: Mobile CMCC CD
Revision String: 1.25
-------------------------
USB description data (for identification)
-------------------------
Manufacturer: HUAWEI Mobile
Product: HUAWEI Mobile System Solution
Serial No.: 666666-66-666666
-------------------------
Sending Huawei control message ...
OK, Huawei control message sent
-> Run lsusb to note any changes. Bye.
====================================================================================================
执行 dmesg | grep usb
====================================================================================================
/etc$ dmesg | grep usb
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
usb usb1: configuration #1 chosen from 1 choice
usb usb2: configuration #1 chosen from 1 choice
usbcore: registered new interface driver cdc_acm
usbcore: registered new interface driver usblp
usbcore: registered new interface driver usbserial
usbcore: registered new interface driver usbserial_generic
usbserial: USB Serial Driver core
usbcore: registered new interface driver usb-storage
usb 2-1: new full speed USB device using bcm63xx_ohci and address 2
usb 2-1: configuration #2 chosen from 1 choice
usbserial_generic 2-1:2.0: generic converter detected
usb 2-1: generic converter now attached to ttyUSB0
usbserial_generic 2-1:2.0: device disconnected
usb 2-1: USB disconnect, address 2
usb 2-1: new full speed USB device using bcm63xx_ohci and address 3
usb 2-1: configuration #3 chosen from 1 choice
usb-storage: device found at 3
usb-storage: waiting for device to settle before scanning
usb-storage: device scan complete
====================================================================================================
后面拨号无法继续 记得 打勾然后保存好像是可以的,另外就是用putty这些ssh,连上后用ifup td01这个ifup命令让它拨号 似乎设备并没有被识别,按道理et127和et128是一样的,应该是ttyACM0、ttyACM1...
usb_os_find_busses: Skipping non bus directory devices
我看到这个提示,有可能某个包没有装上或者有点错误,重新装下,再者固件重刷试试(有些人重刷固件确实解决了些未知问题)
你把你装的包列出来看看。 dmesg | grep ttyACM
看看有没有
或者直接去/dev/目录里面找
还有一边看日志一边插网卡一边运行usb_modeswitch也是个好办法。
[ Edited byantclan on 2011-1-23 00:08 ] 记得貌似有人说不一样。。。 mark
页:
[1]