This commit is contained in:
gferg 2002-09-23 14:36:08 +00:00
parent b366cc73b6
commit efcdecf7cf
3 changed files with 51 additions and 20 deletions

View File

@ -989,7 +989,7 @@ PCTel-MicroModem-Config</ULink>, <CiteTitle>
PCTel HSP MicroModem Configuration mini-HOWTO</CiteTitle>
</Para><Para>
<CiteTitle>
Updated: August 2002</CiteTitle>.
Updated: September 2002</CiteTitle>.
Make your PCTel HSP MicroModem work in Linux. </Para>
</ListItem>

View File

@ -1185,7 +1185,7 @@ PCTel-MicroModem-Config</ULink>, <CiteTitle>
PCTel HSP MicroModem Configuration mini-HOWTO</CiteTitle>
</Para><Para>
<CiteTitle>
Updated: August 2002</CiteTitle>.
Updated: September 2002</CiteTitle>.
Make your PCTel HSP MicroModem work in Linux. </Para>
</ListItem>

View File

@ -18,46 +18,46 @@ Sayamindu</firstname> <surname>Dasgupta</surname> <affiliation>
</affiliation> </author>
<revhistory>
<revision>
<revnumber> 2.5.6 </revnumber>
<date> September 21st 2002 </date>
<revremark> Changes in the FAQ section based on reader suggestions, and general error cleanups. </revremark>
</revision>
<revision>
<revnumber> 2.5.5 </revnumber>
<date> August 17th 2002 </date>
<revremark> Made changes in driver section, and other additions </revremark>
</revision>
</revhistory>
<revhistory>
<revision>
<revnumber> 2.5.1 </revnumber>
<date> July 20th 2002 </date>
<revremark> Made changes in driver section, and misc. additions </revremark>
</revision>
</revhistory>
<revhistory>
<revision>
<revnumber> 2.5 </revnumber>
<revnumber> 2.50 </revnumber>
<date> June 6th 2002</date>
<revremark> Made changes in the drivers and FAQ section, added the database info, other corrections </revremark>
</revision>
</revhistory>
<revhistory>
<revision>
<revnumber> 2.00 </revnumber>
<date> March 30th 2002</date>
<revremark> Made changes in the drivers section, other corrections </revremark>
</revision>
</revhistory>
<revhistory>
<revision>
<revision>
<revnumber>1.10</revnumber>
<date>December 4th 2001</date>
<revremark>Cleaning up of sgml by Greg Ferguson, Relicensed under the GFDL, minor corrections</revremark>
</revision>
</revhistory>
<revhistory>
<revision>
<revnumber>1.00</revnumber>
<date>November 26th 2001</date>
@ -623,7 +623,7 @@ Type in <command>ATI 3</command> and hit enter and you will see a <emphasis>PCte
If you get a error message, or if you fail to get any response from minicom proceed to the troubleshooting section.
If everything is all right up to now, you can go ahead to configure your dialer software and connect to
the internet, and please do take some time to submit your modem information to the compatibility database at <ulink url="http://pctelcompdb.sourceforge.net">http://pctelcompdb.sourceforge.net</ulink>. Also, you may consider helping out the author.
See <link linkend='giveback'> this section </link> for more information.
See <link linkend='helpauthor'> this section </link> for more information.
</para>
</sect1>
@ -1349,6 +1349,30 @@ command and then load the drivers.
</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>
I get a <computeroutput>Warning: loading /lib/modules/2.4.19/misc/ptserial.o will taint the kernel: non-GPL license - GPL linked with proprietary libraries</computeroutput> message while loading the modules.
</para>
</question>
<answer>
<para>
This message is just to inform you that you are loading a proprietary module which is not supported
by the Linux kernel developers. It also serves as a warning that the drivers have not been officially
tested with the kernel, and may cause problems, and tells you that you should not send bug reports to the
kernel developers if you face system instability or any other problems after loading these proprietary
drivers.
<note>
<para>
Just remember that this is <emphasis> not </emphasis> a error message - it just informs you that
you are using an unsupported module.
</para>
</note>
</para>
</answer>
</qandaentry>
</qandaset>
</sect2>
@ -1433,6 +1457,13 @@ Refer to section <link linkend="bug">7.6 </link>for more information.
<para>
I get a <computeroutput> No Dialtone </computeroutput> message.</para></question><answer>
<para> This is usually solved by adding <command> ATX3 </command> to your modem init strings.
The process of adding the ATX3 init string varies depending on the dialer you are using.
For example, if you are using <application>wvdial</application>, you need to add X3 at the end
of the <computeroutput>Init2</computeroutput> line in the file <filename>/etc/wvdial.conf</filename>.
On the other hand, if you are using <application>KPPP</application>, you will have to add ATX3 in
the <computeroutput>Initialization String 1</computeroutput> field, which can be found in the
<computeroutput>Modem Commands</computeroutput> section of the <computeroutput> Modem</computeroutput>
of the <computeroutput>Setup</computeroutput> dialogue box of KPPP.
</para>
</answer>
</qandaentry>
@ -1482,10 +1513,10 @@ tail /var/log/messages
<para>
will give you a lot of information if anything goes wrong
The normal output should be something like this</para><para><screen>
Jun 6 01:27:16 localhost kernel: PCTel device[00:09.0](0x48) found "PCTel Inc HSP MicroModem 56 (rev 01)", iobase=0xe400, irq=12.
Jun 6 01:27:16 localhost kernel: PCTel driver version 0.9.2 [5.05c-4.27.215 (09-14-2001)] (PCT789) (2002-01-31) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled.
Jun 6 01:27:16 localhost kernel: PCTel driver built on [Linux 2.4.18 i686 unknown "2.4.18 <132114>"] with gcc-2.96.
Jun 6 01:27:16 localhost kernel: ttyS15 at 0xe400 (irq = 12) is a PCTel
Sep 20 18:48:46 peacefulaction kernel: PCTel device[00:09.0](0x48) found "PCTel Inc HSP MicroModem 56 (rev 01)", iobase=0xe400, irq=12.
Sep 20 18:48:46 peacefulaction kernel: PCTel driver version 0.9.4 [5.05c-4.27.215 (09-14-2001)] (PCT789) (2002-01-31) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled.
Sep 20 18:48:46 peacefulaction kernel: PCTel driver built on [Linux 2.4.19 i686 unknown "2.4.19 <132115>"] with gcc-2.96.
Sep 20 18:48:46 peacefulaction kernel: ttyS15 at 0xe400 (irq = 12) is a PCTel
</screen>
</para>
<para>Mail the output you get to the <email>discuss@linmodems.org</email> list( more on this in section <link linkend="mailinglist">9.2.2</link>), and wait for a reply.</para>
@ -1590,7 +1621,7 @@ and search for an entry on your modem.</para>
You can also ask at the local LUGs or ask your friends or even (a bad way, no doubt), ask the support personnel of your modem manufacturer.
</para>
</sect2>
<sect2 id='giveback'>
<sect2 id='helpauthor'>
<title>
Helping the author
</title>