LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 06-27-2004, 01:53 PM   #1
hemanthjjp
LQ Newbie
 
Registered: Jun 2004
Location: india
Distribution: Fedora core 1
Posts: 17

Rep: Reputation: 0
Wink HSF Softmodem - internal in fedora core 1


Hello,
I have an internal modem with HSF chipset.The modem cd contains 3 drivers. An rpm ,a src.rpm & source code.
when I try rpm it tries to recompile the kernal.For my FC1 i give it as

/usr/src/linux-2.4.22........../

But after some time it end up with an error.

The logs shows that there is some thig wrong with serial-core.c.

The same occures whe i use the source & source rpm in the

# hsfconfig

command.

Any body please help me soon.
 
Old 06-28-2004, 05:57 AM   #2
hemanthjjp
LQ Newbie
 
Registered: Jun 2004
Location: india
Distribution: Fedora core 1
Posts: 17

Original Poster
Rep: Reputation: 0
hi guys,

I need your help.

Please post your valuable suggections please.....
 
Old 06-28-2004, 06:12 AM   #3
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
It may help if you tell us things like:
the filenames of the files you are trying to install
the exact error message you get when you try rpm -ivh <packagename>.rpm
 
Old 06-28-2004, 11:24 PM   #4
hemanthjjp
LQ Newbie
 
Registered: Jun 2004
Location: india
Distribution: Fedora core 1
Posts: 17

Original Poster
Rep: Reputation: 0
Hi,
I have tried the following packages.

1. hsflinmodem-4.06.06.02-1.i586.rpm
2. hsflinmodem-4.06.06.02-1.src.rpm
3.hsflinmodem-4.06.06.02.tar.gz


On all cases it attempts to recompile the kernal and end with an error.Thelast portion of log file is as follows:-


* Compiling serial_hsf.c
cc1: warning: "-fcheck-new" is valid for C++ but not for C/ObjC
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
serial_hsf.c: In function `hsf_rx_ready':
serial_hsf.c:161: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c: In function `hsf_tx_free':
serial_hsf.c:223: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c: In function `hsf_put_char':
serial_hsf.c:240: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c: In function `hsf_control':
serial_hsf.c:327: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c: In function `hsf_break_ctl':
serial_hsf.c:362: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c: In function `hsf_comctrl_init':
serial_hsf.c:472: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c:477: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c:484: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c: In function `hsf_request_port':
serial_hsf.c:619: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c:624: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c: In function `hsf_serial_init':
serial_hsf.c:737: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c:742: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c:747: warning: concatenation of string literals with __FUNCTION__ is deprecated
In file included from serial_hsf.c:801:
serial_core.c: In function `uart_close':
serial_core.c:1073: error: invalid operands to binary ==
make: *** [serial_hsf.o] Error 1




What I have to do? I also downloaded the latest drivers from http://www.linuxant.com/drivers/hsf/full/downloads.php.


The package is " hsfmodem-6.03.00lnxt04061800full_k2.4.22_1.2115.nptl-1fdr.athlon.rpm.zip".

But on double clicking on it it gives a box saying the depended package "hsflinmodem" not found.

Is there any solution? Anybody please help me.

XavierP can you help me?
 
Old 06-30-2004, 12:25 AM   #5
hemanthjjp
LQ Newbie
 
Registered: Jun 2004
Location: india
Distribution: Fedora core 1
Posts: 17

Original Poster
Rep: Reputation: 0
Hi Geeks,
About 40 of You have seen my pst but only one reply.I'm a newbie to Linux and need help of the community.
So Please help me.
 
Old 06-30-2004, 02:52 AM   #6
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
http://www.linuxant.com/drivers/hcf/...php#METHOD%20A has all the instructions - is your modem USB or not? If it is, you have the wrong driver.

Note: 1. hsflinmodem-4.06.06.02-1.i586.rpm is the file you need if you have Mandrake, Fedora/Red Hat or SuSE or any other RPM based distro.

Last edited by XavierP; 06-30-2004 at 02:54 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Alternative to Linuxant drivers for Conexant HSF softmodem? cdhgee Linux - Hardware 2 09-27-2005 02:53 PM
Lucent SoftModem AMR on Fedora Core t_dawolf Linux - Hardware 1 06-22-2004 04:31 PM
HSF softmodem hangs up after dialing hpnadig Red Hat 5 05-02-2004 12:43 AM
No more free conexant HSF softmodem drivers? jimdaworm Slackware 18 03-13-2004 06:19 PM
HSF Softmodem installation error rahulnsoni Linux - Newbie 3 03-01-2004 12:53 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration