| Anterior | Siguiente |
| STATUS_GRAPHICS_CHAINLINKS_NOT_STARTED | STATUS_GRAPHICS_INCONSISTENT_DEVICE_LINK_STATE |
STATUS_GRAPHICS_CHAINLINKS_NOT_POWERED_ON
Qué significa STATUS_GRAPHICS_CHAINLINKS_NOT_POWERED_ON
STATUS_GRAPHICS_CHAINLINKS_NOT_POWERED_ON es un power-state mismatch dentro de linked adapters. Los links pueden estar correctamente enumerados y aun no haber alcanzado el D-state necesario.
La corrección debe seguir power ordering y no confundirlo con un start failure.
Qué comprobar
- Registre power state de cada link.
- Revise suspend/resume y device power callbacks.
- Compruebe que todos los links requeridos están powered antes del lead operation.
- No fuerce topology work sobre un link aún apagado.
Referencias técnicas
¿Buscas un código diferente? Buscar otro código de estado o error.