Just did fresh install using Jaunty Alpha 4 using ext4. It tried to use 1152x864 on my 1024x768 screen. I went back to live cd mode and reduced resolution. Every thing went fine from there. First boot was in 1152x864 using radeon. Edited xorg.conf to get virtual size up for second screen. mur@ubuntu2:~$ xrandr --output VGA-0 --mode 1024x768 mur@ubuntu2:~$ xrandr --output DVI-0 --mode 1152x864 mur@ubuntu2:~$ xrandr --output DVI-0 --right-of VGA-0 mur@ubuntu2:~$ xrandr -q Screen 0: minimum 320 x 200, current 2176 x 864, maximum 2704 x 1050 VGA-0 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm 1152x864 60.0 + 60.0 1360x768 59.8 1024x768 60.0* 59.9 800x600 60.3 640x480 59.9 HDMI-0 disconnected (normal left inverted right x axis y axis) DVI-0 connected 1152x864+1024+0 (normal left inverted right x axis y axis) 0mm x 0mm 1152x864 60.0*+ 60.0 1360x768 59.8 1024x768 60.0 59.9 800x600 60.3 640x480 59.9 Success!!!!! > > From: Bryce Harrington