From owner-freebsd-questions@FreeBSD.ORG Mon Sep 22 06:59:40 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BCCE16A4B3 for ; Mon, 22 Sep 2003 06:59:40 -0700 (PDT) Received: from smtp.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85F7A43FF5 for ; Mon, 22 Sep 2003 06:59:39 -0700 (PDT) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.27]) by smtp.tiadon.com with Microsoft SMTPSVC(5.0.2195.6713); Mon, 22 Sep 2003 08:51:31 -0500 Message-ID: <3F6F0019.8080102@daleco.biz> Date: Mon, 22 Sep 2003 08:58:49 -0500 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030920 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Enoch Chan References: <20030922011330.97825.qmail@web80605.mail.yahoo.com> In-Reply-To: <20030922011330.97825.qmail@web80605.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 22 Sep 2003 13:51:31.0671 (UTC) FILETIME=[A0FA1670:01C38110] cc: freebsd-questions@freebsd.org Subject: Re: Can't start X... Please help!!! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Sep 2003 13:59:40 -0000 Enoch Chan wrote: >>Error Message: "Fatal server error: xf86EnableIO: Failed to open >>/dev/io for extended I/O" > >>Release Date: 3 September 2002 >> If the server is older than 6-12 months, or if your card is >> newer than the above date, look for a newer version before >> reporting problems. (See http://www.XFree86.Org/) >>Build Operating System: FreeBSD5.0-RC i386 [ELF] > >>(WW) CheckDevMem: failed to open /dev/mem (Operation not permitted) >> linear framebuffer access unavailable > >>Fatal server error: >>xf86EnableIO: Failed to open /dev/io for extended I/O > > Check that your permissions are as follows: [/] [8:49] #ll /dev | grep io crw------- 1 root wheel 2, 14 Sep 21 23:00 io [/] [8:49] #ll /dev | grep kmem crw-r----- 1 root kmem 2, 1 Sep 21 23:00 kmem crw-r----- 1 root kmem 2, 0 Sep 21 23:00 mem > > >****************************************************************** > >>You experts probably wonder why I am using FreeBSD 5.0 instead of >>FreeBSD 5.1... That's because I am a newbie and I got a book that teaches me >>how to use FreeBSD 5.0. I prefer sticking to it and learn most of the >>stuff before I go on to a newer version.So if anyone knows what's going >>on, please reply! Thanks!!! :D > >>Have a nice day!!! > >>Enoch > Well, nothing's changed, except for some code streamlining and possibly bug removal. I'd skip to the chapter on "cvsup" and forge ahead ... :-) HTH, HAND, Kevin Kinsey