EMobile D02HW Modem

23 06 2008

Finally the time to return “the free” emobile modem came :( So I applied for a new one and bought the i-thought-to-be-the-same-modem. It was the same shape usb modem. But when I got back home and used it, my Mint could not detect the modem. It detected the modem as mass storage device. Looked at the modem carefully, it was different! It’s a new version. Ossa’s modem was D01HW, while the new one is D02HW :(

By “uname -a” I found that my Mint was using kernel 2.6.22-14-generic. So hoping to be able to use the modem, I upgraded my kernel to 2.6.22.15-generic. Well it worked, from “dmesg” I noticed that my Mint could detect the modem and attached the device to ttyUSB0.

[ 9606.768000] usb 4-1: new full speed USB device using uhci_hcd and address 4
[ 9606.928000] usb 4-1: configuration #1 chosen from 1 choice
[ 9606.932000] option 4-1:1.0: GSM modem (1-port) converter detected
[ 9606.932000] usb 4-1: GSM modem (1-port) converter now attached to ttyUSB0

But i still could not connect to the internet, it still returned “Modem is not responding” :( From the fabulous Mr. Google Japan, I bumped to this site. I followed the instruction and executed the following:

sudo modprobe -r uhci_hcd
sudo modprobe uhci_hcd

Then i plugged in again the modem, and from “dmesg” I got:

[10245.856000] usb 4-1: new full speed USB device using uhci_hcd and address 2
[10246.016000] usb 4-1: configuration #1 chosen from 1 choice
[10246.020000] option 4-1:1.0: GSM modem (1-port) converter detected
[10246.020000] usb 4-1: GSM modem (1-port) converter now attached to ttyUSB0
[10246.024000] option 4-1:1.1: GSM modem (1-port) converter detected
[10246.024000] usb 4-1: GSM modem (1-port) converter now attached to ttyUSB1
[10246.024000] option 4-1:1.2: GSM modem (1-port) converter detected
[10246.024000] usb 4-1: GSM modem (1-port) converter now attached to ttyUSB2

I opened gnomeppp, set the configuration to:

username: em
password: em
phone number: *99***1#
Deveice: /dev/ttyUSB0
Type: USB Modem
Speed: 460800
Phone Line: tone
Volume: High
InitString: init2=>ATH0E1

And it worked! よかった!:)


Actions

Information

4 responses

23 06 2008
Muhammad Ismail Faruqi

Ciee… yang dibeli dari Ossa yah… udah kaya nih :D

23 06 2008
nico

yee,bukan atuh,yg punya ossa dah dibalikkin,itu beli baru,tp patungan ama temen:p

14 09 2008
matt

Great to see your site but I have had the SAME problem as you for 2 months now.
They have checked the modem, sent it back — no problem on their end.
I pay monthly for a modem that will not connect.
I have tried everything.

Can you go step by step to explain where “mint” “kernel” “dmesg”

THANK YOU!!!!!

1 12 2008
VHA

mmm… met knal yuaa wat yg punya blog.. ^_^

Leave a comment