On Wed, 15 May 2002, Jason Hewett wrote:
> I have a machine running RedHat 7.2 and have connected an external
> modem to it through the spare serial port. The machine is an old
> Pentium 133. Kudzu didn't detect the device and when I do a statserial
> on either serial port I only get /dev/ttyS1 come back with any details
> and the /dev/ttyS0 isn't detected.

Ok. I assume you have a mouse or something attatched to ttyS1 that kudzu
detects.

Under Linux, there are no modem drivers, so kudzu doesn't need to detect
it. Normally, it's just a matter of making a symlink to it from /dev/modem
and pointing pppd or minicom in the right direction.

ln -s /dev/ttyS0 /dev/modem

> Can anyone advise what the best procedure is to make connection to the
> modem and establish communication.

What sort of communication were you hoping to establish?

-- Jessica Mayo.
(Everything with a Grin :)

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to