Results 1 to 5 of 5

Thread: Configuring modems in Linux.

  1. #1
    Got obliterated Recognized Member Shoeberto's Avatar
    Join Date
    Jun 2000
    Location
    THE OC BABY
    Posts
    12,018
    Blog Entries
    1
    Contributions
    • Former Cid's Knight

    Default Configuring modems in Linux.

    <font color="#009999">
    Okay, I formatted my HD and installed Windows '98 and Mandrake Linux (on seperate partitions) It took me a while, but I finally got the modem to work on the Windows partition, but I can't get it to work in Linux. When I use the dial-up program and hit "Connect" it just either says "Contacting modem...Modem is in use." or "Could not detect modem."

    I've tried reconfiguring it in the controls a few times. I made sure it was set up like it was in Windows - same port and drivers. But when I go into Hardware>Modems and click "Configure" on that, it tells me it can't configure the modem drivers that it's supposed to use, and gives me a website to check out. (the irony.)

    Yeah...any help would be greatly appreciated.


  2. #2
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    Maybe try http://www.linux.org/docs/ldp/howto/Modem-HOWTO.html . Or search around over here maybe: http://www.justlinux.com/forum/index.php I'm not too familiar with Mandrake. If you want to do it from scratch the hard way maybe try http://hints.linuxfromscratch.org/hints/ppp-hint.txt . I'm assuming you're using PPP?

  3. #3
    Got obliterated Recognized Member Shoeberto's Avatar
    Join Date
    Jun 2000
    Location
    THE OC BABY
    Posts
    12,018
    Blog Entries
    1
    Contributions
    • Former Cid's Knight

    Default

    <font color="#009999">
    Turns out I have an LT Win Modem, which apparantly isn't very friendly with Linux. I found some drivers at linmodems.com, though the documentation was a bunch of technical jargan. But from what I did understand, the drivers I downloaded (I only got a couple) didn't create the proper directories in the /dev folder, because what it said should show up in the modem options didn't.

    *confused*


  4. #4
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    Files in the /dev directory aren't real files, they're special files that're actually devices. /dev = devices. There's some command that creates device files, mknod (?) or something but I don't know it. Doing anything in Linux pretty much means reading some technical jargon, which is why no one uses Linux. I've read a lot about winmodems not working in Linux. That's because (I think) winmodems are designed to do a lot of things in software using the CPU that normal modems do in hardware, which means they're much cheaper, but also much slower and not at all compatible with much of anything. Maybe you could buy a real hardware modem. They can't be that expensive nowadays. $20 or something? They should give them away for free, they're such a throwback to ancient computer technology.

  5. #5
    Got obliterated Recognized Member Shoeberto's Avatar
    Join Date
    Jun 2000
    Location
    THE OC BABY
    Posts
    12,018
    Blog Entries
    1
    Contributions
    • Former Cid's Knight

    Default

    <font color="#009999">
    I think I might just go ahead and buy a new one. I don't think it'd really be worth the trouble to download the twenty different files I saw just to see which one works. According to what I read from Winmodems Aren't Modems, what you said is right about them being prettymuch incompatible with everything but Windows.


Posting Permissions

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