Results 1 to 4 of 4

Thread: Linux Modem !!!!

  1. #1
    Senior Member
    Join Date
    Oct 2001
    Posts
    114

    Unhappy Linux Modem !!!!

    Hi,
    I have been using linux 7.2 from some times and thought that it is high time that i get online with linux but WoooH !!! the first thing that i realized that i cannot cannot get my modem working ...
    now can someone help me configure my Conexant 56K PCi (internal) Voice FaX modem


    plzzzzzzzzzz

    thanx

    ( Ya I M Desprate to get online on my Linux Box ... coz thatz the only reason now left for not dumpingmy windows )
    Better Laugh At Your Own Problems..
    Coz...The World Laughs At Them

  2. #2
    Senior Member
    Join Date
    Jan 2002
    Posts
    1,207
    Go to the Winmodem identification page here

    http://www.idir.net/~gromitkc/winmodem.html

    And see if you can find out about your modem. Most likely either:

    - It is a hardware modem which linux requires some extra jiggery pokery to make work (unlikely)
    or
    - It is a software modem (winmodem) which requires a special linux driver
    or
    - It is a software modem which is entirely incompatible with Linux, as no driver or specs has been provided by the manufacturer.

    Nearly all the modems that ship these days are winmodems. Some models work under Linux but many don't. See the numerous other threads on AO on the same topic.

  3. #3
    Senior Member
    Join Date
    Jul 2002
    Posts
    167
    Getting a modem (non WinModem) to work with linux is a challenge. Try doing the following from command line.

    echo "atdt5555309" > /dev/ttyS0

    Listen to see if your modem picks up and dials. If that doesn't work change ttys0 to ttys1, ttys2 or ttys3.

    If that doesn't work you might want to try the dip command.

    dip -t
    dip>port ttyS0
    dip>dial 555-5309

    Good luck!

  4. #4
    AO Curmudgeon rcgreen's Avatar
    Join Date
    Nov 2001
    Posts
    2,716
    I came in to the world with nothing. I still have most of it.

Posting Permissions

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