Bumblebee-Project / Bumblebee

Bumblebee daemon and client rewritten in C
http://www.bumblebee-project.org/
GNU General Public License v3.0
1.29k stars 142 forks source link

Don't use HardDPMS #1070

Closed sevu closed 3 years ago

sevu commented 3 years ago

This incorporates the fix mentioned in bugreport #1046

I suspect this is caused by the HardDPMS option, which is enabled by default now. When active, this limits the frame rate to 1 fps when DPMS kicks in because otherwise, applications would start rendering as fast as possible. However, that limit shouldn’t be applied for displayless setups like Bumblebee. I filed internal bug 2775447 to track fixing that.

Though not sure whether it was fixed on the nvidia side by now