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.
scusa quale wsx il file che avevi postato?
DEVICE:HTC One
ROM: Rayglobe
KERNEL: Stock
IcedEarth (23-07-12)
è facile da fare?visto che x me è la prima volta,scusa quale devo scaricare qui c'è ne sono vari di terminal emulator
DEVICE:HTC One
ROM: Rayglobe
KERNEL: Stock
Bullproject (23-07-12)
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,in pratica devo copiare tutto questo?il comando sarebbe l'ivio?
DEVICE:HTC One
ROM: Rayglobe
KERNEL: Stock
Dopo il comando mount -o ro,remount /system mi dice device...(altre cose)...busy, è normale?
Esattamente. Ma non devi copiarlo insieme. Riga per riga. Per esempio:
Inserisci mount -o rw,remount /system e poi premi invio.
Poi, cp /system/bin/sdcard /system/bin/sdcard.bak e premi invio.
E il resto...
Capito?![]()