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)

Lmiller1708 03-21-2011 09:06 AM

Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
 
Quote:

Originally Posted by [ACL] (Post 2071389)
wait so its wrong on git too ?

GRRR... I guess I need more coffee.... :confused2:

They should all be correct! Sorry about that... I'm going to update my posts.

Long story short... I'm not sure why they are not working... :(

EDIT: Maybe it needs to be have the qwerty.kl in the keylayout folder... It is in the rootfs by binding...

tiger2wander 03-21-2011 11:56 AM

Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
 
Quote:

Originally Posted by [ACL] (Post 2071374)
actually. i just took out the batt while the phone was running like nate suggested and was able to slide in the card. Whatever it is its just affecting it during boot. since nothing shows up on the logs right now.

now like i said before you will have to wait till i get some code done because im removing that force cdma shit and that may require a new ril as well.

If you want to help and you have some programming abilities, check out the ril code and see where and how it iinteracts with the cdma flag. that needs to be rewriten to something more nand friendly. Ill get to it eventually but there is alot other stuff thats higher priorty.

Yeah, thank a lots, man! I'll try and see what I can do with it :) hopefully I can do some mod job!

--
Best regard!
Uoc Nguyen

natemcnutty 03-21-2011 12:16 PM

Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
 
Quote:

Originally Posted by Lmiller1708 (Post 2071391)
GRRR... I guess I need more coffee.... :confused2:

They should all be correct! Sorry about that... I'm going to update my posts.

Long story short... I'm not sure why they are not working... :(

EDIT: Maybe it needs to be have the qwerty.kl in the keylayout folder... It is in the rootfs by binding...

We have the keylayout and keychars already taken care of in install-seq.sh. The qwerty.kl is the renamed navi_pad.kl which has always only pertained to the tilt2, rhod300, and rhod 210. On Haret, they added one for rhod500 and rhod400, but then it mixes up our button mapping.

MassStash 03-21-2011 12:55 PM

Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
 
Fixing permissions
/data/app non existant
/system/init non existant

fresh install, latest, is this kool or goofy?

natemcnutty 03-21-2011 01:01 PM

Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
 
Quote:

Originally Posted by MassStash (Post 2071503)
Fixing permissions
/data/app non existant
/system/init non existant

fresh install, latest, is this kool or goofy?

It's all good. /system/init is for chefs to use their own init.android in the ROM, and /data/app is for included applications that should run under user rather than system.

MassStash 03-21-2011 01:11 PM

Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
 
niiiiice, i should look into these...

with latest shtuff self-compile, not recognizing my sdcard once into android.... wtf? pull and does nothing. Just entirely unrecognized

[ACL] 03-21-2011 01:20 PM

Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
 
Quote:

Originally Posted by MassStash (Post 2071517)
niiiiice, i should look into these...

with latest shtuff self-compile, not recognizing my sdcard once into android.... wtf? pull and does nothing. Just entirely unrecognized

i think something slipped in one of my commits.

when you adb into the phone can you check the following

ls /sdcard

ls /mnt/sdcard

edit: i think i forgot to remove /sdcard from the initrd. fawk. i know sdcard works since i was able to use titanum backup and that checks for sd.

MassStash 03-21-2011 01:23 PM

Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
 
# ls /sdcard
# ls /mnt/sdcard
# ls /sdcard
# ls /mnt/sdcard

whole lotta nuthin'.... is the androidinstall or the kern?

[ACL] 03-21-2011 01:31 PM

Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
 
Quote:

Originally Posted by MassStash (Post 2071528)
# ls /sdcard
# ls /mnt/sdcard
# ls /sdcard
# ls /mnt/sdcard

whole lotta nuthin'.... is the androidinstall or the kern?

thing is to be able to install all those ****ing gay ass apps we have to change our mount path to /mnt/sdcard instead of /sdcard

problem is the initrd creates /sdcard directory so it prevents android from creating the symlink /sdcard -> /mnt/sdcard/

Now this is just from what i see on git, not really sure. Anyone else have this issue?

Edit: actually ur self compile right? then your case may be specific .. So need to see if the stuff i uploaded has the issue as well.

pts69666 03-21-2011 02:15 PM

Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
 
I am having only a few issues with this build myself. (sorry if issues have been reported in past, haven't been keeping up with thread since I've had to actually do work at work, now im on day shift =P )

First off, is this build still effected by the time sync issues?

Second, it seems my keymaps are a little off. The arrow keys are a bit off and I can't use fn+keys for punctuation.

Other than that, its just things you guys already know about, such as waking from standby. =P

BTW, I have a RHOD400.


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

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


Content Relevant URLs by vBSEO 3.6.0