Author Topic: ‎Conexant SoftK56 Data/Fax Modem [SOLVED]  (Read 3187 times)

Offline Anikan

  • Jr. Member
  • **
  • Posts: 37
‎Conexant SoftK56 Data/Fax Modem [SOLVED]
« on: July 14, 2009, 06:51:01 PM »
Identification
Vendor: ‎Conexant Systems, Inc.
Description: ‎Conexant SoftK56 Data/Fax Modem
Media class: communication controller
Connection
Bus: ‎PCI
PCI domain: ‎0
Bus PCI #: ‎1
PCI device #: ‎10
PCI function #: ‎0
Vendor ID: ‎0x14f1
Device ID: ‎0x2f50
Sub vendor ID: ‎0x14f1
Sub device ID: ‎0x207c
Misc
Module: ‎hsfpcibasic2

Used method C:
---------------------------------------------------------------------------------------------------
METHOD C: TAR PACKAGE (*.tar.gz)
If you have obtained the driver package in tar format:
1. extract the package with "tar -xzf hsfmodem-{version}.tar.gz"
2. change to the package directory with "cd hsfmodem-{version}"
3. run "make install" from the top of the package directory.
4. run "hsfconfig" to complete the installation and configure your modem.
----------------------------------------------------------------------------------------------------
Having problems at step 4

Where is the linux source build directory that matches your running kernel?
[/usr/src/linux] <------where is the PCLinuxOS source build directory? I'm running PCLinuxOS 2009.2

I just want to configure my modem so that I can send foxes anytime I need to...

Thanks in advance

Anikan
« Last Edit: July 15, 2009, 05:07:36 AM by Anikan »

Offline Joble

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6804
  • USA - Mountain Time
Re: ‎Conexant SoftK56 Data/Fax Modem
« Reply #1 on: July 14, 2009, 07:00:55 PM »
[joe@localhost src]$ pwd
/usr/src
[joe@localhost src]$ ls
gspca-1.00.20-1pclos2007/  lzma-4.43-3pclos2009/         squashfs-lzma-3.3-3pclos2007/
linux@                     madwifi-0.9.4-9pclos2007/     uvcvideo-0.1.0-0.svn159.1pclos2007/
linux-2.6.22.15.tex2/      ndiswrapper-1.54-1pclos2007/
linux-2.6.26.8.tex3/       rpm/
[joe@localhost src]$

Which kernel are you using?  I've got two choices in mine, at the moment:
linux-2.6.26.8.tex3/
linux-2.6.22.15.tex2/

If you are running 2009.2 you should use this, I think:
/usr/src/linux-2.6.26.8.tex3/
if you have the kernel source installed?
« Last Edit: July 14, 2009, 07:03:08 PM by Joble »
Search First.
Forum Rules
Hero means I talk a lot, nothing more, nothing less!
Have an Awesome Day!
Healthy System

Offline AndrzejL

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 12799
  • RLU #490933
    • Wordpress On The Wardrobe...
Re: ‎Conexant SoftK56 Data/Fax Modem
« Reply #2 on: July 14, 2009, 08:21:44 PM »
Anikan I see that you followed my advice.

Very good. Youre in good hands BTW Joble is a good and friendly person he will do everything and more to sort you out.

Andy

Offline Joble

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6804
  • USA - Mountain Time
Re: ‎Conexant SoftK56 Data/Fax Modem
« Reply #3 on: July 14, 2009, 08:28:47 PM »
What makes you think I know anything?  I'm just guessing, based on my own setup.  What I would do, if it were me, which rarely ends in success.
« Last Edit: July 14, 2009, 08:32:05 PM by Joble »
Search First.
Forum Rules
Hero means I talk a lot, nothing more, nothing less!
Have an Awesome Day!
Healthy System

Offline AndrzejL

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 12799
  • RLU #490933
    • Wordpress On The Wardrobe...
Re: ‎Conexant SoftK56 Data/Fax Modem
« Reply #4 on: July 14, 2009, 09:12:34 PM »
:) Joble do I know anything? I have tried to help but I knew not enough obviously so I suggested Advanced Users section topic since the installation is OOR... I know that You know more than I do and that you will try to help. And I know Youre friendly. That could be enough to sort our new friend out...

Andy

P.S. Trying to fall asleep since 2:04 am... Its 4:05 am and as You can see not doing great with it...
« Last Edit: July 14, 2009, 09:14:44 PM by AndrzejL »

Offline Anikan

  • Jr. Member
  • **
  • Posts: 37
Re: ‎Conexant SoftK56 Data/Fax Modem [SOLVED]
« Reply #5 on: July 15, 2009, 05:24:39 AM »
Identification
Vendor: ‎Conexant Systems, Inc.
Description: ‎Conexant SoftK56 Data/Fax Modem
Media class: communication controller
Connection
Bus: ‎PCI
PCI domain: ‎0
Bus PCI #: ‎1
PCI device #: ‎10
PCI function #: ‎0
Vendor ID: ‎0x14f1
Device ID: ‎0x2f50
Sub vendor ID: ‎0x14f1
Sub device ID: ‎0x207c
Misc
Module: ‎hsfpcibasic2

Used method C:
---------------------------------------------------------------------------------------------------
METHOD C: TAR PACKAGE (*.tar.gz)
If you have obtained the driver package in tar format:
1. extract the package with "tar -xzf hsfmodem-{version}.tar.gz"
2. change to the package directory with "cd hsfmodem-{version}"
3. run "make install" from the top of the package directory.
4. run "hsfconfig" to complete the installation and configure your modem.
----------------------------------------------------------------------------------------------------
Having problems at step 4

Where is the linux source build directory that matches your running kernel?
[/usr/src/linux] <------where is the PCLinuxOS source build directory? I'm running PCLinuxOS 2009.2

I just want to configure my modem so that I can send foxes anytime I need to...

Thanks in advance

Anikan


After being unable to install my modem driver yesterday, this morning I was able to install it in less then 5 minutes by creating an RPM
using: Alternatively to this whole procedure you may generate RPMS from the tar package using rpmbuild -ta hsfmodem-{version}.tar.gz

rpm -ivh hsfmodem-7.80.02.04full-1.i586.rpm
Preparing...                ########################################### [100%]
   1:hsfmodem               ########################################### [100%]
Conexant HSF softmodem driver, version 7.80.02.04full

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".


No pre-built modules for: Mandriva-2009 linux-2.6.26.8.tex3 i686-SMP

Trying to automatically build the driver modules...
(this requires a C compiler and proper kernel sources to be installed)

WARNING: Building older built-in HDA driver; some audio/modem issues may occur.
If this is the case, please try the latest alsa-driver-linuxant package
available from http://www.linuxant.com/alsa-driver

Building modules for kernel 2.6.26.8.tex3, using source directory
/lib/modules/2.6.26.8.tex3/build. Please wait...
done.

Automatically guessed region (using timezone): "USA"

Setting region for modem unit 0: "USA"

To change, use "hsfconfig --region" or "AT+GCI=<T35code>"
The current region can be displayed by entering "ATI9" in a terminal program.

Note: HDA support not compiled in the driver

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:2f50-14f1:207c
        HW revision    : Basic2 2.22 Standard DAA SSD=1 LSD=0x0
        HW profile name: hsfpcibasic2hsfi
        Registration ID: 9614-731E-B18B
        License owner  : unknown
        License key    : FREE
        License status : FREE (max 14.4kbps data only)
        Current region : USA (T.35 code: 00B5)

The /dev/modem alias (symlink) points to ttySHSF0

To enable full 56K modem and FAX functionality, enter your license information
with "hsfconfig --license".




« Last Edit: July 15, 2009, 05:30:38 AM by Anikan »

Offline AndrzejL

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 12799
  • RLU #490933
    • Wordpress On The Wardrobe...
Re: ‎Conexant SoftK56 Data/Fax Modem [SOLVED]
« Reply #6 on: July 15, 2009, 05:30:42 AM »
Very glad youre sorted. Its a good tip. Would you be williing to write up a nice HOWTO and post it in the Tips and Tricks section mate?

Andy

Offline Anikan

  • Jr. Member
  • **
  • Posts: 37
Re: ‎Conexant SoftK56 Data/Fax Modem [SOLVED]
« Reply #7 on: July 15, 2009, 06:02:22 AM »
Very glad youre sorted. Its a good tip. Would you be williing to write up a nice HOWTO and post it in the Tips and Tricks section mate?

Andy
Yes I can and I will write a HOWTO as soon as I can

Anikan