Alesto007
Enthusiast
- 1.562
hmm... seit dem bootloader update und dem kernelwechsel auf den 15er hats mir meine phone.apk zerhaun...
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion erfordert derzeit den Zugriff auf die Seite über den integrierten Safari-Browser.
MrBusiness schrieb:EDIT: Ich brech ins Essen, was muss man denn machen damit man mit dem Kernel wieder Farbverläufe bekommt. Wo ich vorher flißende Übergänge hatte ist jetzt Klötzchen Parade
Alesto007 schrieb:hmm... seit dem bootloader update und dem kernelwechsel auf den 15er hats mir meine phone.apk zerhaun...
sqlite3 /data/data/com.android.providers.settings/databases/settings.db 'update secure set value="1" where name="preferred_network_mode"'
sunra schrieb:Entweder gedulden bis er releaset wird oder im irc channel reinschauen.
Dort kann man sich die neuesten testversionen anschauen ...
Zwerkel schrieb:... aber woher kommt er dann in Boogies ROM?
[stability & feature test future kernels] (galaxy) NEO_16: yaffs2-update, new wifi driver, more power savings & performance, smartass gov - BLN test - GB bootloaders: SGS/Telus Multiupload.com - upload your files to multiple file hosting sites!
Characteristics:
core features:
- writeback improvements - less lags
- wifi fixes & improvements
- voodoo color
- voodoo sound (upstream)
- docksound support
- updated to 2.6.35.13
- lots of additional enhanced security features (in kernel + init scripts)
- FPS cap raised for smoother operation + 68 FPS
- printk + android-logger disable for less overhead [can be enabled via executing logcat-on.sh] & better battery runtime
- nofail variants for filesystem initialization - less overhead
- SFB scheduler
- memcopy&memmove - optimized variants for more performance
- selection of several cpufreq governors (interactive, smartass, tweaked ondemand, tweaked conservative, interactiveX, SavagedZen)
- bigmem: 339 MB RAM
- optimized memory handling (via patches)
- several battery-runtime related improvements
- VFS + VM fixes & improvements - less lags & more stability
- OC up to 1.6 GHz (thanks to bilboa1, morifc
- SLUB slab allocator (more stable & efficient,SLQB leads to instabilities & other issues)
- BFS scheduler(still too unstable)
- performance flags
- compiled with 2011.03 toolchain for more stability, reliability and performance (significant !)
- some other performance related stuff
- touchkey timeout
- Juwe11's OOM killer settings(uncomment in init scripts - commented out for compatibility with talon/snail kernel)
feature changelog (from NEO_09; 10; 11):
- init-script & cache kernel cleaner included
- support for access to external SD with GB bootloaders
- platypus kernel/init scripts now optional
NEW:
- compiled with Linaro 4.5 toolchain for more stability, reliability and performance
- cgroups timer slack subsystem (for less wakeups) [battery runtime - thanks to existz for pointing to it !]
- wm8994 sound improvements [also included in fugu - thanks nikademus !]
- sdhci regulator support (lets the sdcard sleep)
- tons of general fixes + improvements for the ARM architecture [e.g. slightly more performance-enhanced kernel]
- lcd, ram, adc undervolting
- RCU fixes & improvements [important since default RCU on 2.6.35 seems to have issues]
- BFQ v2 [thanks to nikademus for the port !]
- new optimization flags [stability & speed testing]
- some mm-related fixes & improvements from CodeAurora