User Tools

Site Tools


devices:displays:hp_27vx

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_27vx [2025/04/03 04:23] Sean Rhonedevices:displays:hp_27vx [2025/08/20 08:13] (current) Sean Rhone
Line 4: Line 4:
  
 ====== 74Hz ====== ====== 74Hz ======
 +
 +===== xorg.conf =====
 +
 +  * [[https://tomverbeure.github.io/video_timings_calculator|Video Timings Calculator]] (''CVT-RBv2 Modeline'')
 +  * [[bsd;notes;xorg.conf_snippets]]
 +
 +  su -
 +
 +  mkdir -p '/usr/local/etc/X11/xorg.conf.d' && ee '/usr/local/etc/X11/xorg.conf.d/10-monitor-custom.conf'
 +
 +<code>
 +Section "Monitor"
 +    Identifier "HDMI-1"
 +    Modeline "1920x1080_74" 165.612 1920 1928 1960 2000 1080 1105 1113 1119 +HSync -VSync
 +    Modeline "1280x720_74" 75.077 1280 1288 1320 1360 720 732 740 746 +HSync -VSync
 +    Modeline "1024x768_74" 65.03 1024 1032 1064 1104 768 782 790 796 +HSync -VSync
 +    Option "PreferredMode" "1920x1080_74"
 +EndSection</code>
  
 ===== CRU ===== ===== CRU =====
 +
 +  * Established resolutions (left): None
 +  * Detailed resolutions: 1080p@74Hz CVT-RB2
 +  * Standard resolutions: None
 +  * Extension blocks: CTA-861 -> HDMI support -> Uncheck ''YCbCr'', Content types -> [x] Game
 +  * No HDMI resolutions in HDMI Support, no Detailed resolutions under CTA-861
 +
 +===== Timings =====
  
   * Generated with ''CVT-RB2 standard'' Timing on 2025/04/03 with CRU 1.5.2   * Generated with ''CVT-RB2 standard'' Timing on 2025/04/03 with CRU 1.5.2
C:/www/wiki/data/attic/devices/displays/hp_27vx.1743668582.txt.gz · Last modified: by Sean Rhone