<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2716.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=baudiliosiris@hotmail.com 
  href="mailto:baudiliosiris@hotmail.com">Andy Cor</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=hsflinux@lists.mbsi.ca 
  href="mailto:hsflinux@lists.mbsi.ca">hsflinux@lists.mbsi.ca</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, August 28, 2002 6:21 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [hsflinux] error NO CARRIER on 
  hsflinmodem (14F1:2F10)</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=Arial 
  size=2>===========================================<BR>=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  RESULT OF MODEM 
  QUERY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  =<BR>===========================================</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>MODEM #1:<BR>&nbsp; PCI CONFIGURATION INFORMATION 
  READ:<BR>&nbsp;&nbsp;&nbsp;&nbsp; Vendor 
  Id&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 
  14F1<BR>&nbsp;&nbsp;&nbsp;&nbsp; Device 
  Id&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 
  2F10<BR>&nbsp;&nbsp;&nbsp;&nbsp; Revision 
  Id&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 01<BR>&nbsp;&nbsp;&nbsp;&nbsp; Sub 
  Vendor Id&nbsp;&nbsp;&nbsp;&nbsp; : 16EC<BR>&nbsp;&nbsp;&nbsp;&nbsp; Sub 
  Device Id&nbsp;&nbsp;&nbsp;&nbsp; : 2013</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>&nbsp; DEDUCED 
  INFORMATION:<BR>&nbsp;&nbsp;&nbsp;&nbsp; Vendor 
  Name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 
  CONEXANT<BR>&nbsp;&nbsp;&nbsp;&nbsp; Device 
  Name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : HSF US 
  Data/Fax<BR>&nbsp;&nbsp;&nbsp;&nbsp; Modem 
  Type&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 
  HSF<BR>&nbsp;&nbsp;&nbsp;&nbsp; Download Site&nbsp;&nbsp;&nbsp;&nbsp; : <A 
  href="http://www.conexant.com/cnxt/customer/modem_support.htm">http://www.conexant.com/cnxt/customer/modem_support.htm</A></FONT></DIV>
  <DIV>&nbsp;</DIV><FONT face=Arial size=2>
  <DIV><BR>I'm trying to work in linux with this modem.&nbsp; But my connection 
  fails.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>When I try to use:<BR>pppd /dev/ttySHSF0 57600 debug connect "chat -v '' 
  AT OK ATD&lt;mynumber&gt; CONNECT ogin: &lt;mylogin&gt; assword: 
  &lt;mypassword&gt;"</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>And monitoring ppp (/var/log/ppp) with:<BR>tail -f /var/log/ppp</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>I obtain:</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Aug 24 14:34:42 localhost chat[3413]: expect (CONNECT)<BR>Aug 24 14:34:42 
  localhost chat[3413]: ^M<BR>Aug 24 14:35:13 localhost chat[3413]: 
  ATD&lt;mynumber&gt;^M^M<BR>Aug 24 14:35:13 localhost chat[3413]: 
  CONNECT<BR>Aug 24 14:35:13 localhost chat[3413]:&nbsp; -- got it <BR>Aug 24 
  14:35:13 localhost chat[3413]: send (ogin:^M)<BR>Aug 24 14:35:13 localhost 
  chat[3413]: expect (&lt;mylogin&gt;)<BR>Aug 24 14:35:13 localhost 
  chat[3413]:&nbsp; 57600 ^M<BR>Aug 24 14:35:17 localhost chat[3413]: ^M<BR>Aug 
  24 14:35:17 localhost chat[3413]: NO CARRIER^M<BR>Aug 24 14:35:58 localhost 
  chat[3413]: alarm<BR>Aug 24 14:35:58 localhost chat[3413]: Failed<BR>Aug 24 
  14:35:58 localhost pppd[3409]: Connect script failed<BR>Aug 24 14:35:59 
  localhost pppd[3409]: Exit.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>I can listen the modem sound, but the modem is disconnected in short time 
  (a lot of seconds).</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>When I try to use wvdial, I obtain:</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>--&gt; WvDial: Internet dialer version 1.41<BR>--&gt; Warning: section 
  [Dialer Defaults] does not exist in wvdial.conf.<BR>--&gt; Initializing 
  modem.<BR>--&gt; Sending: ATZ<BR>ATZ<BR>OK<BR>--&gt; Modem 
  initialized.<BR>--&gt; Configuration does not specify a valid phone 
  number.<BR>--&gt; Configuration does not specify a valid login name.<BR>--&gt; 
  Configuration does not specify a valid password.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>But wvdial is already configured.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Internet configuration wizard generates similar errors</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Questions:<BR>&nbsp;1. ¿What is "NO CARRIER"?<BR>&nbsp;2. ¿Do you have 
  any init string for this modem?<BR>&nbsp;3. ¿Do you have any example of pppd 
  that works correctly?<BR>&nbsp;4. ¿Do you have any example of wvdial.conf that 
  works correctly?<BR>&nbsp;5. ¿Where I find any complete guide to start a 
  internet connection in text mode?<BR>&nbsp;6. ¿How can I work within linux on 
  this modem?</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Thank you very much</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Good Bye!!!<BR>************************************************</DIV>
  <DIV>1 - you get "no carrier" maybe because your modem has dial-out option 
  fixed on X4.Do you have minicom on your box?&nbsp;To check where is the 
  problem you have to login on your box as root and type # minicom -s&nbsp; this 
  command will start minicom configuration program: only you have to set serial 
  port on /dev/ttySHSF0 and set (only if you want) the speed on 115200 bps. So 
  when you enter the command line let's type:</DIV>
  <DIV>ATZ </DIV>
  <DIV>OK #the modem responding</DIV>
  <DIV>ATX3 </DIV>
  <DIV>OK #the modem responding</DIV>
  <DIV>AT&amp;K3 (set the hardware flow control RTS/CTS)</DIV>
  <DIV>OK #the modem responding</DIV>
  <DIV>ATDT any_telephone_number </DIV>
  <DIV>now it should be work, if it's X4 the real problem!</DIV>
  <DIV>and if you don't have minicom on your box, you &nbsp;have to find a good 
  dial-out stuff like minicom or seyon too.</DIV>
  <DIV>2- about pppd script it seems to be right, maybe too short: you have also 
  to fill in "ATZ OK" this resetting your modem before dialing your ISP number, 
  and give ATDT instead of ATD.</DIV>
  <DIV>A good init string for your modem could be : ATZ ATX3 AT&amp;K3 ATQ0 ATV1 
  ATE1 ATS0=0 AT&amp;C1 AT&amp;D2 ATS11=55 AT+FCLASS=0</DIV>
  <DIV>3- about wvdial, type on your linux box #man wvdial there's in all you 
  need to know about it.</DIV>
  <DIV>4-for connecting you box to internet using ppp-scripts you have to 
  download the document "PPP-HOWTO" from&nbsp;the ftp site:</DIV>
  <DIV><A href="ftp://ftp.tldp.org">ftp.tldp.org</A> the access is anonymous, 
  only you have to insert your complete e-mail address to login. The path maybe 
  is /pub/linux/doc/HOWTO or only /pub/linux/HOWTO i don't rimember. That's 
  all!</DIV>
  <DIV>Greetings ,&nbsp; Gianmario Tamagnone</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>PS: Do you know the difference between a phisycal serial port and a 
  virtual serial port? Can you help me setting a virtual serial port? Have you 
  ever heard anything like? Bye!</DIV></FONT></BLOCKQUOTE></BODY></HTML>