It just looks ready to work (I have a Conexant HSF modem but older, not
HDA).
Do not worry about this:
However the LSPCI shows the same.
01:02.0 Communication controller: Conexant Unknown device 2f30 (rev 01)
This is a bug in the system table listing known PCI devices.
It is trivial to verify at http://www.linuxant.com/drivers/hsf/index.php tht the device exists.
Your kernel subversion 8 in [2.6.18-8] is quite old. I am not talking about the kernel itself 2.6.18: many people will smile at such an old thing, but we are very many people using it (I still use 2.6.9 on several machines and also 2.6.18-164.10.1.el5 on newer machines; we do Science and we need stability). What I mean is that Conexant device 2f30 is perhaps more recent than youe early version of RedHat Enterprise 5. It absolutely does not disturb your work, do not worry.
Jacques
Paul Diptanu wrote:
Hi Jacques,
As per your instruction done the following
1. downloaded the hsfmodem-7.80.02.05full_k2.6.18_8.el5-1rh.i686.rpm and installed by
rpm -ivh...
2. I downloaded the "alsa-driver-linuxant-1.0.20.3_k2.6.18_8.el5-1rh.i686.rpm.zip" and
installed it by rpm -ivh ......
3. init 6
run the hsfconfig with the default options and below are the logs:-
[root@www ~]# hsfconfig
Conexant HSF softmodem driver, version 7.80.02.05full
If you need license keys, assistance or more information, please go to:
http://www.linuxant.com/
When reporting a problem for the first time, please send
us the file generated by "hsfconfig --dumpdiag".
Warning: existing driver modules found under:
/lib/modules/2.6.18-8.el5/
Would you like to keep using them? [no]
Pre-built driver modules that seem compatible with your system were found under
/usr/lib/hsfmodem/modules/binaries/linux-2.6.18-8.el5-SMP.
Would you like to use them? [yes]
Automatically guessed region (using timezone): "INDIA"
Please enter region name for modem unit 0 [INDIA]:
Setting region for modem unit 0: "INDIA"
To change, use "hsfconfig --region" or "AT+GCI=<T35code>"
The current region can be displayed by entering "ATI9" in a terminal program.
Note: we respect user privacy. Email addresses are not communicated
nor used for any purpose other than to manage licenses!
Please enter your email address [unknown]: diptanu@xxxxxxxxxxxxxxxxxxxxx
License keys can be obtained from http://www.linuxant.com/
Without one, the modem operates in FREE mode (max 14.4Kbps data only, no fax)
The registration ID for modem unit 0 is: 621F-6F8D-A0A7
Please enter license key [FREE]:
Setting license for modem unit 0: "diptanu@xxxxxxxxxxxxxxxxxxxxx/FREE"
Note: kernel module snd-via82xx-modem overridden by hsfmc97via
Note: kernel module snd-intel8x0m overridden by hsfmc97ich hsfmc97sis
Note: kernel module snd-atiixp-modem overridden by hsfmc97ati
Current parameters: ("hsfconfig --info")
Config for modem unit 0: /dev/ttySHSF0
Device instance: 0-PCI-14f1:2f30-14f1:205d
HW revision : Basic2 2.18 Standard DAA 3VoltsIA
HW profile name: hsfpcibasic2hsfi
Registration ID: 621F-6F8D-A0A7
License owner : diptanu@xxxxxxxxxxxxxxxxxxxxx
License key : FREE
License status : FREE (max 14.4kbps data only)
Current region : INDIA (T.35 code: 0053)
To enable full 56K modem and FAX functionality, enter your license information
with "hsfconfig --license".
License owner and key data must EXACTLY match the information respectively
provided to and by Linuxant. Otherwise, license status will remain "FREE"!
[root@www ~]#
Got the following logs at /var/log/messages:-
Apr 14 15:22:20 www kernel: PCI: Enabling device 0000:01:02.0 (0000 -> 0003)
Apr 14 15:22:20 www kernel: ACPI: PCI Interrupt 0000:01:02.0[A] -> GSI 19 (level, low)
-> IRQ 185
Apr 14 15:22:20 www kernel: ttySHSF0 at I/O 0xec00 (irq = 185) is a Conexant HSF
softmodem (PCI-14f1:2f30-14f1:205d)
Apr 14 15:22:21 www kernel: usbcore: registered new driver hsfusbcd2
lsmod shows the following:-
hsfusbcd2 69440 0
hsfmc97sis 71616 0
hsfmc97ati 70312 0
hsfmc97ali 77240 0
hsfmc97via 73144 0
hsfmc97ich 74940 0
hsfpcibasic3 112904 0
hsfpcibasic2 71216 0
hsfserial 27908 8
hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic3,hsfpcibasic2
hsfengine 1296096 9
hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic3,hsfpcibasic2,hsfserial
hsfosspec 120712 13
hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic3,hsfpcibasic2,hsfserial,hsfengine
hsfsoar 97496 7
hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2
[root@www tmp]#
Also wvdial found the follwong :-
[root@www tmp]# cat /etc/wvdial.conf
[Dialer Defaults]
Modem = /dev/modem
Baud = 460800
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ISDN = 0
Modem Type = Analog Modem
; Phone = <Target Phone Number>
; Username = <Your Login Name>
; Password = <Your Password>
[root@www tmp]#
Now I think the same is installed properly.
However the LSPCI shows the same.
01:02.0 Communication controller: Conexant Unknown device 2f30 (rev 01)
Anyways..I will try to check by connecting the telephoneline and check if it works now.
Thanks for all your valuable support till now.
Thanking you all again..