Donny Kurnia,

I'm curious why it didn't work for you.

Try rebooting after putting the udev rule.

After the udev rule is installed, Ubuntu should eject the modem
automatically, but you still need to do modprobe manually, with specific
parameters:

sudo modprobe -v usbserial vendor=0x201e product=0x2009

After doing this, /dev/ttyUSB0 will appear and you can use wvdial/pon
/gnome-ppp etc. to connect Internet with fair speed.

...

Now you can :

1. rebuild option.ko with the patch
2. copy it to your kernel's
3. sudo depmod -a
4. reboot

At this point, when you connect the modem, Ubuntu will automatically
eject (due to udev rule) and option module is automatically installed
(due to patch), and you can use wvdial/pon/gnome-ppp etc. to connect
with much better speed.

-- 
Haier CE100 CDMA EVDO modem should be recognized by module option.ko (as it is 
supported)
https://bugs.launchpad.net/bugs/490068
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to