[ --ja-- @ 03.10.2009. 16:42 ] @
Pokušavam spojiti Siemens CF75 na Linux (Ubuntu Jaunty) USB kabelom i tako ostvariti konekciju na Internet. Minicom se uspije po vezati na mobitel, i mogu mu slati komande, ali wvdial, koji u konačnici želim koristiti, ne želi komunicirati. U čemu je problem? Screenshot minicoma uspješno povezanog: ![]() Dio config fajla wvdial-a: Code: [Dialer Defaults] FlowControl = NOFLOW Modem = /dev/ttyUSB0 Baud = 115200 SetVolume = 0 Dial Command = ATDT #Init1 = AT+cbst=71,0,1 Init2 = ATZ Init3 = ATM0 Izlaz nakon pokretanja wvdiala: Citat: $ wvdial --> WvDial: Internet dialer version 1.60 --> Cannot get information for serial port. --> Initializing modem. --> Sending: ATZ --> Sending: ATQ0 --> Re-Sending: ATZ --> Modem not responding. Izlaz wvdialconf: Citat: sudo wvdialconf [sudo] password for marko: Editing `/etc/wvdial.conf'. Scanning your serial ports for a modem. Modem Port Scan<*1>: S0 S1 S2 S3 ttyACM0<Info>: Device or resource busy Modem Port Scan<*1>: ACM0 WvModem<*1>: Cannot get information for serial port. ttyUSB0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud ttyUSB0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud ttyUSB0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. Sorry, no modem was detected! Is it in use by another program? Did you configure it properly with setserial? Please read the FAQ at http://open.nit.ca/wiki/?WvDial If you still have problems, send mail to <[email protected]>. Zahvaljujem! |