The Tweak "debug.sf.hw=1" will not work if you set "debug.performance.tuning=0". If you set this "...performance..." switch you device will become damn slow. Nice to see
From my point of view this switch makes no sense.
A common recomendation is that you should use the "debug.sf.hw" switch in this way. You must set it bevor the "dalvik.vm.stack-trace.file" with this OpenGL switch:
If you want to use AGPS you need to enable this with the "ro.ril.def.agps.feature=1" switch and you also need to set the "ro.ril.def.agps.mode=2" tweak.
isn't debug.sf.hw=1 the default anyway?
i remember someone did tested it and saw that setting it to
debug.sf.hw=0
slows everything down, but debug.sf.hw=1 makes no difference, which implies it is the default. this was done on a sense rom.
Anyway of actually making this a zip so we can flash via recovery?
Sent from my Desire HD using xda premium
yes im sure there is however thats beyond the scope of my knowledge. Someon on this thread has stated they may be able to help i will talk to them. It is actually more complicated in the long run to do a zip update because you will need to restore a backup to undo it. Also you cannot customize it unless you make your own zip. With my process you can set it up more or less however you want and use what works best for your specific rom.
If zips are a requested feature though i will talk to the person on this thread that said he may be able to help (cant remember his name right now and work computer is slow so not going back to check lol)
isn't debug.sf.hw=1 the default anyway?
i remember someone did tested it and saw that setting it to
debug.sf.hw=0
slows everything down, but debug.sf.hw=1 makes no difference, which implies it is the default. this was done on a sense rom.
Typically it is the default but not always. It depends on the whats set up in the kernel and rom from what i understand. There is no harm in having it in there an extra time, its just redundant if its set up that way with the rom or kernel then. ill do some more investigating when i get some time.
The Tweak "debug.sf.hw=1" will not work if you set "debug.performance.tuning=0". If you set this "...performance..." switch you device will become damn slow. Nice to see
From my point of view this switch makes no sense.
A common recomendation is that you should use the "debug.sf.hw" switch in this way. You must set it bevor the "dalvik.vm.stack-trace.file" with this OpenGL switch:
If you want to use AGPS you need to enable this with the "ro.ril.def.agps.feature=1" switch and you also need to set the "ro.ril.def.agps.mode=2" tweak.
Regards!
OBJECTION!
At least on a DHD, ro.opengles.version must be 131072.
Just informing
Quote:
Originally Posted by a user
isn't debug.sf.hw=1 the default anyway?
i remember someone did tested it and saw that setting it to
debug.sf.hw=0
slows everything down, but debug.sf.hw=1 makes no difference, which implies it is the default. this was done on a sense rom.
Quote:
Originally Posted by andyx1985
Typically it is the default but not always. It depends on the whats set up in the kernel and rom from what i understand. There is no harm in having it in there an extra time, its just redundant if its set up that way with the rom or kernel then. ill do some more investigating when i get some time.
There's a way to find out. Remove debug.sf.hw from build prop entirely. Not 1, not 0, and boot.
Then, on a terminal, run getprop and see if you can find it.
Sample of getprop on the ICS Beta:
@daedric
no this is not a reliable way to find something like this out. many settings that can be set via props ahve default values/behaviour within the system. and they do not get set in the props enviroment if you omit setting them yourself.
If you are a flashaholic and an owner of the Sony Xperia U, you may be interested in the … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?