[Nouveau] [Bug 49397] Not able to set monitor resolution
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon May 14 05:43:09 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=49397
Samuel Leathers <sam at theleathers.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Samuel Leathers <sam at theleathers.net> 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.
More information about the Nouveau
mailing list