Thread: screen brightness on HP dv7
i have dv7-6b78us , screen brightness keys weren't working. i'll posting success getting going here. have temporary workaround.
none of threads read quite accurate respect hybrid graphic card setup on laptop, here's workaround worked me.
set brightness @ 50%
set brightness maxcode:echo 2000 | sudo tee /sys/class/backlight/intel_backlight/brightness
even though installed radeon drivers, intel graphics card on default well, hence have use that.code:cat /sys/class/backlight/intel_backlight/max_brightness | sudo tee /sys/class/backlight/intel_backlight/brightness
once figure out how bind actual fn-f2 , fn-f3 keys increase , decrease brightness i'll post here. i'll working on getting graphics cards behave well.
i found better solution.
run in terminal:
and change line:code:sudo nano /etc/default/grub
to:code:grub_cmdline_linux=""
save file , run:code:grub_cmdline_linux="acpi_backlight=vendor"
now reboot. function keys brightness should work.code:sudo update-grub
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [SOLVED] screen brightness on HP dv7
Ubuntu
Comments
Post a Comment