<br><br>
<div><span class="gmail_quote">On 7/29/06, <b class="gmail_sendername">Nikolai</b> <<a href="mailto:psalmos@swissinfo.org">psalmos@swissinfo.org</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I just installed Ubuntu Dapper Drake and am enjoying it. I must say I<br>was amazed at how easy and quick the installation went but as I'm now
<br>trying to configure the system to my liking and needs, some questions<br>arise. I'm hoping to receive some valuable advice here but I'll take it<br>one step at the time.<br><br>Screen resolution - as the installation was complete, it defaulted to
<br>1600x1200 and even though I wouldn't mind running my system at the<br>resolution that high, I would rather prefer to have it at 1280x1024<br>instead. I went to System->Preferences->Screen Resolution and changed it
<br>to 1280x1024, the screen went black, then I was sent to login screen<br>(lost an unsaved document in the meantime), logged in, the resolution is<br>back to 1600x1200. Tried a couple of times more, same thing. Any ideas
<br>what's going on?<br><br>My video card is Radeon X1600 Pro with 256mb, I looked at xorg.config<br>and under "Device" section I have:<br><br>Section "Device"<br>       Identifier      "ATI Technologies, Inc. ATI Default Card"
<br>       Driver          "vesa"<br>       BusID           "PCI:1:0:0"<br><br><br>I'm guessing perhaps I should install the ATI driver for it seems like<br>at the moment I'm using a generic driver, no? I was intending to do that
<br>anyway but in the meantime, before I gather info on how actually do<br>that, can this little annoyance be fixed some other way?<br><br>Thanks,<br>Nikolai<br><br>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">
ubuntu-users@lists.ubuntu.com</a><br><a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote></div>
<div><br>Hi Nikolai!</div>
<div> </div>
<div>I would:</div>
<div> </div>
<div>1. Cause a crash as mentioned above.</div>
<div> </div>
<div>2. At the log in screen log in and navigate to /var/log.</div>
<div> </div>
<div>3. Copy Xorg.0.log to your home directory or Desktop (example: cp /var/log/Xorg.0.log /home/mydirectory/Desktop).</div>
<div> </div>
<div>4. While there, do a "tail messages" and maybe "tail debug" just for fun.</div>
<div> </div>
<div>5. Reboot, look at the Xorg.0.log in your Desktop directory.  You will probably find some errors (EE) near the end.   Google the errors.</div>
<div> </div>
<div>My guess is that your display device (monitor or flat panel) is not happy with it's settings at the resolution you requested.</div>
<div> </div>
<div>Good Hunting!</div>
<div> </div>
<div>Tod</div>