[comp.unix.wizards] no kmem on DEC 3100

cheryl@puce.inria.fr (Cheryl Stewart) (02/15/91)

A friend of mine with a DEC 3100 has very recently gotten
a very strange response to the "w" command:

		no kmem

/dev/kmem seems to be there, /usr/adm/wtmp seems fine and /etc/utmp 
seems fine.  

But "w" gives "no kmem"  


Please direct responses to cheryl@puce.inria.fr and dias@vala.unice.fr
Thanks much!

alan@shodha.enet.dec.com ( Alan's Home for Wayward Notes File.) (02/20/91)

In article <10134@mirsa.inria.fr>, cheryl@puce.inria.fr (Cheryl Stewart) writes:
> A friend of mine with a DEC 3100 has very recently gotten
> a very strange response to the "w" command:
> 
> 		no kmem

	The error message in the sources is "No kmem".  Spelling
	counts.  The error occurs if the open(2) on /dev/kmem
	fails.  So, if the file does indeed exist:

	1.  Make sure it's a special device file.

	2.  w(1) has read permission.  On V4.0 and later this
	    means that w(1) needs to run setgid and be in group
	    kmem.

> Please direct responses to cheryl@puce.inria.fr and dias@vala.unice.fr
> Thanks much!

	I'll try.


-- 
Alan Rollow				alan@nabeth.cxn.dec.com