Date: Fri, 5 Oct 2001 16:10:02 -0700 (PDT) From: David Malone <dwmalone@maths.tcd.ie> To: freebsd-bugs@FreeBSD.org Subject: Re: i386/31079: scanpci fails on /dev/io Message-ID: <200110052310.f95NA2v94588@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/31079; it has been noted by GNATS. 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110052310.f95NA2v94588>