[ROM][RC4b][10.09.2011] Gingerbread 2.3.3 with HTC Sense 2.1+

mafosh

Senior Member
Nov 14, 2010
98
2
0
hi, i have an issue, i flashed this rom, all is good, but i am facing issue, when wifi is connected, signal strengh is perfect, but am not getting any data, its just simly connected, ip address matches as it should, but cannot view any pages...

26L radio....


EDIT: not actual anymore, i helped myself, .21 radio works flawlessly!!! wi-fi as well as phone radio

EDIT2: hmmm.... so same story again + now am getting reboots when turning wifi on or off, now just with wifi, phone radio works ok...

thx
 
Last edited:

xwolfn

Senior Member
Feb 4, 2009
62
3
0
reboot after end a call

Hi,
i have install this rom its look nice but i have some problem that i dont see other have.
after i end a call get reboot and some apps take long time to be open.

also i have 75 mb free is it look ok?
 

Shash747

Senior Member
Feb 7, 2009
90
1
0
Chennai
What exactly would WiFi AP be?
is it any different from normal wifi access?

Since this ROM has issues with 'Wifi AP', does it mean you CANNOT use a WiFi connection at all with this ROM? :confused:
 

lunitums

Member
Jul 7, 2009
31
5
0
nop, you can use wifi, in fact that's the only kind of connection i use, since i don't have a data plan, wifi works just fine. What does happen is that sometimes, randomly, when you turn on and off the wifi, it reboots, does not happen every time, but does happen. In my case, since, I repeat, I only use wifi access, my wifi is always on, so I almost don't have this problem, except every once in a while when I do turn it on or off
 

xwolfn

Senior Member
Feb 4, 2009
62
3
0
Hi,
i have install this rom its look nice but i have some problem that i dont see other have.
after i end a call get reboot and some apps take long time to be open.

also i have 75 mb free is it look ok?
i am the only one that have this problem or all have the same problem and live with it?
 

smilingguy07

Senior Member
Jul 18, 2011
65
2
0
The new kernel doesn't support this hack. I have tried already.
Hi ogo2,

Can you update this ROM to fix the battery drain from the dialer after a call has been made.

Apparently this is the solution:

removed "#" from "gsm.proximity.enable=false" line in build.prop (Fix Dialer battery drain issue)

Alsp could you update this rom to the latest version based on sfm's releases, maybe newest app versions too, we seem to be a bit behind.

Many Thanks!!
 

ranger4740

Senior Member
Jan 17, 2011
1,497
447
0
Melbourne
Hi all, an update to the "dialer battery drain issue"
Since publishing my possible solution, I can confirm that it is definitely a work around to the gingerbread 2.3.3 bug causing shortend battery usage.
As mentioned before, the only side effect is that the screen off while in a call is no longer controlled by the proxy. There is an app in the market that restores proxy control over screen off, called you guessed it, proximity screen off.
I have found the best settings to have is:-
"enable during call only" on.
"Cover and hold to lock" on.
My time out is 2 seconds.
"cover and hold screen on" off.
"disable accidental lock" off.

I have noticed that some times lock screen becomes disabled for some reason, the way to fix this is to load proxy screen off, goto settings, turn off "enable device admin" then turn it back on again.


Sent from my HTC Legend using XDA App
 
  • Like
Reactions: ic3141

ranger4740

Senior Member
Jan 17, 2011
1,497
447
0
Melbourne
Hi ogo2,

Can you update this ROM to fix the battery drain from the dialer after a call has been made.

Apparently this is the solution:

removed "#" from "gsm.proximity.enable=false" line in build.prop (Fix Dialer battery drain issue)

Alsp could you update this rom to the latest version based on sfm's releases, maybe newest app versions too, we seem to be a bit behind.

Many Thanks!!
Hi, ogo doesn't really need to update the whole Rom to make this tiny change, all that anyone needs to do is edit the build.prop file in a text editor and delete the "#" in front of the line. If you are s-off or the new htc-dev unlocked boot loader, you can do it directly from your phone via a text editor or es-file manager (my fave).
If you are still s-on and locked boot loader, you will need to use recovery mode (clockwork mod) and adb to pull file, edit it and push it back, or better still, use Android commander. When in recovery mode (clockwork mod) make sure to mount the system folder!

However it would be nice to have the new weather lockscreen from the new 2.3.5 sense 3 in this rom like my wife's HTC desire HD.

Sent from my HTC Legend using XDA App
 
Last edited:
  • Like
Reactions: lunitums

kakarot_22

Senior Member
Aug 29, 2010
108
4
0
Hi, ogo doesn't really need to update the whole Rom to make this tiny change, all that anyone needs to do is edit the build.prop file in a text editor and delete the "#" in front of the line. If you are s-off or the new htc-dev unlocked boot loader, you can do it directly from your phone via a text editor or es-file manager (my fave).
If you are still s-on and locked boot loader, you will need to use recovery mode (clockwork mod) and adb to pull file, edit it and push it back, or better still, use Android commander. When in recovery mode (clockwork mod) make sure to mount the system folder!

However it would be nice to have the new weather lockscreen from the new 2.3.5 sense 3 in this rom like my wife's HTC desire HD.

Sent from my HTC Legend using XDA App
how should this text look => =

20000000# try to disable proximity sensor in call by default#gsm.proximity.enable=false#

delet what the first or the second one , whats the differnts then?
 

ranger4740

Senior Member
Jan 17, 2011
1,497
447
0
Melbourne
P.s. where did that
20000000 come from? It is not in my build.prop.

how should this text look => =

20000000# try to disable proximity sensor in call by default#gsm.proximity.enable=false#

delet what the first or the second one , whats the differnts then?
The first part is a comment
# try to disable proximity sensor in call by default
explaining what the next line does, ie the actual command.
#gsm.proximity.enable=false

The # is no different to a tidel ~ in a Windows environment.

What are you using to edit the build.prop file?
It should be showing formatted line by line commands/settings not wrapped, truncated text.
If the text editor your using is showing the text properly it will look like this...

ro.build.version.release=2.3.3
ro.htc.common.version=2.1.0.0
ro.ril.enable.amr.wideband=1
ro.ril.enable.3g.prefix=1
ro.ril.enable.a53=1

#try to disable proximity sensor in call by default
#gsm.proximity.enable=false
^ Remove the #

ro.ril.enable.a52=0
ro.product.wifi=802.11 b/g
ro.config.cal_notification=Gamma.mp3
ro.aa.modelid=PH1111000
ro.build.user=root
ro.opengles.version=131072
ro.aa.rid=173
ro.aa.maincid=HTC__001
settings.display.brightness=33
ro.tether.denied

This is basic text editing and should not be hard.

Sent from my HTC Legend using XDA App
 
Last edited:

kakarot_22

Senior Member
Aug 29, 2010
108
4
0
P.s. where did that
20000000 come from? It is not in my build.prop.



The first part is a comment
# try to disable proximity sensor in call by default
explaining what the next line does, ie the actual command.
#gsm.proximity.enable=false

The # is no different to a tidel ~ in a Windows environment.

What are you using to edit the build.prop file?
It should be showing formatted line by line commands/settings not wrapped, truncated text.
If the text editor your using is showing the text properly it will look like this...

ro.build.version.release=2.3.3
ro.htc.common.version=2.1.0.0
ro.ril.enable.amr.wideband=1
ro.ril.enable.3g.prefix=1
ro.ril.enable.a53=1

#try to disable proximity sensor in call by default
#gsm.proximity.enable=false
^ Remove the #

ro.ril.enable.a52=0
ro.product.wifi=802.11 b/g
ro.config.cal_notification=Gamma.mp3
ro.aa.modelid=PH1111000
ro.build.user=root
ro.opengles.version=131072
ro.aa.rid=173
ro.aa.maincid=HTC__001
settings.display.brightness=33
ro.tether.denied

This is basic text editing and should not be hard.

Sent from my HTC Legend using XDA App
and what can i also change for better battery?
 

kakarot_22

Senior Member
Aug 29, 2010
108
4
0
My own custom auto dim values in framework-res.apk

replaced "libhtc_ril.so" with one from devils 2.3.7 rom (Fix carrier name issue)

added "ro.ril.enable.3g.prefix=1" to build.prop (adds 3G to carrier name)

removed "#" from "gsm.proximity.enable=false" line in build.prop (Fix Dialer battery drain issue)

using proximity screen off app to control screen off in call.

what does this all mean? sounds great :D