From owner-freebsd-current@FreeBSD.ORG Fri Aug 13 22:01:20 2004 Return-Path: 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 5B82616A4CF; Fri, 13 Aug 2004 22:01:20 +0000 (GMT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D4EC43D2F; Fri, 13 Aug 2004 22:01:16 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.11/8.12.11) with ESMTP id i7DLxXdn096121; Fri, 13 Aug 2004 17:59:33 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)i7DLxX4B096118; Fri, 13 Aug 2004 17:59:33 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Fri, 13 Aug 2004 17:59:33 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Julian Elischer In-Reply-To: <20040813215058.6E75416A4CF@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@FreeBSD.ORG Subject: Re: /dev/vga dissappeared? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Aug 2004 22:01:20 -0000 On Fri, 13 Aug 2004, Julian Elischer wrote: > So, I upgraded everything today and I no longer have X because it > requires /dev/vga which has dissappeared out of /dev > > As I have no X I have no browser (comments about lynx will be ignored > ;-) so I'm having trouble looking up resources to see what may have > happenned. > > The vga driver reports as having found a device in dmesg but there is no > such device in /dev. > > I recall a couple of emails on the topic a while ago but I can't look > them up now... can someone let me know what the resolution was? should > I be adding a symlink to something somewhere? > > is this a known problem? I think there's a bug in XFree86 where it complains that /dev/vga is missing, but it means /dev/io is missing. Mark recently modified the kernel so that you need a "device io" in order to get /dev/io, so you probably need to tweak your kernel configuration to reflect recent changes to GENERIC. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Principal Research Scientist, McAfee Research