> Ever since I installed the lasted xorg updates, I have been > unable to start xorg. It goes to a black screen, and then my > monitor goes to standby. I've seen this before, and I'm sure > all I have to do is reconfigure xorg. > > However, I have been unable to find xorgconfig or hwd on my > system. Does anyone know what packages they are in, or where > they should be installed on my system? > Try using ctrl-alt-F2 to get a black console screen and log in. Look at /var/log/messages and you might see what xorg is complaining about. If there are messages that look relevant, but are unitelligable, post them and see if anyone else knows. Also, while you are in the /var/log directory, run ls -lrt which will show which logs were most recently updated. A tail on these may also prove helpful. On my system, ctrl-alt-f7 gets me back to my X session. Bob Styma