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)

lionedas 03-11-2011 06:41 PM

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

Originally Posted by Lmiller1708 (Post 2067252)
Yup it all works now. Even the Keyboard! ;)

Lmiller

Are the files that work posted on the OP, or do you have a link
to files I can test.


If its the newest files here http://htcdevs.wirelesstcp.net/files/rhodium_nand/
they still had the wifi error for me, and I also noticed there were pixel dropouts on the info bar in the wifi menu.

Thanks

86shelby 03-11-2011 06:51 PM

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

Originally Posted by lionedas (Post 2067260)
Lmiller

Are the files that work posted on the OP, or do you have a link
to files I can test.


If its the newest files here Index of /files/rhodium_nand/
they still had the wifi error for me, and I also noticed there were pixel dropouts on the info bar in the wifi menu.

Thanks

backup a little in the directory & go into the xdandroid section. I think that's the new install script.

EDIT:
go here: http://htcdevs.wirelesstcp.net/files/xdandroid/
judging by the time on it, it is the one they just fixed.

86shelby 03-11-2011 06:56 PM

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

Originally Posted by [ACL] (Post 2067235)
we had a little bug in the install scriipt.. lmiller fixed the issue and the latest install script should bring up wifi.

panel issues too?

Obviously, the easiest way to find out would be to test it myself, but I can't right now.....

Lmiller1708 03-11-2011 07:00 PM

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

Originally Posted by 86shelby (Post 2067269)
panel issues too?

Obviously, the easiest way to find out would be to test it myself, but I can't right now.....

I haven't had any on eaither one of my TP2's.
Hit the top button and then hit the menu key... Works every time for me.

natemcnutty 03-11-2011 07:28 PM

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

Originally Posted by lionedas (Post 2067260)
Lmiller

Are the files that work posted on the OP, or do you have a link
to files I can test.


If its the newest files here Index of /files/rhodium_nand/
they still had the wifi error for me, and I also noticed there were pixel dropouts on the info bar in the wifi menu.

Thanks

First post has been updated with the proper links. Sorry it has taken me a bit to get around to doing that. Life's been crazy lately...

lionedas 03-11-2011 07:30 PM

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

Originally Posted by 86shelby (Post 2067266)
backup a little in the directory & go into the xdandroid section. I think that's the new install script.

EDIT:
go here: Index of /files/xdandroid/
judging by the time on it, it is the one they just fixed.


Still same wifi error for me,
not sure if I could be doing anything wrong though

I format my sdcard, create an andboot folder in it.

place these 3 files in it, androidinstall, androidupdate, and install-seq.sh.

use customruu to flash the latest rhodimg.nbh to the phone

I wait for android to install,

after install, I go to location and security, and enable wireless networks

then back to settings I enable wifi, which scans and sees my network, but after the password I still get the obtaining ip for like 30 seconds, then it disconects and tries again, and agian.....

anything wrong in my install ??

natemcnutty 03-11-2011 07:37 PM

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

Originally Posted by lionedas (Post 2067285)
Still same wifi error for me,
not sure if I could be doing anything wrong though

I format my sdcard, create an andboot folder in it.

place these 3 files in it, androidinstall, androidupdate, and install-seq.sh.

use customruu to flash the latest rhodimg.nbh to the phone

I wait for android to install,

after install, I go to location and security, and enable wireless networks

then back to settings I enable wifi, which scans and sees my network, but after the password I still get the obtaining ip for like 30 seconds, then it disconects and tries again, and agian.....

anything wrong in my install ??

I'm assuming this has worked previously for you, so you probably aren't using WEP. My guess would be something is up with our wpa_supplicant. I know that file was bind mounted from rootfs, and I thought I had that fixed in the install-seq.sh. I'll have to look at it again.

The nice thing with the new setup is that we should be able to fix a lot of these issues with androidupdate.tgz without having to flash all over again :)

lionedas 03-11-2011 07:41 PM

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

Originally Posted by natemcnutty (Post 2067286)
I'm assuming this has worked previously for you, so you probably aren't using WEP. My guess would be something is up with our wpa_supplicant. I know that file was bind mounted from rootfs, and I thought I had that fixed in the install-seq.sh. I'll have to look at it again.

The nice thing with the new setup is that we should be able to fix a lot of these issues with androidupdate.tgz without having to flash all over again :)


Yea I use WPA2, but I am unable to connect to open networks either!

[ACL] 03-11-2011 07:49 PM

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

Originally Posted by lionedas (Post 2067287)
Yea I use WPA2, but I am unable to connect to open networks either!

re-uploaded a fresh install with permissions check .. Thank Lmiller for his quick builds.

Lmiller1708 03-11-2011 08:08 PM

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

Originally Posted by natemcnutty (Post 2067286)
I'm assuming this has worked previously for you, so you probably aren't using WEP. My guess would be something is up with our wpa_supplicant. I know that file was bind mounted from rootfs, and I thought I had that fixed in the install-seq.sh. I'll have to look at it again.

The nice thing with the new setup is that we should be able to fix a lot of these issues with androidupdate.tgz without having to flash all over again :)

Nate. Look at the install-seq.sh now.

The reason why Wifi didn't work was because it was not getting past the #echo "Installing...Recovery" section. We will just need to leave that out until we can get the recovery part working. :)


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

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


Content Relevant URLs by vBSEO 3.6.0