This post has been thanked 1 times. |
|
||||
Re: Need files to trace OpenGl
Quote:
i was running maxsense (bignadad's rom), but i flashed NRG's max sense and it did the same thing. what rom are you running? maybe the clocks are set with the idea that hw3d is already enabled, however if hw3d isnt already enabled and running, it crashes because the clocks arent right for that session?
__________________
WM 6.5 may be being phased, but the heartbeat of the windows mobile community is like a heard of elk.
*edit* Actually the windows mobile community is more like a rabbit family than a heard of elk. all it takes is a slight bit of action and next thing you know theres a million of them. |
|
||||
Re: Need files to trace OpenGl
Quote:
Hard to say .. without logs, i cant tell why its not working for you. Here is an idea. Can you dump your clocks with haret? we can compare to see what your rom does different than the manila one. Last edited by [ACL]; 07-08-2010 at 12:13 PM. |
This post has been thanked 1 times. |
|
||||
Re: Need files to trace OpenGl
Quote:
sure! ...how exactly do i do that with haret? |
|
||||
Re: Need files to trace OpenGl
you need to connect to haret using haret console. quick search on google will show how.
Once you connect, you will need to type pd 0xA8600000 0x400 And you will get a bunch of numbers. Sample of the output is on the bottom of the wiki . http://www.htc-linux.org/wiki/index.php?title=MSM_CLK |
This post has been thanked 1 times. |
|
||||
Re: Need files to trace OpenGl
do they have the cmdline option to enable hw3d? I *think* if you enable it in startup.txt, but shutdown manilla (3d in WinMo) you have this problem.
__________________
Sprint TP2 running MightyROM
Waiting for Android Port w/ Audio, power management (and batt meter) & Bluetooth |
|
||||
Re: Need files to trace OpenGl
Even without that option, the software renderer will work and android should start with no issues. From the description it looks like they are having issues during boot.
|
This post has been thanked 1 times. |
|
||||
Re: Need files to trace OpenGl
I have noticed that if I shut down Sense and do not start default WM screen, and just have the blank home screen, then try to boot into android, there is an error and the phone resets. Once it resets, if I try to boot into android it works fine.
|
|
||||
Re: Need files to trace OpenGl
ive been testing and i guess i can replicate your error if i launch haret with the lcd off or if reset clocks early in the kernel. Part of the issue i think is we rely heavily on how Wince leaves the state of the clocks. So we need to learn how to check all of these and enable them if they arent where they supposed to be
|
This post has been thanked 1 times. |
|
||||
Re: Need files to trace OpenGl
Quote:
ill get the logs for you as soon as i get completely unpacked. my computer is still in a box somewhere. |
|
|
|