From owner-freebsd-hackers@FreeBSD.ORG Wed Apr 27 19:18:55 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 A351B16A4CE for ; Wed, 27 Apr 2005 19:18:55 +0000 (GMT) Received: from april.chuckr.org (april.chuckr.org [66.92.151.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E62443D49 for ; Wed, 27 Apr 2005 19:18:55 +0000 (GMT) (envelope-from chuckr@chuckr.org) Received: from [66.92.151.195] (july.chuckr.org [66.92.151.195]) by april.chuckr.org (Postfix) with ESMTP id BF67A11F46; Wed, 27 Apr 2005 15:14:01 -0400 (EDT) Message-ID: <426FE552.9020805@chuckr.org> Date: Wed, 27 Apr 2005 19:17:38 +0000 From: Chuck Robey User-Agent: Mozilla Thunderbird 1.0 (X11/20050316) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Brian Rudy References: <426F75B5.2070502@earthlink.net> In-Reply-To: <426F75B5.2070502@earthlink.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Wed, 27 Apr 2005 19:18:55 -0000 Brian Rudy wrote: > Good day; > I am having some difficulty with the installation of version 5.3 on a > Ultra 60 system. > I am currenlty installing an Ultra-60 system, so I have a keen interest in what you say, but your complaint is (at least to me) totally non-descriptive. Can you do a better job of explaining just exactly what's wrong? > It seems like everything goes fine but, the console display goes south. > Everything else seems to be working ok but, the console isn't. Remote > access to this box is working fine. > > Here's the last group of lines from dmesg: > > Apr 19 06:02:33 sun syslogd: kernel boot file is /boot/kernel/kernel > ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/X11R6/lib > /usr/local/lib > Starting local daemons: > . > Updating motd > . > Starting sshd. > Initial sparc64 initialization: > . > Additional ABI support: > . > Starting cron. > Local package initialization: > NTP > . > Additional TCP options: > . > Starting inetd. > Starting background file system checks in 60 seconds. > > Tue Apr 19 06:02:37 EDT 2005 > 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. > > Can someone point me in the right direction? > > Any help would be greatly appreciated. > Thank you >