[ ROM ][ 10/12 ] Calkulin's DInc ROM v1.0 [ FroYo l FRG83 l OC l UV l Themeable ]

Calkulin

Recognized Developer
Sep 3, 2008
1,647
9,109
153
DInc Series

Based on rooted 2.2.1 / Hybrid FRG83/FRF91 - 3.21.605.1

Special Thanks to ALL the testers that helped with this build and to lllboredlll for asking me to make this ROM

ROM includes:
KiNgxKernel CFS #4
Most HTC apps
ADW Launcher
EStrongs File Explorer
ConnectBot
Facebook
HTC_IME mod
Quickboot
Titanium Backup
Wireless Tether
Busybox
and a couple more
(Removed apps are in the sdcard/Removed_Apps folder)

MODs included:
Tweaked system(Very FAST)
Moved dalvik-cache to cache partition
Disabled search button(Enable zip attached)
Removed haptic feedback from dialer & stock Android lockscreen(if you decide to use it)
Battery % on battery meter(ported from Smooth Icons)
Removed USB Debug notification
Removed purple hue from most of Sense
New notification icons
Rosie app launcher displays 5x5 icons & swapped right button to be browser(ported from JsChiSurf's Rosie mods)
SNQ's Reboot option mod
SetCPU config included, so download from market to take full advantage of overclocking & get better battery life
Upped MMS size limit to 2MB(Default is 1MB still)

System has also been de-odex'd, apk's have been optimized & aligned


v1.0
Initial Release


Important Notes - Due to how this ROM is setup, a wipe is recommended BEFORE flashing

You must be rooted to flash this ROM, so go here to learn how to

Be sure to do a backup before flashing and read the change log


DInc ROM (v1.0)


 

Attachments

Last edited:

Calkulin

Recognized Developer
Sep 3, 2008
1,647
9,109
153
FAQ

If your getting FC's trying to use Footprints or Stock widgets

Be sure to install the corresponding app apks from the Removed_Apps folder location on the SD card through ADB, root explorer, etc.

Ex. ADB command
Code:
remount rw
cat /sdcard/Removed_Apps/HtcFootprints.apk > /system/app/HtcFootprints.apk
reboot

How do I enable haptic feedback on the buttons again?

Go to Settings/Sounds and check Haptic feedback


How do I bring back the hide button on the HTC_IME mod keyboard?

Go to Settings/Language & Keyboard/HTC_IME mod settings/User Interface and uncheck Smiley Hack


How do I revert back to the stock Android Lockscreen?

Flash the remove HTC lockscreen zip attached


How do I remove the Sense Launcher?

Flash the remove Sense zip attached
 

Attachments

Last edited:

PimpShit420

Senior Member
Apr 1, 2010
265
9
0
Dallas
Ok So its a no go so far.....

I did a data/factory reset
wiped cache partion
advanced -> Wiped Dalivk Cache
Then flashed - > While flashing when it says "copying system files" the progress bar never moves

Then while trying to reboot it never makes it to the boot animation, it just stays on the htc Incredible screen

Did the above twice with the same result

hboot 0.92
radio 2.15
 

Calkulin

Recognized Developer
Sep 3, 2008
1,647
9,109
153
Does it finish the install tho? If it does, can you try flashing a custom kernel after installing the ROM just in case when I rebuilt the kernel, it didn't build correctly
 

PimpShit420

Senior Member
Apr 1, 2010
265
9
0
Dallas
Yes it says it finishes with no errors, Im going to flash a different kernel nonw give me about ten and I will Post Back....



I Just flashed the rom then KK BFS #5 and still have the same issue....Standing by for more options....
 
Last edited:

Calkulin

Recognized Developer
Sep 3, 2008
1,647
9,109
153
Can you try deleting the system/etc/init.d folder from the zip and flash then to see if the dalvik2cache script is causing the issue. Or in recovery if you know how to use ADB, then type this

Code:
adb shell
rm -r /system/etc/init.d
reboot
 
Last edited:

PimpShit420

Senior Member
Apr 1, 2010
265
9
0
Dallas
I did that and still have the same issue, but I used the kernel you provided, Im going to try flashing another kernel again just to double check....



Even after removing the file, and trying a different kernel it still the same...
 
Last edited:

Calkulin

Recognized Developer
Sep 3, 2008
1,647
9,109
153
If its still not booting then I probably goofed somewhere else and since I'm not near a PC right now, I wont be able to fix it till later tonight.

Thank for trying tho
 

Calkulin

Recognized Developer
Sep 3, 2008
1,647
9,109
153
My guess is that probably some of framework files didn't build correctly if it's getting stuck at the splash screen.

Since I won't be near a PC for a while, can someone please try replacing the framework files in the zip with some deodexed ones from someone elses ROM to see if it will boot?

Not owning the phone makes it a little hard for me to diagnose the problem but without a logcat, I can't see what it's failing to load