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
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
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.