On 27 Feb 2003, Richard Doyle wrote: > On Wed, 2003-02-26 at 19:18, Greg Playle wrote: > > On 19 Feb 2003 13:11:07 -0800, Richard Doyle wrote in reply: > >
[funky quoting of Richard's email] > > ----------- snip ------------------- > > Post a log segment showing a complete sequence of chat and pppd entries. > > In general it is helpful to post unedited logs (but replace passwords > > with x's). > > [... omitted stuff ... Greg's log output follows...] > > Feb 26 19:56:48 firewall kernel: RAMDISK: Compressed image found at block 0 > > Feb 26 19:56:48 firewall kernel: Freeing initrd memory: 401k freed > > Feb 26 19:56:48 firewall kernel: Freeing unused kernel memory: 64k freed > > Feb 26 19:56:48 firewall kernel: 3c509.c:1.19 16Oct2002 [EMAIL PROTECTED] > > Feb 26 19:56:48 firewall chat[9516]: abort on (BUSY) > This is oddly wrong. Your system is attempting to run chat even before > the kernel loads the ppp modules, much less pppd. What does your > /etc/network/interfaces file contain? Have you followed > http://leaf.sourceforge.net/devel/jnilo/bumodem.html step-by-step? Are you editing /boot/etc/modules? (you should not do that for ppp) > > Feb 26 19:56:48 firewall chat[9516]: abort on (NO CARRIER) > > Feb 26 19:56:48 firewall chat[9516]: abort on (VOICE) > > Feb 26 19:56:48 firewall chat[9516]: abort on (NO DIALTONE) > > Feb 26 19:56:48 firewall chat[9516]: abort on (NO ANSWER) > > Feb 26 19:56:48 firewall chat[9516]: send (ATZ^M) > > Feb 26 19:56:48 firewall kernel: http://www.scyld.com/network/3c509.html > > Feb 26 19:56:48 firewall kernel: CSLIP: code copyright 1989 Regents of the > > University of California > > Feb 26 19:56:48 firewall kernel: PPP generic driver version 2.4.2 > > Feb 26 19:56:49 firewall chat[9516]: expect (OK) > > Feb 26 19:56:56 firewall root: Shorewall Started > > Feb 26 19:57:34 firewall chat[9516]: alarm > > Feb 26 19:57:34 firewall chat[9516]: Failed > > > > --------------------------------- end snip -------------------------------- > > > > -------------------------- snip /var/log/modules -------------------- > Eh? I'll assume its /etc/modules, as the file itself states: > > > # /etc/modules: kernel modules to load at boot time. > > # > > # ISA ethernet cards > > 3c509 This module should not support the 3c905... but you are showing evidence in your logs that such support is present, without showing the "3c905" or "3c59x" modules that do support it. More evidence of mucking with /boot/etc/modules and /boot/lib/modules? Or did you abbreviate this file? What is the output of "cat /proc/interrupts"? "lsmod"? "cat /proc/pci"? Old BIOSes were particularly bizarre in their handling of PCI interrupts, and you may have a conflict between your 905 cards and the serial port (irq4). [...] --------------------------------------------------------------------------- Jeff Newmiller The ..... ..... Go Live... DCN:<[EMAIL PROTECTED]> Basics: ##.#. ##.#. Live Go... Live: OO#.. Dead: OO#.. Playing Research Engineer (Solar/Batteries O.O#. #.O#. with /Software/Embedded Controllers) .OO#. .OO#. rocks...2k --------------------------------------------------------------------------- ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
