L
Lomb
Stamm-User
- 124
Moin,
Meltus hat ne simple App geschrieben mit der sich die Anzahl der zu nutzenden Kerne einstellen lässt.
Die App ändert den Wert in /sys/kernel/debug/tegra_hotplug/max_cpus
zu der gewünschten Anzahl wird jedoch nach jedem Reboot wieder auf 4 gestellt.
Link zu xda: [APP] CoreControl - Root Only - xda-developers
Gefunden wurde die Möglichkeit hier: [TIP] Single/Dual/Quad Core Mode (Configurable) - xda-developers
Changlog
Bei einigen Roms funktionieren die startup Funktionen nicht und müssen nach einem Neustart neu eingestellt werden.
Wenn die App bei euch nicht funktioniert versucht das Folgende
Meltus hat ne simple App geschrieben mit der sich die Anzahl der zu nutzenden Kerne einstellen lässt.
Die App ändert den Wert in /sys/kernel/debug/tegra_hotplug/max_cpus
zu der gewünschten Anzahl wird jedoch nach jedem Reboot wieder auf 4 gestellt.
Link zu xda: [APP] CoreControl - Root Only - xda-developers
Gefunden wurde die Möglichkeit hier: [TIP] Single/Dual/Quad Core Mode (Configurable) - xda-developers
Changlog
v1.4.2
Hopefully fixed the pointless and repeated request for SU access
v1.4.1 [BETA]
Only ever asks for Root Access when changing cores
Added CPU temperature and frequency (Many thanks to Treebill!)
- WARNING: The frequency jumps around a lot. I don't know if the file is buggy or this is actually happening
- CPU temp and frequency only ever update when CoreControl is open. This will obviously be changed when CPU temperature profiles are introduced
- CPU temp is fully colour-coded
Battery Temperature is now fully colour-coded (Many thanks to Treebill!)
General code clean up and optimisation
v1.4 [BETA]
Added Battery Profiles
- See "Battery Profiles Info" above
Should get and display Battery Information quicker
v1.3
UI Changes
Added a 'Battery Information' Sliding Drawer with the following information:
- Battery Health
- Power Type [USB/AC/Battery]
- Battery Charge [With Battery state, Charging, Full, etc.]
- Battery Temperature
- Battery Voltage
It's all colour-coded too!
Battery Profiles are pretty much fully coded, they're not included in this release though. Should be done by next update.
v1.2
Removed pointless code
Quite a few UI changes
Active Cores can now be set on boot (last one selected will be used).
v1.1
Removed pointless "1 Core" option
Disabling/Enabling cores should be quicker (slightly)
V1.0
Initial Release
Bei einigen Roms funktionieren die startup Funktionen nicht und müssen nach einem Neustart neu eingestellt werden.
Wenn die App bei euch nicht funktioniert versucht das Folgende
Originally Posted by mike1986.
Open root explorer, go to system/etc/ and open init.post_boot.sh
navigate to line 115 and remove:
umount /sys/kernel/debug
save and reboot!
Zuletzt bearbeitet: