From owner-freebsd-current@FreeBSD.ORG Fri Aug 13 22:03:54 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 7C0FB16A4D0; Fri, 13 Aug 2004 22:03:54 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7090A43D2D; Fri, 13 Aug 2004 22:03:54 +0000 (GMT) (envelope-from davidxu@freebsd.org) Received: from [127.0.0.1] (davidxu@localhost [127.0.0.1]) i7DM3rpG064950; Fri, 13 Aug 2004 22:03:53 GMT (envelope-from davidxu@freebsd.org) Message-ID: <411D3BBC.4030902@freebsd.org> Date: Sat, 14 Aug 2004 06:07:56 +0800 From: David Xu User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.7.1) Gecko/20040730 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Julian Elischer References: <20040813215058.6E75416A4CF@hub.freebsd.org> In-Reply-To: <20040813215058.6E75416A4CF@hub.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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:03:54 -0000 I resolved the problem by add two lines to config file: device io device mem otherwise, X does not start. David Xu 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? > >Julian >_______________________________________________ >freebsd-current@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-current >To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > > >