Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2002 15:50:59 -0700 (PDT)
From:      Doug White <dwhite@gumbysoft.com>
To:        Don Lewis <dl-freebsd@catspoiler.org>
Cc:        current@FreeBSD.org
Subject:   Re: booting with a serial console disables the screen saver
Message-ID:  <20020918155014.E33858-100000@carver.gumbysoft.com>
In-Reply-To: <200209182250.g8IMnwwr020570@gw.catspoiler.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 18 Sep 2002, Don Lewis wrote:

> I needed to configure my -current box to use a serial console so that I
> could get to ddb while the system was running the X11 server on the main
> console, so I hooked up the serial cable and rebooted with the -h option
> in boot.config.  After I did this, I noticed that the green_saver kld
> would no longer blank the screen after a period of inactivity if the
> main console is in text mode and the X11 server isn't running.

Thats because the screensaver attaches to the console, not ttyv0, and
screensavers only work on VGA consoles. When you -h it to serial, the kld
won't load.

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite@gumbysoft.com          |  www.FreeBSD.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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