-
|
Insmod with NVreg_EnableGpuFirmware=0, and /proc/driver/nvidia/params shows "EnableGpuFirmware: 0", while Is it on purpose? Where can I find relevant documentation? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Correct. Open kernel modules require the use of GSP firmware and can't work without it. Maybe in a future release we can add a more visible warning if you try to set that parameter. |
Beta Was this translation helpful? Give feedback.
-
|
does anyone know how to solve this issue [ 10.842101] NVRM: s_vbiosPatchInterfaceData: Found pIntFaceHdr entry count: 0, expected 2 Can somebody at-least explain what is the reason behind this "firmware initialization issue" ? while running proprietary driver I get only: the chipset error Thanks |
Beta Was this translation helpful? Give feedback.
Correct. Open kernel modules require the use of GSP firmware and can't work without it. Maybe in a future release we can add a more visible warning if you try to set that parameter.