public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nestor Aaro <lkernel@hot.ee> (by way of Nestor Aaro <lkernel@hot.ee>)
To: linux-kernel@vger.kernel.org
Subject: Problem with PPPoE on 2.5.65-66.bk9
Date: Fri, 4 Apr 2003 20:07:01 +0300	[thread overview]
Message-ID: <200304042007.01159.lkernel@hot.ee> (raw)

hi all!
I have problem starting ADSL connection on 2.5.65-66.bk9 kernels. Using 
roaring
penguins software (rp-pppoe).
Configuration:
Slackware linux.
GCC-3.2.2
GlibC-2.3.1
module-init-tools-0.9.10
Kernel Config:
----------------
#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_OBSOLETE_MODPARM=y
# CONFIG_MODVERSIONS is not set
# CONFIG_KMOD is not set
-----------------
#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
# CONFIG_MII is not set
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
CONFIG_NET_VENDOR_3COM=y
# CONFIG_EL1 is not set
# CONFIG_EL2 is not set
# CONFIG_ELPLUS is not set
# CONFIG_EL16 is not set
CONFIG_EL3=m
# CONFIG_3C515 is not set
# CONFIG_VORTEX is not set
# CONFIG_TYPHOON is not set
# CONFIG_LANCE is not set
# CONFIG_NET_VENDOR_SMC is not set
# CONFIG_NET_VENDOR_RACAL is not set
--------------
CONFIG_PPP=m
# CONFIG_PPP_MULTILINK is not set
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
# CONFIG_PPPOE is not set
# CONFIG_SLIP is not set
-----------------------------------------------------------------------------
-

Logs:
kernelmessages:
Mar 30 20:01:13 localhost kernel: 3c509.c:1.19b 08Nov2002 becker@scyld.com
Mar 30 20:01:13 localhost kernel: http://www.scyld.com/network/3c509.html
Mar 30 20:01:13 localhost kernel: loop: loaded (max 8 devices)
Mar 30 20:01:13 localhost kernel: Linux video capture interface: v1.00
Mar 30 20:01:13 localhost kernel: Gemtek PCI Radio (rev. 1) found at
0x9800-0x9803.
Mar 30 20:01:13 localhost kernel: i2c-proc.o version 2.7.0 (20021208)
Mar 30 20:01:13 localhost kernel: i2c-piix4 version 2.7.0 (20021208)
Mar 30 20:01:13 localhost kernel: piix4 smbus 00:07.3: Found Intel Corp.
82371AB/EB/MB PIIX4  device
Mar 30 20:01:13 localhost kernel: spurious 8259A interrupt: IRQ7.
Mar 30 20:01:25 localhost kernel: eth0: Setting 3c5x9/3c5x9B half-duplex mode
if_port: 0, sw_info: 1321
Mar 30 20:01:25 localhost kernel: CSLIP: code copyright 1989 Regents of the
University of California
Mar 30 20:01:25 localhost kernel: PPP generic driver version 2.4.2
Mar 30 20:01:25 localhost kernel: Module ppp_async cannot be unloaded due to
unsafe usage in include/linux/module.h:432

messages:
Mar 30 20:01:25 localhost kernel: eth0: Setting 3c5x9/3c5x9B half-duplex mode
if_port: 0, sw_info: 1321
Mar 30 20:01:25 localhost kernel: CSLIP: code copyright 1989 Regents of the
University of California
Mar 30 20:01:25 localhost kernel: PPP generic driver version 2.4.2
Mar 30 20:01:25 localhost pppd[154]: pppd 2.4.1 started by root, uid 0
Mar 30 20:01:25 localhost kernel: Module ppp_async cannot be unloaded due to
unsafe usage in include/linux/module.h:428
Mar 30 20:01:25 localhost pppd[154]: Using interface ppp0
Mar 30 20:01:25 localhost pppd[154]: Connect: ppp0 <--> /dev/pts/0
Mar 30 20:01:56 localhost pppd[154]: LCP: timeout sending Config-Requests
Mar 30 20:01:56 localhost pppd[154]: Connection terminated.
Mar 30 20:02:00 localhost pppoe[155]: Timeout waiting for PADO packets
Mar 30 20:02:00 localhost pppd[154]: Exit.

syslog:
Mar 30 20:01:25 localhost kernel: eth0: Setting 3c5x9/3c5x9B half-duplex mode
if_port: 0, sw_info: 1321
Mar 30 20:01:25 localhost kernel: Module ppp_async cannot be unloaded due to
unsafe usage in include/linux/module.h:428
Mar 30 20:01:56 localhost pppd[154]: LCP: timeout sending Config-Requests
Mar 30 20:02:00 localhost pppoe[155]: Timeout waiting for PADO packets

-----------------------------------------------------------------------------
Compiling ppp modules in to the kernel gives the same result.
I have no problems on 2.4.20


Nestor





             reply	other threads:[~2003-04-04 17:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-04 17:07 Nestor Aaro [this message]
     [not found] ` <200304042102.36630.baldrick@wanadoo.fr>
     [not found]   ` <200304042320.24870.lkernel@hot.ee>
2003-04-04 20:50     ` Problem with PPPoE on 2.5.65-66.bk9 Nestor Aaro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200304042007.01159.lkernel@hot.ee \
    --to=lkernel@hot.ee \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox