Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jun 1997 05:44:54 +1000
From:      David Nugent <davidn@labs.usn.blaze.net.au>
To:        Donn Miller <dmm125@bellatlantic.net>
Cc:        freebsd-bugs@freebsd.org
Subject:   Re: (minor) problems with inetd, vidcontrol 
Message-ID:  <199706011944.FAA01312@labs.usn.blaze.net.au>
In-Reply-To: Your message of "Sun, 01 Jun 1997 02:52:06 GMT." <Pine.BSF.3.96.970601023346.476A-100000@myname.my.domain> 

next in thread | previous in thread | raw e-mail | index | archive | help
>  Got the following message when logging in as 'root' on 2.2.2-RELEASE:
>  Jun  1 02:11:31 myname inetd[313]: login_getclass: unknown class 'root'

pw usermod root -L default

or install /etc/login.conf from /usr/src/etc/login.conf. A default one
should have been installed, but wasn't (it is on the "known problems"
list for 2.2.2). The error is obviously non-fatal.


>  Some videomodes not working with vidcontrol: VGA_80x50 VGA_80x60 both
>  result in:
>   
>  Cannot set videomode: Invalid argument

Install console fonts first, and retry.

>  vidcontrol VGA_320x200 produces garbage on screen (random pixels)

Are you running a graphics program? This is obviously not a text mode.
Tty is not supported in graphics mode unless you have a graphics
program that does so itself.

>  Also, can't activate screensaver from command line; vidcontrol has no
>  options to chose the screen saver type (blank, snake, etc.)

This is loaded as an lkm at startup, so you have to unload the current
screensaver and reload another one with the module load/unload tools.
See /etc/rc.i386 for details.

Regards,
David

David Nugent - Unique Computing Pty Ltd - Melbourne, Australia
Voice +61-3-9791-9547  Data/BBS +61-3-9792-3507  3:632/348@fidonet
davidn@freebsd.org davidn@blaze.net.au http://www.blaze.net.au/~davidn/





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706011944.FAA01312>