a a, scanModem reports that your modem is supported by hsfmodem drivers provided by Linuxant. Predictive diagnostics for card in bus 01:01.0: Modem chipset detected on NAME="Communication controller: Conexant Systems, Inc. Conexant SoftK56 Data/Fax Modem " CLASS=0780 PCIDEV=14f1:2f50 SUBSYS=14f1:205f IRQ=15 HDA2=00:1b.0 IDENT=hsfmodem Driver=hsfmodem-drivers For candidate modem in: 01:01.0 0780 Communication controller: Conexant Systems, Inc. Conexant SoftK56 Data/Fax Modem Primary device ID: 14f1:2f50 Support type needed or chipset: hsfmodem For owners of a Dell PCs with Conexant HSF modems, a driver source package with full speed enabled is available, but requires driver compiling. Read DOCs/Conexant.txt Support for the 14f1:2f50 and 14f1:2215 HSF modems is projected early in 2007 from Linuxant. Modem support packages from Linuxant include resources for compiling drivers. If an installer package matching your kernel_version is not provided, just install a generic code package. From http://www.linuxant.com/drivers/hsf/full/downloads-ubuntu-x86.php download hsfmodem-7.80.02.05full_k2.6.35_22_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. The directions following below need only be pursued, if the above procedures are not adequate. Start at http://www.linuxant.com/drivers/hsf/downloads-license.php to find the hsfmodem package matching your System. For several Linux distros, there are precompiled drivers matched to specific kernels. These have within the FileName, your KernelVersion: 2.6.35_22_generic They can be found through http://www.linuxant.com/drivers/hsf/full/downloads.php A more precise location may be given a few paragraphs below. If an EXACT Match with your your KernelVersion is not found, one of the "Generic packages with source" near the bottom of the page must be used. Downloaded packages must be moved into the Linux partition (home folder is OK) and unzipped with: unzip hsf*.zip The installation command for a .deb suffic packages is, with root/adm permission: sudo dpkg -i hsf*.deb while for .rpm suffix it is, with: rpm -i hsf*.rpm Read DOCs/Conexant.txt The modem driver referenced is not available, it has stopped building drivers since 2.6.31-17-generic * Ubuntu kernels. To build a driver a generic package is recommended http://www.linuxant.com/drivers/hsf/full/archive/hsfmodem-7.80.02.06full/hsfmodem_7.80.02.06full_i386.deb.zip METHOD B: DEBIAN PACKAGE (*.deb) If you have obtained the driver package in DEBIAN format: 1. install the package with "dpkg -i hsfmodem_{version}_{arch}.deb", if apt-get or some other tool hasn't already done it for you. 2. if necessary, run "hsfconfig" to complete the installation, enter license information, or to change your modem's configuration. If you need to rebuild the Debian generic package from source, you can get the TAR package, and from the top directory run: "make debdist". A pre-compiled DEB package for the currently running kernel can be built using "make debprecomp" instead. As adviced here: http://www.linuxant.com/drivers/hsf/install.php Regards, Antonio On Tue, Dec 6, 2011 at 1:05 AM, a a <lastdeadwolf@xxxxxxxxx> wrote: > help me.thanks