Activation Codes and Methods, Hardware Details, Sniffing
Post Reply
57bnl
Posts: 2
Joined: 06 Sep 2009, 15:50

Huawei E1552

Post by 57bnl » 06 Sep 2009, 16:11

How to work with the the Huawei E1552 under
UBUNTU, easy peasy, linux, distribution with wvdail:

STEP - by - STEP ->

INFO: Huawei E1552 exists in two froms:
a.) it starts up as a mass-store-device
b.) it starts up as a modem

If it starts as a mass-store-device
you have to switch the modem so that it will start up as a modem.

1.) STEP: what kind of modem do I have?
In the terminal - commandline: as root or sudo ....

--> $ sudo wvdial
you get the message:
" Cannot open /dev/ttyUSB0: No such file or directory "

this shows us that the USB-Modem was not deteted - that it is configured as a mass storage device and not as a modem

2.) now run the command
--> $ sudo lsusb

there you shoul finde the entry like:
Bus 005 Device 002: ID 12d1:1001 Huawei Technologies etc...

the first Nr. of the ID is the company/dealerds ID: 12d1
the second Nr. of the ID is the mode of your USB-Modem: 1446 or 1001
a.) 1446 = storage Mode
b.) 1001 = Modem Mode


So this mode we have to change:

It exists a tool called usb_modeswitch
you can download from:
http://www.draisberghof.de/usb_modeswit ... l#hardware
read carefully how to install and configure


(short - key)
--> $ sudo usb_modeswitch -v 12d1 -p 1446 -V 12d1 -P 1001



My try outs failed
So if there are any useres which solved the problem or
have further experience- please help to switch the thing stable.
If you have further inforamtion tippy, etc. pleas post I will brush up this posting



Link: setup provider when switched:
http://kirby-agudelo.livejournal.com/ta ... nnectivity

Pearlseattle
Posts: 1
Joined: 28 Feb 2010, 15:34

Post by Pearlseattle » 28 Feb 2010, 15:36

Hi
I installed a Huawei E1552 (or E1762 - don't know exactly which model it is) and it seems to work. I wrote some step-by-step instructions here:
http://www.blah-blah.ch/Mra/HuaweiUmts
Hope it's useful :D

Peter_er
Posts: 1
Joined: 22 Jun 2011, 18:03

Post by Peter_er » 22 Jun 2011, 18:06

Pearlseattle wrote:Hi
I installed a Huawei E1552 (or E1762 - don't know exactly which model it is) and it seems to work. I wrote some step-by-step instructions here:
http://www.blah-blah.ch/Mra/HuaweiUmts
Hope it's useful :D
Thanks, I've been lookin for such an instrction, but the link you give has .ch domain. Is it Chech?

Post Reply