LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
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 01-25-2003, 01:00 PM   #1
bbbilen
LQ Newbie
 
Registered: Jan 2003
Posts: 5

Rep: Reputation: 0
conexant modem problem in redhat


hello I get Sorry modem is busy message when i use KPPP
I loaded device driver and rebuilt necessary kernel modules

this is my ioports file
Module Size Used by Tainted: P
hcfpciserial 26232 0 (unused)
hcfpciengine 971952 0 [hcfpciserial]
hcfpciosspec 21644 0 [hcfpciserial hcfpciengine]
emu10k1 68744 1 (autoclean)
ac97_codec 13384 0 (autoclean) [emu10k1]
sound 74388 0 (autoclean) [emu10k1]
soundcore 6532 7 (autoclean) [emu10k1 sound]
autofs 13348 0 (autoclean) (unused)
ipt_REJECT 3736 6 (autoclean)
iptable_filter 2412 1 (autoclean)
ip_tables 14936 2 [ipt_REJECT iptable_filter]
nls_iso8859-1 3516 2 (autoclean)
nls_cp437 5116 2 (autoclean)
vfat 13084 2 (autoclean)
fat

result of lsmod
Module Size Used by Tainted: P
hcfpciserial 26232 0 (unused)
hcfpciengine 971952 0 [hcfpciserial]
hcfpciosspec 21644 0 [hcfpciserial hcfpciengine]
emu10k1 68744 1 (autoclean)
ac97_codec 13384 0 (autoclean) [emu10k1]
sound 74388 0 (autoclean) [emu10k1]
soundcore 6532 7 (autoclean) [emu10k1 sound]
autofs 13348 0 (autoclean) (unused)
ipt_REJECT 3736 6 (autoclean)
iptable_filter 2412 1 (autoclean)
ip_tables 14936 2 [ipt_REJECT iptable_filter]
nls_iso8859-1 3516 2 (autoclean)
nls_cp437 5116 2 (autoclean)
vfat 13084 2 (autoclean)
fat 38712 0 (autoclean) [vfat]
mousedev 5524 1
keybdev 2976 0 (unused)
hid 22244 0 (unused)
input 5888 0 [mousedev keybdev hid]
usb-uhci 26188 0 (unused)
usbcore 77024 1 [hid usb-uhci]
ext3 70368 1
jbd 52212 1 [ext3]

/var/log/messages after modprobe hcfpciserial
Jan 25 19:21:29 localhost kernel: PCI: Found IRQ 11 for device 00:0b.0
Jan 25 19:21:29 localhost kernel: HCF ASIC ID: 215
Jan 25 19:21:29 localhost kernel: 4133203.316: HCF: DEVMGR ERROR: DpReset: timed out waiting for checksum 1
Jan 25 19:21:29 localhost kernel: 4133203.316: HCF: DEVMGR ERROR!!!! DpReset returns FALSE, attempt=0
Jan 25 19:21:29 localhost kernel: 4133203.821: HCF: DEVMGR ERROR: DpReset: timed out waiting for checksum 1
Jan 25 19:21:29 localhost kernel: 4133203.821: HCF: DEVMGR ERROR!!!! DpReset returns FALSE, attempt=1
Jan 25 19:21:29 localhost kernel: 4133204.326: HCF: DEVMGR ERROR: DpReset: timed out waiting for checksum 1
Jan 25 19:21:29 localhost kernel: 4133204.326: HCF: DEVMGR ERROR!!!! DpReset returns FALSE, attempt=2
Jan 25 19:21:29 localhost kernel: 4133204.326: HCF: DEVMGR Fails DM_ActivateHardware
Jan 25 19:21:29 localhost kernel: hcf_request_port: ComCtrlOpen failed, r=1!

thanks..
 
Old 01-26-2003, 12:48 PM   #2
alieneye
LQ Newbie
 
Registered: Jan 2003
Location: Worcestershire, UK
Distribution: redhat 8.0
Posts: 2

Rep: Reputation: 0
try installing the driver on this site

http://www.mbsi.ca/cnxtlindrv/hcf/index.html
 
Old 01-26-2003, 02:42 PM   #3
bbbilen
LQ Newbie
 
Registered: Jan 2003
Posts: 5

Original Poster
Rep: Reputation: 0
i got this error message after installed that driver..

thanks

Last edited by bbbilen; 01-26-2003 at 02:46 PM.
 
Old 01-27-2003, 02:49 AM   #4
juby
Member
 
Registered: Dec 2002
Location: Bangalore, India
Distribution: Ubuntu 5.*
Posts: 241

Rep: Reputation: 30
Y don t u try to install the rpm file for your specific version of distro .. i had tried it out and worked perfectly on redhat 8.0.. which is the distro you are running ? did u try minicom.. first try out a rpm file and then configure you r modem using
minicom -s
info to install a connexnat modem can be found @ my website

http://www.infologics.50megs.com/linux.htm

check that too..
 
Old 01-27-2003, 02:52 AM   #5
juby
Member
 
Registered: Dec 2002
Location: Bangalore, India
Distribution: Ubuntu 5.*
Posts: 241

Rep: Reputation: 30
yikes !! i forgot that i had removed the content on connexant modems ...
 
Old 01-27-2003, 03:47 AM   #6
bbbilen
LQ Newbie
 
Registered: Jan 2003
Posts: 5

Original Poster
Rep: Reputation: 0
i installed the right distro's driver(everything is right) but I found out that there is a problem with some type of conexant modems. Some modems can be determined as HCF but they're HSF or vice versa.. I think I have this problem.. When I go home I'll try HSF drivers..

thanks..
 
  


Reply



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
conexant v.92 internal modem not detecting in redhat linux 9.0 supersac Linux - Newbie 9 11-30-2004 01:04 PM
Redhat 8.0 and Conexant PCI modem psdan Linux - Newbie 0 08-18-2004 06:39 AM
The problem with an conexant modem and 2.6 furkan Linux - Hardware 2 07-18-2004 06:53 PM
How To Install A Conexant Aclink 56 K Modem On A Compaq Nx 9000 Series For Redhat 9.0 elf_asura Linux - Laptop and Netbook 5 01-31-2004 02:16 AM
Conexant Modem Problem lramos85 Linux - Newbie 3 01-13-2004 11:07 PM

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

All times are GMT -5. The time now is 04:02 AM.

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