lkml.org 
[lkml]   [1997]   [Feb]   [14]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
From(Brad Pepers)
SubjectRe: DIGI board processes
DateFri, 14 Feb 1997 12:24:53 -0700 (MST)
> Hi.
> 
> I have just menaged to setup a digiboard. I am quite happy about that, but
> I have a strange problem with the proc utils. All the processes that are
> running on a digiboard terminal, are not shown correctly with the ps
> command. Here is a sample:

I've had the same problem with Cyclades boards.  What happens is that
ps stores a table of mappings of major/minor numbers to device names
in /etc/psdevtab.  It was likely generated before you had configured
the Digiboard so it doesn't have the info for the ttyD? cud? devices.

When this happens to me with a Cyclades card I just remove the psdevtab
file and then run ps again:

rm /etc/psdevtab
ps

This rebuilds the psdevtab file with all the needed info.

Good luck!

-- 
Brad Pepers                             Proud supporter of Linux and
Ramparts Management Group Ltd.          Caldera in Canada!
ramparts@agt.net
http://www.agt.net/public/ramparts      Linux rules!

\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.315 / U:0.240 seconds]
©2003-2008 Jasper Spaans