CaffeineMC / sodium-fabric

A Fabric mod designed to improve frame rates and reduce micro-stutter
Other
4.58k stars 773 forks source link

NVIDIA graphics driver reported as incompatible #2554

Closed RedstonefoxYT closed 2 weeks ago

RedstonefoxYT commented 2 weeks ago

Bug Description

because of a weird windows issue i have i am as of yet unable to update my graphics drivers so don't just tell me to do that. i thought you said that this issue was fixed in version 0.5.0 for 1.21+, From my experience your "fix" did not work and now makes the game crash before the Minecraft window even appears! please help

Reproduction Steps

play with outdated nvidia drivers with sodium 0.5.9 0n 1.21

Log File

[14:44:46] [main/INFO]: Loading Minecraft 1.21 with Fabric Loader 0.15.11 [14:44:46] [main/INFO]: Fabric is preparing JARs on first launch, this may take a few seconds... [14:44:47] [main/WARN]: Warnings were found!

Installed version: 31.0.15.3619 Required version: 536.23 (or newer)

You must update your graphics card driver in order to continue.

For more information, please see: https://github.com/CaffeineMC/sodium-fabric/wiki/Driver-Compatibility#nvidia-gpus

Crash Report

for some reason there is no crash report file generated ¯_(ツ)_/¯ and i cant manually crash the game because i cant even get to the title screen!

jellysquid3 commented 2 weeks ago

There is nothing wrong with the detection. The error it gives you on startup is valid.

[14:44:50] [main/INFO]: Searching for graphics cards...
[14:44:51] [main/INFO]: Found graphics adapter: AdapterInfo{vendor=INTEL, description='Intel(R) UHD Graphics', adapterType=0x0000232B, openglIcdFilePath='C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_1840c0e85c622882\ig9icd64.dll', openglIcdVersion=27.20.100.9664}
[14:44:51] [main/INFO]: Found graphics adapter: AdapterInfo{vendor=NVIDIA, description='NVIDIA GeForce MX110', adapterType=0x00002311, openglIcdFilePath='C:\WINDOWS\System32\DriverStore\FileRepository\nvdd.inf_amd64_422f1226c25e536c\nvoglv64.dll', openglIcdVersion=31.0.15.3619}
The game failed to start because the currently installed NVIDIA Graphics Driver is not compatible.

> Installed version: 536.19
> Required version: 536.23 (or newer)

You must update the NVIDIA graphics driver. Older versions are broken. We never said that we were going to allow broken versions of the NVIDIA driver to be used, only that it would stop falsely identifying the Intel graphics driver as broken.