|
||||
Re: NAND Boot Testing - 11-29: New Framebuffer, gralloc, and libGLES
Nate: i need some haret help again.
when you have a chance, can you dump the contents of the addresses below with panel on and then off? 0xBA08150C 0xBA081510 0xBA0811D4
__________________
|
This post has been thanked 1 times. |
|
||||
Re: NAND Boot Testing - 11-29: New Framebuffer, gralloc, and libGLES
Quote:
|
This post has been thanked 1 times. |
|
||||
Re: NAND Boot Testing - 11-29: New Framebuffer, gralloc, and libGLES
Quote:
Boot animation still very much glitchy as with the build from nate. But it works. |
|
||||
Re: NAND Boot Testing - 11-29: New Framebuffer, gralloc, and libGLES
damnit wtf.. i need to check to see what i have different.. my animation is smooth as a baby's ass ..
|
This post has been thanked 1 times. |
|
||||
Re: NAND Boot Testing - 11-29: New Framebuffer, gralloc, and libGLES
Yep, I get very smooth boot animation with that 3d driver using HARET method
But I was can not boot NAND version because of boot loop, after 2 line of "Waiting for SDCard" printed out by init script my phone was reboot and then keep loop until I take off the battery May I have a problem with my SDCard, I has format it back to FAT32 to able to Flash ROM using SDCard but after that my SDCard can not read/re-format by both Ubuntu and Windows but WinMo can, I was use WinMo to format it as FAT32 but still can not access directly from my Laptop using Card Reader but can use as Storage Mode through WinMo, Also I still can Flash new ROM from this card, very strange! I was use some application like: parted, gparted, fdisk... but no luck, can not bring it back. I has this problem a long time ago with this card then I continue use WinMo as middle man to transfer data then someday in the past it can be use back directly with my latop using Card Reader but dunno what the way it can be fixed! Any suggestion to get out of rid? I has brick a SDCard before by this way, now it even can not read from WinMo, corrupted
__________________
No money, no honey!
--- Motoroi XT720 - MIUI 1.10.21-t2w - [OC 1Ghz very fast & smooth] - CM-7.1.0-11.10.12-ODEX-XT720-J.Y.Daddy Last edited by tiger2wander; 12-02-2010 at 02:37 PM. |
This post has been thanked 1 times. |
|
||||
Wirelessly posted (Opera/9.80 (Windows Mobile; Opera Mini/5.1.21594/22.387; U; en) Presto/2.5.25 Version/10.54)
Quote:
|
|
||||
Wirelessly posted (Opera/9.80 (Windows Mobile; Opera Mini/5.1.21594/22.387; U; en) Presto/2.5.25 Version/10.54)
Quote:
Edit: Here is that tool: http://www.sdcard.org/consumers/formatter_3/ Last edited by natemcnutty; 12-02-2010 at 04:42 PM. |
This post has been thanked 1 times. |
|
||||
Not sure... how can I tell the grallock file is being loaded off my /sdcard. Would that be part of the issue?
I updated my rootfs when I switched to this newer nbh and modules. Sent from my HTC Touch Pro 2 on Android with Tapatalk Pro. |
|
||||
Re: NAND Boot Testing - 11-29: New Framebuffer, gralloc, and libGLES
Quote:
Code:
HaRET(1)# setlcd 4 LcdPower(4) dc=04EA0DA9 ExtEscape==1 HaRET(2)# vdump 0xBA08150C 16 ba08150c | 00000000 00000000 00000000 00000000 | ................ HaRET(3)# vdump 0xBA081510 16 ba081510 | 00000000 00000000 00000000 00000000 | ................ HaRET(4)# vdump 0xBA0811D4 16 ba0811d4 | 3a28f7e4 00200000 00600000 52d00400 | ..(:.. ...`....R HaRET(5)# setlcd 1 LcdPower(1) dc=03E80EDA ExtEscape==1 HaRET(6)# vdump 0xBA08150C 16 ba08150c | 00000000 00000000 00000000 00000000 | ................ HaRET(7)# vdump 0xBA081510 16 ba081510 | 00000000 00000000 00000000 00000000 | ................ HaRET(8)# vdump 0xBA0811D4 16 ba0811d4 | 3a28f7ff 00200000 00600000 52d00400 | ..(:.. ...`....R |
This post has been thanked 1 times. |
|
|
|