Re: Scott Andrechek, Canada, kernel 2.6.38-8-generic
Antonio Olivares <[email protected]> Wed, 20 Jul 2011 09:54:35 -0500
| Newsgroups | gmane.linux.linmodem |
|---|---|
| Message-ID | <CAJ5UdcP1VOS9DRboH=kGHwBa0j8=SHv-by8=zgwTVfQx-KuXNQ@mail.gmail.com> |
Scott,
scanModem reports that you have a modem supported by hsf/hcfpcimodem
drivers by Linuxant
Predictive diagnostics for card in bus 00:0a.0:
Modem chipset detected on
NAME="Communication controller: Conexant Systems, Inc. CX06834-11 HCF
V.92 56k Data/Fax/Voice/Spkp Modem "
CLASS=0780
PCIDEV=14f1:10b6
SUBSYS=a0a0:00c2
IRQ=10
IDENT=hcfpcimodem
For candidate modem in: 00:0a.0
0780 Communication controller: Conexant Systems, Inc. CX06834-11
HCF V.92 56k Data/Fax/Voice/Spkp Modem
Primary device ID: 14f1:10b6
Support type needed or chipset: hcfpcimodem
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
The modem requires a hcflinmodem package.
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/hcf/full/downloads-ubuntu-x86.php
download hcfpcimodem-7.80.02.05full_k2.6.38_8_generic_ubuntu_i386.deb.zip
Under Linux unpack with:
$ unzip hcfpcimodem*.zip
Then install with:
$ sudo dpkg -i hcfpcimodem*.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.
00:0a.0
Read DOCs/Conexant.txt
You will need to download the generic source package and compile
against your running kernel, Linuxant no longer produces drivers for
each version that Ubuntu releases.
Install instructions:
http://www.linuxant.com/drivers/hcf/install.php
accept license agreement:
http://www.linuxant.com/drivers/hcf/downloads-license.php
and you can use their installer:
http://www.linuxant.com/drivers/hcf/downloads-installer.php
or optionally you may use the generic package:
http://www.linuxant.com/drivers/hcf/full/archive/hcfpcimodem-1.21full/hcfpcimodem_1.21full_i386.deb.zip
and follow the instructions
Unzip the file hcfpcimodme_1.21full_i386.deb.zip
then
METHOD B: DEBIAN PACKAGE (*.deb)
If you have obtained the driver package in DEBIAN format:
1. install the package with "dpkg -i
hcfpcimodem_{version}_{arch}.deb", ("dpkg -i
hcfusbmodem_{version}_{arch}.deb" for the USB version) if apt-get or
some other tool hasn't already done it for you.
2. if necessary, run "hcfpciconfig" ("hcfusbconfig" for the USB
version) 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 given here:
http://www.linuxant.com/drivers/hcf/install.php
Read DOCs/Conexant.txt for more information in case it is needed.
Regards,
Antonio
On Tue, Jul 19, 2011 at 11:32 PM, Scott Andrechek
<[email protected]> wrote:
> Thanks in advance.
>