Hi,
pre-compiled packages are getting phased out for the generic ones at the
moment. On Ubuntu 9.10 and 10.04, they can be installed as easily as a
pre-compiled packages since these Linux distributions come with the
kernel headers and gcc already installed with the default setup.
Due to design decisions in the Linux kernel, using a generic package is
recommended over a pre-compiled one as generic packages are likely to
survive a kernel update unlike pre-compiled ones.
Regards,
Jonathan
Technical specialist / Linuxant
www.linuxant.com
support@xxxxxxxxxxxx
Antonio Olivares wrote:
Behnam,
You might need the generic package to build it since Linuxant has not
made a new driver?
Download:
http://www.linuxant.com/alsa-driver/archive/alsa-driver-linuxant-1.0.23.0/alsa-driver-linuxant_1.0.23.0_all.deb.zip
and
http://www.linuxant.com/drivers/hsf/full/archive/hsfmodem-7.80.02.06full/hsfmodem_7.80.02.06full_i386.deb.zip
Install them both with
$ sudo dpkg -i alsa-driver*
Read the instructions provided there and hopefully you can get online.
Let us know how if these drivers do work.
Jonathan,
when will Linuxant release new builds for newer kernels? Maybe there
is not much demand and thus this situation?
Regards,
Antonio
On 6/23/10, Behnam Gholamali <b_gholamali@xxxxxxxxx> wrote:
Hi Antonio
Great thanks because of your help. In " www.linuxant.com " there is no
driver for kernel "2.6.32-21-generic", however I downloaded and installed
latest driver ( k2.6.31_17 generic ) but it did not work. What should I do,
I`m a very beginner in Linux and any advise will be helpful.
Thanks.
Your sincerely, Behnam Gholamali.
--- On Mon, 6/21/10, Antonio Olivares <olivares14031@xxxxxxxxx> wrote:
From: Antonio Olivares <olivares14031@xxxxxxxxx>
Subject: Re: Behnam Gholamali, Iran kernel 2.6.32-21-generic
To: "Behnam Gholamali" <b_gholamali@xxxxxxxxx>
Cc: discuss@xxxxxxxxxxxxx
Date: Monday, June 21, 2010, 6:24 PM
Behnam,
scanModem reports that you need HCF/HSF modem
drivers. Download
hsfmodem drivers as indicated:
Predictive diagnostics for card in bus 00:1b.0:
Modem chipset detected on
NAME="Audio device: Intel Corporation 82801I "
package="both hcfpcimodem and hsfmodem"
CLASS=0403
PCIDEV=8086:293e
SUBSYS=1462:356a
IRQ=22
IDENT=HCF.HSF
For candidate modem in: 00:1b.0
0403 Audio device: Intel Corporation
82801I
Primary device ID: 8086:293e
Support type needed or chipset: HCF.HSF
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
8086:293e could be either a HSF or HCF Conexant modem,
because of ambiguous
use of the PCI ID by modem assemblers. First try the
hcfpcimodem package.
If the installation aborts, then use the hsfmodem package.
Read
DOCs/Conexant.txt
for details and Modem/DOCs/YourSystem.txt for follow
through guidance.
For all code packages from Linuxant.com, either a driver
set matching
the boot kernel will be installed,
or the drivers will first be compiled and then installed.
The expert
on modem software for Linux is
"Support (Jonathan)" <modem.support@xxxxxxxxxxxx>
From http://www.linuxant.com/drivers/hsf/full/downloads-ubuntu-x86.php
download
hsfmodem-7.80.02.06full_k2.6.32_21_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.
NOTE:
An alsa-1.0.23 driver from linuxant may be required.
Also check
carefully if the package does not exist, you may
download the source
package and build it.
Regards,
Antonio
On 6/21/10, Behnam Gholamali <b_gholamali@xxxxxxxxx>
wrote: