::Welcome to the Open world:: All FOSS, lovers we Want you!!!

JAASBandara

Well-known member
  • Sep 20, 2008
    10,564
    281
    83
    Elakiri Wadak.........Me Thread eka balapuwama nikamata hari Open Source OS ekak use karanda hitenawa....mamt danata Ubuntu/Suse wage OS use karala tibunata mechchara dewal gaana hewwe naaa.

    Thank Brothers !
     

    kosandpol

    Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    Elakiri Wadak.........Me Thread eka balapuwama nikamata hari Open Source OS ekak use karanda hitenawa....mamt danata Ubuntu/Suse wage OS use karala tibunata mechchara dewal gaana hewwe naaa.

    Thank Brothers !
    recommend you stick with SuSE. Damn stable and good distro.
     

    shenoxxx

    Well-known member
  • Sep 23, 2009
    11,838
    873
    113
    11.gif
    11.gif
    11.gif
     

    kosandpol

    Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    machanla how can i configure my Mobitel Net connection in Ubuntu Environment
    new versions of NetworkManager has support for 3G connections and has the ISPs of SL already in the database you can create the connection from that easily.

    Almost all 3G dongles are now identified by the linux kernel so plugging in the Dongle will be enough.
     

    suranga84

    Well-known member
  • Nov 20, 2006
    20,029
    1,654
    113
    EBUWE...
    new versions of NetworkManager has support for 3G connections and has the ISPs of SL already in the database you can create the connection from that easily.

    Almost all 3G dongles are now identified by the linux kernel so plugging in the Dongle will be enough.
    bt machan when i plug it, it is not recognized as a USB. how can i find the suitable drivers
     

    kosandpol

    Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    bt machan when i plug it, it is not recognized as a USB. how can i find the suitable drivers
    Then what is it recognized as ? Give details.
    By details I mean :
    Linux Distro
    Kernel version
    3G dongle brand and model number
    lsusb result when its plugged in
     
    Last edited:

    Magodis-Thuma

    Well-known member
  • Apr 29, 2010
    1,995
    228
    63
    Magodilanthe
    bt machan when i plug it, it is not recognized as a USB. how can i find the suitable drivers
    Bro some huawei models are identified by ubuntu as storage devices so u have to change it to a modem-BTW what is your modem model? mostly this problem is with e1550. other newer modems are quite ok with ubuntu

    for e 1550, do this

    for 8.10 you need udev-extras, you don’t need this for 10.04 onwards:
    sudo apt-get install udev-extras

    Add a udev rule:
    gksu gedit /etc/udev/rules.d/15-huawei-e1550.rules

    What we’re doing is telling udev that when this device is plugged in to switch its mode. Paste this and save:
    SUBSYSTEM=="usb",
    SYSFS{idProduct}=="1446",
    SYSFS{idVendor}=="12d1",
    RUN+="/lib/udev/modem-modeswitch --vendor 0x12d1 --product 0x1446 --type option-zerocd"


    or

    http://franklinchua.wordpress.com/2010/05/03/huawei-e1550-on-ubuntu-10-04-lucid-lynx/
     

    Magodis-Thuma

    Well-known member
  • Apr 29, 2010
    1,995
    228
    63
    Magodilanthe
    WOW I'm fond of FOSS & has had many probs initially as I'm not a computer geni-when tried to solve things by my self I got more & more interested no FOSS. good thread & next time when I got a problem I'll ask you guys!
     

    stefan_86

    Member
    Dec 4, 2008
    122
    2
    0
    it is E220 machan. thx 4 ur reply

    U still haven't mention u r ubuntu version bro...

    E220 works fine with 9.10 and 10.04 after creating a network connection.

    For 9.04 u have to use wvdial...!

    and make sure u r modem is detected use "lsusb" or "dmesg | grep modem"
     

    suranga84

    Well-known member
  • Nov 20, 2006
    20,029
    1,654
    113
    EBUWE...
    U still haven't mention u r ubuntu version bro...

    E220 works fine with 9.10 and 10.04 after creating a network connection.

    For 9.04 u have to use wvdial...!

    and make sure u r modem is detected use "lsusb" or "dmesg | grep modem"
    මට ඔය මුකුත් තේරෙන්නේ නෑ බං;). ubuntu8.10:(