[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1005359: xserver-xorg-core: Intel HD Graphics 610: blank screen



Work-around: disable GAMMA_LUT.
That is, add something like this to your xorg.conf:

    Section "Device"
        Identifier "modesetting"
        Driver "modesetting"
        Option "UseGammaLUT" "false"
    EndSection

--
Jakub Wilk


Reply to: