-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
video memory management internal error #69
Comments
Did you check the patches in the instructions in ReBarUEFI ? Can you try a smaller BAR size ? I can only guess the firmware (UEFI image) or vBIOS from the laptop manufacturer (Lenovo ?) does not like the new BAR size. |
I followed the instructions, according to them, in my case patches are not needed. ReBar is detected in GPU-Z 8gb If the problem is in VBIOS, can I do anything about it? |
I noticed you have a very old NVIDIA driver, can you also test with the latest one ? And can you disable auto-setting for BAR size in |
I also encountered the same problem, I solved it by disabling the integrated graphics card, I think some modifications of the rebar conflict with the graphics card output mode of the laptop |
Try installing the NVIDIA drivers using NVCleanstall, applying the “Disable NVIDIA HD audio device sleep timer” tweak. By default, the NVIDIA drivers have a 4-second sleep timer for the audio controller. If the controller is not being used, the driver puts it to sleep. Many people have had audio issues because of that, so someone made a tweak to disable the timer. I have no idea why something like this impacts NvStrapsReBar causing BSODs (after all, the BSOD mentions the NVIDIA graphics driver, not the audio one), but I am pretty confident this tweak fixes it. |
Laptop
Ryzen 7 4800h
RTX 2060 90W
Modded BIOS
BIOS flashed successfully via programmer 341ch
Above 4G On
CSM off
In GPU-Z ResizbleBar ON
The system constantly produces blue screen errors "video memory management internal"
Tried different versions of drivers, no luck.
If i disable Rebar via NvStrapsRebar.exe the errors disappear
The text was updated successfully, but these errors were encountered: