From: Carlos O'Donell <carlos@baldric.uwo.ca>
To: Ralf Hildebrandt <Ralf.Hildebrandt@charite.de>
Cc: Thibaut VARENE <varenet@esiee.fr>, parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] Power Button doesn't turn machine off anymore
Date: Tue, 2 Jul 2002 15:21:47 -0400 [thread overview]
Message-ID: <20020702192147.GC3678@systemhalted> (raw)
In-Reply-To: <20020702190842.GR25586@charite.de>
> > Okie. Time to ask questions.
> > What toolchain did you use to build your kernel?
>
> Toolchain?
> I'm running Debian unstable on the box and built it directly on the
> box, using make-kpkg (as usual)
>
Excellent. This means you are using the toolchain provided
by debian (and not rolling your own... some of us are doing this
and I wanted to clarify your position).
I'm not running any PARISC boxes in unstable (although I'm going
to so I can test stuff like this)... so could you tell me the
version of your compilier and linker?
# gcc -v
# ld -v
Things can and will go wrong... but debugging info always helps :)
Trying to segregate toolchain issues is going to be my new quest.
As Willy said "I'm so happy to see someone interested in toolchain
work!" ;)
If you could apply the following patch and test your power button
again:
--- ./arch/parisc/kernel/power.c Tue Jul 2 15:17:59 2002
+++ ./arch/parisc/kernel/power.c Tue Jul 2 15:18:12 2002
@@ -55,6 +55,7 @@
#include <asm/led.h>
#include <asm/uaccess.h>
+#define DEBUG
#ifdef DEBUG
# define DPRINTK(x) printk x
next prev parent reply other threads:[~2002-07-02 19:21 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-02 18:35 [parisc-linux] Power Button doesn't turn machine off anymore Ralf Hildebrandt
2002-07-02 18:51 ` Thibaut VARENE
2002-07-02 18:57 ` Ralf Hildebrandt
2002-07-02 19:06 ` Carlos O'Donell
2002-07-02 19:08 ` Ralf Hildebrandt
2002-07-02 19:21 ` Carlos O'Donell [this message]
2002-07-02 19:31 ` Ralf Hildebrandt
2002-07-03 5:24 ` Ralf Hildebrandt
2002-07-03 7:52 ` Helge Deller
2002-07-03 8:19 ` Ralf Hildebrandt
2002-07-03 12:13 ` Carlos O'Donell
2002-07-03 12:17 ` Ralf Hildebrandt
2002-07-03 12:29 ` Ralf Hildebrandt
2002-07-03 16:46 ` Grant Grundler
2002-07-03 16:52 ` Ralf Hildebrandt
2002-07-03 20:32 ` Carlos O'Donell
2002-07-04 12:22 ` Ralf Hildebrandt
2002-07-05 17:59 ` Ralf Hildebrandt
2002-07-06 8:04 ` Ralf Hildebrandt
2002-07-02 18:52 ` M. Grabert
2002-07-02 19:03 ` Joachim Steiger
2002-07-02 19:20 ` Thibaut VARENE
2002-07-06 20:54 ` Richard Hirst
2002-07-06 22:07 ` Ralf Hildebrandt
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=20020702192147.GC3678@systemhalted \
--to=carlos@baldric.uwo.ca \
--cc=Ralf.Hildebrandt@charite.de \
--cc=parisc-linux@lists.parisc-linux.org \
--cc=varenet@esiee.fr \
/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 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.