All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] DSL on a 715/80 with rp-pppoe
@ 2001-12-27 21:02 Hinrich Aue
  2001-12-28  5:47 ` Grant Grundler
  0 siblings, 1 reply; 20+ messages in thread
From: Hinrich Aue @ 2001-12-27 21:02 UTC (permalink / raw)
  To: parisc-linux

Hi there,

I tried to install rp-pppoe on my 715/80, and it worked until one point, when 
I try to start the pppd and the box crashes instantly.

There is a massive stackdump or so, and I don't know how to catch it up and 
submit it :-(

perhaps it's a ppp problem.

Another strange thing is, that I succsessfully load the ne Module for my 
ne2000 ISA Adapter in my  715/80, but there's also a stackdump:

//------------------------------------

ne.c:v1.10 9/23/94 Donald Becker (becker@scyld.com)
Last modified Nov 1, 2000 by Paul Gortmaker
NE*000 ethercard probe at 0x320: 00 00 1c 10 84 86
eth1: NE2000 found at 0x320, using IRQ 5.
break 0,0: pid=101 command='keventd'
keventd (pid 101): Breakpoint (code 0)

     YZrvWESTHLNXBCVMcbcbcbcbOGFRQPDI
PSW: 00000000000001001111111100001111 Not tainted
r00-03  00000000 102bb010 00000000 00000000
r04-07  00000000 00000000 00000000 00000000
r08-11  00000000 00000000 00000000 00000000
r12-15  00000000 00000000 00000001 101224d8
r16-19  1bb405c0 00000002 00000000 1061de40
r20-23  1061de40 1034aa00 1034a980 1061de40
r24-27  1061de50 00001000 00000000 1027e010
r28-31  00000000 00000000 1bb40780 1012de88
sr0-3   00000000 00000000 00000000 00000153
sr4-7   00000000 00000000 00000000 00000000

IASQ: 00000000 00000000 IAOQ: 00000000 00000004
 IIR: 00000000    ISR: 00000000  IOR: 00000008
 CPU:        0   CR30: 1bb40000 CR31: 102f8000
 ORIG_R28: 00000000

//------------------------------------

Does anyone know what that means?
Any experiences?
Does anyone have a modem running on a parisc-box?

Hinrich.

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [parisc-linux] DSL on a 715/80 with rp-pppoe
  2001-12-27 21:02 [parisc-linux] DSL on a 715/80 with rp-pppoe Hinrich Aue
@ 2001-12-28  5:47 ` Grant Grundler
  2001-12-29 20:54   ` Richard Hirst
  0 siblings, 1 reply; 20+ messages in thread
From: Grant Grundler @ 2001-12-28  5:47 UTC (permalink / raw)
  To: Hinrich Aue; +Cc: parisc-linux

Hinrich Aue wrote:
> I tried to install rp-pppoe on my 715/80, and it worked until one point, when
> I try to start the pppd and the box crashes instantly.

I was running ppp over a regular 28.8Kbps dialup modem on the c3k.
Haven't tried it recently.
Can you tell me which kernel version (uname -a) you are using?
offhand, I'd suggesting trying the latest available from
	ftp://ftp.parisc-linux.org/kernels/32

grant

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [parisc-linux] DSL on a 715/80 with rp-pppoe
@ 2001-12-28 12:43 Hinrich Aue
  2001-12-29  5:01 ` Grant Grundler
  0 siblings, 1 reply; 20+ messages in thread
From: Hinrich Aue @ 2001-12-28 12:43 UTC (permalink / raw)
  To: parisc-linux; +Cc: grundler

Hallo,

I found out, that you (Grant Grundler) already had the
same? Problem. There already was a submitted Bug.
Has somebody tried to fix that?

My error output looks like the one discribed at:

http://bugs.parisc-linux.org/db/13/132.html

I'll post the stackdump later today, from syslog.


__________________________________________________________________

Gesendet von Yahoo! Mail - http://mail.yahoo.de
Ihre E-Mail noch individueller? - http://domains.yahoo.de

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [parisc-linux] DSL on a 715/80 with rp-pppoe
  2001-12-28 12:43 Hinrich Aue
@ 2001-12-29  5:01 ` Grant Grundler
  2001-12-29 12:23   ` Hinrich Aue
  0 siblings, 1 reply; 20+ messages in thread
From: Grant Grundler @ 2001-12-29  5:01 UTC (permalink / raw)
  To: Hinrich Aue; +Cc: parisc-linux

=?iso-8859-1?q?Hinrich=20Aue?= wrote:
> I found out, that you (Grant Grundler) already had the
> same? Problem. There already was a submitted Bug.
> Has somebody tried to fix that?

Either Richard Hirst or Thomas Bogendoerf already fixed that.
132 should be closed since last I tried, I was able to use pppd
with the dialup modem. Sorry about that - I should have closed it.


> I'll post the stackdump later today, from syslog.

The "trap 15" is a kernel crash. That doesn't get logged
to syslog (afaik). Are you sure it's the same symptom?

grant

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [parisc-linux] DSL on a 715/80 with rp-pppoe
  2001-12-29  5:01 ` Grant Grundler
@ 2001-12-29 12:23   ` Hinrich Aue
  2001-12-29 21:31     ` Grant Grundler
  0 siblings, 1 reply; 20+ messages in thread
From: Hinrich Aue @ 2001-12-29 12:23 UTC (permalink / raw)
  To: Grant Grundler; +Cc: parisc-linux

Am Samstag, 29. Dezember 2001 06:01 schrieben Sie:
> =?iso-8859-1?q?Hinrich=20Aue?= wrote:
> > I found out, that you (Grant Grundler) already had the
> > same? Problem. There already was a submitted Bug.
> > Has somebody tried to fix that?
>
> Either Richard Hirst or Thomas Bogendoerf already fixed that.
> 132 should be closed since last I tried, I was able to use pppd
> with the dialup modem. Sorry about that - I should have closed it.
>
> > I'll post the stackdump later today, from syslog.
>
> The "trap 15" is a kernel crash. That doesn't get logged
> to syslog (afaik). Are you sure it's the same symptom?
>
> grant

Yes, I found no logging in syslog. I'm not used to kernel stuff, (2. 
semester) but the stackdump looked familiar. And after all, it happens when I 
start pppd with async ppp. If I don't activate async ppp It don't crashes, 
but it don't work. That was a problem first when I tried to use DSL. After I 
activated async ppp the machine crashes at the start of pppd.
I also tried the latest CVS kernel Verison (pa27).
I would like to dig in that stuff, but I don't know where to start and have 
too little experience.

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [parisc-linux] DSL on a 715/80 with rp-pppoe
@ 2001-12-29 14:57 Hinrich Aue
  2001-12-29 15:59 ` Jochen Friedrich
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Hinrich Aue @ 2001-12-29 14:57 UTC (permalink / raw)
  To: parisc-linux; +Cc: Grant Grundler

I read another posting, that pppd misses the /sbin/hotplug script.
First I made a script like discribed in the posting, after that I installed 
the hotplug package, both versions had the same problem.

if I do pppd call dsl-privider:
//---------------------------------------
Serial connection established.
using channel 2
Using interface ppp0
Connect: ppp0 <--> /dev/pts/1
read: Resource temporarily unavailable
read /dev/ppp: Resource temporarily unavailable
read: Resource temporarily unavailable
read /dev/ppp: Resource temporarily unavailable
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x7c5d0821>]
read: Resource temporarily unavailable
read /dev/ppp: Resource temporarily unavailable
rcvd [LCP ConfReq id=0x66 <mru 1492> <auth pap> <magic 0x3ddff70f>]
sent [LCP ConfRej id=0x66 <auth pap>]
rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x7c5d0821>]
rcvd [LCP ConfReq id=0x67 <mru 1492> <magic 0x3ddff70f>]
sent [LCP ConfAck id=0x67 <mru 1492> <magic 0x3ddff70f>]
sent [LCP EchoReq id=0x0 magic=0x7c5d0821]
kernel does not support PPP filtering
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
rcvd [LCP TermReq id=0x68]
LCP terminated by peer
sent [LCP TermAck id=0x68]
Script pppoe -I eth1 finished (pid 297), status = 0x0
Modem hangup
Connection terminated.
//---------------------------------------

It seems strange to me, that the missing hotplug script causes the trap 15.
As I see, there some send and reciieve things done like <auth pap> and stuff.

Q:
Does anybody know why:
"read /dev/ppp: Resource temporarily unavailable"
and
"kernel does not support PPP filtering" ?
What the hell is PPP filtering? Do I have to activate it in the Kernel?
I think that "read /dev/ppp: Resource temporarily unavailable" Is not the 
Problem, perhaps it takes time to init or stuff, but after a while it seems 
to be available, because some messages are recieved and sent.

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [parisc-linux] DSL on a 715/80 with rp-pppoe
  2001-12-29 14:57 Hinrich Aue
@ 2001-12-29 15:59 ` Jochen Friedrich
  2001-12-29 16:08 ` Jochen Friedrich
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 20+ messages in thread
From: Jochen Friedrich @ 2001-12-29 15:59 UTC (permalink / raw)
  To: Hinrich Aue; +Cc: parisc-linux, Grant Grundler

Hi Hinrich,

> rcvd [LCP ConfReq id=0x66 <mru 1492> <auth pap> <magic 0x3ddff70f>]
> sent [LCP ConfRej id=0x66 <auth pap>]

You reject to identify yourself. Is your userid / password setup 
correctly in /etc/ppp/pap-secrets?

Cheers,
Jochen

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [parisc-linux] DSL on a 715/80 with rp-pppoe
  2001-12-29 14:57 Hinrich Aue
  2001-12-29 15:59 ` Jochen Friedrich
@ 2001-12-29 16:08 ` Jochen Friedrich
  2001-12-30 12:06   ` Hinrich Aue
  2001-12-29 16:10 ` Helge Deller
  2001-12-29 16:30 ` Peter Mottram
  3 siblings, 1 reply; 20+ messages in thread
From: Jochen Friedrich @ 2001-12-29 16:08 UTC (permalink / raw)
  To: Hinrich Aue; +Cc: parisc-linux, Grant Grundler

Hi Hinrich,

> rcvd [LCP ConfReq id=0x66 <mru 1492> <auth pap> <magic 0x3ddff70f>]
> sent [LCP ConfRej id=0x66 <auth pap>]

I guess you use T-Online (TDSL flatrate?). In this case make sure you 
place the userid in /etc/ppp/pap-secrets in single quotes or the # will be 
treated as a start of comment:

'AAAAAAAAAAAATTTTTTTTTTTT#0001@t-online.de'     *       PPPPPPP        *

Of course you must replace the A, T and P with the data you got from 
t-online.

Cheers,
Jochen

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [parisc-linux] DSL on a 715/80 with rp-pppoe
  2001-12-29 14:57 Hinrich Aue
  2001-12-29 15:59 ` Jochen Friedrich
  2001-12-29 16:08 ` Jochen Friedrich
@ 2001-12-29 16:10 ` Helge Deller
  2001-12-29 16:30 ` Peter Mottram
  3 siblings, 0 replies; 20+ messages in thread
From: Helge Deller @ 2001-12-29 16:10 UTC (permalink / raw)
  To: Hinrich Aue, parisc-linux

> Q:
> Does anybody know why:
> "read /dev/ppp: Resource temporarily unavailable"
> and
> "kernel does not support PPP filtering" ?
> What the hell is PPP filtering? Do I have to activate it in the Kernel?

Just a suggestion: Networking Options -> Socket Filtering (CONFIG_FILTER).
This is not enabled by default.

Helge

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [parisc-linux] DSL on a 715/80 with rp-pppoe
  2001-12-29 14:57 Hinrich Aue
                   ` (2 preceding siblings ...)
  2001-12-29 16:10 ` Helge Deller
@ 2001-12-29 16:30 ` Peter Mottram
  3 siblings, 0 replies; 20+ messages in thread
From: Peter Mottram @ 2001-12-29 16:30 UTC (permalink / raw)
  To: parisc-linux

[-- Attachment #1: Type: TEXT/PLAIN, Size: 650 bytes --]

I have a 712/80 which blows up when trying to use ppp with pptp.

I have grabbed the stack trace I get from my system blowing up but have
not managed to get ksymoops to interpret it at all. I have attached the
stack trace in case anyone can make any sense of it.

Does anyone have any ideas what else I could try?

# uname -a
Linux ducati 2.4.16-32 #1 Fri Dec 7 15:47:09 MST 2001 parisc unknown

various package versions (including depends).......

kernel-image-2.4.16-32	16.1    	(2.4.16-pa16 AFAIK)
ppp			2.4.1.uus-1	(also breaks with -3)
libc6			2.2.4-7
libpam0g		0.72-34
libpcap0		0.6.2-2
libpam-modules		0.72-34
netbase			4.07
procps			2.0.7-8


[-- Attachment #2: crash trace --]
[-- Type: TEXT/PLAIN, Size: 4863 bytes --]

Dumping Stack from 10fc0000 to 10fc0680:
0000 00000000 00000040 00000000 00000000 102a58a4 00000001 00000000 ffffffff
0020 00000006 00000000 00000000 00000000 00000000 00000001 ffffffff 1089403c
0040 1196803c 00003efd 1033c000 107c8000 10052ca0 10fc0054 10fc0054 00000000
0060 00000000 00000000 00000000 00000012 00000000 00000000 00000000 00000147
0080 00000001 00000000 00000001 00000147 00000000 104b0000 104b0000 00000000
00a0 00000000 00000000 10fc00a8 10fc00a8 00000000 102a4d08 10fc00b8 10fc00b8
00c0 104b08d0 00000000 00000000 00000000 00000000 00000000 00000000 00000000
00e0 00000000 00000000 00000000 10fc0000 1011d2cc 00000000 00000000 00000000
0100 00000000 000043d3 00000000 00000021 00000000 00000000 00000000 00000000
0120 00000000 00000000 80000000 00000000 00000000 00000000 00000000 00000000
0140 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0160 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0180 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01a0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01c0 00000000 00000000 00000000 00000000 ffffffff 00000000 ffffffff 00000000
01e0 102a6ad0 ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff 00800000
0200 05000000 00000000 ffffffff ffffffff ffffffff 000000f1 000000f1 00000400
0220 00000400 ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff 00006b65
0240 76656e74 64000000 00000000 00000000 00000000 00000000 00000000 00000000
0260 00000000 00000000 0900deee 00000000 00000000 00000000 00000000 00000000
0280 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
02a0 00000000 00000000 104b0640 00000000 00000000 00000000 00000000 00000000
02c0 00000000 00000000 00000000 107c8870 10126890 00000000 00000000 00000000
02e0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0300 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0320 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0340 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0360 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0380 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
03a0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
03c0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
03e0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0400 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0420 00000000 10fc0500 10106c34 00000000 00000000 00000000 00000000 00000000
0440 fff00000 40000000 00000000 00000000 104e1220 104e2380 104af900 00000000
0460 00000000 00000000 10fc0464 00000000 00000000 00000000 00000000 00000000
0480 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
04a0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
04c0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
04e0 00000000 00000000 00000000 10106c4c 00000000 00000000 00000000 00000000
0500 0900deee 00010bfd 00000008 00000004 000111e4 faf00440 00000000 00000391
0520 00051818 0000000a 00000000 101268c0 108b8000 10052da0 0900deee 00000000
0540 00000400 0002f800 00000000 000438d4 108a4610 00000006 102a5810 102a2810
0560 102a2810 1033b810 10fc0000 108a4000 10052ca0 00000000 107c8870 faf014e0
0580 000445ce 00000005 000444be 00000000 4017b190 40178224 faf002d8 faf00280
05a0 fffffff7 00000000 00000000 101264a0 00000000 00000001 0004db00 00000000
05c0 10fc0000 0000000b 104e1220 000438d4 1088c009 00000008 ff883e60 102a2810
05e0 116474a0 00000009 00000008 1013a0f4 10fc0550 faf014f0 faf014d0 faf014e0
0600 104862e0 104e2380 00000000 102dd220 104e2380 00000000 102dd220 10267000
0620 107c87a0 107c8790 102a6c3c 10122880 00000009 00000008 faf02060 000448d4
0640 10267000 10fc0000 10fc0000 00000015 00000000 102a5010 10267000 10267000
0660 10fc0000 10052220 0084615b 101165f8 00000015 00000000 10fc0600 4010fb53

Kernel Fault: Code=26 regs=10fc0680 (Addr=00000028)

     YZrvWESTHLNXBCVMcbcbcbcbOGFRQPDI
PSW: 00000000000001001111111100001111 Not tainted
r00-03  00000000 102d4810 101165f8 107c8000
r04-07  000b9e9c 00010000 00000000 00009000
r08-11  0000a000 faf00000 faf00000 10090fac
r12-15  faf0a000 10fc0000 108a4570 101264d8
r16-19  10fc05c0 000b9e9c faf005a0 10394e40
r20-23  1002f2a0 10394e50 11964880 10394e40
r24-27  10394e50 00001000 00000000 10292010
r28-31  00000000 00000000 10fc0680 10131e58
sr0-3   00000000 00000000 00000000 0000009f
sr4-7   00000000 00000000 00000000 00000000

IASQ: 00000000 00000000 IAOQ: 101165fc 10116600
 IIR: 48d30050    ISR: 00000000  IOR: 00000028
 CPU:        0   CR30: 10fc0000 CR31: 10340000
 ORIG_R28: 000b9e9c

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [parisc-linux] DSL on a 715/80 with rp-pppoe
  2001-12-28  5:47 ` Grant Grundler
@ 2001-12-29 20:54   ` Richard Hirst
  2001-12-29 23:56     ` Peter Mottram
  0 siblings, 1 reply; 20+ messages in thread
From: Richard Hirst @ 2001-12-29 20:54 UTC (permalink / raw)
  To: Grant Grundler; +Cc: Hinrich Aue, parisc-linux

IIRC, when I first got ppp working on hppa, it would only work if
I created a dummy /sbin/hotplug, see

<http://lists.parisc-linux.org/hypermail/parisc-linux/6527.html>

Richard


On Thu, Dec 27, 2001 at 10:47:22PM -0700, Grant Grundler wrote:
> Hinrich Aue wrote:
> > I tried to install rp-pppoe on my 715/80, and it worked until one point, when
> > I try to start the pppd and the box crashes instantly.
> 
> I was running ppp over a regular 28.8Kbps dialup modem on the c3k.
> Haven't tried it recently.
> Can you tell me which kernel version (uname -a) you are using?
> offhand, I'd suggesting trying the latest available from
> 	ftp://ftp.parisc-linux.org/kernels/32
> 
> grant
> 
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
> 

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [parisc-linux] DSL on a 715/80 with rp-pppoe
  2001-12-29 12:23   ` Hinrich Aue
@ 2001-12-29 21:31     ` Grant Grundler
  0 siblings, 0 replies; 20+ messages in thread
From: Grant Grundler @ 2001-12-29 21:31 UTC (permalink / raw)
  To: Hinrich Aue; +Cc: parisc-linux

Hinrich Aue wrote:
> Yes, I found no logging in syslog. I'm not used to kernel stuff, (2. 
> semester) but the stackdump looked familiar. And after all, it happens when I
> start pppd with async ppp. If I don't activate async ppp It don't crashes, 
> but it don't work.  That was a problem first when I tried to use DSL. After I 
> activated async ppp the machine crashes at the start of pppd.

Ok. That sounds similar.

> I also tried the latest CVS kernel Verison (pa27).
> I would like to dig in that stuff, but I don't know where to start and have 
> too little experience.

There must be some kernel beginners guid some place...perhaps this
is the start of one for parisc:
1) collect console output from a serial console. Or type in by hand
   panic/crash reason, GR02, IOAQ, and IIR registers for starters.
   Note machine model, PDC firmware rev too.

2) get "a.c" and "astk" from CVS
	http://cvs.parisc-linux.org/~checkout~/build-tools/

3) use "a" to lookup up symbols names in your matching System.map.
   Feed the stack dump to "astk" to get a rough idea of what was
   on the stack. parisc stack grows upward - higher addresses are the
   "top" of the stack - some of the addresses are residual junk.
   Look at the source code to see which functions are really being called.

4) keep notes!
   which kernel versionso, which symtoms, local changes you've made.

5) search the parisc-linux mail archive for "stack dump" or "trap 15"
   (or whatever the panic output is or kernel symbols associated
   with it).

6) post questions to parisc-linux when you get stuck.

hth,
grant

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [parisc-linux] DSL on a 715/80 with rp-pppoe
  2001-12-29 20:54   ` Richard Hirst
@ 2001-12-29 23:56     ` Peter Mottram
  2002-01-01 23:38       ` Richard Hirst
  0 siblings, 1 reply; 20+ messages in thread
From: Peter Mottram @ 2001-12-29 23:56 UTC (permalink / raw)
  To: parisc-linux

Until I restarted ppp on my 712 it had been working perfectly for nearly
three months with no /sbin/hotplug.

Unfortunately I am a sad unstable addict (I have been since pre-buzz days
on i386) and have updated many times since ppp was last restarted.

This one I find weird because I know that it has worked but broke sometime
recently. The only reason I restarted the system was to finally upgrade to
the 2.4.16 kernel I have been happily running on a C160 and a collection
of C110s.

PeteM

On Sat, 29 Dec 2001, Richard Hirst wrote:

> IIRC, when I first got ppp working on hppa, it would only work if
> I created a dummy /sbin/hotplug, see
>
> <http://lists.parisc-linux.org/hypermail/parisc-linux/6527.html>
>
> Richard
>
[snip]

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [parisc-linux] DSL on a 715/80 with rp-pppoe
  2001-12-29 16:08 ` Jochen Friedrich
@ 2001-12-30 12:06   ` Hinrich Aue
  0 siblings, 0 replies; 20+ messages in thread
From: Hinrich Aue @ 2001-12-30 12:06 UTC (permalink / raw)
  To: Jochen Friedrich; +Cc: parisc-linux

Am Samstag, 29. Dezember 2001 17:08 schrieben Sie:
> Hi Hinrich,
>
> > rcvd [LCP ConfReq id=0x66 <mru 1492> <auth pap> <magic 0x3ddff70f>]
> > sent [LCP ConfRej id=0x66 <auth pap>]
>
> I guess you use T-Online (TDSL flatrate?). In this case make sure you
> place the userid in /etc/ppp/pap-secrets in single quotes or the # will be
> treated as a start of comment:
>
> 'AAAAAAAAAAAATTTTTTTTTTTT#0001@t-online.de'     *       PPPPPPP        *
>
> Of course you must replace the A, T and P with the data you got from
> t-online.
>
> Cheers,
> Jochen

I have tried the syntax you told me, but, I still reject to <auth pap>.
This is strange, couse I think that I reject to auth myself.
"sent [LCP ConfRej id=0x66 <auth pap>]"
 So this must be a config Problem. Do I have to put something else into my 
pap-secrets?
I don't think that auth fails, but somethings wrong with my pap-secrets.

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [parisc-linux] DSL on a 715/80 with rp-pppoe
  2001-12-29 23:56     ` Peter Mottram
@ 2002-01-01 23:38       ` Richard Hirst
  2002-01-02  7:35         ` Hinrich Aue
  2002-01-02 16:51         ` Peter Mottram
  0 siblings, 2 replies; 20+ messages in thread
From: Richard Hirst @ 2002-01-01 23:38 UTC (permalink / raw)
  To: Peter Mottram; +Cc: parisc-linux

On Sun, Dec 30, 2001 at 12:56:54AM +0100, Peter Mottram wrote:
> Until I restarted ppp on my 712 it had been working perfectly for nearly
> three months with no /sbin/hotplug.
> 
> Unfortunately I am a sad unstable addict (I have been since pre-buzz days
> on i386) and have updated many times since ppp was last restarted.
> 
> This one I find weird because I know that it has worked but broke sometime
> recently. The only reason I restarted the system was to finally upgrade to
> the 2.4.16 kernel I have been happily running on a C160 and a collection
> of C110s.

Is it possible you now have CONFIG_HOTPLUG=y, and didn't before?

Does adding a fake sbin/hotplug fix it?

Richard

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [parisc-linux] DSL on a 715/80 with rp-pppoe
  2002-01-01 23:38       ` Richard Hirst
@ 2002-01-02  7:35         ` Hinrich Aue
  2002-01-02  8:02           ` Hamish Moffatt
  2002-01-02 16:51         ` Peter Mottram
  1 sibling, 1 reply; 20+ messages in thread
From: Hinrich Aue @ 2002-01-02  7:35 UTC (permalink / raw)
  To: Richard Hirst; +Cc: parisc-linux

Ok, thats what i did.

Girst I had to make the ne2000 run. With pa27-Version
of the kernel the driver loaded without problems, and
I started.
The first big Problem was the missing /sbin/hotplug
script. That caused a massive trap15.
I first inserted a dummy script, but something else
was wrong, and I thought it was the dummy-script. So I
made apt-get install hotplug, which installed another
/sbin/hotplug script, but nothing changed of course.
Than I found an excellent howto (german one) 
http://www.adsl4linux.de
that helped me alot to configure stuff.

I think rp-pppoe performs better than pppoed, and is
much more stable.

I think the main Problem lies between my ears, because
I never installed debian, and it's hard to configure.

If somebody has questions, My email is H_Aue@t-online.de

__________________________________________________________________

Gesendet von Yahoo! Mail - http://mail.yahoo.de
Ihre E-Mail noch individueller? - http://domains.yahoo.de

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [parisc-linux] DSL on a 715/80 with rp-pppoe
  2002-01-02  7:35         ` Hinrich Aue
@ 2002-01-02  8:02           ` Hamish Moffatt
  0 siblings, 0 replies; 20+ messages in thread
From: Hamish Moffatt @ 2002-01-02  8:02 UTC (permalink / raw)
  To: parisc-linux

On Wed, Jan 02, 2002 at 08:35:39AM +0100, Hinrich Aue wrote:
> I think the main Problem lies between my ears, because
> I never installed debian, and it's hard to configure.

Not hard, just different.


regards,
Hamish
-- 
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [parisc-linux] DSL on a 715/80 with rp-pppoe
  2002-01-01 23:38       ` Richard Hirst
  2002-01-02  7:35         ` Hinrich Aue
@ 2002-01-02 16:51         ` Peter Mottram
  2002-01-02 17:29           ` Bdale Garbee
  1 sibling, 1 reply; 20+ messages in thread
From: Peter Mottram @ 2002-01-02 16:51 UTC (permalink / raw)
  To: Richard Hirst; +Cc: parisc-linux

On Tue, 1 Jan 2002, Richard Hirst wrote:
[snip]
> Is it possible you now have CONFIG_HOTPLUG=y, and didn't before?
>
> Does adding a fake sbin/hotplug fix it?

The 2.4.9 Debian kernal package had hotplug disabled but the 2.4.16
package has it enabled. After a quick apt-get install of hotplug I have a
happy system again. I have filed a bug report to Debian on the kernel
package requesting a dependency on hotplug. This is obviously not the real
fix that is needed, but it would at least prevent this kind of problem for
anyone else.

Cheers
PeteM

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [parisc-linux] DSL on a 715/80 with rp-pppoe
  2002-01-02 16:51         ` Peter Mottram
@ 2002-01-02 17:29           ` Bdale Garbee
  2002-01-03 13:46             ` Richard Hirst
  0 siblings, 1 reply; 20+ messages in thread
From: Bdale Garbee @ 2002-01-02 17:29 UTC (permalink / raw)
  To: parisc-linux

peter@petescaff.com (Peter Mottram) writes:

> The 2.4.9 Debian kernal package had hotplug disabled but the 2.4.16
> package has it enabled. After a quick apt-get install of hotplug I have a
> happy system again. I have filed a bug report to Debian on the kernel
> package requesting a dependency on hotplug. This is obviously not the real
> fix that is needed, but it would at least prevent this kind of problem for
> anyone else.

Nah, that's the wrong answer.  The kernel shouldn't crater if hotplug isn't
present.

Slapping another dependency on the kernel image packages would mask the 
problem instead of fixing it, so I'm uninclined to implement this request.
Better someone track down and fix what's actually blowing up in the kernel,
I think.

Bdale

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [parisc-linux] DSL on a 715/80 with rp-pppoe
  2002-01-02 17:29           ` Bdale Garbee
@ 2002-01-03 13:46             ` Richard Hirst
  0 siblings, 0 replies; 20+ messages in thread
From: Richard Hirst @ 2002-01-03 13:46 UTC (permalink / raw)
  To: Bdale Garbee; +Cc: parisc-linux

On Wed, Jan 02, 2002 at 10:29:08AM -0700, Bdale Garbee wrote:
> peter@petescaff.com (Peter Mottram) writes:
> 
> > The 2.4.9 Debian kernal package had hotplug disabled but the 2.4.16
> > package has it enabled. After a quick apt-get install of hotplug I have a
> > happy system again. I have filed a bug report to Debian on the kernel
> > package requesting a dependency on hotplug. This is obviously not the real
> > fix that is needed, but it would at least prevent this kind of problem for
> > anyone else.
> 
> Nah, that's the wrong answer.  The kernel shouldn't crater if hotplug isn't
> present.

IIRC this is tied up with the __execve code in arch/parisc/kernel/entry.S:

        bl      sys_execve, %r2
        copy    %r16, %r26

        cmpib,=,n 0,%r28,intr_return    /* forward */

>>>>>>  /* yes, this will trap and die. */
        copy    %r15, %r2
        bv      %r0(%r2)
        nop

which does not handle sys_execve failing when invoked from the kernel.
We had the same problem when /sbin/modprobe didn't exist.

Richard

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2002-01-03 13:55 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-27 21:02 [parisc-linux] DSL on a 715/80 with rp-pppoe Hinrich Aue
2001-12-28  5:47 ` Grant Grundler
2001-12-29 20:54   ` Richard Hirst
2001-12-29 23:56     ` Peter Mottram
2002-01-01 23:38       ` Richard Hirst
2002-01-02  7:35         ` Hinrich Aue
2002-01-02  8:02           ` Hamish Moffatt
2002-01-02 16:51         ` Peter Mottram
2002-01-02 17:29           ` Bdale Garbee
2002-01-03 13:46             ` Richard Hirst
  -- strict thread matches above, loose matches on Subject: below --
2001-12-28 12:43 Hinrich Aue
2001-12-29  5:01 ` Grant Grundler
2001-12-29 12:23   ` Hinrich Aue
2001-12-29 21:31     ` Grant Grundler
2001-12-29 14:57 Hinrich Aue
2001-12-29 15:59 ` Jochen Friedrich
2001-12-29 16:08 ` Jochen Friedrich
2001-12-30 12:06   ` Hinrich Aue
2001-12-29 16:10 ` Helge Deller
2001-12-29 16:30 ` Peter Mottram

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.