You need to get the right kernel modules for your chipset loading. Find out what kind of motherboard you have, and do some googling to find the right driver.
Then try:
modprobe <the driver you found>
startx
Post any error messages, as well as the output of lsmod, and we'll go from there.
--Rounan
|