From: Richard Hirst <rhirst@linuxcare.com>
To: "DUTOT Stéphane" <stephane.dutot@exlicite.net>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] PPTP and PPPOE under Debian HPPA Linux.
Date: Thu, 18 Oct 2001 22:46:44 +0100 [thread overview]
Message-ID: <20011018224644.U11105@linuxcare.com> (raw)
In-Reply-To: <01a501c1565e$c9ce4e60$9601a8c0@utopia>; from stephane.dutot@exlicite.net on Tue, Oct 16, 2001 at 06:22:44PM +0200
I've just had a look at this. Seems to be a problem related to
the kernel trying to invoke non-existant usermode helper progs.
I created a script /sbin/hotplug containing just
#!/bin/sh
echo hotplug: $* > /dev/console
and my kernel no longer crashes when trying to establish an async
ppp link. Instead, I get this in syslog:
Mar 20 16:24:33 merlin pppd[221]: Serial connection established.
Mar 20 16:24:34 merlin insmod: Note: /etc/modules.conf is more recent than /lib/modules/2.4.9-32/modules.dep
Mar 20 16:24:34 merlin pppd[221]: using channel 1
Mar 20 16:24:34 merlin pppd[221]: Using interface ppp0
Mar 20 16:24:34 merlin pppd[221]: Connect: ppp0 <--> /dev/ttyS1
Mar 20 16:24:34 merlin pppd[221]: read: Resource temporarily unavailable
Mar 20 16:24:34 merlin pppd[221]: read /dev/ppp: Resource temporarily unavailable
Mar 20 16:24:35 merlin pppd[221]: read: Resource temporarily unavailable
Mar 20 16:24:35 merlin pppd[221]: read /dev/ppp: Resource temporarily unavailable
Mar 20 16:24:35 merlin pppd[221]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x7837ff6f> <pcomp> <accomp>]
Mar 20 16:24:35 merlin pppd[221]: read: Resource temporarily unavailable
Mar 20 16:24:35 merlin pppd[221]: read /dev/ppp: Resource temporarily unavailable
Mar 20 16:24:36 merlin pppd[221]: rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x7837ff6f> <pcomp> <accomp>]
Mar 20 16:24:38 merlin pppd[221]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x7837ff6f> <pcomp> <accomp>]
etc
etc
I guess next I need to figure out what is causing the "Resource
temporarily unavailable" (assuming that is an error).
iirc we have had problems with non-existant usermode helpers before,
and had to turn module support off until we had modutils ported.
Richard
On Tue, Oct 16, 2001 at 06:22:44PM +0200, DUTOT Stéphane wrote:
> Hello,
>
> I have a HP 712/100, I will install my HP station on Adsl gateway. For this, i need make a pptp or pppoe connexion.
>
> When, the debian install kernel 2.4.0-32, when i start pppoe or pptp connexion, the pppd is launch and just after all system is block. With the last kernel version (2.4.9-pa45) downloaded on paris-linux site. When, i start pptp connexion, he has a kernel panic.
>
> I have check the mailing-list archive. And i haven't found a begin of solution.
>
> Maybe, do you have see this problem under the past ?
>
> Thanks Stéphane DUTOT.
next prev parent reply other threads:[~2001-10-19 1:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-16 16:22 [parisc-linux] PPTP and PPPOE under Debian HPPA Linux DUTOT Stéphane
2001-10-16 17:50 ` Grant Grundler
2001-10-18 21:46 ` Richard Hirst [this message]
2001-10-19 6:49 ` Richard Hirst
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=20011018224644.U11105@linuxcare.com \
--to=rhirst@linuxcare.com \
--cc=parisc-linux@lists.parisc-linux.org \
--cc=stephane.dutot@exlicite.net \
/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