Archive for October, 2010

[BETA]Ziggy471 EVO Kernel (Updated 28 Oct)

Posted October 28, 2010 By Ziggy471

Hopefully this one fixes the issues I’ve been having with this kernel.

Change log:

Reduced the actual kernel size, due to the limited space on the Evo, 2.5MB as opposed to 3MB on INC and Bravo.

Moved all Graphics drivers to modules
Moved EXT4 to a module

Removed the hosts file and init script for now, just trying to get this damn thing working.

Camera is working, not sure what I did to break it or fix it.  lol

md5sum:
1966551fde76ac1f76572f01596c552d  Ziggy471Kernel-EVO-update_signed-10282010-1054.zip

[KERNEL] Ziggy471 EVO 28 Oct (1069 downloads)
1 Comment. Join the Conversation

Just to clarify, the Bravo Kernels are for GSM ONLY

they were developed for and tested by Mr. X.

The 1.28GHz was not real, for more information, click here.

Changelog:

Overclocking capped at 1.19GHz

Removed a config option that used more battery while the screen was one, oooops, left that in from testing.

Hopefully fixed that FC for some Sprint users, the hosts file I included blocked a few sprint IPs.

A few other tweaks here and there.

[KERNEL] Ziggy471 Droid Incredible 26 Oct (1056 downloads)
[KERNEL] Ziggy471 Droid Incredible AOSP 26 Oct (1406 downloads)
[KERNEL] Ziggy471 EVO 26 Oct (1489 downloads)
[KERNEL] Ziggy471 Bravo 26 Oct (773 downloads)

md5sums
767106acda2f4a58d9721179d494d634 Ziggy471Kernel-INC-update_signed-10262010-0507.zip
76945775c65283efb7ef504d9a1f5459 Ziggy471Kernel-INC-AOSP-update_signed-10262010-0508.zip
c43a47473f40c8b3cc42b2d1723d2f77  Ziggy471Kernel-EVO-update_signed-10262010-0508.zip
8d7cd7e9d7f79d6526713fdf6e2a8b50  Ziggy471Kernel-BRAVO-update_signed-10262010-0509.zip

Z

24 Comments so far. Join the Conversation

Ziggy471 HTC EVO Kernel 23 Oct

Posted October 23, 2010 By Ziggy471

NOTICE: I am not responsible for anything that may or may not happen to your phone, except for maybe it running faster. You break it, you fix it.

23 Oct 2010:
Kernel version 2.6.32.24
Overclocked

1.28GHz, I don’t recommend this setting, it doesn’t appear to work on the newer Desire ports. I recommend 1.113 or 1.15.

BFS 357 CPU Scheduler
BFQ IO Scheduler
Swap enalbed
SLUB (Unqueued Allocator)
All CPU governors, Interactive is the default
CPU Undervolt control via /proc/undervolt – built in, not a module

http://forum.xda-developers.com/showthread.php?t=775997&highlight=voltage+module

Fix for slow SD card access

http://forum.xda-developers.com/showthread.php?t=815557

CIFS
EXT4
TUN
A few tweaks here and there.
etc…

Also included in the update:
1. For any ROM that has busybox’s run-parts enabled, I added a screen state frequency/governor switching script, located in /system/etc/init.d. This means you do not have to use setcpu to control the frequency or governor anymore. If you prefer not using this script, delete it

The defaults for the script:

AWAKE_GOVERNOR=”interactive”
AWAKE_GOVERNOR_FREQENCY_MAX=”1113600″
AWAKE_GOVERNOR_FREQENCY_MIN=”245000″
SLEEP_GOVERNOR=”powersave”
SLEEP_GOVERNOR_FREQENCY_MAX=”460800″
SLEEP_GOVERNOR_FREQENCY_MIN=”245000″

2. remount script that will be installed to /system/bin.

Valid input format:
remount [ro|rw|status]
ro = read only (default)
rw = read write (to make modifications)
status = current mount mode

3. hosts file that blocks most ads, if you find more, let me know
[KERNEL] Ziggy471 EVO 23 Oct (1051 downloads)

3 Comments so far. Join the Conversation

[BETA] Ziggy471 Droid Incredible Kernel AOSP 23 Oct

Posted October 23, 2010 By Ziggy471

NOTICE: I am not responsible for anything that may or may not happen to your phone, except for maybe it running faster. You break it, you fix it.

23 Oct 2010:
Kernel version 2.6.32.15
Overclocked

1.28GHz, I don’t recommend this setting, it doesn’t appear to work on the newer Desire ports. I recommend 1.113 or 1.15.

BFS 357 CPU Scheduler
BFQ IO Scheduler
Swap enalbed
SLUB (Unqueued Allocator)
All CPU governors, Interactive is the default
CPU Undervolt control via /proc/undervolt – built in, not a module

http://forum.xda-developers.com/showthread.php?t=775997&highlight=voltage+module

Fix for slow SD card access

http://forum.xda-developers.com/showthread.php?t=815557

CIFS
EXT4
TUN
A few tweaks here and there.
etc…

Also included in the update:
1. For any ROM that has busybox’s run-parts enabled, I added a screen state frequency/governor switching script, located in /system/etc/init.d. This means you do not have to use setcpu to control the frequency or governor anymore. If you prefer not using this script, delete it

The defaults for the script:

AWAKE_GOVERNOR=”interactive”
AWAKE_GOVERNOR_FREQENCY_MAX=”1113600″
AWAKE_GOVERNOR_FREQENCY_MIN=”245000″
SLEEP_GOVERNOR=”powersave”
SLEEP_GOVERNOR_FREQENCY_MAX=”460800″
SLEEP_GOVERNOR_FREQENCY_MIN=”245000″

2. remount script that will be installed to /system/bin.

Valid input format:
remount [ro|rw|status]
ro = read only (default)
rw = read write (to make modifications)
status = current mount mode

3. hosts file that blocks most ads, if you find more, let me know
[KERNEL] Ziggy471 Droid Incredible AOSP 23 Oct (383 downloads)

Be the first to comment

Ziggy471 Droid Incredible Kernel 22 Oct

Posted October 23, 2010 By Ziggy471

NOTICE: I am not responsible for anything that may or may not happen to your phone, except for maybe it running faster. You break it, you fix it.

22 Oct 2010:
Kernel version 2.6.32.24
Overclocked

1.28GHz, I don’t recommend this setting, it doesn’t appear to work on the newer Desire ports. I recommend 1.113 or 1.15.

BFS 357 CPU Scheduler
BFQ IO Scheduler
Swap enalbed
SLUB (Unqueued Allocator)
All CPU governors, Interactive is the default
CPU Undervolt control via /proc/undervolt – built in, not a module

http://forum.xda-developers.com/showthread.php?t=775997&highlight=voltage+module

Fix for slow SD card access

http://forum.xda-developers.com/showthread.php?t=815557

CIFS
EXT4
TUN
A few tweaks here and there.
etc…

Also included in the update:
1. For any ROM that has busybox’s run-parts enabled, I added a screen state frequency/governor switching script, located in /system/etc/init.d. This means you do not have to use setcpu to control the frequency or governor anymore. If you prefer not using this script, delete it

The defaults for the script:

AWAKE_GOVERNOR=”interactive”
AWAKE_GOVERNOR_FREQENCY_MAX=”1113600″
AWAKE_GOVERNOR_FREQENCY_MIN=”245000″
SLEEP_GOVERNOR=”powersave”
SLEEP_GOVERNOR_FREQENCY_MAX=”460800″
SLEEP_GOVERNOR_FREQENCY_MIN=”245000″

2. remount script that will be installed to /system/bin.

Valid input format:
remount [ro|rw|status]
ro = read only (default)
rw = read write (to make modifications)
status = current mount mode

3. hosts file that blocks most ads, if you find more, let me know
[KERNEL] Ziggy471 Droid Incredible 22 Oct (518 downloads)

Be the first to comment

Ziggy471 Bravo Kernel 22 Oct

Posted October 23, 2010 By Ziggy471

NOTICE: I am not responsible for anything that may or may not happen to your phone, except for maybe it running faster. You break it, you fix it.

22 Oct 2010:
Kernel version 2.6.32.24
Overclocked

1.3GHz, I don’t recommend this setting. I recommend between 1.113 and 1.19.

BFS 357 CPU Scheduler
BFQ IO Scheduler
Swap enalbed
SLUB (Unqueued Allocator)
All CPU governors, Interactive is the default
CPU Undervolt control via /proc/undervolt – built in, not a module

http://forum.xda-developers.com/showthread.php?t=775997&highlight=voltage+module

Fix for slow SD card access

http://forum.xda-developers.com/showthread.php?t=815557

CIFS
EXT4
TUN
A few tweaks here and there.
etc…

Also included in the update:
1. For any ROM that has busybox’s run-parts enabled, I added a screen state frequency/governor switching script, located in /system/etc/init.d. This means you do not have to use setcpu to control the frequency or governor anymore. If you prefer not using this script, delete it

The defaults for the script:

AWAKE_GOVERNOR=”interactive”
AWAKE_GOVERNOR_FREQENCY_MAX=”1190400″
AWAKE_GOVERNOR_FREQENCY_MIN=”245000″
SLEEP_GOVERNOR=”powersave”
SLEEP_GOVERNOR_FREQENCY_MAX=”460800″
SLEEP_GOVERNOR_FREQENCY_MIN=”245000″

2. remount script that will be installed to /system/bin.

Valid input format:
remount [ro|rw|status]
ro = read only (default)
rw = read write (to make modifications)
status = current mount mode

3. hosts file that blocks most ads, if you find more, let me know

[KERNEL] Ziggy471 Bravo 22 Oct (323 downloads)

Be the first to comment