个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
 
(未显示同一用户的4个中间版本)
第5行: 第5行:
 
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 [[UbuntuHelp:DialupModemHowto/Modems|Modems]]. If you need to buy a new modem, see the appropriate section at [[UbuntuHelp: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 [[UbuntuHelp: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 [[UbuntuHelp:Wvdial|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 [[UbuntuHelp: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 :
 +
* [[UbuntuHelp:DialupModemHowto/ScanModem|scanModem]]
 +
* [[UbuntuHelp:NetworkAdmin|NetworkAdmin]]
 +
* wvdialconf (command-line) or its graphical frontend ([[UbuntuHelp:DialupModemHowto/SetUpDialer#head-f229b8b898575bbd996c4dac3de0772d430f2a02|GnomePPP]]).
 +
Now, choose one of the following options:
 
<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.
 
<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.
 
</li><li>[[UbuntuHelp:DialupModemHowto/FromSource|If compiling from source & Installing GCC 3.4]]
 
</li><li>[[UbuntuHelp:DialupModemHowto/FromSource|If compiling from source & Installing GCC 3.4]]
第21行: 第25行:
 
</li><li>[[UbuntuHelp:DialupModemHowto/Intel536EP|Setup Intel536EP driver]]
 
</li><li>[[UbuntuHelp:DialupModemHowto/Intel536EP|Setup Intel536EP driver]]
 
</li><li>[[UbuntuHelp:DialupModemHowto/Lucent|Setup Lucent driver]]
 
</li><li>[[UbuntuHelp:DialupModemHowto/Lucent|Setup Lucent driver]]
 +
</li><li>[[UbuntuHelp:DialupModemHowto/LXU800|Setup LG LXU 800]]
 
</li><li>[[UbuntuHelp:DialupModemHowto/MobilePhone|Setup Mobile Phone Modem]]
 
</li><li>[[UbuntuHelp:DialupModemHowto/MobilePhone|Setup Mobile Phone Modem]]
 
</li><li>[[UbuntuHelp:DialupModemHowto/PcTel|Setup PCTel Modems]]
 
</li><li>[[UbuntuHelp:DialupModemHowto/PcTel|Setup PCTel Modems]]
第27行: 第32行:
  
 
== 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>[[UbuntuHelp: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>[[UbuntuHelp:DialupModemHowto/SetUpDialer#head-f229b8b898575bbd996c4dac3de0772d430f2a02|For Ubuntu, alternative approach (using gnome-ppp)]]
 
</li><li>[[UbuntuHelp:DialupModemHowto/SetUpDialer#head-f80f2865d7f29664a8506ef25b0e40eaf4420c10|For Kubuntu (using kppp)]]
 
</li><li>[[UbuntuHelp:DialupModemHowto/SetUpDialer#head-f80f2865d7f29664a8506ef25b0e40eaf4420c10|For Kubuntu (using kppp)]]
第42行: 第47行:
 
* [[UbuntuHelp:BluetoothDialup|BluetoothDialup]]
 
* [[UbuntuHelp:BluetoothDialup|BluetoothDialup]]
 
-----
 
-----
[[category:CategoryNetworking]] [[category:CategoryHardware]]
+
[[category:CategoryNetworking]] [[category:CategoryHardware]] [[category:CategoryNetworking]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2010年5月19日 (三) 22:01的最新版本

[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 LG LXU 800
  10. Setup Mobile Phone Modem
  11. Setup PCTel Modems
  12. Setup Smartlink driver
  13. 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