Ablinne / kolorcontrol

Simple GUI front-end to xcalib
GNU General Public License v3.0
26 stars 5 forks source link

Error - unsupported ramp size 0 #15

Closed gggiiia closed 2 years ago

gggiiia commented 5 years ago

that error is stamped on the console, fedora 30

sallecta commented 5 years ago

If you have intel graphics card, create file: /etc/X11/xorg.conf.d/20-intel.conf

Section "Device"
    Identifier  "Intel Graphics"
    Driver      "intel"
    Option      "AccelMethod"  "uxa"
EndSection

then reboot

Ablinne commented 2 years ago

This can happen if driver support is not as expected.