Wykorzystujemy pliki cookies i podobne technologie w celu usprawnienia korzystania z serwisu Chomikuj.pl oraz wyświetlenia reklam dopasowanych do Twoich potrzeb.

Jeśli nie zmienisz ustawień dotyczących cookies w Twojej przeglądarce, wyrażasz zgodę na ich umieszczanie na Twoim komputerze przez administratora serwisu Chomikuj.pl – Kelo Corporation.

W każdej chwili możesz zmienić swoje ustawienia dotyczące cookies w swojej przeglądarce internetowej. Dowiedz się więcej w naszej Polityce Prywatności - http://chomikuj.pl/PolitykaPrywatnosci.aspx.

Jednocześnie informujemy że zmiana ustawień przeglądarki może spowodować ograniczenie korzystania ze strony Chomikuj.pl.

W przypadku braku twojej zgody na akceptację cookies niestety prosimy o opuszczenie serwisu chomikuj.pl.

Wykorzystanie plików cookies przez Zaufanych Partnerów (dostosowanie reklam do Twoich potrzeb, analiza skuteczności działań marketingowych).

Wyrażam sprzeciw na cookies Zaufanych Partnerów
NIE TAK

Wyrażenie sprzeciwu spowoduje, że wyświetlana Ci reklama nie będzie dopasowana do Twoich preferencji, a będzie to reklama wyświetlona przypadkowo.

Istnieje możliwość zmiany ustawień przeglądarki internetowej w sposób uniemożliwiający przechowywanie plików cookies na urządzeniu końcowym. Można również usunąć pliki cookies, dokonując odpowiednich zmian w ustawieniach przeglądarki internetowej.

Pełną informację na ten temat znajdziesz pod adresem http://chomikuj.pl/PolitykaPrywatnosci.aspx.

Nie masz jeszcze własnego chomika? Załóż konto

Siyah-v3.0b3-CWM.zip

Ryrzy_omnia / Siyah ICS / Siyah-v3.0b3-CWM.zip
Download: Siyah-v3.0b3-CWM.zip

6,14 MB

0.0 / 5 (0 głosów)
KERNEL FOR ICS ONLY Changelog:

enabled overclocking again. I hope that I have managed to prevent the usage of 1400 and 1600MHz steps during and after boot, until the user sets them as the highest level.
fm radio should be working now
removed deep sleep parameters (cpu and busfreq levels)
re-enabled the missing governors in beta2 (lulzactive, conservative,smartassV2 and interactive)
disabled smooth_scaling on lulzactive and interactive governors, as it was in GB kernel
fixed undervolting problems.
lzma compression to have a smaller image to save bandwidth at the cost of a bit slower boot time.
re-enabled BLN support, but we still need liblights.

Komentarze:

Nie ma jeszcze żadnego komentarza. Dodaj go jako pierwszy!

Aby dodawać komentarze musisz się zalogować

Inne pliki do pobrania z tego chomika
May 20, 2012 Changelog: fixed some BLN problems, especially the one which causes the UI to be incredibly slow kmemhelper binary to get/set some variables using kmem interface added smooth level setting to ExTweaks. default is 800MHz and only effective for ondemand and pegasusq governors removed some unused variables from pegasusq modified pegasusq governor: made frequency_for_responsiveness (default: 100000) and up_threshold_at_min_freq (default:85) configurable and with their new default values they will not cause any rapid jumps added hotplug governor adjustable touchscreen thresholds. you will have to use init.d scripts until I receive some user feedback and prepare some presets for ExTweaks. check /sbin/ext/tweaks.sh for the example. removed CPU and GPU undervolting from battery profile as it was causing crashes on some devices. newer wifi driver updated thunderbolt scripts and added some more tweaking which will be applied on startup. linux 3.0.32
April 28, 2012 Changelog: updated bcmdhd wifi drivers. fixed cpufreq_stats problems. if you change frequency steps, stats table will be recreated. since that change is meant to be made during boot I didn’t care about ActivityManager crashes. if you change freq steps while your device is running you will have a tiny soft restart of your UI because old stats table pointer will be stale. increased gamma step count to 25 as in GB kernel to have smoother transitions. fixed lulzactive problems because of dynamic freq step changes. changed touch sensitivity values for charging state and set them the same as GB values native aosp led notifications led_timeout for cm9/aosp/aokp roms merge with upstream Linux 3.0.30 ARM_UNWIND
April 24, 2012 Changelog: fixed cm9 mount point problems modifications in secondrom booting and mounting methods. you will be able to mount both sdcards using USB Mass Storage mode in the second ROM. just make sure you don’t delete “.secondrom” folder cm9 as second rom should behave just the same as primary. no more emmc/sdcard swapping. removal of external sdcard will not affect functioning of any app. merge with linux upstream (3.0.29)
April 17, 2012 Changelog: changed “format /emmc” and “format /sdcard” to “format internal sdcard” and “format external sdcard” to prevent confusion. In CWM Recovery, /emmc is internal sdcard and /sdcard is the external. added back the vibration level setting (thanks to myfluxi for the fix) fixed ntfs automount for usb sticks. it will be mounted to /mnt/ntfs removed blnww temporarily because of the battery drain it causes
April 16, 2012 Changelog: fixed blnww problem rebased on update4 sources (no upstream updates)
April 14, 2012 Changelog: new feature: BLN without Wakelock (BLNWW). Disabled by default. You have to enable it using ExTweaks app. default I/O scheduler is set to CFQ.for default profile. CIFS is now built-in, no longer a module, to save space Superuser.apk, su, CWMManager.apk and ntfs-3g files are moved to the end of the kernel and won’t be decompressed unless they are needed to speed up the boot time. samsung recovery binaries and some unnecessary files moved to the end of the kernel image to eliminate unnecessary decompression. those will be decompressed only when you boot into recovery, which will make the booting process faster. we are now back to gzip compression after moving unnecessary binaries to payload part.
April 12, 2012 Changelog: fixed move2sd problem in CM9 and AO(S|K)P ROMs mounted sdcard with utf8 (should fix some chinese or cryllic chars not being displayed correctly) I recommend you to use move2sd feature only on the primary rom because there are lots of details which is really hard to explain here.
April 11, 2012 Changelog: fixed high memory usage fixed booting Samsung ROMs as the second ROM no need to fix CWM Manager backup issue. If you use any action in CWM Manager it will only boot to recovery because CWM Touch Recovery only works for the primary ROM. The commands are created in secondary ROM’s cache partition if you use CWM Manager in the second ROM, therefore they will be ineffective in the recovery mode. re-enabled CGROUP_TIMER_SLACK and SCHED_AUTOGROUP reapplied ondemandx patch (I forgot to put it back in v3.0 release. it should be the reason of having more battery drain with 3.0 than 3.0rc2)
April 8, 2012 Changelog: fixed Task Manager/Active Tasks issue fixed module loading issue which was causing some weird problems such as fm radio not functioning or android logger not working. added fs and readahead optimization parts of thunderbolt scripts back (thanks to pikachu01@XDA) set vitalij value to 5 for default and battery profiles, 3 for performance. You can use ExTweaks to customize it to your taste. performance profile tweaks. you’ll have to reset profiles in CWM Recovery to be able to use new performance defaults. adbd, init, recovery and lights.exynos4.so are recompiled using latest cm9 sources. received lots of feedback from users who experienced wifi problems that this one doesn’t have any wifi toggling bug.
więcej plików z tego folderu...
Zgłoś jeśli naruszono regulamin
W ramach Chomikuj.pl stosujemy pliki cookies by umożliwić Ci wygodne korzystanie z serwisu. Jeśli nie zmienisz ustawień dotyczących cookies w Twojej przeglądarce, będą one umieszczane na Twoim komputerze. W każdej chwili możesz zmienić swoje ustawienia. Dowiedz się więcej w naszej Polityce Prywatności