Results 1 to 4 of 4

Thread: help me to work on ubuntu..

  1. #1
    Join Date
    Mar 2012
    Beans
    14

    help me to work on ubuntu..

    hi
    i use Ubuntu 10.04 LTS . I've only vodafone modem(k3770)
    it is possible to use that modem in Ubuntu???
    if it is possible give me the steps...
    otherwise
    help me to install wine (because modem software is in .exe format)
    how to download wine and In which format?
    And also how to install that package?
    plz give me a web address and comment for installing wine.....

  2. #2
    Join Date
    Aug 2008
    Beans
    1,835
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: help me to work on ubuntu..

    I used to have one of those Huawei modems and Ubuntu recognised it when it was plugged in. Didn't need to install any drivers.

  3. #3
    Join Date
    Nov 2009
    Beans
    Hidden!
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: help me to work on ubuntu..

    Quote Originally Posted by royalprakash View Post
    hi
    i use Ubuntu 10.04 LTS . I've only vodafone modem(k3770)
    it is possible to use that modem in Ubuntu???
    if it is possible give me the steps...
    otherwise
    Firts off the 10.04 LTS is an old Stable. You should use 12.04 instead. 10.04 has old kernel and drivers in linux are often part of kernel. So new edition, new kernel, new/more drivers.

    Secondly plug it in and try additional hardware drivers applicaiton. see if oyu can install them via that.

    thirdly plug it in and do the following command in terminal

    lsusb (if it's a USB modem)

    so we can see the chip it uses. Copy the result and post it here.

    help me to install wine (because modem software is in .exe format)
    how to download wine and In which format?
    And also how to install that package?
    using drivers in wine won't help you at all. wine is a compatibility layer that can make some windows programmes run in linux. It can not install drivers.

    otherwise to install wine you open ubuntu software center, find wine and click install.

    to install progammes within wine you type the following command in terminal

    wine programme.exe

    or you can also type wine and space and then click drag & drop the .exe file in terminal. or... there are plenty of other ways.

    back to drivers. if there are now linux drivers for you modem you might be able to get it working with ndsiwrapper which "wraps itself arround" windows drivers. works only with some models.

    in short it is hard to help you if you don't post exact chip your modem has.
    Read the easy to understand, lots of pics Ubuntu manual.
    Do i need antivirus/firewall in linux?
    Full disk backup (newer kernel -> suitable for newer PC): Clonezilla
    User friendly full disk backup: Rescuezilla

  4. #4
    Join Date
    Feb 2012
    Location
    Athens/Greece
    Beans
    Hidden!
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: help me to work on ubuntu..

    Quote Originally Posted by mastablasta View Post
    Firts off the 10.04 LTS is an old Stable. You should use 12.04 instead. 10.04 has old kernel and drivers in linux are often part of kernel. So new edition, new kernel, new/more drivers.
    +1

    My opinion exactly. Many devices that needed ext.drivers or compiling or further configuration they play out of the box in 12.04

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
  •