Skip to content

Enable DRM_NOUVEAU_GSP_DEFAULT for Nvidia

Currently nouveau tries, and fails, to completely initialise TU117 and several other TU1xx variants. Symptoms include - as in bug 1088522 - inability to drive 3 monitors or control fans.

These devices contain a RISV GPU System Processor (GSP). With the matching firmware (currently nvidia/tu102/gsp/gsp-535.113.01.bin) this option has the GPU initialise itself.

Fedora have been using this since v6.14. The option became available in v6.8. Prior to that v6.6 added the GSP code and the command-line parameter to enable it: nouveau.config=NvGspRm=1

Closes: #1088522

I wonder if this can also be backported to v6.12 ?

Merge request reports

Loading