11

I have a Lenovo Yoga 720 and am running Ubuntu 18.04. The screen changes brightness automatically every 5-10 sec. This does not happen with Ubuntu 17 or Windows 10 (dual boot). Please assist.

description: Convertible
product: 81C3 (LENOVO_MT_81C3_BU_idea_FM_YOGA 720-13IKB)
vendor: LENOVO
version: Lenovo YOGA 720-13IKB
serial: MP1CHKDC
width: 64 bits
capabilities: smbios-3.0 dmi-3.0 smp vsyscall32
Brendan C.
  • 111
  • 1
  • 3

2 Answers2

18

This may be caused by the adaptive brightness setting. I had the same issue. It's way too aggressive for my preferences.

Go to Settings > Power then turn automatic brightness off

Gerbal
  • 280
  • 5
    Wow, what a poorly executed feature. I thought this was a graphics driver bug, changed my drivers, switched to wayland then believed it must have been a hardware failure. Thanks for the tip, this saved me hours more debugging and perhaps buying a new computer! – Felix Jul 10 '18 at 02:46
  • 1
    I spent one hour debugging kernel options for i915 (yoga 910) only to find this is the issue, because I didn't imagine they would implement an auto brightness that changes all the time in such a distracting manner. People generally don't expect your brightness to keep changing randomly dozens of times a minute (really) with constant ambient light. – davidcesarino Jul 16 '19 at 01:55
  • 1
    This solved the same problem on a Lenovo Yoga 730-15IKB – rubo77 Oct 05 '19 at 16:25
  • 1
    Thanks, this was driving me bonkers on my Yoga. – Doug Mar 28 '20 at 19:26
  • 1
    Bingo. Thanks for the help. – Brendan C. May 02 '20 at 13:08
0

I have the same issue after upgrading Ubuntu to 18.04 from 16.04 on my XMG C404 laptop. Changing the Refresh Rate of my screen helped yesterday, today I'm back to flickering, although less often/disturbing than before. Any news what could be the cause?

Settings > Displays > Refresh Rate I reduced it from initially 60Hz to 59.96Hz. And then also tried increasing to 120Hz.

Lea
  • 1