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? -- [945G] A screen resolution problem of obtaining 1024x768 https://bugs.launchpad.net/bugs/299007 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
