User Tools

Site Tools


devices:displays:hp_s2031

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
devices:displays:hp_s2031 [2026/02/21 22:48] Sean Rhonedevices:displays:hp_s2031 [2026/03/04 17:21] (current) Sean Rhone
Line 1: Line 1:
   * https://h10032.www1.hp.com/ctg/Manual/c02120030.pdf   * https://h10032.www1.hp.com/ctg/Manual/c02120030.pdf
   * 76Hz vert   * 76Hz vert
-  * :?: 1280x1024 = 4:3 max+  * :?: 1280x1024 = 4:3 max ((:?: it's officially listed, but what do pixels beyond 900 vert do?))
  
   * 1600x900   * 1600x900
-  * 1280x1024 (UT99? anything non-widescreen fov) +  * 1280x720 (Dota 2/high-GPU
-  * 1280x720 (Dota 2) +  * 1024x768 (osu!) 
-  * 1024x768 (osu!; TODO: test 1280x1024+  * 800x600 (Diablo 2) (TODO: Check if it actually mode-switches or matters at main menu)
-  * 800x600 (Diablo 2)+
   * 640x480 (Diablo 2)   * 640x480 (Diablo 2)
  
Line 23: Line 22:
   * CTA-861: All above resolutions 76Hz   * CTA-861: All above resolutions 76Hz
   * :!: TODO: Timing methods   * :!: TODO: Timing methods
 +
 +====== xorg.conf ======
 +
 +<code>
 +Section "Monitor"
 +    Identifier "HDMI-1"
 +    Modeline "1600x900_76" 119.125 1600 1608 1640 1680 900 919 927 933 +HSync -VSync
 +    Modeline "1280x720_76" 77.209 1280 1288 1320 1360 720 733 741 747 +HSync -VSync
 +    Modeline "1024x768_76" 66.787 1024 1032 1064 1104 768 782 790 796 +HSync -VSync
 +    Modeline "800x600_76" 41.599 800 808 840 880 600 608 616 622 +HSync -VSync
 +    Modeline "640x480_76" 27.25 640 648 680 720 480 484 492 498 +HSync -VSync
 +    Option "PreferredMode" "1600x900_76"
 +EndSection
 +
 +# End</code>
  
/usr/local/www/wiki/data/attic/devices/displays/hp_s2031.1771732095.txt.gz · Last modified: by Sean Rhone