#pragma keywords smartlink modem winmodem linmodem softmodem networking scanmodem sl-modem intel linuxant conexant hsf hcf wvdial ppp ##old version is at https://wiki.ubuntu.com/DialupModemHowtoOld (please don't edit it, or restore this page with its contents) ##The old version about setting up modems in Ubuntu Linux is obsolete. ##We should try to keep this page as short as possible to avoid user frustration with TMI (too much information :) ) ||<>|| [DialupAndFax] = Dialup Modem Howto = This page is designed to help you set up the driver, and configure your dial-up connection over a modem. If you need information about modems, see [[DialupModemHowto/Modems|Modems]]. If you need to buy a new modem, see the appropriate section at [[DialupModemHowto/GeneralDiscussion|Discussion]]. Some general discussion about this page as well as '''useful links''' can be found at [[DialupModemHowto/GeneralDiscussion|Discussion]]. Unfortunately Ubuntu does not configure modems during installation (there is some [[https://wiki.ubuntu.com/Outofthebox/Modem|work in progress]]), but installs [[Wvdial]] and NetworkManager. It does not come with many of the controller-less / software modem drivers! So you may need a way to transfer data to your machine! = Overview = * Identify the modem with the [[DialupModemHowto/ScanModem| ScanModem tool]] or wvdialconf. * Download, configure and install driver. If needed, it's often more economical to buy an easy one. * Configure the dial-up connection to your provider. = Download / Detect and Configure / Install = You will need a way to transfer data to your machine! (e.g. floppies, USB memory sticks, discs, or a working ethernet connection, or another modem, lots of keyboard entries or temporary connection to the Internet). You have to '''detect''' the modem, if not really detected. For this, you can use : * [[DialupModemHowto/ScanModem|scanModem]] * NetworkAdmin * wvdialconf (command-line) or its graphical frontend ([[DialupModemHowto/SetUpDialer#head-f229b8b898575bbd996c4dac3de0772d430f2a02|GnomePPP]]). Now, choose one of the following options: 1. [[DialupModemHowto/Setserial|Setserial]] controller based / hardware modems should just work: use the information provided below to '''configure your connection''' to your ISP. 1. [[DialupModemHowto/FromSource|If compiling from source & Installing GCC 3.4]] 1. [[DialupModemHowto/AlsaModem|Setup ALSA drivers (snd_atiixp_modem, snd_via82xx_modem, snd_intel8x0m)]] 1. [[DialupModemHowto/Conexant|Setup Conexant drivers]] 1. [[DialupModemHowto/Huawei|Setup Huawei Modems]] 1. [[DialupModemHowto/Intel537EP|Setup Intel537EP driver]] 1. [[DialupModemHowto/Intel536EP|Setup Intel536EP driver]] 1. [[DialupModemHowto/Lucent|Setup Lucent driver]] 1. [[DialupModemHowto/LXU800|Setup LG LXU 800]] 1. [[DialupModemHowto/MobilePhone|Setup Mobile Phone Modem]] 1. [[DialupModemHowto/PcTel|Setup PCTel Modems]] 1. [[DialupModemHowto/Smartlink|Setup Smartlink driver]] 1. [[DialupModemHowto/NoModem|No information was available in the output files]] = Configure Connection to Internet Service Provider = 1. [[DialupModemHowto/SetUpDialer#head-f5120acdc3ef62fe7d37bfd3f0c9157ebe9c8ef6|For Ubuntu, without installing additional software (a.k.a NetworkAdmin in System => Administration => Networking)]] 1. [[DialupModemHowto/SetUpDialer#head-f229b8b898575bbd996c4dac3de0772d430f2a02|For Ubuntu, alternative approach (using gnome-ppp)]] 1. [[DialupModemHowto/SetUpDialer#head-f80f2865d7f29664a8506ef25b0e40eaf4420c10|For Kubuntu (using kppp)]] 1. [[DialupModemHowto/SetUpDialer#head-277fdde88a3b04feee00e14834388d58d7add4f9|Alternative Way 1 (using wvdialconf & wvdial)]] 1. [[DialupModemHowto/SetUpDialer#head-0769b0061bf81bfba710118540bd86223e815761|Alternative Way 2 (using pppconfig & pon/poff)]] 1. [[DialupModemHowto/SetUpDialer#head-646d5d221b37e407c2f3031a4cfd63c40ba246c3|Alternative Way 3 (using minicom)]] = See also = * http://www.linmodems.org * http://xmodem.org/modems/index.html * [[http://en.wikipedia.org/wiki/Pppd|pppd]] * https://wiki.ubuntu.com/Outofthebox/Modem * CableDialup ( how to use a cell phone and a USB cable to connect your pc to the internet). * BluetoothDialup ----- CategoryNetworking CategoryHardware CategoryNetworking