
Originariamente inviato da
wsx
Consiglio a tutti di applicare questa modifica al kernel.
Consente notevoli risparmi di batteria.
Provata e ora va nettamente meglio
How to activate the special sdwatcher binary:
This binary is special *buzzwords incoming* and will get rid of the fuse mounting and get rid of the /data/media symlink which causes excessive Media Scanning load - basically just mounts the internal sdcard as ext4. Battery life gets a nice boost using this binary. Instructions on how to use it at the second post. All credits go to Greg White, I did nothing but testing it for him.
To activate use ADB or Terminal Emulator:
mount -o rw,remount /system
cp /system/bin/sdcard /system/bin/sdcard.bak
rm /system/bin/sdcard
cp /sbin/sdcard /system/bin/sdcard
chmod 0777 /system/bin/sdcard
mount -o ro,remount /system
reboot
Don't mess with this if you don't know what you're doing.
l'ultimo mount se vi da errore non succede nulla, riavviate e il telefono ritornerà ok.