Comment 10 for bug 299007

Revision history for this message
Geir Ove Myhr (gomyhr) wrote : Re: [945G] A screen resolution problem of obtaining 1024x768

I guess I should have been a bit more specific... The X server only reads or looks for xorg.conf on startup, so after you removed/moved the file you would need to restart the X server. THEN, a new Xorg.0.log will be written. The one you uploaded looks basically the same as the previous one. Here is a detailed recipe:

1. Open a terminal
2. Type `rm /etc/X11/xorg.conf` (just to make sure it's gone, you still have the backup)
3. Log out (this will restart the X server)
4. Log in
5. Copy /var/log/Xorg.0.log and upload it here

Do you still have the same problem after doing this?
What is the output of the command `xrandr` at this point?