Brightness controls are not working in sony vaio with amd radeon hd 7650
Solution 1:
I found the solution:
- Download the amd radeon driver from here
- Run terminal and tupe
sudo apt-get install linux-headers-3.5.0-17-generic
- Go to directory where you have downloaded the zip file of driver which might be /home/your_username/Downloads. Extract the zip file there. You will see a .run file.
- Run command:
sudo sh amd-driver-installer-catalyst-13.1-linux-x86.x86_64.run
- It will open the installer window. Now install the driver. After finishing it will ask you to reboot but don't.
- Open a new terminal and type:
sudo amdconfig --initial
- Now reboot your system. Your brightness control will work fine.
Solution 2:
In case if you use radeon graphics this may help you
echo 200 | sudo tee /sys/class/backlight/radeon_bl0/brightness