PDA

View Full Version : help! dll's for radio? / boot process?


celiruss
22nd December 2005, 01:48 AM
Hi,

I'm undertaking the project to attempt to port the BlueAngel WM5 ROM to the CDMA Harrier, as when we try to load it on our phones, we get stuck with a "NO GSM" error at the bottom of the stripe screen.

I've been going through, and digging around, attempting to replace dll's in the rom, with files from the HTC Apache ROM, but haven't quite made any progress.

So far, I've replaced:
phone.dll
RadioPresentService.dll
ril.dll
rilgsm.dll (to rilphone.dll and made the necessary changes in default.hv and the .dsm/.rgu files)

It seems as if either I still don't have all of the correct dll's replaced in the rom that I'm cooking, or there's possibly something in the kernel, or something not dll/registry related.. I'm not 100% sure.

And.. to make it worse, I'm new at this, can't code to save my life, and am just using disassemblers/hex editors for the first time to attempt to make any sense out of all of this.

It seems, if there are more dll's that need to be replaced, they would be:
(possibly, they may relate to the phone, or they may be a layer between the drivers and phone apps)
cellcore.dll
celltsp.dll
sms.dll
sms_providers.dll
ccoredrv.dll
ccoreutl.dll

These last ones, I'm kind of guessing on, since I haven't had time to quite research what they do.

Any and all help is much appreciated.

Russ