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: >