Page 1 of 1

Huawei EchoLife BM325 WiMAX USB Modem 12d1:3808

Posted: 28 Feb 2010, 23:49
by Xander
Hi!

I have successfully switched to the modem mode using this addition to udev rules:

Code: Select all

# Huawei EchoLife BM325 WiMAX USB Modem
ATTRS{idVendor}=="12d1", ATTRS{idProduct}=="3808", RUN+="usb_modeswitch '%b/%k'"
and this config file:

Code: Select all

########################################################
# Huawei EchoLife BM325 WiMAX USB Modem

DefaultVendor= 0x12d1
DefaultProduct=0x3808

TargetClass=0x02

CheckSuccess=20

HuaweiMode=1
After the switch the device is picked up by cdc_ether. Don't sure if it indeed can handle it, but still...

Thank you!

Posted: 01 Mar 2010, 00:55
by Xander
Hmm, maybe it was too fast: the switching is quite unstable. I'll have to debug further.

Re:

Posted: 08 Jan 2016, 22:32
by polow
Xander wrote:Hmm, maybe it was too fast: the switching is quite unstable. I'll have to debug further.
Sorry for Thread Grave digging but i am stuck with This Wimax modem and i need help installing it on my Raspberry pi , More information about my problem is here if anyone can help please .

http://www.draisberghof.de/usb_modeswit ... f=3&t=2464

Thank you