You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my os is CentOS7,I download source code and compile.then I run redshift, output this message "Unknown adjustment method `randr'.".so, What should I do?
The text was updated successfully, but these errors were encountered:
If you want to use randr you have to enable it during compile, i.e. ./configure --enable-randr. This will probably fail because you are missing a dependency but it should tell you which one.
my os is CentOS7,I download source code and compile.then I run redshift, output this message "Unknown adjustment method `randr'.".so, What should I do?
The text was updated successfully, but these errors were encountered: