PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Android On TP2 Development (http://forum.ppcgeeks.com/forumdisplay.php?f=319)
-   -   NAND Testing - 05-25 Update: New LK, Recovery.img, Kernel Updates through Recovery (http://forum.ppcgeeks.com/showthread.php?t=134598)

[ACL] 12-16-2010 03:49 AM

Re: NAND Boot Testing - 12-14: Panel power off fixes and new rootfs (important update
 
Just committed the panel fix so it does not die when booting. Give ti 30 mins for the autobuild to finish

natemcnutty 12-16-2010 03:51 AM

Re: NAND Boot Testing - 12-14: Panel power off fixes and new rootfs (important update
 
Quote:

Originally Posted by coolsilver (Post 2014475)
With the lates libgles and graloc boot animation is like before but with this fb feels like 3d is off untill it is booted to home screen.

The 12-11 version worked great with the autobrightness on in settings.

I rebooted with 12-14 installed still and kept pressing keys to keep the screen alive and it was working fine. Can't let the screen go off or it's just black.

Reverting for now.

Sadly, I won't get to mess with 12-14 until I get to work tomorrow. Went out and bought a Galaxy S for the wife tonight... First time she's had a better phone than me, lol.

Thanks for the feedback on the 12-11 working properly. I'm really hoping someone finds a way to identify the different panels so this works better :)

tpdjr 12-16-2010 07:22 AM

Re: NAND Boot Testing - 12-14: Panel power off fixes and new rootfs (important update
 
Quote:

Originally Posted by [ACL] (Post 2014535)
Just committed the panel fix so it does not die when booting. Give ti 30 mins for the autobuild to finish

Hey thanks acl it works nicely as soon as you set auto brightness in settings. Hey i kno panel powers off does that mean it actually sleeps like in haret?

[ACL] 12-16-2010 09:23 AM

Re: NAND Boot Testing - 12-14: Panel power off fixes and new rootfs (important update
 
Quote:

Originally Posted by tpdjr (Post 2014574)
Hey thanks acl it works nicely as soon as you set auto brightness in settings. Hey i kno panel powers off does that mean it actually sleeps like in haret?

Both haret and nand actually are not fully powered down. We are at the same stage right now in terms of panel.

The fully panel power off is still missing. Haret never went that far because they never had the mddi init which we just got. Next step is to completely kill the power and re-initiate. This way we save more power. Eventually this will trickle down to haret.

Lmiller1708 12-16-2010 09:49 AM

Re: NAND Boot Testing - 12-14: Panel power off fixes and new rootfs (important update
 
Quote:

Originally Posted by [ACL] (Post 2014591)
Both haret and nand actually are not fully powered down. We are at the same stage right now in terms of panel.

The fully panel power off is still missing. Haret never went that far because they never had the mddi init which we just got. Next step is to completely kill the power and re-initiate. This way we save more power. Eventually this will trickle down to haret.

ACL,
I did notice that when I have "Stay awake" Checked it never turns off the backlight. This is different from Haret.

Thanks again for all the work on this! =D>

pts69666 12-16-2010 11:03 AM

Re: NAND Boot Testing - 12-14: Panel power off fixes and new rootfs (important update
 
Hello,

I tested this latest autobuild with the rootfs that nate has up on his dropbox and all the files from the 3d driver post are in the root of my SD card. What I have noticed is that on initial boot, the startup animation for the first time ever on my phone was flawless. After that the screen powered down and then it popped up for a second and rebooted. I let it do its thing, and when it came back up, the screen powered off. I had to fiddle with it a little bit to get to home screen. I followed the advice of auto-backlight, however when I turned off the display with end key and went to turn back on, I get a black screen. The backlight is turning on and off when it is supposed to, but no image displays on screen.

RHOD400
Did Task 29 and wiped my data.img before flash. Flashed with the CustomRUU application, whereas most of the time I just put RHODIMG.nhb on my SD card.

[ACL] 12-16-2010 01:18 PM

Re: NAND Boot Testing - 12-14: Panel power off fixes and new rootfs (important update
 
Quote:

Originally Posted by pts69666 (Post 2014637)
Hello,

I tested this latest autobuild with the rootfs that nate has up on his dropbox and all the files from the 3d driver post are in the root of my SD card. What I have noticed is that on initial boot, the startup animation for the first time ever on my phone was flawless. After that the screen powered down and then it popped up for a second and rebooted. I let it do its thing, and when it came back up, the screen powered off. I had to fiddle with it a little bit to get to home screen. I followed the advice of auto-backlight, however when I turned off the display with end key and went to turn back on, I get a black screen. The backlight is turning on and off when it is supposed to, but no image displays on screen.

RHOD400
Did Task 29 and wiped my data.img before flash. Flashed with the CustomRUU application, whereas most of the time I just put RHODIMG.nhb on my SD card.

Ahh ok.. must be another panel init issue. The original init worked flawlessly for me (but doesnt work for you), but the modified one even tho it works for me is not perfect. So more work remains to be done to detect the panels properly.

Hopefully next patch will fix that. Since its hard for me to replicate every issue, i will need some logs when this happens (specially if you notice an error).

[ACL] 12-16-2010 01:19 PM

Re: NAND Boot Testing - 12-14: Panel power off fixes and new rootfs (important update
 
Quote:

Originally Posted by Lmiller1708 (Post 2014597)
ACL,
I did notice that when I have "Stay awake" Checked it never turns off the backlight. This is different from Haret.

Thanks again for all the work on this! =D>

ahh thats user land isnt it? no idea how that even interacts with android. I'll have to double check with stinedb.

tpdjr 12-16-2010 03:46 PM

Re: NAND Boot Testing - 12-14: Panel power off fixes and new rootfs (important update
 
Quote:

Originally Posted by [ACL] (Post 2014689)
Ahh ok.. must be another panel init issue. The original init worked flawlessly for me (but doesnt work for you), but the modified one even tho it works for me is not perfect. So more work remains to be done to detect the panels properly.

Hopefully next patch will fix that. Since its hard for me to replicate every issue, i will need some logs when this happens (specially if you notice an error).

Ya the same thing happens with me when i it the end key the screen lights up black but no homescreen. How do we make logs so I can help get this fixed o and so when will we be able to get the complete power down like you said?

natemcnutty 12-16-2010 06:16 PM

Re: NAND Boot Testing - 12-14: Panel power off fixes and new rootfs (important update
 
Quote:

Originally Posted by tpdjr (Post 2014771)
Ya the same thing happens with me when i it the end key the screen lights up black but no homescreen. How do we make logs so I can help get this fixed o and so when will we be able to get the complete power down like you said?

ADB is going to be the only way to pull logs. I'll add haretconsole and ADB stuff to the second post some time later today.


All times are GMT -4. The time now is 06:50 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0