Comment 51 for bug 1192028

Revision history for this message
Christopher Townsend (townsend) wrote : Re: Compiz refresh rate resets to 50 Hz automatically

I looks like there may be 2 bugs here.

1. The composite plugin requires the OpenGL plugin to have set a boolean to true if there is an Nvidia card in the system to force 60Hz. However, on Compiz startup, composite loads *before* OpenGL, so this flag will not be set and composite goes on to query the Nvidia hardware what it's refresh rate is. I need to figure out if this plugin loading order is intentional or not.

2. The other bug is not saving the manually set refresh rate between reboots. I do not see this issue, but I've seen other bugs saying that CCSM settings are not preserved over reboots.

I will investigate bug 1. above. If I can find a reproduction case for 2., I will look at that as well.