Page 1 of 4 123 ... LastLast
Results 1 to 10 of 33

Thread: Connecting Sun Broadband Huawei 1550 USB modem

  1. #1
    Join Date
    Feb 2008
    Location
    made in Bulacan!
    Beans
    902

    Connecting Sun Broadband Huawei 1550 USB modem

    My wife's sister recently subscribed to Sun Broadband Wireless and it comes with Huawei E1150 HSDPA USB modem, because she knows that I am using Sun here and it's relatively fast!.. I am using a Huawei E160 USB HSDPA MOdem which is supported by Jaunty and Karmic where in the only thing that I have to change/edit is the APN on the Network Settings, from minternet to fbband and that's it i am connected to the Net.. but when I plugged the New Huwaei E1550 HSDPA Modem from Sun Broadband wireless on my lappies USB port pfff!..nothing happened!.. did a few search on Google and this are the codes that I used to make Huawei E1550 to work on my Ubuntu lappy!

    ..in terminal type..

    PHP Code:
    sudo apt-get update && sudo apt-get install udev-extras 
    then hit enter... then type..

    PHP Code:
    echo 'SUBSYSTEM=="usb", SYSFS{idProduct}=="1446", SYSFS{idVendor}=="12d1", RUN+="/lib/udev/modem-modeswitch --vendor 0x12d1 --product 0x1446 --type option-zerocd"' sudo tee  /etc/udev/rules.d/45-huawei1550.rules 
    and that's it!..

    enjoy!
    Polytechnic University of the Philippines .... Proud to be Pinoy!..
    Acer Aspire One ZG5 and Neo empriva Laptop: 1.6GHZ intel celeron, 2 Gig DDR2/667 Ram, 160 Gig HDD (80 for Mac OSX Leopard / 80 for Ubuntu 10.04) now i'm a happy man!

  2. #2
    Join Date
    Mar 2007
    Location
    Carmona, Cavite, PH
    Beans
    824
    Distro
    Ubuntu 18.10 Cosmic Cuttlefish

    Re: Connecting Sun Broadband Huawei 1550 USB modem

    great find! i used to connect and disconnect until i get a good connection. hehehehehe
    Linux Registered User # 462237
    Ubuntu User # 20080

  3. #3
    Join Date
    Feb 2010
    Beans
    1

    Re: Connecting Sun Broadband Huawei 1550 USB modem

    Hi! I'm a new ubuntu user. I tried this but it didn't work. 

  4. #4
    Join Date
    Sep 2008
    Beans
    75

    Re: Connecting Sun Broadband Huawei 1550 USB modem

    Quote Originally Posted by cucay View Post
    Hi! I'm a new ubuntu user. I tried this but it didn't work. 
    that thread is old
    if you are using ubuntu 9.04
    enter this on your terminal

    Code:
    sudo apt-get update && sudo apt-get install udev-extras
    Code:
    echo 'SUBSYSTEM=="usb", SYSFS{idProduct}=="1446", SYSFS{idVendor}=="12d1", RUN+="/lib/udev/modem-modeswitch --vendor 0x12d1 --product 0x1446 --type option-zerocd"' | sudo tee  /etc/udev/rules.d/45-huawei1550.rules
    if you are using ubuntu 9.10
    it is now auto detected, you just need to configure its settings to "PAP" only in the network manager>PPP Settings. if still not working try updating to the latest patch of your ubuntu.

  5. #5
    Join Date
    Sep 2008
    Beans
    75

    Re: Connecting Sun Broadband Huawei 1550 USB modem

    http://www.suncellular.com.ph/broadband_faqs.php

    has anyone tried the update for mac?
    will it work on ubuntu also?

  6. #6
    Join Date
    Feb 2008
    Location
    made in Bulacan!
    Beans
    902

    Re: Connecting Sun Broadband Huawei 1550 USB modem

    it is automatically detected by Mac OS.. i'll try and do the updte later.
    Polytechnic University of the Philippines .... Proud to be Pinoy!..
    Acer Aspire One ZG5 and Neo empriva Laptop: 1.6GHZ intel celeron, 2 Gig DDR2/667 Ram, 160 Gig HDD (80 for Mac OSX Leopard / 80 for Ubuntu 10.04) now i'm a happy man!

  7. #7
    Join Date
    Apr 2010
    Beans
    19

    Re: Connecting Sun Broadband Huawei 1550 USB modem

    Quote Originally Posted by kilosan View Post
    that thread is old
    if you are using ubuntu 9.04
    enter this on your terminal

    Code:
    sudo apt-get update && sudo apt-get install udev-extras
    Code:
    echo 'SUBSYSTEM=="usb", SYSFS{idProduct}=="1446", SYSFS{idVendor}=="12d1", RUN+="/lib/udev/modem-modeswitch --vendor 0x12d1 --product 0x1446 --type option-zerocd"' | sudo tee  /etc/udev/rules.d/45-huawei1550.rules
    if you are using ubuntu 9.10
    it is now auto detected, you just need to configure its settings to "PAP" only in the network manager>PPP Settings. if still not working try updating to the latest patch of your ubuntu.
    tHIS code failed in my terminal im why is that? 9.04ubuntu os im using.

  8. #8
    Join Date
    Oct 2009
    Beans
    18

    Re: Connecting Sun Broadband Huawei 1550 USB modem

    Hi guys.. i got problem connecting this sun 1550 on my karmic.. it doesnt connect whenever i configure it to fbband.. and when i tried to changed it to minternet i got connection however still i cant browse internet?

  9. #9
    Join Date
    Oct 2009
    Beans
    18

    Re: Connecting Sun Broadband Huawei 1550 USB modem

    oops. sorry my fault.. i simply restart then finally it works.

  10. #10
    Join Date
    Aug 2009
    Location
    Cebu City, Philippines
    Beans
    324
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Connecting Sun Broadband Huawei 1550 USB modem

    Usb modem switch of paul green also works. Might I request that the thread titled be marked as SOLVED?
    PC: 10.4 Ubuntu
    Netbook: ASUS EEEpc 1005HA 10.4 UNE

Page 1 of 4 123 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •