Computers |
|
| | #1 (permalink) |
| Super Techie Join Date: Dec 2004
Posts: 467
| 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. |
| | |
| | #4 (permalink) |
| Super Techie Join Date: Dec 2004
Posts: 467
| i tried configuring a couple times, same thing it's a generic integrated graphics card.. i'm not sure of the type (the device manager says Intel 82845G/GL Graphics Controller) under windows the screen refresh rate is set at 1024x768 85 Hertz i remember picking a default gui during the set up |
| | |
| | #7 (permalink) |
| Master Techie Join Date: Apr 2004
Posts: 2,532
| no monitor, that sucks ok...........hmmmmmmmmmm 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 |
| | |