Danato, ok so in order to verify the previously mentioned commit is indeed the fix, please execute the following in a terminal: git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git && cd linux && git checkout commit 9efa5e50598c5568b0678bb411b239a0b6e9a328 && cp /boot/config-`uname -r` .config && yes '' | make oldconfig && make clean && make -j `getconf _NPROCESSORS_ONLN` deb-pkg LOCALVERSION=-custom && cd .. && sudo dpkg -i *.deb
reboot and this kernel should fail as it is one commit prior. I'm using the following as a reference https://wiki.ubuntu.com/KernelTeam/GitKernelBuild . ** Changed in: linux (Ubuntu) Status: Triaged => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1250051 Title: [Lenovo G780] Backlight switched off at login screen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1250051/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
