--- Felix Bolivar <fbolivar@xxxxxxxxxxxxx> wrote: > - I unpacked succesfuly the slmodemd file > sudo chmod +x slmodemd > > - copy on the /usr/bin/ > cp slmodemd /usr/bin/ > > - executed > sudo slmodemd -c USA --alsa -s hw:0,1 > got the following > SmartLink Soft Modem: version 2.9.11 Feb 15 2007 > 23:08:19 > symbolic link /dev/ttySL0' -> /dev/pts/1' created. > modem hw:0,1' created. TTY is /dev/pts/1' > Use /dev/ttySL0' as modem device, Ctrl+C for > termination. > > - After that open a new Terminal screen: > sudo wvdialconf /etc/wvdial.conf > > 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. > ttySL0<*1>: ATQ0 V1 E1 -- OK > ttySL0<*1>: ATQ0 V1 E1 Z -- OK > ttySL0<*1>: ATQ0 V1 E1 S0=0 -- OK > ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK > ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK > ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK > ttySL0<*1>: Modem Identifier: ATI -- SmartLink Soft > Modem > ttySL0<*1>: Speed 4800: AT -- OK > ttySL0<*1>: Speed 9600: AT -- OK > ttySL0<*1>: Speed 19200: AT -- OK > ttySL0<*1>: Speed 38400: AT -- OK > ttySL0<*1>: Speed 57600: AT -- OK > ttySL0<*1>: Speed 115200: AT -- OK > ttySL0<*1>: Speed 230400: AT -- OK > ttySL0<*1>: Speed 460800: AT -- OK > ttySL0<*1>: Max speed is 460800; that should be > safe. > ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK > > Found a modem on /dev/ttySL0. > Modem configuration written to /etc/wvdial.conf. > ttySL0<Info>: Speed 460800; init "ATQ0 V1 E1 S0=0 > &C1 &D2 +FCLASS=0" > > - Finally execute > sudo wvdial > --> WvDial: Internet dialer version 1.56 > --> Cannot get information for serial port. > --> Initializing modem. > --> Sending: ATZ > ATZ > OK > --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 > ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 > OK > --> Modem initialized. > --> Sending: ATDT05000992000 > --> Waiting for carrier. > ATDT05000992000 > NO DIALTONE > --> No dial tone. > --> Disconnecting at Tue Mar 13 00:07:27 2007 > > - Then I tested with the countries listed at the > CountryList.txt file > running > sudo slmodemd -c COUNTRYNAME --alsa -s hw:0,1 > using each country name on that file, but getting > the same NO DIALTONE > message. > > am I missing some step ? You can add X3 to the dialing step in wvdial.conf in the "Init2 = " part in my case the following does the trick. X3 &C1 &D2 +MS=90 [olivares@localhost ~]$ cat /etc/wvdial.conf [Dialer Defaults] Modem = /dev/ttySL0 Baud = 460800 Init1 = ATZ Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2 +MS=90 ISDN = 0 Modem Type = Analog Modem Phone = 7072000 Username = aaolivares Password = mypassword Carrier Check = no Stupid Mode = 1 Auto DNS = yes Try this and report back. If the case is that this does not work, please execute $ dmesg and send the last few lines or any relevant output that you might get. Regards, Antonio > > Thanks > Félix > > Felix Bolivar wrote: > > Thanks ! > > > > I'm going to test it and be in touch with you ! > > > > Felix > > > > Marvin Stodolsky wrote: > >> Felix, > >> > >> Your modem is a Subsystem under > >>> 00:06.0 Multimedia audio controller: ALi > Corporation M5451 PCI > >>> AC-Link Controller Audio Device (rev 01) > >> with SUBSYS_00011179 typically having an > AgereSystems softmodem chip > >> > >> > >> Download from > http://linmodems.technion.ac.il/packages/smartlink/ > >> the package SLMODEMD.gcc4.1.tar.gz having a > compiled slmodemd. Unpack > >> under Linux with: > >> $ tar zxf SLMODEMD.gcc4.1.tar.gz > >> and read instructions therein. But briefly, the > modem is setup with > >> command: > >> sudo slmodemd -c YOUR_COUNTRY --alsa -s > hw:0,1 > >> reporting dynamic creation of ports: > >> /dev/ttySL0 --> /dev/pts/N , with N some > number > >> Read Smartlink.txt and Modem/YourSystem.txt for > follow through guidance. > >> > >> VENEZUELA is not among the countries output by > >> $ slmodemd --countrylist > >> For YOUR_COUNTRY, you can use USA for initial > testing. > >> But check with your local Linux group through > >> http://www.linux.org/groups/index.html > >> to assess what CountryCode they are using > >> > >> MarvS > >> scanModem maintainer > >> > >> > >> On 3/11/07, Felix Bolivar > <fbolivar@xxxxxxxxxxxxx> wrote: > >>> Please help me configure this winmodem in my > computer: Toshiba > >>> Satellite > >>> 1805-S207 > >>> > >>> Have WinXP and Ubuntu 6.10 running y two > partitions. But not being able > >>> to configure mi winmodem from Linux. > >>> > >>> Thanks in advance !!! > >>> Félix > >>> > >>> Data obtained from windows - Device Manager - > Modem > >>> Hardware ID: > >>> PCI\VEN_10B9&DEV_5450&SUBSYS_00011179 > >>> -- > >>> -- from this URL obtained the vendor and chip > >>> http://www.pcidatabase.com > >>> 0x10B9 Ali Corporation > >>> 0x5450 Chip Description: Agere Systems AC97 > Modem > >>> -- > >>> -- modem diagnostics > >>> AT+GMM H.324 video-ready rev. 1.0 > >>> AT+FCLASS=? 0,1 > >>> AT+GCI? +GCI:B5 > >>> ATI3 TOSHIBA V.90 Data+Fax Software Modem > Version 3.1.98 > >>> ATI4 Built on 08/27/2001 15:37:22 > >>> ATI5 3.1.98, AMR ALi MB, AC97 ID:SIL > REV:0x27, 19 > >>> ATI7 AMR ALi MB > >>> > >>> -- > >>> > >>> > >>> Only plain text email is forwarded by the > DISCUSS@xxxxxxxxxxxxx > >>> List Server. > >>> Do use the following as the email Subject Line: > >>> SomeName, YourCountry Ubuntu 6.10 > kernel 2.6.17-10-generic > >>> This will alert cogent experts, and > distinguish cases in the > >>> Archives. > >>> YourCountry will enable Country Code guidance. > >>> Occassionally responses are blocked by an > Internet Provider mail > >>> filters. > >>> So in a day, also check the Archived responses > at > >>> http://www.linmodems.org . > >>> Local Linux experts can be found through: > >>> http://www.linux.org/groups/index.html > >>> -------------------------- System information > >>> ---------------------------- > >>> CPU=i686, Ubuntu 6.10 > >>> Linux version 2.6.17-10-generic (root@vernadsky) > (gcc version 4.1.2 > >>> 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)) > #2 SMP Fri Oct 13 > >>> 18:45:35 UTC 2006 (Ubuntu 2.6.17-10.33-generic) > >>> scanModem update of: 2007_March_05 > === message truncated ===> begin:vcard > fn:Felix Bolivar > n:Bolivar;Felix > org:Synergix Solutions > adr:Los Dos Caminos;;Av. Sucre, Torre Centro, piso > 9, ofic:9-4;Caracas;DF;1050;Venezuela > email;internet:fbolivar@xxxxxxxxxxxxx > tel;work:58.212.2852284 > tel;cell:58.414.3261197 > x-mozilla-html:TRUE > version:2.1 > end:vcard > > ____________________________________________________________________________________ Now that's room service! Choose from over 150,000 hotels in 45,000 destinations on Yahoo! Travel to find your fit. http://farechase.yahoo.com/promo-generic-14795097