Alexey. ttyLT0 was used with the older ltmodem packages and is not appropriate for the new martian_package. So as Antonio instructs, use the default ttySM0 Marv S ======== On Sun, Sep 14, 2008 at 5:59 PM, Antonio Olivares <olivares14031@xxxxxxxxx> wrote: > You need your username and password, plus the phone number. your > wvdial.conf should look like: > > root@slax:~# cat /etc/wvdial.conf > > [Dialer Defaults] > Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 > Modem Type = Analog Modem > Phone = 1234567??? > ISDN = 0 > Username = your_username??? > Init1 = ATZ > Password = your_password?? > Modem = /dev/ttySM0 > Baud = 460800 > Carrier Check = no > Stupid Mode = 1 <--- this is optional > > If you have already a username, password and phone number, please read > Jacques post-install.html from > > http://linmodems.technion.ac.il/post-install.html > > If all is setup properly, then send us output of > > # tail -f /var/log/messages > or > $ sudo tail -f /var/log/messages > > Also it would help a bit, might even more if you send us ModemData.txt > to confirm that the driver is the one that you need. There is a newer > martian-full-20080625.tar.gz available that might be even better than > the one that you have if your kernel is >= 2.6.24/25 . > > Regards, > > Antonio > > > On 9/14/08, Alexey Putilov <alputilov@xxxxxxx> wrote: >> Hello! >> I am Alexey from Rusia, I have Agere lucent Win modem >> I have downloaded the recommended by Scanmodem driver >> martian-full-20071011.tar.gz. >> Then I`ve installed it as it was recomended in the file INSTALL: >> make all >> make install >> >> modprobe martian_dev >> martian_modem /dev/ttyLT0 >> Using KInternet I ring to provider, modem works write but a connection >> doesn1t establish. >> The write login is mts, password mts, number 88007072850 >> KInternet says: >> >> SuSE Meta pppd (smpppd-ifcfg), Version 1.59 on host0. >> Status is: disconnected >> trying to connect to smpppd >> connect to smpppd >> Status is: disconnected >> Status is: connecting >> pppd[0]: Plugin passwordfd.so loaded. >> pppd[0]: --> WvDial: Internet dialer version 1.54.0 >> pppd[0]: --> Initializing modem. >> pppd[0]: --> Sending: ATM1 >> pppd[0]: ATM1 >> pppd[0]: OK >> pppd[0]: --> Sending: ATX3 >> pppd[0]: ATX3 >> pppd[0]: OK >> pppd[0]: --> Modem initialized. >> pppd[0]: --> Sending: ATDP8,,8007072850 >> pppd[0]: --> Waiting for carrier. >> pppd[0]: ATDP8,,8007072850 >> pppd[0]: CONNECT 48000 V42bis >> pppd[0]: User Access Verification >> pppd[0]: Username: >> pppd[0]: --> Carrier detected. Waiting for prompt. >> pppd[0]: User Access Verification >> pppd[0]: Username: >> pppd[0]: --> Looks like a login prompt. >> pppd[0]: --> Sending: mts >> pppd[0]: mts >> pppd[0]: Password: >> pppd[0]: --> Looks like a password prompt. >> pppd[0]: --> Sending: (password) >> pppd[0]: % Authentication failed. >> pppd[0]: User Access Verification >> pppd[0]: Username: >> pppd[0]: --> Looks like a login prompt. >> pppd[0]: --> Sending: mts >> pppd[0]: mts >> pppd[0]: Password: >> pppd[0]: --> Looks like a password prompt. >> pppd[0]: --> Sending: (password) >> pppd[0]: % Authentication failed. >> pppd[0]: --> Don't know what to do! Starting pppd and hoping for the best. >> pppd[0]: Serial connection established. >> pppd[0]: Renamed interface ppp0 to modem0 >> pppd[0]: Using interface modem0 >> Status is: connecting >> pppd[0]: Connect: modem0 <--> /dev/ttyLT0 >> pppd[0]: Modem hangup >> pppd[0]: Connection terminated. >> Status is: disconnected >> pppd[0] died: A modem hung up the phone (exit code 16) >> >> The INSTALL recommends: For wvdial add "Check Carrier = No" line, I added in >> some places >> Listing of wvdial.conf: >> >> [Dialer Defaults] >> Check Carrier = No >> Modem = /dev/modem >> Check Carrier = No >> Baud = 57600 >> Check Carrier = No >> Init1 = ATZ >> Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 >> Init3 = >> Check Carrier = No >> Area Code = >> Phone = 0 >> Username = >> Password = >> Ask Password = 0 >> Dial Command = ATDT >> Stupid Mode = 1 >> Compuserve = 0 >> Force Address = >> Idle Seconds = 300 >> DialMessage1 = >> DialMessage2 = >> ISDN = 0 >> Auto DNS = 1 >> Check Carrier = No >> >> I now don`t know what to do >> >> THANK YOU VERY MUCH FOR ANY HELP! >> >> >