From owner-freebsd-current Wed Sep 18 16:39:11 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9DB737B401 for ; Wed, 18 Sep 2002 16:39:10 -0700 (PDT) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F13343E4A for ; Wed, 18 Sep 2002 16:39:10 -0700 (PDT) (envelope-from dl-freebsd@catspoiler.org) Received: from mousie.catspoiler.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.12.5/8.12.5) with ESMTP id g8INd2wr020674; Wed, 18 Sep 2002 16:39:06 -0700 (PDT) (envelope-from dl-freebsd@catspoiler.org) Message-Id: <200209182339.g8INd2wr020674@gw.catspoiler.org> Date: Wed, 18 Sep 2002 16:39:02 -0700 (PDT) From: Don Lewis Subject: Re: booting with a serial console disables the screen saver To: dwhite@gumbysoft.com Cc: current@FreeBSD.org In-Reply-To: <20020918155014.E33858-100000@carver.gumbysoft.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 18 Sep, Doug White wrote: > 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. Hmn, it sounds like it might be better if vidcontrol could be used to attach the screensaver since vidcontrol is also used to set the blanktime. One could even envision different screen savers on different virtual terminals ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message