Foreground
Foreground
D0Z - motion / graphic / dev🧺

Brain 🔒

brain

CAUTION

Some files are private or not ready yet, if a link gives you a 404 that's why :)
This is a work in progress, new notes will be added daily

List of note Indexes


                .... |\| .|||.    |\/|  .|\\. .|.
              .\\||/|.  .\|..||  .\|..|||...||.....
            .|   .....||.|\\\\\\    ... |\\\/. .\\. .||
        .\\|   .|\\|..|\\ .\\\\  .\\|. .\\\\\|  |\| |\\|
        |\\  |\\|..  /\\\. |\|\\   \\\\|.   .|\\. .\\\\|
        .\\. |\\\\\\\|.. .\\|      .\\||\\/|. |\\|     .|/\|
      \. .\\\||/\|....   \\| |\/   |\\\  |\\\| .\\|  \\| ....
    |\/  |\\| |\\\\\\\| |\|.\\\   \\\\. |\\\\| |\\  \\.  ||..
      ..|||\|  .. .\\\\. |\\\\\\  .\\|....|\\\. |\\\\\\  |/. |/
    \\\|..   .\\\ |\\. .\\\| \\|   |||\\\.  ...|\\/||.  .\\\
  |\|  |\/.  /\\\\\| .\\\\. \\.   .../|.   .|\\\|.   |\\\|  |\\
    .  |||\\|.  ..||| .\\|.  |\|  \\|..../\\| |\\|  .\\\\\   ..
    \\|  .||\|.|..      |\\\|./\  \\||\. ||...    .\\\\/.  |\/||
    ..|/||.   |\\\\\|.     .|/\|  ||.        .||\\\     .|||. |\
  .\/|  \\\. .|\\\|||\\\||..       .|\\\\\\\|\\\\.  /\\\\||. |
    .|| |\\\\|  .......|\\\\\\.  .\\\. ..|||....  .\\\\|.. ...
    \\||....|\\\\\\\\||\\\\\\\/   |\|....|||\\\\\\\/....|\\\|
      ||.|\||\\| .....|\\\\..\\|    .|\\\. ||........ .|\|...
          . |\  /\\/\\\\\\. |\.  .\\\\\\.  ./\\\\/  |\\\||.
        .|\.|\| .|\|... ..              ./\\|..|\\|  ..
            .|\\|  .\\\\.\\\\\\\   \||...\\\|..|\\\|.||
                |\. ..||....||     ... ..||\\\. .|.
                        ...            .......

🌐 TECHNOLOGY


nvlddmkm.sys crash (NVIDIA drivers)

[!INFO] Bellow are some ways to fix this error but keep in mind that it can also be dependent on external factors: bad motherboard, PSU, RAM...
In my case using 4 sticks of ram with XMP enabled seems to be the issue, disabling XMP fixed it. I used MemTest86

Errors

The description for Event ID 13 from source nvlddmkm cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

\Device\000000d8
Graphics Exception: SKEDCHECK03_LOCAL_MEMORY_HIGH_SIZE failed

The message resource is present but the message was not found in the message table
The description for Event ID 13 from source nvlddmkm cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

\Device\000000d8
Graphics Exception: SKEDCHECK14_SHARED_MEMORY_SIZE failed

The message resource is present but the message was not found in the message table
The description for Event ID 13 from source nvlddmkm cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

\Device\000000d8
Graphics Exception: ESR 0x407020=0x200400 0x407028=0x100 0x40702c=0x2319f2b4 0x407030=0x0

The message resource is present but the message was not found in the message table
The description for Event ID 153 from source nvlddmkm cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

\Device\000000d8
Error occurred on GPUID: b00

The message resource is present but the message was not found in the message table

Reinstall drivers

First, turn off Windows Update Hardware Driver install:

  1. Press Win + S to open the search menu.
  2. Type control panel and press Enter.
  3. Navigate to System > Advanced System Settings.
  4. In the System Properties window, switch to the Hardware tab and click the Device Installation Settings button.
  5. Select No and click Save Changes.

Next download DDU (do NOT extract and install yet)

Then disable Fast Startup (Windows 11)

  1. Open Control Panel.
  2. Click on Hardware and Sound.
  3. Click on Power Options.
  4. Click the "Choose what the power button does" option.
  5. Click the "Change settings that are currently unavailable" option.
  6. Under the "Shutdown settings" section, uncheck the "Turn on fast startup" option.
  7. Click the Save changes button.

Reboot into Safe Mode (not Safe Mode with Networking)

Once in Safe Mode extract DDU and run as normal removing the driver.

Reboot, if you do the normal boot out of Windows after the DDU safe mode driver removal and you're at native resolution then you messed up somewhere.

Then reboot Windows and install 531.61 with custom install selected as well as clean install checked. Do not install GeForce Experience.

No more crashes or issues. Apparently if you have Fast Startup enabled it will load a cached driver to maintain that startup speed unless you do the above methods and disable it.

Change permissions of nvlddmkm.sys

Just enable user permissions to full control (security tab under properties) for nvlddmkm.sys in system32 (use windows search, there can be multiple files with that name). If you can't change the permissions you might need to change the owner of the file :

  • Right-click on a file or folder.
  • Select Properties.
  • Click the Security tab.
  • Click Advanced.
  • Click "Change" next to the owner name.
  • Click Advanced.
  • Click Find Now.
  • Select your username and click OK
© 2024 d0z.eu | 0.1.0-beta.39