# faisal gillani:
> 
> Fatal server error:
> xf86EnableIO: Failed to open /dev/io for extended I/O
> 
> what can be wrong ?

/dev/io has been made a module a while back.  Either load mem/io
with kldload or rebuild your kernel with an additional 
    device io
    device mem
    
in your kernel config.

 HTH,
Mario
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to