Skip to content

Instantly share code, notes, and snippets.

Created July 29, 2012 23:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3202470 to your computer and use it in GitHub Desktop.
Save anonymous/3202470 to your computer and use it in GitHub Desktop.
ubuntu@ubuntu:/usr/share/X11/xorg.conf.d$ xrandr
Screen 0: minimum 320 x 200, current 1680 x 1050, maximum 8192 x 8192
VGA-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 474mm x 296mm
1680x1050 59.9*+
1280x1024 75.0 60.0
1280x960 60.0
1152x864 75.0
1024x768 75.1 70.1 60.0
832x624 74.6
800x600 72.2 75.0 60.3 56.2
640x480 72.8 75.0 66.7 60.0
720x400 70.1
ubuntu@ubuntu:/usr/share/X11/xorg.conf.d$ lsmod | grep nouveau
nouveau 774571 3
ttm 76949 1 nouveau
drm_kms_helper 46978 1 nouveau
drm 242038 5 nouveau,ttm,drm_kms_helper
i2c_algo_bit 13423 1 nouveau
mxm_wmi 12979 1 nouveau
video 19596 1 nouveau
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment