• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [ROM][July14] Icy Fusion V5.0 | Smooth | Tweaked | Themed | Battery

yeah im staying on ics roms now, cm10 did not like gaming on my spec, very laggy, so until gaming becomes awesome on cm10, which tdm will do it im sure of, im staying on ics roms
 
yeah im staying on ics roms now, cm10 did not like gaming on my spec, very laggy, so until gaming becomes awesome on cm10, which tdm will do it im sure of, im staying on ics roms

And, we have an OC kernel for ICS now. :) How is your latest version looking anyway?
 
going great, removed a bunch of stuff that just slowed the rom down, and added some nice features, and also added some tweaks to speed it up a little bit, will be uploading new version very soon
 
Any chance you can take the windows phone boot animation off? Looking forward to testing your ROMS again. Haven't been on the site for a couple weeks but I am switching back full time to Icy Fusion since I think my battery life was much better than CM10. Battery life and performance together.
 
Yeah I hate that boot, and I might not release an update today, I feel like crap, fever, headache, so will take a break for a few days
 
Yeah I hate that boot, and I might not release an update today, I feel like crap, fever, headache, so will take a break for a few days

hmmm seems like its something going around. I had that 2 days ago and felt horrible yesterday. I took two packets of emergency for lunch (couldn't eat) went for a nap started feeling better, broke a fever last night. took two more emergencys and 2 fever reducers. I was fine this morning

*Note: Medical advice not coming from a doctor. Medicate at your own risk :)
 
Yeah I hate that boot, and I might not release an update today, I feel like crap, fever, headache, so will take a break for a few days

You could try a hot toddy (as my wife calls them). Mix green tea with about a little bit of honey and a small shot of whiskey then drink it while it's still pretty hot. That should get you going.
 
well it works when i just flash it seperate, but when i integrate it into the rom, i put the new modules in and the boot.img, and i also set the permissions in the script for the modules, but it doesnt boot up, its strange....
 
well it works when i just flash it seperate, but when i integrate it into the rom, i put the new modules in and the boot.img, and i also set the permissions in the script for the modules, but it doesnt boot up, its strange....

Hmm, I'll take a look into it while I have some time tonight. I'll post back with my findings.

EDIT:
So, I looked through your update script. I think you need to set the perms on the modules specifically. I didn't find a line that did that in it. Add this in to the set_perm area and see how it goes:
Code:
set_perm_recursive(0, 0, 0755, 0644, "/system/lib/modules");
 
Hmm, I'll take a look into it while I have some time tonight. I'll post back with my findings.

EDIT:
So, I looked through your update script. I think you need to set the perms on the modules specifically. I didn't find a line that did that in it. Add this in to the set_perm area and see how it goes:
Code:
set_perm_recursive(0, 0, 0755, 0644, "/system/lib/modules");

Well I did sets those one other times when I tried adding your kernel in but maybe I did something wrong I'll try it again
 
Hmm I was getting my phone set up for a long term driver :) need to remember not to do that with Azoller. Love the constant updates :D thanks!
 
I have been playing with it for some time now, and the only thing that I am finding is that the ROM was extremely laggy. I did flash the battery mod so I am reflashing the ROM after datawipe to see if that fixes it. I will also flash Otrigger's kernel as I forgot to download that one earlier.
 
I flashed that kernel right after flashing this ROM and everything was fine until the WiFi here went down and I had to start playing Peek a Boo with the data connection.
Not sure if the filthy flash (wipe nothing) of the kernel was the problem.
I went right back to the BionX nandroid that I made just before I flashed and the data issue stayed.
I restored a BareBones nandroid and POW data came right back.
I restored the ICY 2.5 I made moments ago and wonky data.

I might try to flash clean without the kernel and see.
Sometimes the OC stays around 1.6 and the CPU temp hits 145' F.
No matter what I set System Tuner at, even the set at boot, it always ramps up.

The first time I tried to flash bionx_prealpha, I did a dirty wipe (cache and dalvik only) and i got a hung boot (the screen was dim with nothing on it).

I'm sure it was something I did or did not do that was the cause.
I checked the MD5 on the sd card.

I wish L (Lame) G (Gonad) would post the REAL source code for the ICS kernel...

I hope the North kicks their asses for this.
Well in a nice way any way..:rolleyes:
 
I flashed that kernel right after flashing this ROM and everything was fine until the WiFi here went down and I had to start playing Peek a Boo with the data connection.
Not sure if the filthy flash (wipe nothing) of the kernel was the problem.
I went right back to the BionX nandroid that I made just before I flashed and the data issue stayed.
I restored a BareBones nandroid and POW data came right back.
I restored the ICY 2.5 I made moments ago and wonky data.

I might try to flash clean without the kernel and see.
Sometimes the OC stays around 1.6 and the CPU temp hits 145' F.
No matter what I set System Tuner at, even the set at boot, it always ramps up.

The first time I tried to flash bionx_prealpha, I did a dirty wipe (cache and dalvik only) and i got a hung boot (the screen was dim with nothing on it).

I'm sure it was something I did or did not do that was the cause.
I checked the MD5 on the sd card.

I wish L (Lame) G (Gonad) would post the REAL source code for the ICS kernel...

I hope the North kicks their asses for this.
Well in a nice way any way..:rolleyes:

You won't have to worry about the wiping thing in a few minutes. I'm re-uploading the kernel with an updater script that wipes caches for you.
 
Back
Top Bottom