Hi,
I have been trying to set up a modem on an old laptop my kids are using.
However I struck some problems. Here is output from the last steps
before it died. Basically I ran commands as per AgereDSP.txt Hope you
can help.
Many thanks in advance.
tomasz kotula.
---------------------------------------------------
hen@hen-laptop:~/modem/martian-full-20080625$ sudo martian_modem
--country=nz
martian: info: Your port is /dev/ttySM0
martian: info: session: Started Sat Jun 20 11:57:05 2009
hen@hen-laptop:~$ ls -l /dev/ttySM0 /dev/pts/*
crw--w---- 1 hen tty 136, 0 2009-06-20 11:51 /dev/pts/0
crw--w---- 1 root tty 136, 1 2009-06-20 11:51 /dev/pts/1
crw--w---- 1 hen tty 136, 2 2009-06-20 11:54 /dev/pts/2
lrwxrwxrwx 1 root root 10 2009-06-20 11:51 /dev/ttySM0 -> /dev/pts/1
hen@hen-laptop:~$ sudo wvdialconf /etc/wvdial.conf
[sudo] password for hen:
Editing `/etc/wvdial.conf'.
Scanning your serial ports for a modem.
ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.
Modem Port Scan<*1>: S1 S2 S3
WvModem<*1>: Cannot get information for serial port.
ttySM0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttySM0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttySM0<*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 <wvdial-list@xxxxxxxxxxxx>.
hen@hen-laptop:~$