Re: Help
Antonio Olivares <[email protected]> Tue, 22 Apr 2014 15:19:33 -0400
| Newsgroups | gmane.linux.linmodem |
|---|---|
| Message-ID | <CAJ5UdcOT4_wUV4_zZLKnGJ03LtM3Odd2hZo_m7_sKzP4KRO4ow@mail.gmail.com> |
Thinkalone.gsm,
scanModem reports that your modem is potentially* supported through
hsfmodem drivers which have not been updated for a good while :( Marv
has tried to help users out for making the source compile successfully
under some kernels, but the code itself has not been updated by
Linuxant.
Predictive diagnostics for card in bus 03:00.0:
Modem chipset detected on
NAME="Communication controller: Conexant Systems, Inc. SoftV92
SpeakerPhone SoftRing Modem with SmartSP "
CLASS=0780
PCIDEV=14f1:2f30
SUBSYS=14f1:2051
IRQ=5
HDA2=00:1b.0
IDENT=hsfmodem
Driver=hsfmodem-drivers
For candidate modem in: 03:00.0
0780 Communication controller: Conexant Systems, Inc. SoftV92
SpeakerPhone SoftRing Modem with SmartSP
Primary device ID: 14f1:2f30
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
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_k3.13.0_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: 3.13.0_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
Best Regards,
Antonio
On Tue, Apr 22, 2014 at 2:49 PM, thinkalone.gsm
<[email protected]> wrote:
> On 4/22/14, thinkalone.gsm <[email protected]> wrote:
>> On 4/10/14, [email protected] <[email protected]> wrote:
>>> Thankx
>>