https://bugs.freedesktop.org/show_bug.cgi?id=49397
Samuel Leathers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Samuel Leathers <[email protected]> 2012-05-14 05:43:09 PDT --- I got this working by removing /etc/X11/xorg.conf, and then running the following in my .xinitrc: xrandr --newmode "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync xrandr --addmode VGA-1 1920x1080_60.00 xrandr --output VGA-1 --mode 1920x1080_60.00 exec openbox-session -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
