Luis From http://www.linuxant.com/drivers/hsf/full/downloads-ubuntu-x86.php download hsfmodem-7.68.00.12full_k2.6.24_19_generic_ubuntu_i386.deb.zip Under Linux unpack with: $ unzip hsfmodem*.zip Then install with: $ sudo dpkg -i hsfmodem*.deb Subsequently, the modem should be found with $ sudo wvdialconf /etc/wvdial.conf Edit in your personal information with: $ sudo gedit /etc/wvdial.conf and try dialing out with: $ sudo wvdial. See DOCs/Testing.txt for details. MarvS On Fri, Sep 26, 2008 at 4:31 PM, Luis Monge <luismonge@xxxxxxxxx> wrote: > > Hello my friend, how are you, thank you to answer my application, I want to tell you that the procedure that I made, was I have already installed 2 times ubuntu desktop, Ubuntu 8.04 LTS Desktop Edition, to be sure of not leaving some activity fifty-fifty. > > 1. execute the file ScanModem, which I indicate myself that my modem is a conexant. > > 2. in conexant and in the forums they indicated me that it installed the libraries: > setserial_2.17-44_i386.deb and hsfmodem_7.68.00.13full_i386.deb.zip in that order. > > 3. for some doubt boot, and then I made the following thing: > - wvdialconf / etc/wvdial.conf > - edit this way the file wvdial.conf: > > [Dialer Defaults] > Modem = /dev/ttySHSF0 > Baud = 115200 > Init1 = ATZ > Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 > ISDN = 0 > Carrier Check = no > Stupid Mode = yes > Modem Type = Analog Modem > Phone = 226192520 > Username = luismonge > Password = passw > > > 4. For I finish it executes: > #wvdial > > the output was: > > root@Gea:/home/luis# wvdial > --> WvDial: Internet dialer version 1.60 > --> 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: ATDT22619220 > --> Waiting for carrier. > ATDT22619220 > NO CARRIER > --> No Carrier! Trying again. > --> Sending: ATDT22619220 > --> Waiting for carrier. > ATDT22619220 > . > . > . > > > 5. My friend doesn't understand because NON CARRIER says, I don't know how test the interface of the modem with the lines phone. > > You can to help me, very grateful > > Luis Monge > > > >