Hello MarvS
You said it all works fine with the modem (even since I'm connected now)
that there is a single detail, every time I reboot the computer to
re-execute the command "sudo agrsm test" (and edit the file
/etc/wvdial.conf ) and that if we do not detect the modem.
Is there a way to not have to be running the command every time you reboot?
We also leave the message that gives the terminal to run "sudo agrsm-test":
---------------------------
picharras@picharras-lap: sudo agrsm-test
WARNING: All config files need .conf: /etc/modprobe.d/agrsm, it will be
ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/agrsm, it will be
ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/agrsm, it will be
ignored in a future release.
Loading drivers:
WARNING: All config files need .conf: /etc/modprobe.d/agrsm, it will be
ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/agrsm, it will be
ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/agrsm, it will be
ignored in a future release.
Drivers loaded:
agrserial 19808 0
agrmodem 1258372 1
snd 62628 14
agrmodem,snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
and symbolic link created:
lrwxrwxrwx 1 root root 12 2009-04-27 15:41 /dev/ttySAGR -> /dev/ttyAGS3
Checking for utility wvdialconf
Found /usr/bin/wvdialconf, preparing to run:
wvdialconf /etc/wvdial.conf
A file /etc/wvdial.conf already exists, first renaming to
/etc/wvdial.200904274104
Modem Port Scan<*1>: S0 S1 S2 S3
ttySAGR<*1>: ATQ0 V1 E1 -- OK
ttySAGR<*1>: ATQ0 V1 E1 Z -- OK
ttySAGR<*1>: ATQ0 V1 E1 S0=0 -- OK
ttySAGR<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK
ttySAGR<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK
ttySAGR<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
ttySAGR<*1>: Modem Identifier: ATI -- Agere SoftModem Version 2.1.80.0
ttySAGR<*1>: Speed 4800: AT -- OK
ttySAGR<*1>: Speed 9600: AT -- OK
ttySAGR<*1>: Speed 19200: AT -- OK
ttySAGR<*1>: Speed 38400: AT -- OK
ttySAGR<*1>: Speed 57600: AT -- OK
ttySAGR<*1>: Speed 115200: AT -- OK
ttySAGR<*1>: Max speed is 115200; that should be safe.
ttySAGR<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
/etc/wvdial.conf<Warn>: Can't open '/etc/wvdial.conf' for reading: No
such file or directory
/etc/wvdial.conf<Warn>: ...starting with blank configuration.
ttySAGR<Info>: Speed 115200; init "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0"
Found a modem on /dev/ttySAGR.
Modem detection successful
Read wdial.txt
Then edit /etc/wvdial.conf with:
sudo gedit /etc/wvdial.conf
at the lines beginning with ; and deleting the ; < > "
Then try a dialout with:
sudo wvdial
The installation record has been written to ./agrsm-test.txt
----------------------------------------------------------------------------