Huawei E173 modem doesn't work on FreeBSD 9
Arif Budiman
arifbman at gmail.com
Thu Jul 19 08:28:11 UTC 2012
Hi Folks,
I'm failed to access E173 modem on FreeBSD 9.0 using serial port. Yes, I
got information from the web that this device is not supported yet by the
default driver, and the u3g driver need to be updated. (
http://freebsd.1045724.n5.nabble.com/usb-159919-Patch-for-HUAWEI-E173-u3g-umodem-td4716191.html).
I already follow
all the instruction but unfortunately still failed.
Till now i'm stuck with this device. I turn to Ubuntu server, the modem
works well there.
Bellow is output of usbconfig:
# usbconfig
ugen0.1: <UHCI root HUB Intel> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps)
pwr=SAVE
ugen1.1: <UHCI root HUB Intel> at usbus1, cfg=0 md=HOST spd=FULL (12Mbps)
pwr=SAVE
ugen2.1: <UHCI root HUB Intel> at usbus2, cfg=0 md=HOST spd=FULL (12Mbps)
pwr=SAVE
ugen3.1: <UHCI root HUB Intel> at usbus3, cfg=0 md=HOST spd=FULL (12Mbps)
pwr=SAVE
ugen4.1: <EHCI root HUB Intel> at usbus4, cfg=0 md=HOST spd=HIGH (480Mbps)
pwr=SAVE
ugen4.2: <HUAWEI Mobile HUAWEI> at usbus4, cfg=0 md=HOST spd=HIGH (480Mbps)
pwr=ON
ugen1.2: <USB Keykoard USB> at usbus1, cfg=0 md=HOST spd=LOW (1.5Mbps)
pwr=ON
# usbconfig -d 4.2 dump_device_desc
ugen4.2: <HUAWEI Mobile HUAWEI> at usbus4, cfg=0 md=HOST spd=HIGH (480Mbps)
pwr=ON
bLength = 0x0012
bDescriptorType = 0x0001
bcdUSB = 0x0200
bDeviceClass = 0x0000
bDeviceSubClass = 0x0000
bDeviceProtocol = 0x0000
bMaxPacketSize0 = 0x0040
idVendor = 0x12d1
idProduct = 0x1c05
bcdDevice = 0x0102
iManufacturer = 0x0002 <HUAWEI>
iProduct = 0x0001 <HUAWEI Mobile>
iSerialNumber = 0x0000 <no string>
bNumConfigurations = 0x0001
Do you have any suggestions guys?
thanks
More information about the freebsd-questions
mailing list