From nobody@FreeBSD.org  Thu Oct 20 19:19:34 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7E70716A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Oct 2005 19:19:34 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4B14243D69
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Oct 2005 19:19:34 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j9KJJYFl034045
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Oct 2005 19:19:34 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j9KJJYJC034044;
	Thu, 20 Oct 2005 19:19:34 GMT
	(envelope-from nobody)
Message-Id: <200510201919.j9KJJYJC034044@www.freebsd.org>
Date: Thu, 20 Oct 2005 19:19:34 GMT
From: "C.W.Hann" <cwhann@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: can't initialize X
X-Send-Pr-Version: www-2.3

>Number:         87748
>Category:       amd64
>Synopsis:       can't initialize X
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-amd64
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 20 19:20:14 GMT 2005
>Closed-Date:    Tue Jan 17 14:17:20 GMT 2006
>Last-Modified:  Tue Jan 17 14:17:20 GMT 2006
>Originator:     C.W.Hann
>Release:        6.0 rc1
>Organization:
P.R.China
>Environment:
amd64
>Description:
It can't initialize X. vidio card is NVIDIA GoForce 6100. The folloing is the output of log:

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: FreeBSD 6.0 amd64 [ELF] 
Current Operating System: FreeBSD 6.0-RC1 FreeBSD 6.0-RC1 #0: Sun Oct  9 20:36:12 UTC 2005     root@rat.samsco.home:/usr/obj/usr/src/sys/GENERIC amd64
Build Date: 02 October 2005
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct 21 02:22:38 2005
(EE) Unable to locate/open config file
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.2
	X.Org Video Driver: 0.7
	X.Org XInput driver : 0.4
	X.Org Server Extension : 0.2
	X.Org Font Renderer : 0.4
(II) Loader running on freebsd
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.7
(--) Using syscons driver with X support (version 549739036674.0)
(--) using VT number 9


Fatal server error:
xf86EnableIO: Failed to open /dev/io for extended I/O
>How-To-Repeat:
just type:
#Xorg -configure
or
#X -config
>Fix:
no
>Release-Note:
>Audit-Trail:

From: Peter Wemm <peter@wemm.org>
To: "C.W.Hann" <cwhann@gmail.com>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: amd64/87748: can't initialize X
Date: Sat, 22 Oct 2005 11:12:07 -0700

 On Thursday 20 October 2005 12:19 pm, C.W.Hann wrote:
 
 > Fatal server error:
 > xf86EnableIO: Failed to open /dev/io for extended I/O
 
 You need to add 'device mem' and 'device io' to your kernel 
 configuration and recompile.
 -- 
 Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com
 "All of this is for nothing if we don't go to the stars" - JMS/B5
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Tue Jan 17 14:16:55 UTC 2006 
State-Changed-Why:  
device mem and device io are now in the DEFAULTS, so this should not be a 
problem anymore 

http://www.freebsd.org/cgi/query-pr.cgi?pr=87748 
>Unformatted:
