My turn for "Good News" -- "Bad News".
Good News:
My Toshiba laptop has never had backlight function working in any Linux I've had on it. BUT ... I didn't care and never bothered trying to fix it.... Until today with you, Colin23erk, being just one of many recent posts I've read complaining about it being the inspiration for me to try running one of the fixes that gets recommended.
I ran procedure shown
here and it worked -- my backlighting now functions. (I still don't really care, but at least I know procedure works.)
My Toshiba has an AMD graphics card. I don't know if doing same procedure will work with your Intel card. You can try and see. If doesn't work, just change file back to what it was to start with.
Another solution is the one that
Scott(0) pointed you to before:
http://itsfoss.com/fix-brightness-ubuntu-1310/. I can't test that -- don't have an Intel machine -- but that poster seems pretty confident in it and it looks like something that would work.
Bad News:
I haven't the slightest idea what you were talking about in the entire last post. What are all of the references to "Lite 2 no 2" and "Lite 2 no 1"? I don't know what you mean.
Did you try making changes to that grub file? If so, did you run
sudo update-grub after changing the file?
Can you open a terminal and post back here with the output from these three commands please:
Code:
cat /etc/default/grub
cat /proc/cmdline
ls /usr/share/X11/xorg.conf.d/
I'm guessing that
Scott(0)'s posted link has the solution for you since you have Intel graphics. I don't know what part you got stuck on when trying that, but we can guide you through that if you need help. First post back with above. The last command will show something we need to know before guiding you through that link.