PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Android On TP2 (http://forum.ppcgeeks.com/forumdisplay.php?f=179)
-   -   [CAB] GSM&CDMA Project Android Port and Startup Utility [01/23] FRX04 Reference! (http://forum.ppcgeeks.com/showthread.php?t=114400)

arrrghhh 09-30-2010 05:23 PM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
Quote:

Originally Posted by 2phonejones (Post 1961739)
When i play some games the g sensor or whatever doesnt seem right, like when i lean it left the game doesnt respond right. am i missing something in my startup?

Nothing in your startup would effect the g-sensor... I think it's not quite perfect yet. I just disabled it.

demonlordoftheround 09-30-2010 05:26 PM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
Quote:

Originally Posted by 2phonejones (Post 1961739)
When i play some games the g sensor or whatever doesnt seem right, like when i lean it left the game doesnt respond right. am i missing something in my startup?

set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2292
set KERNEL zImage
set initrd initrd.gz
set cmdline " lcd.density=240 clock-7x00.a11=500 msmvkeyb_toggle=off gsensor_axis=-1,-2,3 force_cdma=1 physkeyboard=rhod400 rel_path=andboot acpuclock.oc_freq_khz=786432 "

boot

No, the G-sensor has always been a bit off. Still a work in progress I guess.

imnuts 09-30-2010 06:19 PM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
The g-sensor does work, but I doubt it's accurate enough for games. I'm sure there is an application in the market somewhere that you could see how the g-sensor picks up device movements, similar to the calibration function in WinMo.

ThrottleAbuse 09-30-2010 06:32 PM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
Quote:

Originally Posted by t0mmyr (Post 1960970)
hmmm, i havent been able to get the 9/26 or 9/28 builds to boot, froyo or blazn....get stuck in the linux boot text screen.....

Quote:

Originally Posted by chunnel (Post 1961261)
Now, I have downloaded the new version from 9/28, but both versions (overclock and standard) freeze up the phone just after selecting Rhodium 500 and clicking boot!.

I had the same issue. Click the advanced settings tab then make sure CDMA and HW3D are checked. Also go to the Enable overclock settings and try level medium or less. Mine would do the same thing when I tried to use max. Should boot up no problem.


Quote:

Originally Posted by nrupalp (Post 1961279)
I just installed this from SD card and on SD card. I started it up and select RHOD400 since i have sprint tp2. it booted into xandiord okay but there is no signal. It ahs X on the bars. What am i doing wrong?

A buddy had the same issue. His startup.txt file had two separate CDMA commands in it. I think you need to add one that says "htc_hw.force_cdma=1" and delete the one that is says "force_cdma=0" or at minimum make it say "force_cdma=1" Good luck.

Reefermattness 10-01-2010 04:34 AM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
Quote:

Originally Posted by 2phonejones (Post 1961739)
When i play some games the g sensor or whatever doesnt seem right, like when i lean it left the game doesnt respond right. am i missing something in my startup?

set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2292
set KERNEL zImage
set initrd initrd.gz
set cmdline " lcd.density=240 clock-7x00.a11=500 msmvkeyb_toggle=off gsensor_axis=-1,-2,3 force_cdma=1 physkeyboard=rhod400 rel_path=andboot acpuclock.oc_freq_khz=786432 "

boot

Quote:

Originally Posted by demonlordoftheround (Post 1961759)
No, the G-sensor has always been a bit off. Still a work in progress I guess.

Quote:

Originally Posted by arrrghhh (Post 1961754)
Nothing in your startup would effect the g-sensor... I think it's not quite perfect yet. I just disabled it.

You guys are usually the ones in here answering questions, but this time you all fail, epically. :)

The FAQ has ALL of the startup.txt in a database by the way. On another note the startup tool also correctly assigns your gsensor controls automatically, not to mention all the other stuff that people are having problems with. It could all easily be fixed by using the new start utility.

Guys, this is directly from the FAQ:

"Configure gsensor - gsensor_axis=2,1,3 - For Rhodiums"

oZo 10-01-2010 08:17 AM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
Is anyone else having trouble with the new Startup Utility not allowing you to manually edit your startup.txt?
I couldn't keep the added entry about North America dialing in the cmd line.
I believe that every time I boot, using the Startup Utility, it re-writes the startup.txt
I had to create a shortcut to haret.exe to get the added line to stick.
Am I doing something wrong?

arrrghhh 10-01-2010 09:24 AM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
Quote:

Originally Posted by Reefermattness (Post 1962267)
You guys are usually the ones in here answering questions, but this time you all fail, epically. :)

The FAQ has ALL of the startup.txt in a database by the way. On another note the startup tool also correctly assigns your gsensor controls automatically, not to mention all the other stuff that people are having problems with. It could all easily be fixed by using the new start utility.

Guys, this is directly from the FAQ:

"Configure gsensor - gsensor_axis=2,1,3 - For Rhodiums"

Fail indeed. What does the different options do tho...?

Quote:

Originally Posted by skank_boy (Post 1962299)
Is anyone else having trouble with the new Startup Utility not allowing you to manually edit your startup.txt?
I couldn't keep the added entry about North America dialing in the cmd line.
I believe that every time I boot, using the Startup Utility, it re-writes the startup.txt
I had to create a shortcut to haret.exe to get the added line to stick.
Am I doing something wrong?

This is how the new startup utility works... I think if you want to edit your startup manually, you cannot use the startup utility...

NSTar 10-01-2010 12:11 PM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
My startup.txt gets written over somehow. now it's 0kb... had to put a new one in.

arrrghhh 10-01-2010 12:36 PM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
Quote:

Originally Posted by NSTar (Post 1962483)
My startup.txt gets written over somehow. now it's 0kb... had to put a new one in.

The startup utility causes this issue.

tpdjr 10-01-2010 12:41 PM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
hi i am on the blazn 8-26 build and everything was working perfect until this morning. All the programs I downloaded of the marker keeps on saying x has stopped unexpectedly please try again. I tried to open the program multiple times and tried soft resetting the phone multiple times but nothing seems to fix it.
If you have any advice I would really appreciate it because i dont want to update the kernel until they have the battery meter fix built into it.


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

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


Content Relevant URLs by vBSEO 3.6.0