Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: "Bjoern A. Zeeb" <bzeeb+hplinux@zabbadoz.net>,
	<parisc-linux@lists.parisc-linux.org>
Subject: Re: [parisc-linux] LED blinking ;-(
Date: Sun, 6 Jan 2002 17:55:08 +0100	[thread overview]
Message-ID: <200201061755.08978.deller@gmx.de> (raw)
In-Reply-To: <Pine.BSF.4.30.0201061720380.727-100000@noc.zabbadoz.net>

On Sunday 06 January 2002 17:33, Bjoern A. Zeeb wrote:
> Hi,

Hi Bjoern,

> had my apollo 715 updated this weekend and perhaps because the machine
> stood somewhere else I never had noticed that the LED 4 (OS running) has
> been blinking.
> Well I have no idea who is responsible for this the OS or the
> machine(firmware) but ...

AFAIK, I am.

> ... can one change this to a constant on ? - or at least not blinking
> that frequent or in a radom intervall ?

I assume you talk about the "Heartbeat LED" with which we blink in the
same frequency as a heart. That's also the behaviour under HP/UX.

You may see the actual values with:
pa64:~# cat /proc/pdc/led
Heartbeat: 1
Disk IO: 1
LAN Rx/Tx: 1

and change it with one of the following commands:
pa64:~# echo "0 1 1" > /proc/pdc/led
turns off only the heartbeat LED,
pa64:~# echo "0 0 0" > /proc/pdc/led
turns off all LEDs.

Helge

  reply	other threads:[~2002-01-06 16:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-06 16:33 [parisc-linux] LED blinking ;-( Bjoern A. Zeeb
2002-01-06 16:55 ` Helge Deller [this message]
2002-01-06 17:43   ` Bjoern A. Zeeb

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=200201061755.08978.deller@gmx.de \
    --to=deller@gmx.de \
    --cc=bzeeb+hplinux@zabbadoz.net \
    --cc=parisc-linux@lists.parisc-linux.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