Re: Using a U.S. Robotics Fax modem with Slackware 10.0
From: Dances With Crows (danSPANceswitTRAPhcrows_at_gmail.com)
Date: 06/17/05
- Next message: Floyd L. Davidson: "Re: $PATH"
- Previous message: Grant Edwards: "Re: $PATH"
- In reply to: CPUFreak91: "Using a U.S. Robotics Fax modem with Slackware 10.0"
- Next in thread: Jean-David Beyer: "Re: Using a U.S. Robotics Fax modem with Slackware 10.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 17 Jun 2005 11:44:00 -0500
On 17 Jun 2005 09:04:15 -0700, CPUFreak91 staggered into the Black Sun
and said:
> I'm trying to get a U.S. Robotics 56K Fax PCI modem to work under
> Slackware Linux 10.0. I tried using /dev/modem under KPPP but to no
> avail. I only get a log and the message that the modem is busy. I
> know that the modem is under COM3
Find out which IRQ and I/O ports the PCI Real Modem is using with "cat
/proc/interrupts /proc/ioports", then use setserial to set /dev/ttyS2
(COM3) to that IRQ and I/O port. "man setserial" for details, though
that might be information overload for a newbie. You need to point your
kppp at /dev/ttyS2 or rm /dev/modem and make /dev/modem a symlink to
/dev/ttyS2 . I used to know exactly how to do everything with setserial
and modems, but I got a cablemodem ~3 years ago....
> I have no drivers either. I was told it didn't need any (and the box
> it came never had one). Windows supplies it's own driver, does
> Slackware?
Yeah, it's serial.o in /lib/modules/`uname -r`/kernel/drivers/
somewhere. It should be automagically modprobed when you do anything to
any of the /dev/ttyS? devices.
> I have pay-by-the-minute Dial-Up and browsing is expensive,
Yuck. Makes you want to kick your local evil incompetent telco
monopoly, doesn't it?
-- Matt G|There is no Darkness in Eternity/But only Light too dim for us to see Brainbench MVP for Linux Admin / mail: TRAP + SPAN don't belong http://www.brainbench.com / Hire me! -----------------------------/ http://crow202.dyndns.org/~mhgraham/resume
- Next message: Floyd L. Davidson: "Re: $PATH"
- Previous message: Grant Edwards: "Re: $PATH"
- In reply to: CPUFreak91: "Using a U.S. Robotics Fax modem with Slackware 10.0"
- Next in thread: Jean-David Beyer: "Re: Using a U.S. Robotics Fax modem with Slackware 10.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|