Skip to content

Instantly share code, notes, and snippets.

@shobhitsharma
Created May 6, 2013 21:28
Show Gist options
  • Save shobhitsharma/5528358 to your computer and use it in GitHub Desktop.
Save shobhitsharma/5528358 to your computer and use it in GitHub Desktop.
hp pavilion completely dim brightness on startup fix
sudo sed "s/\(GRUB_CMDLINE_LINUX=\)\"\"/\1\"acpi_osi=Linux acpi_backlight=vendor\"/" /etc/default/grub -i
sudo update-grub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment