Amir, Run: $ sudo hsfmodem --help to check syntax. Then something like: $ sudo hsfmodem --diagnose which will write a file to the /tmp/ folder Send that diagnostic file to "Support (Jonathan)" <modem.support@xxxxxxxxxxxx> who is the expert on these modems. MarvS On Wed, Jan 13, 2010 at 8:21 AM, Sayes, Amir <Amir.Sayes@xxxxxxxxxxxx> wrote: > > Morvin, > > Thank you for your quick reply. > > i did exactly as you said but the modem still not found.although it is perfectly working under windows! > > please check below: > > sudo wvdialconf /etc/wvdial.conf > Editing `/etc/wvdial.conf'. > > Scanning your serial ports for a modem. > > Modem Port Scan<*1>: Scanning ttySHSF0 first, /dev/modem is a link to it. > Modem Port Scan<*1>: SHSF0 S0 S1 S2 S3 SHSF1 SHSF2 SHSF3 > Modem Port Scan<*1>: SHSF4 SHSF5 SHSF6 SHSF7 > > > Sorry, no modem was detected! Is it in use by another program? > Did you configure it properly with setserial? > > Please read the FAQ at http://open.nit.ca/wiki/?WvDial > > If you still have problems, send mail to <wvdial-list@xxxxxxxxxxxx>. > > > > Appreciate your help.. > > Thanks, > Amir > > -----Original Message----- > From: Marvin Stodolsky [mailto:marvin.stodolsky@xxxxxxxxx] > Sent: Wed 1/13/2010 12:59 PM > To: Sayes, Amir > Cc: discuss@xxxxxxxxxxxxx > Subject: Re: please help! > > Amir > > From http://www.linuxant.com/drivers/hsf/full/downloads-ubuntu-x86.php > download hsfmodem-7.80.02.05full_k2.6.31_17_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. > > Support for Conexant chips hosted on High Definition Audio cards may require > installation of additional packages, one of the alsa-driver-linuxant packages > on http://www.linuxant.com/alsa-driver/ At the same time download the > alsa-driver-1.0.17-1.patch , in case it prove to be later needed. During the > hsfmodem install, there will be a message if there is necessary installation of > alsa-driver-linuxant > > The installation command for a .deb suffic packages is, with root/adm > permission: > sudo dpkg -i hsf*.deb > > MarvS > > On Wed, Jan 13, 2010 at 7:27 AM, Sayes, Amir <Amir.Sayes@xxxxxxxxxxxx> wrote: >> > >