Hi, Try to modify the CPU governor scheme. It can be done via echo-ing to the following file: /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor If you have more cpu-s, you have to use cpu0, cpu1, etc.
The available options are: performance, ondemand, powersave To set CPU to powersave, simply do the following: echo powersave > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor I hope it helped. Peter Bojtos ----- Eredeti üzenet ----- > Feladó: "Abhinav Jangda" <[email protected]> > Címzett: "Amulya Sahoo" <[email protected]> > Másolatot kap: [email protected] > Elküldött üzenetek: Vasárnap, 2014. Január 12. 9:44:19 > Tárgy: Re: [gnome-love] Power management is not efficient > Date: Sun, 12 Jan 2014 12:17:47 +0530 > From: [email protected] > To: [email protected] > Subject: [gnome-love] Power management is not efficient > Hello, I am using Kali linux x64 on my laptop. I found that its power > management is not so efficient as compared to windows 7. In windows, I get 3 > hours of backup while in Kali, i get only 2 hours. Is there any way to solve > this problem. I think, Kali uses GNOME for the GUI and this problm may be > that of GUI. Thats why I posted here. I possible, I want to work on it to > solve this issue. Need help for this. > Hey, > Have you tried switching off your GPU. For me Linux is working great with > GNOME 3.4 on Fedora 17 x86-86. In Windows I get 3:30 hrs of backup while in > Fedora it is nearly 4 hrs. > Thank You > _______________________________________________ > gnome-love mailing list > [email protected] > https://mail.gnome.org/mailman/listinfo/gnome-love
_______________________________________________ gnome-love mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnome-love
