On Sat, 4 Sep 1999, Ted Gervais wrote:
|Now I wonder if you might have any suggestions as to why I can't dial out.
|I know that might be a broad question, but with kernel 2.0.36 things
|worked fine (not with the newer pppd program though). That is with the
|dial-up program I am using.
|
|Now with the kernel 2.2.12 and the latest pppd program, the modem lights
|become initialized BEFORE my program is called. This initialization
|normally would not happen until that program was called and I figure that
|maybe something has taken over that port. I wonder what and how.
Check the device file with setserial /dev/ttySx, x=whatever for you. Make
sure it is still the one that the modem uses. Check cat /proc/ioports
and cat /port/interrupts to make sure that nothing else now uses the port
or interrupt that the modem uses. Only IRQs that are used show up in
/proc/interrupts.
---
Clifford Kite Not a guru. (tm)
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]