LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-29-2004, 12:36 AM   #1
supersac
LQ Newbie
 
Registered: Nov 2004
Posts: 3

Rep: Reputation: 0
Unhappy conexant v.92 internal modem not detecting in redhat linux 9.0


hi,
i recently installed redhat linux 9.0 on my computer.
my computer is now running dual operating systems-linux and winxp.
i have an internal conexant v.92 modem integrated on the motherboard.
i have installed linux and everything is working fine except for the modem.
every time i try to set up kppp to dial, it says no modem detected.
please let me know what to do?
thanks
 
Old 11-29-2004, 12:54 AM   #2
csplinter
LQ Newbie
 
Registered: Nov 2004
Location: Beaumont, Texas
Distribution: Gentoo Stage 1
Posts: 27

Rep: Reputation: 15
Winmodem??

Well as much as I ahte to tell you this, it is very likely that you have yourself a "winmodem". Theyr a breed of modems the are missing certain components that get emulated by windows software in order to save money. i.e. you have to have the windows software running to use them. Fortunately by means of reverse engineering some great hackers have written drivers for some of these winmodems. Luckily for you conexant is one of the better supported winmodems.

To find out if it will work with linux or not, your going to need to know the model # of this modem.

If it is a winmodem your going to need to know the chipset, i'm guessing you prolly don't know it off the top of your head, so you can use this prog to find out http://linmodems.technion.ac.il/packages/scanModem.gz
 
Old 11-29-2004, 01:02 AM   #3
audibel
Member
 
Registered: Oct 2004
Distribution: Debian Sarge
Posts: 177

Rep: Reputation: 30
The linuxant driver (available at www.linuxant.com) is another solution to your problem, as I also have a piece of crap Conexant v92 modem. The FREE (haha) driver only operates at 14.4, so you have to pay 15 dollars to get 56K functionality. However, there is a beta version out there on the internet somewhere (I couldn't get it to work with my modem, but it's worth a try). Linuxant has the driver in (I believe deb, rpm, and tarball formats)

Last edited by audibel; 11-29-2004 at 01:04 AM.
 
Old 11-29-2004, 06:41 AM   #4
supersac
LQ Newbie
 
Registered: Nov 2004
Posts: 3

Original Poster
Rep: Reputation: 0
the modem is integrated on an intel 845 laptop chipset.
when i ran scanmodem i got

pci bus 0 , device 31, function 6

actiontec conexant MD560RD V.92 MDC Modem

IRQ- 10
I/O 0x2400
I/O 0x2000

i downloaded an hsf conexant modem driver from linuxant
but it is not working either!!!

Last edited by supersac; 11-29-2004 at 06:43 AM.
 
Old 11-29-2004, 01:26 PM   #5
csplinter
LQ Newbie
 
Registered: Nov 2004
Location: Beaumont, Texas
Distribution: Gentoo Stage 1
Posts: 27

Rep: Reputation: 15
It seems your in luck

I just found this french site http://www.olitec.com/pci56kv2.html which seems to have a driver for your modem. If you dont speak french, just tell me what distro you useing and i'll just give you a link to what you should install, and tell you how to do it.
 
Old 11-29-2004, 06:32 PM   #6
greenlinux
LQ Newbie
 
Registered: Jan 2004
Location: Detroit
Posts: 19

Rep: Reputation: 0
using an internal modem

I have a similar problem...
I have xp and Mandrake 9.2 on separate drives and I was finally able to get on-line with a USR 56K pro modem. The problem is after I configured the modem with the help of USR support and then went back to XP, Mandrake "lost" the modem.

I have two addtional questions: Is there a way to configure to modem so if you switch between operating systems, one does not interfere with the other OS. And, would an external modem solve this problem?
greenlinux
 
Old 11-30-2004, 05:30 AM   #7
supersac
LQ Newbie
 
Registered: Nov 2004
Posts: 3

Original Poster
Rep: Reputation: 0
i am running redhat linux 9.0
kernel 2.4.20-8
on an i686

do let me know the link.
i can't understand french.
 
Old 11-30-2004, 05:54 AM   #8
prasys
LQ Newbie
 
Registered: Nov 2004
Location: Kuala Lumpur , MY
Distribution: SuSe 9.1 Pro/Red Hat Fedora Core 2
Posts: 4

Rep: Reputation: 0
I use Compaq laptop too , seems the new kernel is better with Conexant PCI Modem...I am not sure , or SuSe has that thing bulit in

I think you need kernel headers to compile a modem driver and you need to read the readme file on how-to compile the kernel and run the modem.

I still can't get my SmartUSB56 to work in Red Hat 9/Fedora Core 1/2....hmm...Thats why I got suSe
 
Old 11-30-2004, 12:07 PM   #9
csplinter
LQ Newbie
 
Registered: Nov 2004
Location: Beaumont, Texas
Distribution: Gentoo Stage 1
Posts: 27

Rep: Reputation: 15
Worst case scenario

Keep in mind that you can always use a external modem, to the best of my knowledge, they don't make external winmodems, so theres always that if you continue to have trouble
 
Old 11-30-2004, 01:04 PM   #10
jabberwock486
Member
 
Registered: Jul 2003
Posts: 74

Rep: Reputation: 15
an easy solution is to just replace the modem rather than fuss over it. Though i can and have gotten such modems to work i often find it very annoying.

one class of modems that works well is the intel 536 based modems, called a "full hardware" despite the fact i hear it is still a win modem. either way they have direct linux drivers, and they work well. its also fairly cheap, a local store sells them for $9. I have had great luck with this modem. its dirvers work well. i have tried it on mandrake, red hat and suse.
 
  


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
Detecting internal Modem problem TwoWheels Linux - Hardware 2 10-29-2005 01:58 AM
detecting internal modem sharathg786 Red Hat 4 09-27-2005 06:00 PM
Redhat linux 9 doesn't detect My sm56 internal modem mooppils Red Hat 1 11-10-2004 10:16 PM
Problems Installing drivers for an Internal conexant modem Agent M Linux - Hardware 3 05-30-2004 02:07 AM
Conexant PCI ADSL Internal Modem tattooedpierre Linux - Newbie 14 04-30-2003 03:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:10 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