Folks, Sivaram has reported that this modem is an hsfmodem and has installed the drivers as ModemData.txt has reported. He has ran $ sudo wvdialconf /etc/wvdial.conf but it has not found the modem port. Please advice. Regards, Antonio On Thu, Jan 13, 2011 at 10:50 AM, Sivaram <nicksrk@xxxxxxxxx> wrote: > On Tue, 2011-01-11 at 12:38 -0600, Antonio Olivares wrote: >> Sivaram, >> >> scanModem reports that your modem is serviced by hsfmodem drivers: >> >> Predictive diagnostics for card in bus 00:1b.0: >> Modem chipset detected on >> NAME="Audio device: Intel Corporation N10/ICH 7 Family High Definition >> Audio Controller " >> CLASS=0403 >> PCIDEV=8086:27d8 >> SUBSYS=103c:30bb >> IRQ=43 >> HDA2=00:1b.0 >> SOFT=8086:27d8.HDA >> ArchivedChip=0x14f12bfa >> CodecClass=14f1 >> IDENT=hsfmodem >> Driver=hsfmodem-drivers >> >> For candidate modem in: 00:1b.0 >> 0403 Audio device: Intel Corporation N10/ICH 7 Family High >> Definition Audio Controller >> Primary device ID: 8086:27d8 >> Subsystem PCI_id 103c:30bb >> Softmodem codec or chipset from diagnostics: >> from Archives: 0x14f12bfa >> >> >> >> Support type needed or chipset: hsfmodem >> >> >> Writing DOCs/Intel.txt >> >> 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 >> >> >> 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_24_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_24_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 >> >> >> It seems to me that the driver is already loaded: >> The modem symbolic link is /dev/modem -> ttySHSF0 >> >> Can you run >> $ sudo wvdialconf /etc/wvdial.conf >> >> to see if the modem is recognized like above statement confirms. >> >> Regards, >> >> Antonio >> >> On Tue, Jan 11, 2011 at 11:45 AM, Sivaram <nicksrk@xxxxxxxxx> wrote: >> > Pls help >> > > I ran the sudo command as suggested by you. It gave the message below: > Sorry, no modem was detected! Is it in use by another program? > Did you configure it properly with setserial? > > Can you advice further? > Regards > Sivaram > > > >