Hi Oded,

any update from your side concerning this entry in the STATUS file:

    * AT2 module fails to open serial ports after system startup.
      The reason is that the default serial port parameters are not
proper set
      for connecting to modems. To work around the problem you can
open the modem
      port with a terminal program, make sure it works, close the
terminal
      program and use the stty program (available on linux and other
unixes. check 
      your system's documentation for an equivilent program) to record
the port 
      parameters:
      
        $ stty -g -F /dev/<serial device>

      and then write a startup script to setup the port with those
parameters:
      
        $ stty -F /dev/<serial device> <output of stty -g>

      The following line "works for me"(tm) on a Linux Mandrake 8.2
with wavecom modem
      connected to a USB port extender:

        $ stty -F /dev/usb/tts/0
1:0:800008bd:0:3:1c:7f:15:4:5:1:0:11:13:1a:0:12:f:17:16:0:0:2f:0:0:0:0:0:0:0:0:0:0:0:0:0
  

    Posted by: Oded Arbel <[EMAIL PROTECTED]>
    Message-ID:
<[EMAIL PROTECTED]>
    Status: Oded: AT2 module should be fixed to do that internally


Stipe

[EMAIL PROTECTED]
-------------------------------------------------------------------
Wapme Systems AG

Vogelsanger Weg 80
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are

Reply via email to