RE: SmartLink Soft Modem: version 2.9.9e-pre1This old version is likely your only problem. > Download from> http://linmodems.technion.ac.il/packages/smartlink/> the package SLMODEMD.gcc4.3.tar.gz having a compiled> slmodemd. Unpack under Linux with:> $ tar zxf SLMODEMD.gcc4.3.tar.gz cd SLMODEMD.gcc4.3$ sudo mv /usr/sbin/slmodemd /usr/sbin/slmodemd.old$ sudo cp slmodemd /usr/sbin/slmodemd$ sudo chmod + x /usr/sbin/slmodemd$ slmodemd --versionshould report 2.9.11 Then setup the modem and try to dialout again. MarvS On Fri, Aug 1, 2008 at 11:48 AM, giggzounet <giggzounet@xxxxxxxxx> wrote:> Jacques Goldberg a écrit :>>>> Have you got a line>> Carrier Check = no>> in your wvdial.conf?>>>> Jacques>>>> Yes. you can see my wvdial.conf at the end of the first mail.>> Thx>> [snip]>>>> I copy my wvdial config :>>> [Dialer Defaults]>>> Modem = /dev/ttySL0>>> Modem Type = Analog Modem>>> Baud = 460800>>> Init1 = ATZ>>> Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0>>> Carrier Check = no>>> Stupid Mode = yes>>> ISDN = 0>>> Phone = 0860707070>>> Username = mylogin>>> Password = mypassword>>>>>>>>>>>>>