You are not allowed to view links.
Register or LoginSiyahKernel 2.6.13Changelog:-fixed decoding issues because of the new cpuidle driver (thanks to Entropy512)
-set default I/O scheduler to BFQ-v3r2 (you will be able to change the default I/O scheduler using the config app)
-conservative governor is tweaked to have better performance (you will be able to set the default cpu governor using the config app)
-reverted lots of code back to v2.6.9 (based on the user experience, it is the best version until now)
-completed universal config interface implementation (the app will be posted when it is finished. the implementation at the kernel side is ready). (Thanks to xan@XDA and AndreiLux@XDA for their ideas, help and implementations)
-you may need to flash this in CWM recovery if you mess with the default config (especially when trying too much undervolting. although most of the settings are safe, changing gpu voltage and freq settings may cause lockups or bootloops): You are not allowed to view links.
Register or
Login. this script will reset default profile and your device will boot with default settings.
-this will be the last GB kernel release of SiyahKernel. If there is a bug in config interface I may update it (even without changing the version) but the kernel files will no longer be updated.
You are not allowed to view links.
Register or
LoginYou are not allowed to view links.
Register or
Login______________________________________________________________________________________________________________
SiyahKernel v2.6.12Posted on February 5, 2012
because I could not finish the scripts and xan is still working on VC app, I released v2.6.12 with all code changes of v2.6.13 but without the OTA and config apps.
Changelog:-fixed BTHID issues (thanks to Entropy512)
-updated SIO scheduler (thanks to Miguel Boton) and set it as default i/o scheduler once again.
-some wifi driver changes to prevent wlan_rx wakelocks preventing the device to sleep
-new cpuidle driver from galaxytab (thanks to Entropy512)
-reverted top-off current back to default
-some hotplug, gpu and cpu threshold changes…
You are not allowed to view links.
Register or
Login - (7.08 MB)
You are not allowed to view links.
Register or
Login - (7.16 MB)
______________________________________________________________________________________________________________
SiyahKernel v2.6.11 (2012. 01. 26.)
Changelog:• replaced the recovery with Hyperdroid Redpill Kernel Recovery. (Thanks to Hyperdroid team and Redpill kernel developer(s)). this recovery can also mount both internal and external sd. (thank you af974@XDA)
• set the default cpu governor back to ondemand. conservative governor settings are still the same. ondemand governor settings are tweaked a bit (50000-90-5)
• changed some mali internals (set staycounts for steps to: 0-1-1 and down threshold for second step is set to 35). I did not use AndreiLux’s settings for not breaking the compatibility with voltage control app but I highly recommend you try it because it can save a lot of battery juice.
• some patches from upstream
International (i9100) Version: You are not allowed to view links.
Register or
Login, You are not allowed to view links.
Register or
Login____________________________________________________________________________________________________________
SiyahKernel v2.6.9Changelog:
• compiled with older toolchain which was used in 2.6.7 (codesourcery sourcerylite 2009q3) without optimizations
• added Entropy512′s changes to sec_battery driver to show battery charging current and changed it a little bit to map the adc readings to real charging current miliamps (mapping is done in an unscientific way but it works). you will be able to see how fast your device is being charged and also why those 100%s are not the same. (thanks to Entropy512). since I don’t know how to read discharge current (maybe there is no way to read it) you will only read that data when your device is in charging state.
• reverted the adbd in initramfs to fix MyPhoneExplorer phone keypad not functioning
• added tegrak’s home key double click fix. (thanks to Tegrak)
• set topoff current in battery driver to 100mA (stock value is 200mA) to ensure that the battery is fully charged before the charger circuit stops charging. Your 100% level will be a bit higher than before.
• disabled cpu alignment and back to SLUB.
• tiny tweak for ondemand (85-10:up_threshold-down_differential)
International (i9100) Version: You are not allowed to view links.
Register or
Login, You are not allowed to view links.
Register or
Login_____________________________________________________________________________________________________________
SiyahKernel v2.6.8 (2012. 01. 21.)Changelog:
• fixed the bug which prevented using ubuntu and was causing some random reboots
• code cleanups (removed cleancache, zram, zcache, some jrcu configs etc)
• set readahead cache on sdcard to 256KB (was 1024)
• enabled cpu alignment again and SLQB (maybe the problems were related the bug in the first item. I will try them again)
• enabled some more networking options in config as for the request from a close friend (ipip, l2tp etc)
• Modified GPU frequency setting code a bit. if you use voltage control app or a script to set the second GPU step frequency higher than the third, the third frequency is disabled.
• fixed most of the problems in korean edition
• although I know this won’t effect performance or anything else, I used newest codesourcery toolchain.
International (i9100) Version: You are not allowed to view links.
Register or
Login, You are not allowed to view links.
Register or
Login_____________________________________________________________________________________________________________
SiyahKernel v2.6.5Changelog:lowered bus frequency threshold
set lower GPU step back to 160MHz
lulzactive tweaks
enabled whitelist mode in wifi driver and disabled ipv4 and ipv6 multicast/broadcast packets
set charge_currents to 650 550 450 to relieve the thread of people who haven’t read that they have no effect.
put the throttling limits back (in tmu.c). this may prevent the phone shutting down on high load (such as games) but it will decrease the benchmark scores.
some fixes in thunderbolt.sh + some new vm tweaks
SLQB
default i/o scheduler is set to SIO
softlockup and hung task detections enabled
International (i9100) Version: You are not allowed to view links.
Register or
Login, You are not allowed to view links.
Register or
Login_____________________________________________________________________________________________________________
SiyahKernel v2.6.3Posted on December 29, 2011
changelog:-Fixed setting of lulzactive & smartassV2 parameters via scripts
-battery optimized defaults.
-updated codecs
-removed siyah-battery, siyah-defaults and siyah-performance scripts from the blog. please remove all existing scripts before installing this version (or flash your existing rom again to remove all scripts). use init.d scripts if you know what you do, otherwise use VoltageControl app or ThunderBolt! scripts. use this You are not allowed to view links.
Register or
Login to remove previous 01siyah script. just flash it once and /system/etc/init.d/01siyah script will be removed.
-CWM Recovery v5.5.0.4
-Supercurio’s mc1n2_voodoo module fix. Voodoo Louder app should be working now.
-Added additional vdd_levels interface (for undervolting) to provide compatibility with some additional apps
International (i9100) Version: You are not allowed to view links.
Register or
Login, You are not allowed to view links.
Register or
Login_____________________________________________________________________________________________________________
SiyahKernel v2.6.1changelog:-fixed wifi driver causing boot loops when receiving a packet before being registered.
-corrected the voltage level of 200MHz (should not be a problem but I did not want to have that silly [last_level-1]=[last_level-1] line. It should have been [last-level-1]=[last_level])
-disabled ARCH_POWER sched feat. (just like in v2.5.2b)
-enabled CONFIG_RCU_FAST_NO_HZ (just like in v2.5.2b)
-reverted back to gzip -9 compression (2 seconds faster than xz -1)
-fixed auto-rooting and CWMManager app disappearing. This should also fix ntfs mounting issues because ntfs-3g binary extraction problem was also related with the same bug.
-some other config cleanups.
-updated mc1n2_voodoo sound module (thanks to supercurio) and it is now auto-loaded.
-android logger won’t be loaded if you create /data/.siyah/disable-logger file. it is added to You are not allowed to view links.
Register or
Login. don’t forget to remove it if you want to enable it back.
International (i9100) Version: You are not allowed to view links.
Register or Login, You are not allowed to view links.
Register or LoginYou are not allowed to view links.
Register or Login_____________________________________________________________________________________________________________
SiyahKernel v2.6_S99Changelog:
-Moved some big files (which are not frequently used, i.e. CWMManager.apk, ntfs-3g, superuser files) to the end of the kernel image as a payload. They are uncompressed as needed (one time mostly). This change will decrease boot time.
-Re-enabled the init delay of ondemand and some code changes to keep the cpu running at 1200MHz which will also decrease the boot time.
-Configurable MALI thresholds
-Configurable hotplug sampling duration (rate, rate_cpuon, rate_scroff)
-Configurable deep sleep entering bus frequency level
-New CWM flashable zip files: You are not allowed to view links.
Register or
Login, You are not allowed to view links.
Register or
Login and You are not allowed to view links.
Register or
Login. No more different flashable kernels because we almost have all necessary parameters configurable.
-removed charge current settings because it seems that we don’t have max8997 but max8922. the device files are kept not to break any compatibility with voltage control app or custom scripts.
-added min_gamma to brightness_curve configuration
-decreased screen brightness. default and performance profile scripts are modified to use default (nearly default) brightness levels for those who find the new brightness levels too low.
-Configurable second core activation frequency via hotplug parameters.
International (i9100) Version: You are not allowed to view links.
Register or
Login, You are not allowed to view links.
Register or
Login_____________________________________________________________________________________________________________
SiyahKernel v2.1.1 & v.2.2
You are not allowed to view links.
Register or
LoginFLASHING GUIDE
TO FLASH TAR:
If you already have root, use "DarkyROM2 Tool" from the market ( You are not allowed to view links.
Register or
Login ) .
If not, use ODIN.
TO FLASH ZIP:
Use CWM Recovery and install zip file. Wiping cache&dalvik cache is recommended for those who use BLN.
if you lose root after flashing the kernel (unlikely), flash You are not allowed to view links.
Register or
Login in CWM.
Valaki lefordíthatná - patienceletöltő link: You are not allowed to view links.
Register or
LoginSzerk. bezke:
Most /2.6/ már letölthető 3 különböző init.d script, aikkel igazából konfigurálhatjuk a gépet.
battery- akkumulátor kímélő
performance- teljesítmény
default- alap- köztes