Comment 114 for bug 1098216

Revision history for this message
Anmar Oueja (anmar) wrote :

I installed Ubuntu 13.10 running 3.11 kernel and I noticed the stepping is still there. The following fixed the stepping:

sudo sh -c 'echo -n 0 > /sys/module/video/parameters/brightness_switch_enabled'

Seems that the driver and the GNOME settings daemon, or some other user space tool, is issueing the same command so it is doubling up. Should I open another bug or continue to use this bug?