Joaquin Duo escribió: > Hola Gente! > > Hace tiempo ando tratando de ver cómo hacer para que cuando no esté > usando el disco (esto es supuestamente ya todas las aplicaciones > deberían haberse cargado a ram) se apague el disco. > > Y sobre todo si me voy y no estoy usando la pc, o esta tenga poca > actividad. > > Por ejemplo, si no estoy corriendo ningún programa y hago un > hdparm -y /dev/sda > ( > -y put drive in standby mode > -Y put drive to sleep > ) > Se apaga y vuelve a arrancar al toque. Este es el disco principal. > > Pero si hago lo mismo con un disco secundario obviamente se queda > durmiendo hasta que haya una lectura y o escritura en el mismo. > > Me interesa principalmente para bajarle la temperatura a la notebook. > > Alguien puede hacer esto en otra distro? Fijate aca:
http://samwel.tk/laptop_mode/ "Laptop Mode Tools is a laptop power saving package for Linux systems. It allows you to extend the battery life of your laptop, in several ways. It is the primary way to enable the Laptop Mode feature of the Linux kernel, which lets your hard drive spin down. In addition, it allows you to tweak a number of other power-related settings using a simple configuration file." Viene el paquete en debian al menos: laptop-mode-tools - Scripts to spin down hard drive and save power Saludos!
