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] 03-11-2011 12:11 PM

Re: NAND Boot Testing - 03-08: Full NAND FRX05 Testing (Data not working for some)
 
Quote:

Originally Posted by coolsilver (Post 2067123)
I downloaded the superuser app that titanium backup recommended as well as trying to update busybox.

Both showed it wasn't rooted. Not sure my guess is busybox still is missing something.

Root explorer can't mount the fs either. Seems like android has the shell access it needs just something missing in userland

Sent from my MSM using Tapatalk

I posted a few pages back how to root your phone. You need a copy of su with the correct permissions in /system/bin

you can adb into your phone and upload it and set the perms 4755 ..

Lmiller1708 03-11-2011 12:15 PM

Re: NAND Boot Testing - 03-08: Full NAND FRX05 Testing (Data not working for some)
 
Quote:

Originally Posted by [ACL] (Post 2067128)
fawk.. i need like 2 more all-nighters to finish the damn recovery installer. i cant get the damn keys to work to select an option. Worse case i'll use on of the keyboard keys to enter recovery and volup/down to move the selection and power button to select the option. Im not sure why i cant get the call/endcall button to work :-(

Can the readkey help you at all. The code for the replimenu is open source. Thats where the readkey is too. But it's not modified for the Onscreen dpad. That needs to come from one of the Vogue guys... Not sure who...

EDIT: Were you going to get my changes for the replimenu and fixperms? Just wondering... It will help the testers... :)

[ACL] 03-11-2011 12:28 PM

Re: NAND Boot Testing - 03-08: Full NAND FRX05 Testing (Data not working for some)
 
Quote:

Originally Posted by Lmiller1708 (Post 2067132)
Can the readkey help you at all. The code for the replimenu is open source. Thats where the readkey is too. But it's not modified for the Onscreen dpad. That needs to come from one of the Vogue guys... Not sure who...

EDIT: Were you going to get my changes for the replimenu and fixperms? Just wondering... It will help the testers... :)

if nate is around he can commit. im at work and yest i compeltely forgot..

i'll commit tonight worse case. I hope the patch is still valid since there were changes to the code. Worse case generate a new patch today against the latest git.

86shelby 03-11-2011 12:50 PM

Re: NAND Boot Testing - 03-08: Full NAND FRX05 Testing (Data not working for some)
 
2 Attachment(s)
Quote:

Originally Posted by [ACL] (Post 2067100)
cant adb in for more info? I'll look into it today.

Total SOD... I can't get it to do anything. I tried a fresh install this morning, but still nothing.
I attached a couple screen shots of adb from 3-10 build, can't copy & paste text from it....
I may try last night's build one more time today, I'll try adb if I do. I'll have to do it as soon as it boots, or it won't work.

[ACL] 03-11-2011 12:59 PM

Re: NAND Boot Testing - 03-08: Full NAND FRX05 Testing (Data not working for some)
 
Quote:

Originally Posted by 86shelby (Post 2067142)
Total SOD... I can't get it to do anything. I tried a fresh install this morning, but still nothing.
I attached a screen shot of adb from 3-10 build, can't copy & paste text from it....
I may try last night's build one more time today, I'll try adb if I do. I'll have to do it as soon as it boots, or it won't work.

what? is your adb weird? adb should always work. adb is so solid it even works without android :-p

when you mean 3-10 you meaning the kernel or android install?

thanks dood.. as soon as you can adb i need dmesg when you are trying to power on the panel. Also the kernel dumps a dmesg on your sdcard when it installs. You can send me that copy too.

86shelby 03-11-2011 01:12 PM

Re: NAND Boot Testing - 03-08: Full NAND FRX05 Testing (Data not working for some)
 
1 Attachment(s)
Quote:

Originally Posted by [ACL] (Post 2067146)
what? is your adb weird? adb should always work. adb is so solid it even works without android :-p

when you mean 3-10 you meaning the kernel or android install?

thanks dood.. as soon as you can adb i need dmesg when you are trying to power on the panel. Also the kernel dumps a dmesg on your sdcard when it installs. You can send me that copy too.

I'll have to try again.

By 3-10 I mean this: http://htcdevs.wirelesstcp.net/files...roidupdate.tgz
this: http://htcdevs.wirelesstcp.net/files...54-RHODIMG.NBH
and this: http://htcdevs.wirelesstcp.net/files...oidinstall.tgz
So, I guess if the kernel is in the update, that's what I mean. :)

attached the dmesg for this one.

I'm re-installing last night's now. Should be up & running shortly....

86shelby 03-11-2011 01:33 PM

Re: NAND Boot Testing - 03-08: Full NAND FRX05 Testing (Data not working for some)
 
2 Attachment(s)
OK, tried again. This time I turned on stay awake while charging. Here's adb screen shot and dmesg. These are from last night's build.

I just tried to plug it in after I shut the panel off, my pc doesn't even know it's there. adb says device not found...

tried top cmd after rebooting, was working fine until the panel turned off, adb froze dead in its tracks as soon as it shut off.

natemcnutty 03-11-2011 01:45 PM

Re: NAND Boot Testing - 03-08: Full NAND FRX05 Testing (Data not working for some)
 
Quote:

Originally Posted by coolsilver (Post 2067106)
Superuser is coming eventually right

Also seems that the move app to sd isn't working yet too.

I am sure there is a list. Seems more stable than the frx003 I had. Plus backlit keys

Sent from my MSM using Tapatalk

Yes, su is coming, and we will probably end up using the SuperUser app that gives sudo prompts when an application attempts to act as root. I'll be looking into this today.

Quote:

Originally Posted by Lmiller1708 (Post 2067108)
Wirelessly posted (TP2: Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; MSM Build/FRX03) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1)



Help us out with that. We need to find the correct app. ;)

I have two methods for doing this. First, I'm messing with su from our rootfs and changing the install script to cat it into bin and sbin under system. The other is using androidupdate.tgz to put them in place and then init sets the perms. If you wanted to test either of those, that would be awesome :)

Quote:

Originally Posted by [ACL] (Post 2067136)
if nate is around he can commit. im at work and yest i compeltely forgot..

i'll commit tonight worse case. I hope the patch is still valid since there were changes to the code. Worse case generate a new patch today against the latest git.

I am around, and if you wanted to shoot me a patch, I can take care of that. If it's just init code, I can do a diff, check the changes, and commit. Just let me know ;)

arrrghhh 03-11-2011 02:06 PM

Re: NAND Boot Testing - 03-08: Full NAND FRX05 Testing (Data not working for some)
 
Quote:

Originally Posted by 86shelby (Post 2067142)
Total SOD... I can't get it to do anything. I tried a fresh install this morning, but still nothing.
I attached a couple screen shots of adb from 3-10 build, can't copy & paste text from it....
I may try last night's build one more time today, I'll try adb if I do. I'll have to do it as soon as it boots, or it won't work.

Looks like you're using Winblows...

You can copy from the terminal, it just sucks royally. Right click->Mark. Then you can make a selection to copy.

Much easier in Linux :p.

MassStash 03-11-2011 02:29 PM

Re: NAND Boot Testing - 03-08: Full NAND FRX05 Testing (Data not working for some)
 
i got superuser app working for clocksync and terminal, woot woot! But titanium bkup and other shit wont go.... even after reboot....


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

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


Content Relevant URLs by vBSEO 3.6.0