I followed this guide to install bumblebee on my Dell XPS 15 9560 running Ubuntu 17.04 in an attempt to fix the fan-always-on problem. This fixed issue with the fan and the power draw, but now I can't adjust the screen brightness.
When I followed the guide my screen was set to minimum brightness, and now it is stuck that way. The brightness function keys bring up and adjust the brightness bar icon and appear to be working, but the screen brightness does not adjust.
When I boot the screen starts out bright, but then during the boot sequence it dims and stays that way. If I boot into Windows 10 I can adjust the brightness normally.
Changing acpi_backlight=none to acpi_backlight=vendor on the GRUB_CMDLINE_LINUX_DEFAULT line in /etc/default/grub, running update-grub and rebooting has no effect. If I change the entire line from the one suggested in the linked bumblebee install guide to the one suggested in this answer then my system does not boot at all.