Re: Problem with PPPoE on 2.5.65-66.bk9

Nestor Aaro (lkernel@hot.ee)
Fri, 4 Apr 2003 23:50:49 +0300


On Friday 04 April 2003 23:20, Nestor Aaro wrote:
> On Friday 04 April 2003 22:02, you wrote:
> > > # CONFIG_PPPOE is not set
> >
> > Looks like you forgot to turn on pppoe support in the kernel.
>
> rp-pppoe don't need kernel support. Btw it was working fine in 2.5.42
> kernel.
>
> Ok. I try it:
> All instructions in readme is followed and here is result:
> /var/log/kernelmessages
> Apr 4 22:55:28 localhost kernel: Module ppp_async cannot be unloaded due
> to unsafe usage in include/linux/module.h:428
> Apr 4 22:57:18 localhost kernel: Module pppoe cannot be unloaded due to
> unsafe usage in include/linux/module.h:428
>
> /var/log/messages
> Apr 4 22:55:28 localhost kernel: eth0: Setting 3c5x9/3c5x9B half-duplex
> mode if_port: 0, sw_info: 1321
> Apr 4 22:55:28 localhost kernel: CSLIP: code copyright 1989 Regents of the
> University of California
> Apr 4 22:55:28 localhost kernel: PPP generic driver version 2.4.2
> Apr 4 22:55:28 localhost pppd[154]: pppd 2.4.1 started by root, uid 0
> Apr 4 22:55:28 localhost kernel: Module ppp_async cannot be unloaded due
> to unsafe usage in include/linux/module.h:428
> Apr 4 22:55:28 localhost pppd[154]: Using interface ppp0
> Apr 4 22:55:28 localhost pppd[154]: Connect: ppp0 <--> /dev/pts/0
> Apr 4 22:55:59 localhost pppd[154]: LCP: timeout sending Config-Requests
> Apr 4 22:55:59 localhost pppd[154]: Connection terminated.
> Apr 4 22:56:03 localhost pppoe[155]: Timeout waiting for PADO packets
> Apr 4 22:56:03 localhost pppd[154]: Exit.
> Apr 4 22:57:18 localhost kernel: Module pppoe cannot be unloaded due to
> unsafe usage in include/linux/module.h:428
> Apr 4 22:59:51 localhost pppd[1683]: /etc/ppp/plugins/rp-pppoe.so:
> undefined symbol: generic_establish_ppp
> Apr 4 22:59:51 localhost pppd[1683]: Couldn't load plugin
> /etc/ppp/plugins/rp-pppoe.so
> Apr 4 22:59:51 localhost adsl-connect: ADSL connection lost; attempting
> re-connection.
> Apr 4 22:59:56 localhost pppd[1704]: /etc/ppp/plugins/rp-pppoe.so:
> undefined symbol: generic_establish_ppp
> Apr 4 22:59:56 localhost pppd[1704]: Couldn't load plugin
> /etc/ppp/plugins/rp-pppoe.so
> Apr 4 22:59:56 localhost adsl-connect: ADSL connection lost; attempting
> re-connection.
> Apr 4 23:00:01 localhost pppd[1734]: /etc/ppp/plugins/rp-pppoe.so:
> undefined symbol: generic_establish_ppp
> Apr 4 23:00:01 localhost pppd[1734]: Couldn't load plugin
> /etc/ppp/plugins/rp-pppoe.so
> Apr 4 23:00:01 localhost adsl-connect: ADSL connection lost; attempting
> re-connection.
> Apr 4 23:05:56 localhost pppd[1816]: /etc/ppp/plugins/rp-pppoe.so:
> undefined symbol: generic_establish_ppp
> Apr 4 23:05:57 localhost pppd[1816]: Couldn't load plugin
> /etc/ppp/plugins/rp-pppoe.so
> Apr 4 23:05:57 localhost adsl-connect: ADSL connection lost; attempting
> re-connection.
> Apr 4 23:06:02 localhost pppd[1844]: /etc/ppp/plugins/rp-pppoe.so:
> undefined symbol: generic_establish_ppp
> Apr 4 23:06:02 localhost pppd[1844]: Couldn't load plugin
> /etc/ppp/plugins/rp-pppoe.so
> Apr 4 23:06:02 localhost adsl-connect: ADSL connection lost; attempting
> re-connection.
> Apr 4 23:06:07 localhost pppd[1865]: /etc/ppp/plugins/rp-pppoe.so:
> undefined symbol: generic_establish_ppp
> Apr 4 23:06:07 localhost pppd[1865]: Couldn't load plugin
> /etc/ppp/plugins/rp-pppoe.so
> Apr 4 23:06:07 localhost adsl-connect: ADSL connection lost; attempting
> re-connection.
> ---------------------------------------------------------------------------
>---------- But again, all was working fine, without kernel pppoe module and
> without rp-pppoe plugin in Kernel-2.5.42.
>
> ----------
> Sorry for my bad english! :)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/