个人工具

“UbuntuHelp:DialupModemHowto”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第3行: 第3行:
 
[DialupAndFax]
 
[DialupAndFax]
 
== Dialup Modem Howto ==
 
== 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 [[UbuntuHelp:DialupModemHowto/Modems|Modems]]. If you need to buy a new modem, see the appropriate section at [[UbuntuHelp:DialupModemHowto/GeneralDiscussion|Discussion]].  
+
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 [[UbuntuHelp: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 [[UbuntuWiki:Outofthebox/Modem|work in progress]]), but installs [[UbuntuHelp:DialupModemHowto/SetUpDialer| Wvdial]] and [http://www.gnome.org/projects/NetworkManager/ Network Manager]. 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!
+
Unfortunately Ubuntu does not configure modems during installation (there is some [[UbuntuWiki:Outofthebox/Modem|work|in progress]]), but installs [[Wvdial]] and [[UbuntuHelp:NetworkManager|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 ==
 
== Overview ==
* Identify the modem with the [[UbuntuHelp:DialupModemHowto/ScanModem| ScanModem tool]] or wvdialconf.
+
* 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.
 
* 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.
 
* Configure the dial-up connection to your provider.
== Download / Configure / Install ==
+
== 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 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).
After looking at the results of the [[UbuntuHelp:DialupModemHowto/ScanModem|scanModem tool]], choose one of the following options:
+
You have to '''detect''' the modem, if not really detected. For this, you can use :
<ol><li>[[UbuntuHelp:DialupModemHowto/Setserial|Setserial]] controller based / hardware modems should just work: use the information provided below to '''configure your connection''' to your ISP.
+
* [[DialupModemHowto/ScanModem|scanModem]]
</li><li>[[UbuntuHelp:DialupModemHowto/FromSource|If compiling from source & Installing GCC 3.4]]
+
* [[UbuntuHelp:NetworkAdmin|NetworkAdmin]]
</li><li>[[UbuntuHelp:DialupModemHowto/AlsaModem|Setup ALSA drivers (snd_atiixp_modem, snd_via82xx_modem, snd_intel8x0m)]]
+
* wvdialconf (command-line) or its graphical frontend ([[DialupModemHowto/SetUpDialer#head-f229b8b898575bbd996c4dac3de0772d430f2a02|GnomePPP]]).
</li><li>[[UbuntuHelp:DialupModemHowto/Conexant|Setup Conexant drivers]]
+
Now, choose one of the following options:
</li><li>[[UbuntuHelp:DialupModemHowto/Huawei|Setup Huawei Modems]]
+
<ol><li>[[DialupModemHowto/Setserial|Setserial]] controller based / hardware modems should just work: use the information provided below to '''configure your connection''' to your ISP.
</li><li>[[UbuntuHelp:DialupModemHowto/Intel537EP|Setup Intel537EP driver]]
+
</li><li>[[DialupModemHowto/FromSource|If compiling from source & Installing GCC 3.4]]
</li><li>[[UbuntuHelp:DialupModemHowto/Intel536EP|Setup Intel536EP driver]]
+
</li><li>[[DialupModemHowto/AlsaModem|Setup ALSA drivers (snd_atiixp_modem, snd_via82xx_modem, snd_intel8x0m)]]
</li><li>[[UbuntuHelp:DialupModemHowto/Lucent|Setup Lucent driver]]
+
</li><li>[[DialupModemHowto/Conexant|Setup Conexant drivers]]
</li><li>[[UbuntuHelp:DialupModemHowto/MobilePhone|Setup Mobile Phone Modem]]
+
</li><li>[[DialupModemHowto/Huawei|Setup Huawei Modems]]
</li><li>[[UbuntuHelp:DialupModemHowto/PcTel|Setup PCTel Modems]]
+
</li><li>[[DialupModemHowto/Intel537EP|Setup Intel537EP driver]]
</li><li>[[UbuntuHelp:DialupModemHowto/Smartlink|Setup Smartlink driver]]
+
</li><li>[[DialupModemHowto/Intel536EP|Setup Intel536EP driver]]
</li><li>[[UbuntuHelp:DialupModemHowto/NoModem|No information was available in the output files]]</li></ol>
+
</li><li>[[DialupModemHowto/Lucent|Setup Lucent driver]]
 +
</li><li>[[DialupModemHowto/MobilePhone|Setup Mobile Phone Modem]]
 +
</li><li>[[DialupModemHowto/PcTel|Setup PCTel Modems]]
 +
</li><li>[[DialupModemHowto/Smartlink|Setup Smartlink driver]]
 +
</li><li>[[DialupModemHowto/NoModem|No information was available in the output files]]</li></ol>
  
 
== Configure Connection to Internet Service Provider ==
 
== Configure Connection to Internet Service Provider ==
<ol><li>[[UbuntuHelp:DialupModemHowto/SetUpDialer#head-f5120acdc3ef62fe7d37bfd3f0c9157ebe9c8ef6|For Ubuntu, without installing additional software (a.k.a System => Administration => Networking)]]
+
<ol><li>[[DialupModemHowto/SetUpDialer#head-f5120acdc3ef62fe7d37bfd3f0c9157ebe9c8ef6|For Ubuntu, without installing additional software (a.k.a NetworkAdmin in  System => Administration => Networking)]]
</li><li>[[UbuntuHelp:DialupModemHowto/SetUpDialer#head-f229b8b898575bbd996c4dac3de0772d430f2a02|For Ubuntu, alternative approach (using gnome-ppp)]]
+
</li><li>[[DialupModemHowto/SetUpDialer#head-f229b8b898575bbd996c4dac3de0772d430f2a02|For Ubuntu, alternative approach (using gnome-ppp)]]
</li><li>[[UbuntuHelp:DialupModemHowto/SetUpDialer#head-f80f2865d7f29664a8506ef25b0e40eaf4420c10|For Kubuntu (using kppp)]]
+
</li><li>[[DialupModemHowto/SetUpDialer#head-f80f2865d7f29664a8506ef25b0e40eaf4420c10|For Kubuntu (using kppp)]]
</li><li>[[UbuntuHelp:DialupModemHowto/SetUpDialer#head-277fdde88a3b04feee00e14834388d58d7add4f9|Alternative Way 1 (using wvdialconf & wvdial)]]
+
</li><li>[[DialupModemHowto/SetUpDialer#head-277fdde88a3b04feee00e14834388d58d7add4f9|Alternative Way 1 (using wvdialconf & wvdial)]]
</li><li>[[UbuntuHelp:DialupModemHowto/SetUpDialer#head-0769b0061bf81bfba710118540bd86223e815761|Alternative Way 2 (using pppconfig & pon/poff)]]
+
</li><li>[[DialupModemHowto/SetUpDialer#head-0769b0061bf81bfba710118540bd86223e815761|Alternative Way 2 (using pppconfig & pon/poff)]]
</li><li>[[UbuntuHelp:DialupModemHowto/SetUpDialer#head-646d5d221b37e407c2f3031a4cfd63c40ba246c3|Alternative Way 3 (using minicom)]]</li></ol>
+
</li><li>[[DialupModemHowto/SetUpDialer#head-646d5d221b37e407c2f3031a4cfd63c40ba246c3|Alternative Way 3 (using minicom)]]</li></ol>
  
 
== See also ==
 
== See also ==
 
* http://www.linmodems.org  
 
* http://www.linmodems.org  
 
* http://xmodem.org/modems/index.html
 
* http://xmodem.org/modems/index.html
* [http://en.wikipedia.org/wiki/Pppd pppd]
+
* [[http://en.wikipedia.org/wiki/Pppd|pppd]]
 
* https://wiki.ubuntu.com/Outofthebox/Modem
 
* https://wiki.ubuntu.com/Outofthebox/Modem
 
* [[UbuntuHelp:CableDialup|CableDialup]] ( how to use a cell phone and a USB cable to connect your pc to the internet).
 
* [[UbuntuHelp:CableDialup|CableDialup]] ( how to use a cell phone and a USB cable to connect your pc to the internet).

2008年10月19日 (日) 04:46的版本

[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 Modems. If you need to buy a new modem, see the appropriate section at Discussion. Some general discussion about this page as well as useful links can be found at Discussion. Unfortunately Ubuntu does not configure modems during installation (there is some 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 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 :

Now, choose one of the following options:

  1. Setserial controller based / hardware modems should just work: use the information provided below to configure your connection to your ISP.
  2. If compiling from source & Installing GCC 3.4
  3. Setup ALSA drivers (snd_atiixp_modem, snd_via82xx_modem, snd_intel8x0m)
  4. Setup Conexant drivers
  5. Setup Huawei Modems
  6. Setup Intel537EP driver
  7. Setup Intel536EP driver
  8. Setup Lucent driver
  9. Setup Mobile Phone Modem
  10. Setup PCTel Modems
  11. Setup Smartlink driver
  12. No information was available in the output files

Configure Connection to Internet Service Provider

  1. For Ubuntu, without installing additional software (a.k.a NetworkAdmin in System => Administration => Networking)
  2. For Ubuntu, alternative approach (using gnome-ppp)
  3. For Kubuntu (using kppp)
  4. Alternative Way 1 (using wvdialconf & wvdial)
  5. Alternative Way 2 (using pppconfig & pon/poff)
  6. Alternative Way 3 (using minicom)

See also