i just got slackware installed, after running xorgsetup and xorgconfig it tells me that the xorg conf file has been configured. but when i startx it tells me that there was an error loading the config file.
Did it not ask you what GUI you wanted when you installed Slackware? When I installed it I just typed startx and it ran straight away.
__________________
\'There is only one basic human right, and that is to do as you **** well please.
And with it comes the only basic human duty, to take the consequences.\'
open this with an editor like pico or vi or whatever:
/etc/X11/xorg.conf
scroll down and check the monitor lines about 3/4ths of the way down
its a well commented text config file, linux relies on these
"#" make lines unreadable and left alone, deleting a "#" make a line active
your looking for a monitor being present AND the proper horiz and vert refresh rates
check and make sure your monitor settings are correct and match your monitor, you need to know what nukbers go there or you will have to guess and use the process of elimination