I've tried this on my own several ways by reading wiki, and other peoples problems by creating 10-monitor.conf in /usr/share/X11/xorg.conf.d, and rebooting i've also tried all repository nvidia drivers, ive also tried editing the xorg.conf in /etc/X11/ but i know im doing something wrong, something simple. I just now did a fresh install of 12.04 and did updates, and restarted, I have no proprietary nvidia drivers in use or a xorg.conf generated. Heres my Xrandr results:
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 4096 x 4096
VGA-1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1024x768 60.0*
800x600 60.3 56.2
848x480 60.0
640x480 59.9
DVI-I-1 disconnected (normal left inverted right x axis y axis)
TV-1 disconnected (normal left inverted right x axis y axis)
I'd like to use the native 16:9 1386x768 60Hz. Heres my results from sudo gtf 1368 768 60
# 1368x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 85.86 MHz
Modeline "1368x768_60.00" 85.86 1368 1440 1584 1800 768 769 772 795 -HSync +Vsync
Then i did
xrandr --newmode "1368x768_60.00" 85.86 1368 1440 1584 1800 768 769 772 795 -HSync +Vsync
Then finally added it
xrandr --addmode VGA-1 1368x768_60.00
It went there for a sec, then black screened. do i need to create the 10-monitor.conf first or ?