个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
 
(未显示同一用户的9个中间版本)
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/DialupModemHowto/Intel536EP}}
 
{{From|https://help.ubuntu.com/community/DialupModemHowto/Intel536EP}}
 
{{Languages|UbuntuHelp:DialupModemHowto/Intel536EP}}
 
{{Languages|UbuntuHelp:DialupModemHowto/Intel536EP}}
 
 
 
 
== Modems supported by the Intel536EP driver ==
 
== Modems supported by the Intel536EP driver ==
 
 
This page describes how to install the driver for the Intel 536EP
 
This page describes how to install the driver for the Intel 536EP
 
internal modem on Ubuntu for i386 systems. Some of these are sold
 
internal modem on Ubuntu for i386 systems. Some of these are sold
as Cnet modems and have Ambient chips on board. The process below
+
as Cnet modems and have Ambient chips on board.
 +
Note that according to the tel-Readme.txt, the driver works only for 32 bits systems.
 +
The process below
 
is quick easy and works quite well.
 
is quick easy and works quite well.
 
+
You can tell if you have this type of modem by running this command in a Linux shell/terminal:
The procedure is fairly similar for Ubuntu releases 4.10, 5.04 and
+
<pre><nowiki>
5.10. There is a minor complication on 5.10, discussed below.
+
lspci | grep 536EP
 
+
</nowiki></pre>
As of this writing, compilation and usage has been tested on 5.10,
+
If you receive no output from that command, then you do not have an Intel 536ep modem. If you do have the modem, you should have received output similar to this:
**06 and 6.10; only compilation has been tested on 5.04 and nothing
+
<pre><nowiki>
at all tested on 4.10. If anyone else succeeds (or fails), please
+
01:0b.0 Communication controller: Intel Corporation 536EP Data Fax Modem
update this page.
+
</nowiki></pre>
 
+
'''Update: '''
There are 4 steps in this howto:
+
'''Most people (NEW USERS) can skip compiling process and download the driver already prepackaged (deb file) from the following location: <<BR>>
 
+
*[http://groups.google.com/group/ubuntu-modems/web/modem-driver-downloads-for-536ep]'''
* Install required Ubuntu packages
+
''As of this writing, compilation and usage has been tested on 5.10 through 9.04. There is a minor complication on 5.10, discussed below. (Only compilation has been tested on 5.04 and nothing at all tested on 4.10.)''
* Download required files
+
* Compile the driver
+
* Install the driver
+
 
+
 
=== Install required Ubuntu packages ===
 
=== Install required Ubuntu packages ===
 
+
Just a note to keep the link to the web page for Intel 536EP and 537EP on the web site of Philippe Vouters (who seems to update the driver for new kernel release): http://www.x9000.fr/Intel/
''Ubuntu 5.04 (Hoary Hedgehog)''
+
Ubuntu 5.04 (Hoary Hedgehog)
 
+
Make sure you have followed the section entitled ''If compiling from source'' in [[UbuntuHelp:DialupModemHowto/FromSource|here]].
Make sure you have followed the section of this document entitled ''If
+
Ubuntu 5.10 (Breezy Badger)
compiling from source''.
+
Make sure you have followed the sections entitled ''If compiling from source'' and ''Installing GCC 3.4'' in [[UbuntuHelp:DialupModemHowto/FromSource|here]].
 
+
Ubuntu 6.06 (Dapper Drake)
''Ubuntu 5.10 (Breezy Badger)''
+
It's not clear if you need GCC 3.4; it will probably work with the 'normal' gcc you get when following the ''Compiling the driver'' section below.
 
+
Ubuntu 6.10 (Edgy Eft) and 7.04 (Feisty Fawn)
Make sure you have additionally followed the section entitled
+
No extra packages are required.
''Installing GCC 3.4''.
+
 
+
''Ubuntu 6.06 (Dapper Drake)''
+
 
+
''Ubuntu 6.10 (Edgy Eft)''
+
 
+
It's not clear if you need GCC 3.4 for these; it will probably work
+
with the 'normal' gcc you get when following the ''If compiling from
+
source'' section.
+
 
+
 
=== Get the driver itself ===
 
=== Get the driver itself ===
 
 
Download the drivers for the modem.
 
Download the drivers for the modem.
 
 
For Ubuntu 5.04, 5.10 and 6.06, use this link:
 
For Ubuntu 5.04, 5.10 and 6.06, use this link:
 
 
http://downloadfinder.intel.com/scripts-df-external/Detail_Desc.aspx?agr=Y&ProductID=977&DwnldID=9266&strOSs=39&OSFullName=Linux*&lang=eng
 
http://downloadfinder.intel.com/scripts-df-external/Detail_Desc.aspx?agr=Y&ProductID=977&DwnldID=9266&strOSs=39&OSFullName=Linux*&lang=eng
 
 
For 6.10, use this instead:
 
For 6.10, use this instead:
 
 
http://linmodems.technion.ac.il/packages/Intel/Philippe.Vouters/intel-536EP-2.56.76.0_21_09_2006.tgz
 
http://linmodems.technion.ac.il/packages/Intel/Philippe.Vouters/intel-536EP-2.56.76.0_21_09_2006.tgz
 
 
For 7.04, try this:
 
For 7.04, try this:
 
 
http://linmodems.technion.ac.il/packages/intel/Philippe.Vouters/intel-536EP-2.56.76.0_23_02_2007.tgz
 
http://linmodems.technion.ac.il/packages/intel/Philippe.Vouters/intel-536EP-2.56.76.0_23_02_2007.tgz
 
 
or this:
 
or this:
 
 
http://www.mrgtech.ca/intel_536ep_feisty.tar.gz
 
http://www.mrgtech.ca/intel_536ep_feisty.tar.gz
 
+
As of today, March 11 2009, the latest driver is:
Make sure you know where you've saved this file, which is named
+
http://linmodems.technion.ac.il/packages/intel/Philippe.Vouters/intel-536EP-2.56.76.0_2009_02_08.tar.bz2
`Intel-536EP-4.71.tgz` or `intel-536EP-2.56.76.0_21_09_2006.tgz` or `intel-536EP-2.56.76.0_23_02_2007.tgz`; for
+
Make sure you know where you've saved this file, which is named `Intel-536EP-4.71.tgz` or `intel-536EP-2.56.76.0_21_09_2006.tgz` or `intel-536EP-2.56.76.0_23_02_2007.tgz`or
the purposes of this document it will be assumed that it is in your
+
`intel-536EP-2.56.76.0_2009_02_08.tar.bz2`; for the purposes of this document it will be assumed that it is in your home directory (which is /home/<username>, where <username> is your username).
home directory (which is /home/<username>, where <username> is your
+
=== Compiling the driver .tgz ===
username).
+
First we need to uncompress the downloaded file. Start a terminal window and run the following command:
 
+
=== Compiling the driver ===
+
 
+
First we need to uncompress the downloaded file. Start a terminal
+
window and run the following command:
+
 
+
 
<pre><nowiki>
 
<pre><nowiki>
tar xzf Intel-536EP-4.71.tgz
+
tar -xjf intel-536EP-537EP-20*.tar.bz2
 
</nowiki></pre>
 
</nowiki></pre>
 
+
or (for 8.04)
or (for 6.10)  
+
 
+
 
<pre><nowiki>
 
<pre><nowiki>
tar xzf intel-536EP-2.56.76.0_21_09_2006.tgz
+
tar -xzf Intel-536EP-4.71.tgz
 
</nowiki></pre>
 
</nowiki></pre>
 
+
or (for 6.10)
This assumes you saved the file downloaded from Intel in your home
+
<pre><nowiki>
directory; otherwise, type `cd <directory-where-the-file-is>` before
+
tar -xzf intel-536EP-2.56.76.0_21_09_2006.tgz
typing the `tar` command above.
+
</nowiki></pre>
 
+
or
This will create a directory `Intel-536` with the source contained in
+
<pre><nowiki>
it. Change to this directory by typing
+
tar -xzf <filename>
 
+
</nowiki></pre>
 +
or
 +
<pre><nowiki>
 +
tar -xjf <filename>
 +
</nowiki></pre> in the case of the more recent versions ending with .bz2
 +
where <filename> is the name of the downloaded file.
 +
This assumes you saved the file downloaded from Intel in your home directory; otherwise, type `cd <directory-where-the-file-is>` before typing the `tar` command above.
 +
This will create a directory `Intel-536` with the source contained in it. Change to this directory by typing
 
<pre><nowiki>
 
<pre><nowiki>
 
cd Intel-536
 
cd Intel-536
 
</nowiki></pre>
 
</nowiki></pre>
 
+
or (for 6.10 and 7.04)
or (for 6.10)  
+
 
+
 
<pre><nowiki>
 
<pre><nowiki>
 
cd intel-536EP-2.56.76.0
 
cd intel-536EP-2.56.76.0
 
</nowiki></pre>
 
</nowiki></pre>
 
 
Still in the terminal window, type the following:  
 
Still in the terminal window, type the following:  
 
 
<pre><nowiki>
 
<pre><nowiki>
 
make clean
 
make clean
 
</nowiki></pre>
 
</nowiki></pre>
 
 
This should produce output looking like this:  
 
This should produce output looking like this:  
 
 
<pre><nowiki>
 
<pre><nowiki>
 
Try `uname --help' for more information.
 
Try `uname --help' for more information.
第120行: 第88行:
 
rm -f *.o *.ko
 
rm -f *.o *.ko
 
</nowiki></pre>
 
</nowiki></pre>
 
 
Now type  
 
Now type  
 
 
<pre><nowiki>
 
<pre><nowiki>
 
make 536
 
make 536
 
</nowiki></pre>
 
</nowiki></pre>
 
+
This will result in many lines of output being printed to the terminal window; you can ignore most of them. The final lines should look like this:  
This will result in many lines of output being printed to the terminal
+
window; you can ignore most of them. The final lines should look like
+
this:  
+
 
+
 
<pre><nowiki>
 
<pre><nowiki>
 
CC      /home/rory/Intel-536/coredrv/Intel536.mod.o
 
CC      /home/rory/Intel-536/coredrv/Intel536.mod.o
第137行: 第99行:
 
make[1]: Leaving directory `/home/rory/Intel-536/coredrv'
 
make[1]: Leaving directory `/home/rory/Intel-536/coredrv'
 
</nowiki></pre>
 
</nowiki></pre>
 
+
There should be an `Intel536.ko` file in the directory now; test this by typing `ls -l Intel536.ko`; the output should look like
There should be an `Intel536.ko` file in the directory now; test this
+
by typing `ls -l Intel536.ko`; the output should look like
+
 
+
 
<pre><nowiki>
 
<pre><nowiki>
 
-rw-r--r--  1 rory rory 1070520 2005-10-16 21:02 Intel536.ko
 
-rw-r--r--  1 rory rory 1070520 2005-10-16 21:02 Intel536.ko
 
</nowiki></pre>
 
</nowiki></pre>
 
 
The file size should be similar, though probably not identical.
 
The file size should be similar, though probably not identical.
 
 
=== Installing the driver ===
 
=== Installing the driver ===
 
+
There are two steps to installing the driver. The first is to copy the Intel536.ko file created above to an appropriate directory, and the second is to cause the driver to be loaded at boot time.
There are two steps to installing the driver. The first is to copy the
+
Intel536.ko file created above to an appropriate directory, and the
+
second is to cause the driver to be loaded at boot time.
+
 
+
 
''Installing the Intel536.ko file''
 
''Installing the Intel536.ko file''
 
 
Copy the file to the modules directory by this command:  
 
Copy the file to the modules directory by this command:  
 
 
<pre><nowiki>
 
<pre><nowiki>
 
sudo cp Intel536.ko /lib/modules/$(uname -r)/kernel/drivers/char
 
sudo cp Intel536.ko /lib/modules/$(uname -r)/kernel/drivers/char
 
</nowiki></pre>
 
</nowiki></pre>
 
 
You may be prompted for a password; if so, enter your user password.
 
You may be prompted for a password; if so, enter your user password.
 
 
Make your system aware of this module with `depmod`:  
 
Make your system aware of this module with `depmod`:  
 
 
<pre><nowiki>
 
<pre><nowiki>
 
sudo depmod -a
 
sudo depmod -a
 
</nowiki></pre>
 
</nowiki></pre>
 
 
Finally, load the driver with the `modprobe` command:  
 
Finally, load the driver with the `modprobe` command:  
 
 
<pre><nowiki>
 
<pre><nowiki>
 
sudo modprobe Intel536
 
sudo modprobe Intel536
 
</nowiki></pre>
 
</nowiki></pre>
 
 
This command should not print a response; if it prints something like this:  
 
This command should not print a response; if it prints something like this:  
 
 
<pre><nowiki>
 
<pre><nowiki>
 
FATAL: Module Intel536 not found.
 
FATAL: Module Intel536 not found.
 
</nowiki></pre>
 
</nowiki></pre>
 
+
you have made an error; most likely you have copied the file to the wrong place. If you see a different error message, there may be an error in the module, or your modem, or you may not have a Intel 536-based modem.
you have made an error; most likely you have copied the file to the
+
wrong place. If you see a different error message, there may be an
+
error in the module, or your modem, or you may not have a Intel
+
536-based modem.
+
 
+
 
''Loading the driver at boot time''
 
''Loading the driver at boot time''
 
+
To load the module at boot time, we need to add a line "<code><nowiki>Intel536</nowiki></code>" to the file /etc/modules. First make a backup of the file:
To load the module at boot time, we need to add a line "<code><nowiki>Intel536</nowiki></code>" to
+
the file /etc/modules. First make a backup of the file:  
+
 
+
 
<pre><nowiki>
 
<pre><nowiki>
 
sudo cp /etc/modules /etc/modules.backup
 
sudo cp /etc/modules /etc/modules.backup
 
</nowiki></pre>
 
</nowiki></pre>
 
+
Now run this to add the required line:
Now add the required line as follows:  
+
 
+
 
<pre><nowiki>
 
<pre><nowiki>
 
sudo sh -c "echo Intel536 >> /etc/modules"
 
sudo sh -c "echo Intel536 >> /etc/modules"
 
</nowiki></pre>
 
</nowiki></pre>
 
+
=== Setting up the modem ===
=== Using the modem ===
+
The name of your modem device is `/dev/536ep0`.
 
+
Kubuntu Users:
The name of your modem device is `/dev/536ep0`. You can now use
+
To use KPPP you will need to create a symlink to /dev/536ep0 from /dev/modem. Udev rewrites everything in /dev on each reboot, thus erasing this symlink. So you have to create a ''rule'' for udev to recreate the symlink. You can add the needed rule by running this command:
sudo pppconfig to set up pon & poff. To use Kppp you will need to
+
create a symlink be able to link the /dev/536ep0 to /dev/modem.
+
Udev rewrites the /dev on each reboot and you thus have to create a file /etc/udev/rules.d/10-local.rules and put the following lines in it:  
+
 
+
 
<pre><nowiki>
 
<pre><nowiki>
# Intelmodem536ep
+
sudo echo -e '# Intelmodem536ep\nKERNEL=="536ep0", SYMLINK=="modem"' >> /etc/udev/rules.d/10-local.rules
KERNEL="536ep0" SYMLINK="modem"
+
sudo ln -s /dev/536ep0 /dev/modem
 
</nowiki></pre>
 
</nowiki></pre>
 +
'''After completing all of the above steps, you may need to reboot before you can access your modem.'''
 +
=== Connecting ===
 +
Dialing programs that will NOT work with this modem:
 +
*The Gnome Network program
 +
*pppconfig
 +
Dialing programs that WILL work with this modem: ''(because they allow 'stupid mode')''
 +
*wvdial
 +
*Gnome-ppp
 +
''Currently, the graphical program gnome-ppp is not included in the standard installation, but once you are connected with wvdial, you can easily install it with the [[UbuntuHelp:Synaptic|Synaptic]] Package Manager.''
 +
*KPPP
 +
To setup wvdial, first make a backup of the current configuration file:
 +
<pre><nowiki>
 +
sudo mv /etc/wvdial.conf /etc/wvdial.conf.bak
 +
sudo touch /etc/wvdial.conf
 +
</nowiki></pre>
 +
Next open the file /etc/wvdial.conf as root with an editor. (You can use the command <code><nowiki>sudo gedit /etc/wvdial.conf</nowiki></code> ) Copy the text below into that file. Modify the text so that your Dialup Phone#, Username, and Password are correct for your service. When finished, save and exit the file.
 +
<pre><nowiki>
 +
[Dialer Defaults]
 +
Modem = /dev/536ep0
 +
Baud = 115200
 +
Init = ATZ
 +
New PPPD = yes
 +
Stupid Mode = 1
 +
Auto Reconnect = off
 +
#Carrier Check = no
 +
Dial Attempts = 1
  
Now reboot and you can use Kppp to query the modem as this is a quick check
+
# MODIFY THE FOLLOWING 3 SECTIONS FOR YOUR CONNECTION
if all is well before dialling out. Configure KPP for your ISP connection.
+
Phone = 1234567
These Intel modems are found to be more stable and less finicky that the
+
Username = ExampleName
Smartlink types on Breezy.
+
Password = ExamplePassword
 
+
</nowiki></pre>
[https://help.ubuntu.com/community/DialupModemHowto Go back to the main wiki]
+
You should be able to start your connection by typing into a shell/terminal:
 +
<pre><nowiki>
 +
wvdial
 +
</nowiki></pre>
 +
[[UbuntuHelp:DialupModemHowto|Go|back to the main wiki]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2009年11月17日 (二) 18:53的最新版本


Modems supported by the Intel536EP driver

This page describes how to install the driver for the Intel 536EP internal modem on Ubuntu for i386 systems. Some of these are sold as Cnet modems and have Ambient chips on board. Note that according to the tel-Readme.txt, the driver works only for 32 bits systems. The process below is quick easy and works quite well. You can tell if you have this type of modem by running this command in a Linux shell/terminal:

lspci | grep 536EP

If you receive no output from that command, then you do not have an Intel 536ep modem. If you do have the modem, you should have received output similar to this:

01:0b.0 Communication controller: Intel Corporation 536EP Data Fax Modem

Update: Most people (NEW USERS) can skip compiling process and download the driver already prepackaged (deb file) from the following location: <
>

As of this writing, compilation and usage has been tested on 5.10 through 9.04. There is a minor complication on 5.10, discussed below. (Only compilation has been tested on 5.04 and nothing at all tested on 4.10.)

Install required Ubuntu packages

Just a note to keep the link to the web page for Intel 536EP and 537EP on the web site of Philippe Vouters (who seems to update the driver for new kernel release): http://www.x9000.fr/Intel/ Ubuntu 5.04 (Hoary Hedgehog) Make sure you have followed the section entitled If compiling from source in here. Ubuntu 5.10 (Breezy Badger) Make sure you have followed the sections entitled If compiling from source and Installing GCC 3.4 in here. Ubuntu 6.06 (Dapper Drake) It's not clear if you need GCC 3.4; it will probably work with the 'normal' gcc you get when following the Compiling the driver section below. Ubuntu 6.10 (Edgy Eft) and 7.04 (Feisty Fawn) No extra packages are required.

Get the driver itself

Download the drivers for the modem. For Ubuntu 5.04, 5.10 and 6.06, use this link: http://downloadfinder.intel.com/scripts-df-external/Detail_Desc.aspx?agr=Y&ProductID=977&DwnldID=9266&strOSs=39&OSFullName=Linux*&lang=eng For 6.10, use this instead: http://linmodems.technion.ac.il/packages/Intel/Philippe.Vouters/intel-536EP-2.56.76.0_21_09_2006.tgz For 7.04, try this: http://linmodems.technion.ac.il/packages/intel/Philippe.Vouters/intel-536EP-2.56.76.0_23_02_2007.tgz or this: http://www.mrgtech.ca/intel_536ep_feisty.tar.gz As of today, March 11 2009, the latest driver is: http://linmodems.technion.ac.il/packages/intel/Philippe.Vouters/intel-536EP-2.56.76.0_2009_02_08.tar.bz2 Make sure you know where you've saved this file, which is named `Intel-536EP-4.71.tgz` or `intel-536EP-2.56.76.0_21_09_2006.tgz` or `intel-536EP-2.56.76.0_23_02_2007.tgz`or `intel-536EP-2.56.76.0_2009_02_08.tar.bz2`; for the purposes of this document it will be assumed that it is in your home directory (which is /home/<username>, where <username> is your username).

Compiling the driver .tgz

First we need to uncompress the downloaded file. Start a terminal window and run the following command:

tar -xjf intel-536EP-537EP-20*.tar.bz2

or (for 8.04)

tar -xzf Intel-536EP-4.71.tgz

or (for 6.10)

tar -xzf intel-536EP-2.56.76.0_21_09_2006.tgz

or

tar -xzf <filename>

or

tar -xjf <filename>
in the case of the more recent versions ending with .bz2

where <filename> is the name of the downloaded file. This assumes you saved the file downloaded from Intel in your home directory; otherwise, type `cd <directory-where-the-file-is>` before typing the `tar` command above. This will create a directory `Intel-536` with the source contained in it. Change to this directory by typing

cd Intel-536

or (for 6.10 and 7.04)

cd intel-536EP-2.56.76.0

Still in the terminal window, type the following:

make clean

This should produce output looking like this:

Try `uname --help' for more information.
cd coredrv; make clean
make[1]: Entering directory `/home/rory/Intel-536/coredrv'
rm -f *.ko *.o *~ core
make[1]: Leaving directory `/home/rory/Intel-536/coredrv'
rm -f *.o *.ko

Now type

make 536

This will result in many lines of output being printed to the terminal window; you can ignore most of them. The final lines should look like this:

CC      /home/rory/Intel-536/coredrv/Intel536.mod.o
LD [M]  /home/rory/Intel-536/coredrv/Intel536.ko
make[2]: Leaving directory `/usr/src/linux-headers-2.6.12-9-386'
make[1]: Leaving directory `/home/rory/Intel-536/coredrv'

There should be an `Intel536.ko` file in the directory now; test this by typing `ls -l Intel536.ko`; the output should look like

-rw-r--r--  1 rory rory 1070520 2005-10-16 21:02 Intel536.ko

The file size should be similar, though probably not identical.

Installing the driver

There are two steps to installing the driver. The first is to copy the Intel536.ko file created above to an appropriate directory, and the second is to cause the driver to be loaded at boot time. Installing the Intel536.ko file Copy the file to the modules directory by this command:

sudo cp Intel536.ko /lib/modules/$(uname -r)/kernel/drivers/char

You may be prompted for a password; if so, enter your user password. Make your system aware of this module with `depmod`:

sudo depmod -a

Finally, load the driver with the `modprobe` command:

sudo modprobe Intel536

This command should not print a response; if it prints something like this:

FATAL: Module Intel536 not found.

you have made an error; most likely you have copied the file to the wrong place. If you see a different error message, there may be an error in the module, or your modem, or you may not have a Intel 536-based modem. Loading the driver at boot time To load the module at boot time, we need to add a line "Intel536" to the file /etc/modules. First make a backup of the file:

sudo cp /etc/modules /etc/modules.backup

Now run this to add the required line:

sudo sh -c "echo Intel536 >> /etc/modules"

Setting up the modem

The name of your modem device is `/dev/536ep0`. Kubuntu Users: To use KPPP you will need to create a symlink to /dev/536ep0 from /dev/modem. Udev rewrites everything in /dev on each reboot, thus erasing this symlink. So you have to create a rule for udev to recreate the symlink. You can add the needed rule by running this command:

sudo echo -e '# Intelmodem536ep\nKERNEL=="536ep0", SYMLINK=="modem"' >> /etc/udev/rules.d/10-local.rules
sudo ln -s /dev/536ep0 /dev/modem

After completing all of the above steps, you may need to reboot before you can access your modem.

Connecting

Dialing programs that will NOT work with this modem:

  • The Gnome Network program
  • pppconfig

Dialing programs that WILL work with this modem: (because they allow 'stupid mode')

  • wvdial
  • Gnome-ppp

Currently, the graphical program gnome-ppp is not included in the standard installation, but once you are connected with wvdial, you can easily install it with the Synaptic Package Manager.

  • KPPP

To setup wvdial, first make a backup of the current configuration file:

sudo mv /etc/wvdial.conf /etc/wvdial.conf.bak
sudo touch /etc/wvdial.conf

Next open the file /etc/wvdial.conf as root with an editor. (You can use the command sudo gedit /etc/wvdial.conf ) Copy the text below into that file. Modify the text so that your Dialup Phone#, Username, and Password are correct for your service. When finished, save and exit the file.

[Dialer Defaults]
Modem = /dev/536ep0
Baud = 115200
Init = ATZ
New PPPD = yes
Stupid Mode = 1
Auto Reconnect = off
#Carrier Check = no
Dial Attempts = 1

# MODIFY THE FOLLOWING 3 SECTIONS FOR YOUR CONNECTION
Phone = 1234567
Username = ExampleName
Password = ExamplePassword

You should be able to start your connection by typing into a shell/terminal:

wvdial

Go|back to the main wiki