[Aug/21,PAUSE/2012][ROM][SENSE3.6/ICS] HolicsROM V1.3 Official with Holics Kernel

Search This thread

Meercy

Senior Member
Mar 24, 2011
56
0
Tenn
This rom is for every phone. The only difference for S-On / S-Off users is that they dont have to flash the boot.img from fastboot. They only save that step when flashing roms.

Here's how you can flash it depending on your sitation.

For S-OFF:
Copy rom to sdcard
Reboot into recovery
**Perform data/factory reset
**Or wipe each partition (data, cache, system) manually from the advanced menu
Flash v.8
Reboot phone
First boot takes longest

**you can perform either one or both.

For S-ON:
Extract the boot.img from the rom or download another kernel boot.img
Copy rom to sdcard
1a) Reboot into bootloader and flash your boot.img
1b) <flashboot flash boot /location/of/boot.img> Without the "<>"
Reboot recovery
**Perform data/factory reset
**Or wipe each partition (data, cache, system) manually from the advanced menu
Flash v.8
Perform steps 1a & 1b again
Reboot phone
First boot takes longest

**you can perform either one or both.

Hope this helps :-D

thx for the help
 

m0biusace

Senior Member
May 16, 2006
146
30
Battery life...seems to be okay. Disconnected at 9am, died at 7:00pm w/ a 15 min call, 1 hr sound recording, and 3.25 hrs of screen on time at moderate brightness.
 

fredy915

Senior Member
Apr 17, 2011
810
143
Any one else have random reboots ? I just had my first one last night and second one a minute ago

Sent from my HTC PH39100 using XDA
 

come at me bro

Senior Member
Aug 9, 2011
692
40
My other issue is it says 14 degrees for my location.. New York

It never changes and its prolly along 70 right now and today

Sent from my HTC PH39100 using XDA
 

valve timing

Senior Member
May 27, 2010
410
22
I had issues with installing apps and getting an insufficient space error I went back to stock ROM

Sent from my HTC PH39100 using xda premium
 

Top Liked Posts

  • There are no posts matching your filters.
  • 105



    attachment.php




    Marine's Theme For Holics (author by Marine)

    Download(for recovery)


    attachment.php
    attachment.php
    attachment.php
    attachment.php
    attachment.php
    43
    FEATURE
    Based on AT&T & SKT & WWE ICS (remove the AT&T bloatware)
    build.prop changes for performance
    Increase System Volume Level
    Tweaks v4.3 (Thanks m0narx) -Enable blank carrier label for status (thanks Nottach)
    SuperSU & Superuser
    SWEEP2WAKE & CMDLINE (thanks showp1984)
    imported CM9 libgenlock
    Small MMS fix
    Bug Free*
    Remove Debugging Info (thanks mudhi)
    Included Camera of 3 kind (HQ(thanks Coolexe), Amaze(Thanks kozmikkick), Original)
    Tweak Settings(3D Home screen toggle & TVOUT & global beats option in setting..more)
    FULL BEATS AUDIO (Beats, Dolby, SRS, Music Enhancer)
    HTC Video is now 5.1 Dolby
    HTC Streaming player Is now 5.1 SRS
    SuperCharger patch for ICS (built in)
    SonyEricsson Bravia Engine(HQ Image and Movie improvement) & xloud
    Improve sensitive multitouch
    Added option to aroma(GPS, xloud, Build.prop, GPU, more...)
    Enable GPU rendering for 2D operations -mike1986
    improve the sound quality
    Fixing battery % mod issues in sense 3.6 ICS
    get pyramid LE ICS method for FULL beats effects(libbeatsbass.so from the Rezound's ICS)
    disabled sign check on apks
    Fixed the customize lockscreen wallpaper problem
    Added piece of jellybean & Sense 4.0
    Added j4n87's smartsyncdisabler
    Added GoogleNow*
    Added sony playstation certified (thanks XxXPachaXxX)
    Improve Synced Contacts Picture Resolution (thanks tip of Calkulin)
    Lots more I have forgotten


    TO DO
    CRT OFF
    &...


    Download


    V1.3







    Sweep2Wake Disabler v2.1



    S-ON users should follow the instruction provided below:
    1. First, flash boot.img inside the ROM file with fastboot.
    2. Boot into recovery and continue with the installation.
    3. During the installation process be sure to *select the S-ON option*.
    4. After installation, you will be able to find the boot.img file on the SD card root.
    5. Copy the boot.img file to your computer and flash it AGAIN with fastboot as you did at step 1.







    Installation Methods For S-OFF*

    .zip on the root of your SD Card
    reboot recovery
    wipe data/facroty reset > yes - delete all user data
    mounts and stroage menu > format /system
    install from *.zip file on Sd card
    choose zip from sdcard
    select .zip



    BUGS:
    You let me know
    Maybe you need to set your APN for your data connection yourself







    OLD VERSION

    V1.2

    V1.1

    V1.Official




    0.9b

    MIRROR(thanks ronnie498)

    4shared:
    http://www.4shared.com/zip/W-AUsQ7n/...en-beats.html?

    Dev-Host:
    http://d-h.st/XuT

    PATCH (try to flash on recovery)

    Fixed reboot when screen off was used For 0.9a.

    0.8

    0.7

    0.6

    0.5









    Credits and thanks goes to:
    coolexe(Thank you always)
    NODO-GT
    Chainfire
    jerrytan93
    mike1986
    zeppelinrox
    baadnewz
    LeeDrOiD
    @alper.s
    memnoc
    Fuses
    m0narX
    synergye
    Pirateghost
    Football
    thecubed
    Jirv311
    GSLEON3
    J4n87
    Leigh Kennedy
    shogunmark
    pstevep
    Alexandr92g
    TheFrankenstain
    Nottach
    마린님
    셜록스님
    셀레스님
    Htc cafe & XDA users..
    and Many people helped to...


    Thank you! Donation List:
    Louie Massistas, Symplicity Computing, Sooyoung Kim,
    27
    Holics Kernel



    I do not have plans to overclock kernel..
    This is because a more improve battery life & better stability system..
    and ... the way I see it,The default clockspeed of this is fast enough..
    If this phone were to be overclocked to 1.xghz. Then we need to buy some extended battery.
    if you want OC kernel, you must use the Other developer's kernel.

    This Kernel is focused on stability, more Performance and best battery life.




    Download:




    for pc










    What is JRCU?(Joe's RCU (Optimized for Small SMP systems)

    Joe Korty has created an RCU for small SMP systems (> 32 cores). His approach is to isolate all the Garbage Collection (GC, a slow time consuming but necessary processing) to a single core, thus allowing other cores to ONLY work on real required processing. This will allow the additional cores to complete their assigned tasks as fast as possible (not bogged down by GC) then immediately go back to a suspended state (saving battery). From faux123)



    Installation Methods
    Download file and extract on your PC.
    connect your phone to your computer with the USB cable
    You need flash the boot.img within using fastboot..

    Code:
    [CENTER]enter this code ( fastboot flash boot boot.img ) [/CENTER]

    or

    Download file and extract on your PC.
    connect your phone to your computer with the USB cable,
    you click flashBootImg.bat​



    Credits and thanks goes to:
    showp1984
    Pirateghost (Boot.img of Rum Float Beta 2)
    faux123
    Github's source


    If You Like My Work Then vote Thread or Some reply or Checking Thanks
    and Don't forget This(Dok-Do is a territory of Korea. Dok-do is Korean land.)





    How about sharing our knowledge about building kernel?
    It would be better than hiding the kernel source.
    As you know, We alone cannot even make a development when everyone of community keep hiding.

    source for kernel compile:
    my github
    15
    I am sorry.. I Changed to a New Phone with galaxy s3 Lte.
    so I can't handle anymore. I would like to thank those of you who have supported me.
    I hope that's all that's wrong with it. Anyway, I hope you are doing well.:)
    12
    Holics Kernel

    Features:
    3.0.40
    ReBased on holiday-ics-crc-3.0.16-2db6a71
    (included RUU_HOLIDAY_ICS_35_S_SKT_KR_3.42.911.2)

    Linaro GCC 4.7.2-2012.07-1 Toolchain

    1 disable GENTLE_FAIR_SLEEPERS
    2 Tweak audio buffers for Beats
    3 read to write ratio for deadline io, more like noop fifo_batch = 1
    4 cpufreq and omap transition latency tweaks
    5 Adjust VM Ratios
    6 increase readahead buffer 1028
    7 CFS Scheduler tweaks brought over
    8 button backlights 20mAh
    9 Allow CPU-supported unaligned accesses
    11 Makefile Added Snapdragon optimizations
    12 htc-battery-core Fixing hTC mistake
    13 net netfilter remove annoying 'comparison will always be true' warning
    15 Linux Upstream_3.0.25
    16 Linux Upstream 3.0.26
    17 Linux Upstream 3.0.27
    18 Linux Upstream 3.0.28
    19 Linux Upstream 3.0.29
    20 Linux Upstream 3.0.30
    21 Linux Upstream 3.0.31
    22 Linux Upstream 3.0.32
    23 Linux Upstream 3.0.33
    24 Linux Upstream 3.0.34
    25 Linux Upstream 3.0.35
    26 Linux Upstream 3.0.36
    27 Linux Upstream 3.0.37
    28 Linux Upstream 3.0.38
    29 kernel return_address hiding warning (TODO)
    30 Fix build errors scm.c
    31 fix warning statement with no effect - showp1984
    32 for Sense 4
    33 xt_log Make printk() in sb_close() optional
    34 block/deadline tweaked for better performance on android
    35 Fixed the CPU_PM and ported code from nexus kernel - dorimanx
    36 fixed alignment.c warning 'offset.un'
    37 mach-msm acpuclock Added Global CPU Voltage table used for adjusting voltage table - snq
    38 vfp compile with neon
    39 USB OTG Take wakelock when VBUS present
    40 Added sweep2wake
    41 USB forced fast charge V2 - yank555-lu
    42 drivers net wifi bcmdhd update to One V source
    43 Fix to compile with Linaro gcc 4.6 & 4.7.x
    44 add klog
    45 libsha1 use the git implementation of SHA-1
    46 Linux Upstream 3.0.39
    47 Linux Upstream 3.0.40
    48 arm crypto Add optimized AES and SHA1 routines - David McCullough ucdevel@gmail.com
    49 Changed value of dirty_writeback_interval
    50 kernel Add CGROUP_TIMER_SLACK
    51 tweak deadline more
    52 mm increase readahead
    53 Optimize slub
    54 Google snappy compression decompression support
    55 Ported NEW Mega modded ZCACHE from my SG2 kernel 3.0.45 - dorimanx