- the open source ATI drivers works well but my fan is always spinning
- the additional drivers proposed by Ubuntu don't work and make gnome-shell unusable
- the drivers (11.9) from AMD is very slow
- echo -e '#!/bin/sh\necho low > /sys/class/drm/card0/device/power_profile' | sudo tee /etc/init.d/ati-power-save
- sudo chmod +x /etc/init.d/ati-power-save
- sudo update-rc.d ati-power-save defaults 99
- echo 'export vblank_mode=0' | sudo tee -a /etc/environment
Reboot and enjoy the silence!
1 commentaires:
You saved my day.
Thought the OOS drivers were crap, but they work alot better than fglrx now.
Post a Comment