Re: more modem
At 07:39 PM 9/28/1998 +0100, tracheotomy_bob wrote:
>
> OK, here's part II of the problem. I pulled out my modem and configured
it to
> com1 irq4. I disabled com1 on the motherboard and windows seems happy.
> However now I get the following when I type plog
>
> Sep 28 19:02:35 gonzo pppd[144]: pppd 2.3.5 started by root, uid 0
>
> Sep 28 19:02:35 gonzo pppd[144]: tcgetattr: Input/output error(5)
>
> Sep 28 19:02:36 gonzo pppd[144]: Exit.
>
>
>
> What is going on? Why won't the modem work?
>
> At least wvdial says the modem is not responding now, before I didn't have
> one!
Just as a test, I'd try the following command:
echo ATDT(some_phone_number) > /dev/ttyS0
and see if you hear the modem pick up and dial. If you've got a second phone
line (or cell phone, etc), you can dial it and answer it and hear yourself
talking to yourself (if you've got a speaker on the modem).
echo ATH > /dev/ttyS0 to hang up the line.
echo ATZ > /dev/ttyS0 to reset the modem.
If this test works, it'll verify that Linux and your modem will work together,
and that the hardware is okay.
HTH.
Kent
================================================
Kent West, Technology Support
kent.west@infotech.acu.edu
Abilene Christian Univ., Abilene, TX
915-674-2557 FAX: 915.674.6724
Amateur Radio: KC5ENO
Debian Linux: Ride the wave with the penguins!
Reply to:
- References:
- more modem
- From: "tracheotomy_bob" <tracheotomy_bob@iname.com>