Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2005 03:46:23 +0300
From:      Giorgos Keramidas <keramida@linux.gr>
To:        c0ldbyte <c0ldbyte@myrealbox.com>, Brian Rudy <berudy@earthlink.net>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Problems with Display
Message-ID:  <20050428004622.GC1156@gothmog.gr>
In-Reply-To: <20050427204317.T89426@eleanor.us1.wmi.uvac.net>
References:  <426F75B5.2070502@earthlink.net> <20050427204317.T89426@eleanor.us1.wmi.uvac.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-04-27 20:47, c0ldbyte <c0ldbyte@myrealbox.com> 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



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