Re: Need files to trace OpenGl
Found out why its bombing out when manila is disabled. Once you disable it 2 values in memory change.
0xA860010C and 0xA8600084
However, once you reboot it looks like the values return to how they should be. I still yet to find out why its crashing. I did notice that if you shut down manila, and you run a 3d app, the values fix themselves.
The actual call that crashes the system is the get_clk_khz(); in the clock_late_init. This call is somewhat useless right now so i commented it out on my kernel and was able to boot.
Unfortunately none of this got 3d working. The hunt continues ..
Last edited by [ACL]; 07-12-2010 at 03:26 AM.
|