Friday, May 14, 2010

Problems in connecting with E1550 mobile BB in Ubuntu 10.04

Sometimes Mobile BB ,say E1550 mount it self but doesn't seems to connect or we even can't see it is there.
So the solution for this problem is...:
Do the following steps after plug in your mobile BB.

1. Create a new rule for udev:

$ sudo vi /etc/udev/rules.d/15-huawei-155x.rules

2. Then type the following:

SUBSYSTEM=="usb",
ATTRS{idProduct}=="1446",
ATTRS{idVendor}=="12d1",
RUN+="/lib/udev/modem-modeswitch --vendor 0x$attr{idVendor} --product 0x$attr{idProduct} --type option-zerocd"

And now go to System>Preference>Network Connections and configure your service provider settings.


And enjoy surfing through the WEB with Lucid Linux

Visit http://tinyurl.com/37gkkx4/index.php?u=2618288

No comments:

Post a Comment