LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 12-17-2002, 08:26 AM   #1
kwikle
LQ Newbie
 
Registered: Dec 2002
Posts: 5

Rep: Reputation: 0
Question US Robotics 5610B & Mandrake 9.0


This is my first install of Linux Mandrake, I've been having some difficulty getting Linux to recognize my modem. It is a US Robotics Hardware controller based modem supported by Mandrake.

I tried setserial but after creating the link and everything, kppp will not find the modem when queried.

I tried using the MAKEDEV command in the shell, but it says the device already exists, but still Kppp will not find it when queried. So I remove it and try to re-add it, but the shell gives me an error: file already exists.

I've had linux up and running for three months but I can't get on the internet, this is really frustrating.
 
Old 12-17-2002, 12:35 PM   #2
Lindy
Member
 
Registered: Nov 2001
Location: Manistique, MI
Distribution: SUSE 12.1
Posts: 136

Rep: Reputation: 15
You may have to tell kppp where your modem is connected, try opening kppp and clicking on the setup button then in the configuration box click the device tab, theres a dropdown for modem device... /dev/modem, /dev/ttyS0 ect...
 
Old 12-17-2002, 12:55 PM   #3
kwikle
LQ Newbie
 
Registered: Dec 2002
Posts: 5

Original Poster
Rep: Reputation: 0
i tried to select the modem from the list in Kppp, but when it queries it says modem not found???
 
Old 12-17-2002, 08:20 PM   #4
UnTamed
Member
 
Registered: Dec 2002
Location: Qc, Canada
Distribution: CRUX
Posts: 317

Rep: Reputation: 30
The usr 5610b installs on ttyS4. If /dev/modem is not a symlink to /dev/ttyS4, delete it and
ln -s /dev/ttyS4 /dev/modem.
Now you can tell kppp to query /dev/modem.
 
Old 07-22-2003, 08:02 PM   #5
mikea3
LQ Newbie
 
Registered: Jul 2003
Posts: 2

Rep: Reputation: 0
This is exactly the info I need, but unfortunately I have no clue how to "delete it". I'm a total newbie who installed five days ago and I have been fighting the modem problem ever since. When I do "ln -s /dev/ttyS4 /dev/modem" it tells me "file exists" so I assume you mean delete /dev/modem. But just how do I do that? I mean, what is the command for delete?
 
Old 07-23-2003, 02:06 PM   #6
UnTamed
Member
 
Registered: Dec 2002
Location: Qc, Canada
Distribution: CRUX
Posts: 317

Rep: Reputation: 30
rm /dev/modem or better yet [...I didn't think about it at the time],
ln -sf /dev/ttyS4 /dev/modem ...where the added "f" switch will "force" the new file to overwrite the old one.

On a side note, once you know a command, man <command> or <command> --help, in a console, will bring loads of usefull info.

...HTH
 
  


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
US Robotics 5610B modem Dillius Linux - Hardware 4 03-24-2005 12:45 AM
US Robotics 5610b hwh888 Linux - Software 3 11-14-2003 11:36 AM
Getting closer with US robotics 5610b modem sourlinux Linux - Hardware 2 10-19-2003 11:32 AM
U.S. Robotics 5610b configuration problems Hotdog Linux - Hardware 0 08-13-2003 02:49 PM
5610b U.S. Robotics Modem TES Linux - Newbie 6 12-07-2002 12:19 PM

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

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