module parameter NVreg_RegisterForACPIEvents

What is the purpose of the parameter NVreg_RegisterForACPIEvents?

Is it wise to set it to 1?

What exactly is it doing with the driver and the system?

Thanks in advance

1 Like

The nvidia kernel module registers with the kernel’s ACPI subsystem to be notified of various system events. Setting this option to 0 disables that, which I would not recommend doing.