<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.1">
</HEAD>
<BODY>
<PRE>
Go to tty1 
attempt&nbsp; startx
Find out what file in the /tmp directory needs to be deleted.
run xrandr without arguments
------------
wolf@telcontar:~$ xrandr
Screen 0: minimum 320 x 200, current 1280 x 800, maximum 8192 x 8192
VGA1 disconnected (normal left inverted right x axis y axis)
LVDS1 connected 1280x800+0+0 (normal left inverted right x axis y axis) 331mm x 207mm
&nbsp;&nbsp; 1280x800&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60.0*+
&nbsp;&nbsp; 1024x768&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 85.0&nbsp;&nbsp;&nbsp;&nbsp; 75.0&nbsp;&nbsp;&nbsp;&nbsp; 70.1&nbsp;&nbsp;&nbsp;&nbsp; 60.0
&nbsp;&nbsp; 832x624&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 74.6
&nbsp;&nbsp; 800x600&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 85.1&nbsp;&nbsp;&nbsp;&nbsp; 72.2&nbsp;&nbsp;&nbsp;&nbsp; 75.0&nbsp;&nbsp;&nbsp;&nbsp; 60.3&nbsp;&nbsp;&nbsp;&nbsp; 56.2
&nbsp;&nbsp; 640x480&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 85.0&nbsp;&nbsp;&nbsp;&nbsp; 72.8&nbsp;&nbsp;&nbsp;&nbsp; 75.0&nbsp;&nbsp;&nbsp;&nbsp; 59.9
&nbsp;&nbsp; 720x400&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 85.0
&nbsp;&nbsp; 640x400&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 85.1
&nbsp;&nbsp; 640x350&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 85.1
--------------------------
then run xrandr -r 1024x768 // the resolution is just an example from my xrandr list. 
You may have just gotten a poor set-up from the upgrade.&nbsp; If you look at all the options available 
in xrandr, it is simple to see how many ways it could have gone wrong.

Once you have set the resolution, run startx and see how it looks.

-Wolf

</PRE>
<BR>
</BODY>
</HTML>