From owner-freebsd-hackers@FreeBSD.ORG Thu Apr 28 00:46:35 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E640E16A4CE for ; Thu, 28 Apr 2005 00:46:35 +0000 (GMT) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B50943D31 for ; Thu, 28 Apr 2005 00:46:34 +0000 (GMT) (envelope-from keramida@linux.gr) Received: from gothmog.gr (patr530-a201.otenet.gr [212.205.215.201]) j3S0jC5F021318; Thu, 28 Apr 2005 03:45:12 +0300 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.3/8.13.3) with ESMTP id j3S0kPGJ013324; Thu, 28 Apr 2005 03:46:25 +0300 (EEST) (envelope-from keramida@linux.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.3/8.13.3/Submit) id j3S0kNDR013267; Thu, 28 Apr 2005 03:46:23 +0300 (EEST) (envelope-from keramida@linux.gr) Date: Thu, 28 Apr 2005 03:46:23 +0300 From: Giorgos Keramidas To: c0ldbyte , Brian Rudy Message-ID: <20050428004622.GC1156@gothmog.gr> References: <426F75B5.2070502@earthlink.net> <20050427204317.T89426@eleanor.us1.wmi.uvac.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050427204317.T89426@eleanor.us1.wmi.uvac.net> cc: freebsd-hackers@freebsd.org Subject: Re: Problems with Display X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Apr 2005 00:46:36 -0000 On 2005-04-27 20:47, c0ldbyte wrote: >On Wed, 27 Apr 2005, Brian Rudy wrote: >> Apr 19 06:02:37 sun getty[423]: open /dev/screen: No such file or directory >> >> There is no /dev/screen file but, there is a >> /dev/screen:r1280x1024x60 file >> >> I tried making a link to this file in hopes it would fix it but, >> after a reboot, my link was gone. > > What your going to be looking into is devd/devfs somewhere in "/etc/*" > in order to make sure [...] Right. /etc/devfs.conf is the file you mean: link screen:r1280x1024x60 screen own screen:r1280x1024x60 root:wheel perm screen:r1280x1024x60 0600