On Mon, 6 Dec 1999, Michael B Golden wrote:

|On Sun, 5 Dec 1999 13:55:11 -0600 (CST) Clifford Kite <[EMAIL PROTECTED]>
|writes:
|>
|>The message that often signals an IRQ conflict comes earlier when pppd
|>tries to get the serial port attributes, but I think checking the IRQ
|>would be worthwhile in this instance.
|
|As I don't know how to interpret what it says, I will post it here:
|
|/proc/interrupts:
|           CPU0       
|  0:      16956          XT-PIC  timer
|  1:        160          XT-PIC  keyboard
|  2:          0          XT-PIC  cascade
|  5:          0          XT-PIC  soundblaster
|  8:          1          XT-PIC  rtc
| 13:          0          XT-PIC  fpu
| 14:      25843          XT-PIC  ide0
|NMI:          0

There's no serial port so the modem wasn't being used.  What IRQ does the
modem use?  setserial /dev/ttySx, for whatever x you use, will show the
configuration of the device file.  If the configured IRQ is one of the ones
above then you have a conflict.  If it is not one of those but is not the
one your modem uses then all you need to do is change the boot-up file that
configures the device file, also using setserial.  Here the bootup file is
/etc/rc.d/rc.serial.

---
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]

Reply via email to