Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Servers & Networking
FedoraForum Search

Forgot Password? Join Us!

Servers & Networking Discuss any Fedora server problems and Networking issues such as dhcp, IP numbers, wlan, modems, etc.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 3rd February 2008, 11:22 PM
gold Offline
Registered User
 
Join Date: Aug 2007
Posts: 78
dialup modem detection problem

I have fedora 7. I can't seem to get my modem detected. I have gone through network settings and have wvdial and gnome-ppp installed. Can someone tell me how I can get the modem working on fedora 7?
Reply With Quote
  #2  
Old 4th February 2008, 12:40 AM
PabloTwo's Avatar
PabloTwo Offline
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,126
Hi Gold-

It is highly dependent on what type of modem you have as to whether it will work in Linux or not. Linux, including Fedora, will detect and install basic drivers for most any full hardware modem that is installed. However, most computers that come with dialup modems, or the cheap ones you buy that fit into a pci slot are not of that type, but what are usually referred to as winmodems or controllorless modems, though there is a technical difference between those two types.

Fedora will ignore any such winmodem. There are a few winmodem types that have linux drivers available and can me made to work under linux. Try this:
Code:
lspci -v | grep Modem
Be sure to use a Capital M in the word Modem. I have two dialup modems installed on my box, one a conexant chipset winmodem and another a USR/3Com V.90 full hardware modem. The above command on my machine reports both devices, but Linux completely ignores the winmodem. The hardware modem is detected on bootup and works fine without having to install any drivers for it, just a bit of configuring in network-manager sets it up easily.
Code:
[paulm@speedie ~]$ lspci  -v | grep Modem
05:06.0 Serial controller: 3Com Corp, Modem Division 56K FaxModem Model 5610 (rev 01) (prog-if 02 [16550])
        Subsystem: 3Com Corp, Modem Division USR 56k Internal FAX Modem (Model 5610)
05:08.0 Communication controller: Conexant HSF 56k HSFi Modem (rev 01)
So, first step, find out which type of modem you have and check back in here.

Paul

Last edited by PabloTwo; 4th February 2008 at 12:47 AM.
Reply With Quote
  #3  
Old 4th February 2008, 01:14 AM
gold Offline
Registered User
 
Join Date: Aug 2007
Posts: 78
One computer I issued the command and nothing showing up. Other computer, I booted into windows and found my modem to be:
Quote:
Conexant HDA D110 MDC V.92 Modem
Both computers have the same problem. Linux doesn't recognize my modem. When I installed linux, I don't remeber installing drivers for my modem. Any suggestions?

thanks.

===
Edit:

seems like I need to buy this driver for $20: http://www.linuxant.com/drivers/ https://www.linuxant.com/store/

Last edited by gold; 4th February 2008 at 01:36 AM.
Reply With Quote
  #4  
Old 4th February 2008, 01:58 AM
gold Offline
Registered User
 
Join Date: Aug 2007
Posts: 78
My other computer is gateway:
Quote:
gateway model mt3705, with dialup modem 56K ITU V.92 ready fax/modem
Dell and Gateway don't have supporting linux drivers for these modems.
Reply With Quote
  #5  
Old 4th February 2008, 02:18 AM
PabloTwo's Avatar
PabloTwo Offline
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,126
For that particular device (Conexant HDA D110 MDC V.92 Modem) I did some google searching. First check out this thread on a Ubuntu forum as it states one guy was able to get a prepackaged .deb driver from Dell for his Dell notebook that uses that particular modem. Check that out here:
http://ubuntuforums.org/showthread.php?t=215831

From what I read, that appears to be in the "HFS" class of Conexant modems. If you have a Dell, you don't say, (EDIT: oops. You did say) you might get lucky and find an rpm package that will work for you. Another guy downloaded an XP driver for that device and got it to work with ndiswrapper. Also, an lspci listing didn't turn up that device on his Ubuntu install either. Otherwise, the Linuxant.com site:

http://www.linuxant.com/drivers/hsf/...ds-license.php

It's been awhile since I visited that site (I've used their drivers in the past) and they have made some big changes there. Now, instead of having to figure out which particular flavor of conexant chipset modem you have, they have you sign an 'agreement' (link to that page above), which then lets you download a program that figures out which modem and Linux distro/version you have and offers up the correct package. And yes, they still offer the "free trial", which locks the modem speed down to 14.4kbs.

Be aware that the Linuxant.com drivers are kernel modules packaged for your specific version of Fedora and your specific kernel version. If you upgrade your kernel, you 'break' the modem driver and have to download a new package that matches your new kernel version. That gets old real quick.

Paul

Last edited by PabloTwo; 4th February 2008 at 02:41 AM.
Reply With Quote
  #6  
Old 4th February 2008, 02:33 AM
PabloTwo's Avatar
PabloTwo Offline
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,126
Quote:
dialup modem 56K ITU V.92 ready fax/modem
That gives me no clue whatsoever as to what type (software, controllerless or hardware) of modem it is. If that is on a machine that runs windows, there is a neat little program for Windows (I think it's called listmodem.exe) that you can use to get more detailed info on what type of modem is installed on your system. Google for it. If 'lspci' didn't find it on the pci bus and Linux didn't see it on bootup, it's an awful good bet it's another winmodem. The listmodem.exe program should at least let you figure which chipset it uses.

Paul
Reply With Quote
Reply

Tags
detection, dialup, modem, problem

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with Modem Detection JK3MP Hardware & Laptops 8 24th September 2008 01:06 AM
Serial Modem (Dialup) Devil-X Servers & Networking 16 25th February 2008 09:21 PM
dialup modem always hangup DragonFly1801 Servers & Networking 1 1st September 2007 05:07 PM
Problem with ext. dialup modem! sashachaos Servers & Networking 0 7th February 2007 09:36 PM
Need USB dialup modem to work with FC3 fedorack Hardware & Laptops 1 5th April 2005 03:24 PM


Current GMT-time: 10:19 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat