Quote:
Originally Posted by natemcnutty
Yeah, 3D is always enabled for me. I still have the force command in tinboot, but I thought for sure you had hard coded it to always be enabled since it was working properly.
|
cool
i reading some logs now since i know the hd2 guys had some similar crap when they just got 3d working which was related to copybits. If you see something let me know.. it might help us. copybits works with mdp on the kernel to blit and do all the fancy work.
Here is the exact error i see popping up.
E/copybit ( 1392): copyBits failed (Invalid argument)
D/copybit ( 1392): 0: src={w=480, h=800, f=0, rect={0,0,9,38}}
D/copybit ( 1392): dst={w=480, h=800, f=0, rect={0,0,9,38}}
D/copybit ( 1392): flags=00020000
D/copybit ( 1392): 1: src={w=480, h=800, f=0, rect={406,0,74,38}}
D/copybit ( 1392): dst={w=480, h=800, f=0, rect={406,0,74,38}}
D/copybit ( 1392): flags=00020000
D/copybit ( 1392): 2: src={w=480, h=800, f=0, rect={0,38,480,762}}
D/copybit ( 1392): dst={w=480, h=800, f=0, rect={0,38,480,762}}
D/copybit ( 1392): flags=00020000
E/libagl ( 1392): copybit failed (Unknown error: -22)