Fernando, Your will first have to complete compiling support by installation of packages for gcc-4.1, make , linux-headers-2.6.26-1, linux-headers-2.6.26-1-686, kernel-kbuild-2.6-26 Only then from http://www.linuxant.com/drivers/dgc/downloads.php get near the bottom the modem support package hsfmodem_7.80.02.03full_i386.deb.zip Unpack with: $ gunzip hsf*.zip Start installation with: $ sudo dpkg -i hsf*.deb There may a message that "Dependencies" are not satisfied. In this case the Ubuntu/Debian packages to be installed are linux-libc-dev & libc6-dev. Package names may be different for other Linuxes. If not on your install CD, these packages can be searched for at http://packages.ubuntu.com. After download, they can be coinstalled with: dpkg -i li*.deb Again try the alsa-driver-linuxant There may be a message that the patch must be applied. In this case get the ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.17.tar.bz2 Under Linux, this package is unpacked with: $ tar jxf alsa*.tar.bz2 Next the patch is applied with: $ patch -p0 < alsa-driver-1.0.17-1.patch See http://linmodems.technion.ac.il/bigarch/archive-eighth/msg00838.html for details on compiling and installing replacement snd-hda-intel + its dependent drivers. After the installation is completed, rerun the hsfmodem installation. Reboot and try to detect the modem with Root permission: wvdialconf /etc/wvdial.conf MarvS On Tue, Feb 24, 2009 at 6:48 PM, Fernando Cueto <fcuetor@xxxxxxxxx> wrote: > > > >