Activation Codes and Methods, Hardware Details, Sniffing
Post Reply
Xander
Posts: 9
Joined: 20 Feb 2010, 00:41
Location: Russia

Huawei EchoLife BM325 WiMAX USB Modem 12d1:3808

Post by Xander » 28 Feb 2010, 23:49

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!

Xander
Posts: 9
Joined: 20 Feb 2010, 00:41
Location: Russia

Post by Xander » 01 Mar 2010, 00:55

Hmm, maybe it was too fast: the switching is quite unstable. I'll have to debug further.

polow
Posts: 5
Joined: 08 Jan 2016, 17:31

Re:

Post by polow » 08 Jan 2016, 22:32

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

Post Reply