[Solved] Carrier name/operator name Incorrect.
hello all, I am really excited about what "I" have done, for my situation I have solved my carrier name issue.
I did lots of reading about various issues with carrier name issues others have had, and got a lead on someone hex editing a libril.so to change the carrier name.
So learned a bit about the build.prop and a bit about libhtc_ril.so/libril.so and what they do.
I didn't want to hex edit the libhtc_ril.so, so I compaired the files in OGO's rom with devils 2.3.7 gingerbread (this one showed carrier name as "3G 3" which I liked so wanted to make it the same) and discovered that rom only has 2 *ril*.so files, so I cheated, after some trial and error I replaced the libhtc_ril.so file in OGOs with the libhtc_ril.so file from devils, rebooted my phone and my carrier name is now correct!!!! and showing up as "3" and Mobile data is also working
GO ME!!!!!!
Attached is the zipped libhtc_ril.so I used just unpack it and replace the original (backup original first of course)
I hope this helps someone else having issues.
Edit:- Another little tweek I have done is to add the line
ro.ril.enable.3g.prefix=1
to the build.prop, this adds the prefix of "3G" to the carrier name when the network is 3G, so in my case it shows as "3G 3" on 3G and "3" on 2G.
Snip
Thanks
Sent from my HTC Legend using XDA App[/QUOTE]