LinuxQuestions.org
Review your favorite Linux distribution.
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 12-01-2002, 08:47 PM   #1
blinux1
Member
 
Registered: Nov 2002
Location: Pennsylvania
Distribution: Mandrake 9.1 and Redhat 9
Posts: 144

Rep: Reputation: 15
problems with detecting modem


I have Mandrake 8.0, and I recently got a U.S.Robotics 56K Internal Fax Modem, model 5610B. It says on the box that the modem is supported by linux, and the drivers are in the kernel ver2.3 and higher. However, when I ran KPP's query modem, for every possible device I tried it wouldn't work (/dev/modem, ttyS1-3). Then I found by viewing the /etc/sysconfig/hwconf that my modem is the device /dev/ttyS4, which isn't on the device list of KPP or any other internet configuration program I've seen. How will I get my computer to recognize my modem?
 
Old 12-02-2002, 12:00 AM   #2
GT I.N.C
Member
 
Registered: May 2002
Location: Australia, Sydney, St.Clair
Distribution: Rh 7.3
Posts: 836

Rep: Reputation: 30
Try plugging your modem into com 3 or tty2, cause i think it's in com5 now if i'm not mistaken?

#Garry
 
Old 12-02-2002, 04:46 AM   #3
lynch
Member
 
Registered: Nov 2000
Location: A Mid-Atlantic state
Distribution: SuSE 8.1,Knoppix 3.2,Mandrake 9.1
Posts: 388

Rep: Reputation: 30
Try linking dev/modem(which should be listed in kppp>device)to ttyS4.
lynch
 
Old 01-13-2003, 10:51 PM   #4
IzanbardPrince
LQ Newbie
 
Registered: Jan 2003
Location: Huntington, IN
Distribution: Mandrake
Posts: 1

Rep: Reputation: 0
Quote:
Originally posted by lynch
Try linking dev/modem(which should be listed in kppp>device)to ttyS4.
lynch
OK, Linux to English translation please?

What do I have to type in the command line to achieve this?

I'm having the same problem out of my modem.
 
Old 01-14-2003, 07:15 PM   #5
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
ln -s /dev/ttyS4 /dev/modem
 
Old 06-23-2003, 10:46 AM   #6
HansErick
LQ Newbie
 
Registered: Jun 2003
Distribution: Mandrake 9.1
Posts: 13

Rep: Reputation: 0
Mandrake 9.1 reinstalls old /dev/modem/ link over new one.

Hello,

I had the same problem when I installed Mandrake 9.1 on my machine which has a USR5610b. I deleted the old symlink, which pointed to ttyS3 and created a new link pointing to ttyS4. The modem works fine and I connect with no hassles. The problem is when I end my session or boot the next day. Mandrake reinstalls the old link pointing to ttyS3 and I have to go through the process of creating a new link again before connecting to the internet. This has gotten tiresome in a hurry. Any ideas? Appreicate any help you can give me.

Thanks,

HansErick
 
Old 06-23-2003, 12:21 PM   #7
RIS
LQ Newbie
 
Registered: Jun 2003
Location: Ontario
Distribution: WinLinux 2003
Posts: 4

Rep: Reputation: 0
Your USR modem is on COM5 by design (sigh!). In Windows you can change this with a registry hack. Open Regedit and do a search on COM5. You will find two instances. In the first, change COM5 to COM4, say. In the second, delete the whole COM5 alias entry. Your modem will now be on COM4.

This works, but doing it didn't enable my USR modem. I put this down to the vagaries of WinLinux, which I am about to give up on.

If you use this method please post as to whether it solved your problem.
 
Old 06-23-2003, 06:08 PM   #8
HansErick
LQ Newbie
 
Registered: Jun 2003
Distribution: Mandrake 9.1
Posts: 13

Rep: Reputation: 0
RIS,

My machine is new, it only has Mandrake Linux loaded right now. Its funny that you mention Windows. No matter what I do I can't get it to install. Dosen't matter if I use the floppy drive or CD drive as the boot device. Always get error msgs about it being a invalid boot device or an invalid boot disk. Have tried booting DOS, Win95, and Win98 from floppies and CD. My machine snubbed each attempt. Does not like Billyware I guess. Sad thing is I would like to get Windows on the hard drive if just for a short time. My new motherboard BIOS ugrades, drivers and patches can only be installed in a Windows environment. Intel still has a ways to go in supporting Linux, they have some files that will upgrade RH 9.0 and SUSE but I don't want to risk screwing up my motherboard just yet.

There should be a way to fix this problem within MDK 9.1. I just have to learn more about MDK and Linux in general. Some where in MDK is overwriting my attempt to create a new device link for /dev/modem. I just have to find out where.
 
Old 06-24-2003, 01:32 PM   #9
RIS
LQ Newbie
 
Registered: Jun 2003
Location: Ontario
Distribution: WinLinux 2003
Posts: 4

Rep: Reputation: 0
HansErick

Thanks for the comeback. Sorry I was of no help. On thinking it over, why would changing the Windows Registry entries have any effect on Linux at all ... ?

I am woefully ignorant but, with your Windows problem, would uninstalling Linux, converting the whole drive to a FAT system, and installing Windows do any good? Don't shoot!! Then reinstall Linux, of course. Others will know better than I.

Regards ... RIS
 
Old 06-24-2003, 07:43 PM   #10
HansErick
LQ Newbie
 
Registered: Jun 2003
Distribution: Mandrake 9.1
Posts: 13

Rep: Reputation: 0
RIS,

Interesting you should suggest that!! I'm in the process of reformating my hard drive and will procede with the installation of Win98 shorty. I was able to use my brother's computer to create a DOS Boot CD for Win98. My system has given in but not with out a fight. When Windows is loaded and the way I want it, I'll procede with MDK 9.1.

Maybe some day I'll be able to rid myself of M$ but now.

Thanks for your input.

Hans Erick
 
Old 06-24-2003, 07:54 PM   #11
RIS
LQ Newbie
 
Registered: Jun 2003
Location: Ontario
Distribution: WinLinux 2003
Posts: 4

Rep: Reputation: 0
Great! Maybe see you later.

Regards ... RIS
 
  


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
Problems detecting a bestdata 56k modem!! repollo Linux - Hardware 2 02-06-2006 09:40 PM
Modem Not Detecting sagar Linux - Hardware 5 11-04-2004 08:28 AM
Modem Not Detecting Batiu-Drami Linux - Hardware 13 06-21-2003 09:29 AM
Modem not Detecting muhammadawood Linux - Hardware 3 12-20-2002 02:27 PM
Ssue 8 not detecting my isapnp modem as a modem cmisip Linux - Hardware 6 11-10-2002 01:48 AM

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

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