PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Android On TP2 Development (http://forum.ppcgeeks.com/forumdisplay.php?f=319)
-   -   [BUILD] **Complete Froyo Bundle!!** FRX06 - "Stable" - Minor Fixes (http://forum.ppcgeeks.com/showthread.php?t=140848)

n1nj4Lo 02-16-2011 06:16 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX04 - "Stable"
 
I'm sure a lot of simple stuff Q's & A's could be ccp'ed from this thread over to the wiki. LoL

Theres enough questions being asked here to base a F.A.Q. Wiki off of.

Recursion 02-16-2011 06:23 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX04 - "Stable"
 
Quote:

Originally Posted by arrrghhh (Post 2057042)
Today, in fact! I'm not too hard on the newbies... am I? :p. Plus, I don't think there are any stupid questions - I try to put everything that's needed in the first post, just let me know if something is worded funny.

Nah, not at all. Good job with the directions, simple. Btw, you might wanna add "1. Pull Sim Card." I got snagged on that one...lol.

arrrghhh 02-16-2011 06:26 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX04 - "Stable"
 
Quote:

Originally Posted by Recursion (Post 2057113)
Nah, not at all. Good job with the directions, simple. Btw, you might wanna add "1. Pull Sim Card." I got snagged on that one...lol.

Heh, I'll add that to the FAQ. Not many people have a SIM installed if they use CDMA ;).

I'm trying to keep the first post as clean as possible - the more text I put in there, the less people are going to want to read it...

n1nj4Lo 02-16-2011 06:32 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX04 - "Stable"
 
Okay oops

When editing it where would I put "rel_path=et cetera" in the list, or any particular order, I'm assuming I can't just put it anywhere in the startup.txt list...

I'm thinking it would be done like
Quote:

set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2292
set KERNEL zImage
set initrd initrd.gz
set cmdline "lcd.density=240 msmvkeyb_toggle=off gsensor_axis=2,1,3 force_cdma=1 pm.sleep_mode=1 physkeyboard=rhod400"
rel_path=et cetera
boot
Correct or does it matter?

arrrghhh 02-16-2011 06:33 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX04 - "Stable"
 
Quote:

Originally Posted by n1nj4Lo (Post 2057119)
Okay oops

When editing it where would I put "rel_path=et cetera" in the list, or any particular order, I'm assuming I can't just put it anywhere in the startup.txt list...

I'm thinking it would be done like
Correct or does it matter?

Yea, I'm struggling with how to make this more clear.

Basically it goes within the quotes on the cmdline section. It doesn't matter where on the cmdline section, as long as it's between the quotes and there's a space between each item...

Code:

set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2292
set KERNEL zImage
set initrd initrd.gz
set cmdline "lcd.density=240 msmvkeyb_toggle=off gsensor_axis=2,1,3 force_cdma=1 pm.sleep_mode=1 physkeyboard=rhod400 rel_path=FRX04"
boot

^^ like that. :D

I'm open to ideas on how to explain this better... I've always struggled with how to explain exactly where it goes, and many have made the same mistake you did...

n1nj4Lo 02-16-2011 06:57 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX04 - "Stable"
 
Errr still nothing it gets so far and then comes to a complete halt with the mdr busy error...

I'm gunna try moving everything directly onto the root of the card and if that doesn't work I'm gunna give up till I get my 32Gb.

I believe this card FAT32, I just don't wanna move 14Gb's worth of stuff over to the pc and then back over to the card again.
_

Would it being plugged in and charging cause any possible problems usb or ac?

ndno 02-16-2011 08:19 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX04 - "Stable"
 
Quote:

Originally Posted by n1nj4Lo (Post 2057119)
Okay oops

When editing it where would I put "rel_path=et cetera" in the list, or any particular order, I'm assuming I can't just put it anywhere in the startup.txt list...

I'm thinking it would be done like
Correct or does it matter?

I don't know but I think rel_path=blahblah needs to be PART of the set cmdline line before the "physkeyboard=rhod400" string... or does it not matter (someone once told me it mattered).

Gremlin75 02-16-2011 08:24 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX04 - "Stable"
 
Quote:

Originally Posted by ndno (Post 2057014)
Hmmmm... I ignored the pop up window querying for the driver (I had the same CDC ACM message like you did). Instead I manually went to the Device Manager and use the instructions I decribed above to install it.

Did you try arrrghhh's pdanet install trick?

I hadn't...but I went back to his post and downloaded it. After installing it, I was able to connect to the phone and use MyPhoneExplorer to sync my Outlook calendar & contacts to the phone. Woo hoo!

I'm still getting the error messages about the CDC messages, and I've tried pointing the phone to both the USB Drivers directory as well as the PDANet directory. Can't locate drivers in either location. Seems to work just fine without them however.

Thanks for the help! Would definitely recommend this solution to anyone running Android and trying to sync to Outlook. :headbang:

I'd like to post a thread to provide instructions and links to the required files...crediting you & arrrghhh, of course. Do I have your permission to do so?

Recursion 02-16-2011 08:48 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX04 - "Stable"
 
Quote:

Originally Posted by arrrghhh (Post 2057117)
Heh, I'll add that to the FAQ. Not many people have a SIM installed if they use CDMA ;).
I'm trying to keep the first post as clean as possible - the more text I put in there, the less people are going to want to read it...

Actually, Sprint TP2s came with SIM cards pre-installed right out of the box. I don't know if Verizon & other TP2s did. Anyhow, I just wedged a piece of paper between the SIM Card and my phone's contacts & re-inserted the SIM. I lose too much chit. :evil4:

n1nj4Lo 02-16-2011 09:31 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX04 - "Stable"
 
Trying it now with everything directly on the card, no folders or anything... I also remembered to revert the startup.txt back to its original form.

Man I hope this works!!!


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

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


Content Relevant URLs by vBSEO 3.6.0