HP dv6t Quad Core Edition notebook with Intel Core i7 2630QM and powered by ATI/AMD Radeon HD 6770M Switchable/Hybrid Graphics Card, here's the tutorial for you.
For a few problems, I have posted solutions on how to run Ubuntu / Linux Mint 11.04 on HP dv6t Quad Core Edition with ATI/AMD Radeon HD 6770M Switchable Graphics Card.
To fix adjusting monitor/screen backlight functionality with Fn/action keys, follow these steps:
1. Add the Kamal PPA repository that contains patched Linux kernel and gnome-power-manager :
sudo add-apt-repository ppa:kamalmostafa/linux-kamal-mjgbacklight
2. Upgrade your packages (especially linux-* and gnome-power-manager packages)
sudo apt-get update
sudo apt-get upgrade
3. Edit the GRUB2 boot parameters in /etc/default/grub to add acpi_vendor=backlight , as follows:
GRUB_CMDLINE_LINUX_DEFAULT="splash acpi_backlight=vendor"
GRUB_CMDLINE_LINUX="acpi_backlight=vendor"
4. Update GRUB configuration:
sudo update-grub
Reboot Ubuntu / Linux and you should have LCD monitor screen backlight adjustment fully working!
I am now very happy with this HP dv6t Quad notebook! Very powerful, good battery life, cool-looking, and runs Linux quite flawlessly :-)
Find tips to optimize your Ubuntu 11.04 in Ubuntu Unleashed 2011 Edition: Covering 10.10 and 11.04 (6th Edition) !
If you're looking to fix LCD screen backlight adjustment controls in For a few problems, I have posted solutions on how to run Ubuntu / Linux Mint 11.04 on HP dv6t Quad Core Edition with ATI/AMD Radeon HD 6770M Switchable Graphics Card.
To fix adjusting monitor/screen backlight functionality with Fn/action keys, follow these steps:
1. Add the Kamal PPA repository that contains patched Linux kernel and gnome-power-manager :
sudo add-apt-repository ppa:kamalmostafa/linux-kamal-mjgbacklight
2. Upgrade your packages (especially linux-* and gnome-power-manager packages)
sudo apt-get update
sudo apt-get upgrade
3. Edit the GRUB2 boot parameters in /etc/default/grub to add acpi_vendor=backlight , as follows:
GRUB_CMDLINE_LINUX_DEFAULT="splash acpi_backlight=vendor"
GRUB_CMDLINE_LINUX="acpi_backlight=vendor"
4. Update GRUB configuration:
sudo update-grub
Reboot Ubuntu / Linux and you should have LCD monitor screen backlight adjustment fully working!
I am now very happy with this HP dv6t Quad notebook! Very powerful, good battery life, cool-looking, and runs Linux quite flawlessly :-)
Find tips to optimize your Ubuntu 11.04 in Ubuntu Unleashed 2011 Edition: Covering 10.10 and 11.04 (6th Edition) !
Thx to Kamal for this patched kernel and thx to you about this fast/simple howto. It's works like a charm. HP 630 here.
ReplyDeleteRegards
This worked great for me on 11.04 but the ppa is not for 11.10 nor kernel 3. Any luck with oneiric?
ReplyDeleteThis works flawlessly on ubuntu 11.10 too!!!Tested it myself :)
DeleteWorked like a charm
ReplyDeleteDebian Wheezy Kernel 3.2 Xen
I only needed steps 3 and 4 then reboot
Worked great on 12.04!
ReplyDeleteMint Debian works with only steps 3 and 4 then reboot
ReplyDeleteThank you! Only steps 3 and 4 almost work for samsung np300a5 with ubuntu 12.04 after installing bumblebee. I say almost because now I could dim the screen but I cannot take the backlight all the way up again. Any idea?
ReplyDeleteMuch better now anyway.
Update: I am able to increment brithness by this script:
ReplyDeletehttps://bbs.archlinux.org/viewtopic.php?pid=1148019#p1148019
Thank you, this fixed my display brightness issue for my HP DV7T-6000 quad edition, my brightness controls now work properly on ubuntu 13.04 thanks!!
ReplyDelete