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/03/15 18:00] Sean Rhonedevices:displays:hp_27vx [2025/08/20 08:13] (current) Sean Rhone
Line 3: Line 3:
   * HP 27vx 27-inch LED Backlit Monitor   * HP 27vx 27-inch LED Backlit Monitor
  
-====== TODO ======+====== 74Hz ======
  
-  * Windows with CRU at 72Hz (RB apparently has higher latency; 73Hz+ out of range)+===== xorg.conf =====
  
-====== 75Hz ======+  * [[https://tomverbeure.github.io/video_timings_calculator|Video Timings Calculator]] (''CVT-RBv2 Modeline''
 +  * [[bsd;notes;xorg.conf_snippets]]
  
-===== Exact reduced =====+  su -
  
-==== Modeline ==== +  mkdir -p '/usr/local/etc/X11/xorg.conf.d' && ee '/usr/local/etc/X11/xorg.conf.d/10-monitor-custom.conf'
- +
-****+
  
 <code> <code>
-Modeline "1920x1080_75" 165.00 1920 1944 1976 2000 1080 1083 1088 1100 +HSync +VSync</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 =====
  
-  * Generated with ''Exact reduced'' Timing on 2024/10/12 with CRU 1.5.2+  * 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
  
-=== Horizontal ===+===== Timings ===== 
 + 
 +  * Generated with ''CVT-RB2 standard'' Timing on 2025/04/03 with CRU 1.5.2 
 + 
 +==== Horizontal ====
  
   * Active   * Active
Line 33: Line 46:
  
 <code>1920</code> <code>1920</code>
-<code>24</code>+<code>8</code>
 <code>32</code> <code>32</code>
-<code>24</code>+<code>40</code>
 <code>80</code> <code>80</code>
 <code>2000</code> <code>2000</code>
 <code>+</code> <code>+</code>
  
-=== Vertical ===+==== Vertical ====
  
   * Active   * Active
Line 51: Line 64:
  
 <code>1080</code> <code>1080</code>
-<code>3</code> +<code>25</code> 
-<code>5</code> +<code>8</code> 
-<code>12</code> +<code>6</code> 
-<code>20</code> +<code>39</code> 
-<code>1100</code> +<code>1119</code> 
-<code>+</code>+<code>-</code>
  
-=== Frequency ===+==== Frequency ====
  
   * Refresh rate   * Refresh rate
Line 64: Line 77:
   * Pixel clock   * Pixel clock
  
-<code>75 Hz</code> +<code>74 Hz</code> 
-<code>82.500 kHz</code> +<code>82.810 kHz</code> 
-<code>165.00 MHz</code>+<code>165.62 MHz</code>
  
-== Actual ==+=== Actual ===
  
   * Refresh rate   * Refresh rate
   * Horizontal   * Horizontal
 +  * **Not** Interlaced
  
-<code>75.000 Hz</code> +<code>74.003 Hz</code> 
-<code>82.500 kHz</code>+<code>82.810 kHz</code>
  
C:/www/wiki/data/attic/devices/displays/hp_27vx.1742076037.txt.gz · Last modified: by Sean Rhone