¿Qué significa el código NTSTATUS 0xC01E0358 (STATUS_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE_CONSTRAINT)?

 
Anterior Siguiente
STATUS_GRAPHICS_INVALID_MONITOR_CAPABILITY_ORIGIN STATUS_GRAPHICS_MAX_NUM_PATHS_REACHED

STATUS_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE_CONSTRAINT

Qué significa STATUS_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE_CONSTRAINT

STATUS_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE_CONSTRAINT valida los límites estructurados que restringen timings candidatos. Unidades incorrectas, bounds invertidos o state de otro target pueden producirlo.

La cifra de refresh mostrada en Settings no basta para analizar esta constraint; debe compararse la señal completa con H/V ranges.

Qué comprobar

  • Capture H/V min/max y sus unidades.
  • Compruebe que min no supera max.
  • Verifique target/origin del constraint.
  • Evalúe el timing completo, no sólo nominal refresh rate.

Referencias técnicas


¿Buscas un código diferente? Buscar otro código de estado o error.