From nobody@FreeBSD.org  Fri Oct  5 14:30:05 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id E594037B407
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  5 Oct 2001 14:30:04 -0700 (PDT)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id f95LU4j76966;
	Fri, 5 Oct 2001 14:30:04 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200110052130.f95LU4j76966@freefall.freebsd.org>
Date: Fri, 5 Oct 2001 14:30:04 -0700 (PDT)
From: Steve Davidson <sdn@sprintlabs.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: scanpci fails on /dev/io
X-Send-Pr-Version: www-1.0

>Number:         31079
>Category:       i386
>Synopsis:       scanpci fails on /dev/io
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 05 14:40:00 PDT 2001
>Closed-Date:    Wed Oct 10 12:43:03 PDT 2001
>Last-Modified:  Wed Oct 10 12:43:34 PDT 2001
>Originator:     Steve Davidson
>Release:        FreeBSD 4.4 Release
>Organization:
>Environment:
FreeBSD 4.4 Release
XFree86 4.1
Dell Optiplex GX110 (Intel i810 video)
>Description:
scanpci fails completely.
This prevents X from configuring.
>How-To-Repeat:
% scanpci
Fatal server error:
xf86EnableIO: Failed to open /dev/io for extended I/O

>Fix:

>Release-Note:
>Audit-Trail:

From: David Malone <dwmalone@maths.tcd.ie>
To: Steve Davidson <sdn@sprintlabs.com>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: i386/31079: scanpci fails on /dev/io
Date: Fri, 5 Oct 2001 23:59:58 +0100

 > Dell Optiplex GX110 (Intel i810 video)
 
 I have a feeling we have X working on some of these machines.
 
 > % scanpci
 > Fatal server error:
 > xf86EnableIO: Failed to open /dev/io for extended I/O
 
 What does "ls -l /dev/io" show? If the file isn't there then
 you could try "cd /dev ; sh MAKEDEV std". You would have to
 be root to open /dev/io - your prompt would indicate that
 you are not.
 
         David.
 

From: David Malone <dwmalone@maths.tcd.ie>
To: Steven Davidson <sdn@sprintlabs.com>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: i386/31079: scanpci fails on /dev/io 
Date: Wed, 10 Oct 2001 16:54:36 +0100

 > I was root user when I ran it.
 
 Hmmm - do you have the secure level turned up. See what:
 
 	sysctl kern.securelevel
 
 prints.
 
 > Could it be related to the i810 video chip?
 
 I don't think so - unless the error message which scanpci gives is
 misleading.
 
 	David.
State-Changed-From-To: open->closed 
State-Changed-By: dwmalone 
State-Changed-When: Wed Oct 10 12:43:03 PDT 2001 
State-Changed-Why:  
Submitter confirms that problem was due to elivated secure level. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31079 
>Unformatted:
