> Problem 1: anyone got any idea what driver I might work with > an ASUS board?
At your command prompt (logged in as root), type:
# lspci -v
This will list all the PCI devices attached to your PC. It should include
the video card. Find the VGA adapter from the list.
> Problem 2: how do I install it?
Run:
# /usr/X11R6/bin/xf86config
and answer all the questions. If you have answered all the questions
correctly, you should be able to run:
# startx
to start your X server.
Later
David Kirk
