diff --git a/content/Nvidia/_index.md b/content/Nvidia/_index.md index 6f3e3dc5..55c7837f 100644 --- a/content/Nvidia/_index.md +++ b/content/Nvidia/_index.md @@ -96,6 +96,10 @@ names: MODULES=(... nvidia nvidia_modeset nvidia_uvm nvidia_drm ...) ``` +> [!WARNING] +> Loading the Nvidia modules early may cause resuming from hibernation to not work anymore (i.e. the system will just boot instead of resuming). +> If you have issues with that, try disabling early KMS. + > [!WARNING] > Electron or Chromium-based apps can stall for up to a minute after boot on hybrid graphics systems with an Intel iGPU and an Nvidia dGPU. > @@ -270,6 +274,10 @@ For Nix users, the equivalent of the above is } ``` +> [!WARNING] +> [Loading the Nvidia modules early](https://wiki.hypr.land/Nvidia/#early-kms-modeset-and-fbdev) may cause resuming from hibernation to not work anymore (i.e. the system will just boot instead of resuming). +> If you have issues with that, try disabling early KMS. + > [!WARNING] > According to Nvidia, suspend/wakeup issues should be solved on the Nvidia open > driver. If it still doesn't work and you're using the open driver, it may be