the system cannot talk to the modem, make sure the modem is configured correctly, if this is the first time you installed linux on that machine, you may need to use isapnp to configure it. use minicom to manually talk to the modem, i suggest using the jumpers (if available) on the modem to hard code the modem to a specific IRQ and I/O address, also make sure there are no conflicts with the modem settings any any other devices (see /proc/ioports and /proc/interrupts. i had a modem hardcoded to IRQ3 recently in a system with 2 intel eepro 100 Network cards and one of the cards was on IRQ3 as well preventing communication with the modem. also make sure the serial port setings are correct by running
setserial /dev/ttyS0 make sure the I/O port and IRQ are right, the rest is usually ok to leave at the defaults for a modern modem. make sure the modem is not a winmodem either, its best to use either external or even better an internal ISA modem. diamond 56i modems seem to work pretty good for me(ISA) they run about $35 i think. the older 56i's had jumpers it seems the newer ones have none but still can be configued through isapnp nate On Wed, 5 Jan 2000, Joseph de los Santos wrote: jh0u >Happy New Year! jh0u > jh0u > I get a connect script failed when I try to use pon to connect to my ISP. jh0u >it used to work before. Here is the exact error message: jh0u > jh0u >debian:/etc# ln ?sf /dev/ttyS0 /dev/modem jh0u >debian:/etc# pon x jh0u >debian:/etc# tail ?f /var/log/ppp.log jh0u >Jan 4 08:13:15 debian pppd[178]:Connect script failed jh0u >Jan 4 08:13:16 debian pppd[178]:Exit jh0u >Jan 5 02:56:53 debian pppd[3276]: pppd 2.3.5 started by root, uid 0 jh0u >Jan 5 02:56:54 debian chat[3277]: abort on (BUSY) jh0u >Jan 5 02:56:54 debian chat[3277]: abort on (NO CARRIER) jh0u >Jan 5 02:56:54 debian chat[3277]: abort on (VOICE) jh0u >Jan 5 02:56:54 debian chat[3277]: abort on (NO DIALTONE) jh0u >Jan 5 02:56:54 debian chat[3277]: abort on (NO ANSWER) jh0u >Jan 5 02:56:54 debian chat[3277]: send (ATZ^M) jh0u >Jan 5 02:56:54 debian chat[3277]: expect (OK) jh0u >Jan 5 02:57:39 debian chat[3277]: alarm jh0u >Jan 5 02:57:39 debian chat[3277]: failed jh0u >Jan 5 02:57:39 debian pppd[3276]: Connect script failed jh0u >Jan 5 02:57:39 debian pppd[3276]: Exit jh0u > jh0u > jh0u >Any advice would be again, greatly appreciated. jh0u > jh0u >______________________________________________________ jh0u >Get Your Private, Free Email at http://www.hotmail.com jh0u > jh0u > jh0u >-- jh0u >Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null jh0u > ----------------------------------------[mailto:[EMAIL PROTECTED] ]-- Vice President Network Operations http://www.firetrail.com/ Firetrail Internet Services Limited http://www.aphroland.org/ Everett, WA 425-348-7336 http://www.linuxpowered.net/ Powered By: http://comedy.aphroland.org/ Debian 2.1 Linux 2.0.36 SMP http://yahoo.aphroland.org/ -----------------------------------------[mailto:[EMAIL PROTECTED] ]-- 11:54am up 138 days, 23:51, 4 users, load average: 1.56, 1.58, 1.54

