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.

davidwlam 10-01-2010 01:08 PM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
Does Heytell work for any of you, when i try it it seems that they other person cant hear me.

Reefermattness 10-01-2010 01:15 PM

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

Originally Posted by arrrghhh (Post 1962333)
Fail indeed. What does the different options do tho...?



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


Those settings actually make your gsensor calibration correct so you can play abduction. lol

New version of the start app will have N American Dialing setting.

arrrghhh 10-01-2010 01:20 PM

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

Originally Posted by Reefermattness (Post 1962565)
Those settings actually make your gsensor calibration correct so you can play abduction. lol

Now I'm really confused, why aren't these included by default?!? Do they break other things?

masetas 10-01-2010 01:22 PM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
i installed the new blzn .cab android but it was very laggy also i really had to put pressure on the icon i was selecting for it to open and it would take 3-4 seconds to open. A message pop up right of the bat saying launcher pro had to force close that wasnt working properly. Then after using it for couple minutes download an app or two it froze.

I didnt ever have this proplem with the previous version of blzn it was smooth and fast working properly. Did i do something wrong when i installed this or soemone else having this problem too.

Reef please help

FROG_LEG_SALAD 10-01-2010 02:28 PM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
whenever i shut it down and go back to winmo then try to go back to android it wont start up i get some other screen

at the top its gray and says

haret version pre-0.5.3-20091217_19

then it goes on to say to lauch a script file
then in a box it says default.txt then over to the right it says run in a box and under that it says start waiting for connection on port 9999 when you connect you'llget a remote hardware examination tool
then in another box below that it says listen for network connection

then to get back to android i have to remove it from my card and then reinstall ... any ideas???

arrrghhh 10-01-2010 02:31 PM

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

Originally Posted by FROG_LEG_SALAD (Post 1962674)
whenever i shut it down and go back to winmo then try to go back to android it wont start up i get some other screen

at the top its gray and says

haret version pre-0.5.3-20091217_19

then it goes on to say to lauch a script file
then in a box it says default.txt then over to the right it says run in a box and under that it says start waiting for connection on port 9999 when you connect you'llget a remote hardware examination tool
then in another box below that it says listen for network connection

then to get back to android i have to remove it from my card and then reinstall ... any ideas???

Sounds like your startup.txt is missing. Make sure that file is present & not 0 bytes.

demonlordoftheround 10-01-2010 03:20 PM

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. :)

Just updated from the 7/16 Blazin so, my bad. I must say this build runs smooth!

Reefermattness 10-01-2010 03:47 PM

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

Originally Posted by arrrghhh (Post 1962577)
Now I'm really confused, why aren't these included by default?!? Do they break other things?

lol they are different for different phones... sooo... I'm not sure what startup.txt you're using but in all of mine i thought they were changed properly.

arrrghhh 10-01-2010 04:29 PM

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

Originally Posted by Reefermattness (Post 1962832)
lol they are different for different phones... sooo... I'm not sure what startup.txt you're using but in all of mine i thought they were changed properly.

Well if they're supposed to be in there by default, I don't see how that would change things for that user... Meh.

InvincibleLiving 10-01-2010 06:44 PM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
what causes certain apks to not function from build to build? FindMe was working fine in previous builds, but now I get a Force shutdown when I try to launch it in the 9/28 blazn.

Anybody got it working?

mssidah 10-01-2010 08:23 PM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
Can someone please tell me how can i change or remove the smart dialing (prfixe) out the andriod ?

InvincibleLiving 10-01-2010 08:45 PM

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

Originally Posted by mssidah (Post 1963177)
Can someone please tell me how can i change or remove the smart dialing (prfixe) out the andriod ?

smart dialing in the dialer itself? I'm not clear on your question.

mrperfect41 10-01-2010 10:35 PM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
hey reefer is there another link where i can download the android or linux .cab file?? The site thats up here wont open up on my browser due to virus threats. Thanks!

krewblink 10-02-2010 07:22 AM

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

Originally Posted by mrperfect41 (Post 1963263)
hey reefer is there another link where i can download the android or linux .cab file?? The site thats up here wont open up on my browser due to virus threats. Thanks!

Just open it, there are no viruses involved.. someone just flagged it to be an Ass. but its chill.. hes already spoke about the issue here and on his website.

FROG_LEG_SALAD 10-02-2010 09:09 AM

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

Originally Posted by mrperfect41 (Post 1963263)
hey reefer is there another link where i can download the android or linux .cab file?? The site thats up here wont open up on my browser due to virus threats. Thanks!

there should be a lil link that u can click on the bottom on the righ i belive

djwalter 10-02-2010 09:25 AM

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

Originally Posted by mrperfect41 (Post 1963263)
hey reefer is there another link where i can download the android or linux .cab file?? The site thats up here wont open up on my browser due to virus threats. Thanks!

I just right click on the link and choose save as and it'll download.

spectheintro 10-02-2010 10:08 AM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
Do we still need to enable hw3d.force in startup text? I had really terrible performance when I did that. I'm also noticing that even while overclocked, the transitions are still pretty choppy. (If you put this next to a Vogue, the difference is extremely noticeable.) I'm using this startup.txt:

set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2292
set KERNEL zImage
set initrd initrd.gz

set cmdline "lcd.density=240 msmts_calib=0x9f.0x39a.0x35c.0x78 7x00.a11=500 msmvkeyb_toggle=off pmem.extra=1 gsensor_axis=2,1,3 pm.sleep_mode=2 rel_path=andboot htc_battery_smem.fake=0 acpuclock.oc_freq_khz=716800 physkeyboard=rhod400 htc_hw.force_cdma=1 "

Boot

I get 18.1FPS in Neocore. After letting it sit for a while, the transitions are looking a bit better, but they're still a good ways behind the Vogue. Am I doing something wrong?

demonlordoftheround 10-02-2010 11:07 AM

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

Originally Posted by InvincibleLiving (Post 1963094)
what causes certain apks to not function from build to build?

To me it seems like changes in the modules/zimage break some apps. When I updated to get sound working, I lost a few apps. With the 9/28 build of Blazin, they are working again.

xda-lordstrife 10-02-2010 03:34 PM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
Update on the headphones work around it only works on the USB port.so ether have the audio dongle or a special pair of headphones.

Plug in ether one make a phone call boot into android.
The speaker phone still works and so does all oother audio.

domoarigato 10-02-2010 07:27 PM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
this new bootloader is so janky, one minute it will save my settings and boot fine, the next it will mess up.


ive run previous builds with no issues, but man this 9/28 update is giving me tons of problems.

i think i may go to the reference version and try that. i cant even boot into android half the time.

arrrghhh 10-02-2010 07:33 PM

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

Originally Posted by domoarigato (Post 1963892)
this new bootloader is so janky, one minute it will save my settings and boot fine, the next it will mess up.

is HW3d now available?

Yes, HW3D now works. Don't use the app if you don't like it. Personally I only want to use it for updating, I can handle the startup.txt myself.

domoarigato 10-02-2010 08:42 PM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
so just boot directly from haret.exe?

i cant seem to have it boot when overclock is set to max, it works fine on medium though. small quirk i guess

no biggie.

-edit- also i cant seem to find angry birds in the marketplace :(

i_m_jughead 10-03-2010 01:04 AM

Wirelessly posted (Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Windows Phone 6.5))

hey reef...r u planning to update with new kernel which seems to have fix for batt indicator?

Reefermattness 10-03-2010 03:00 AM

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

Originally Posted by i_m_jughead (Post 1964139)
Wirelessly posted (Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Windows Phone 6.5))

hey reef...r u planning to update with new kernel which seems to have fix for batt indicator?

Once it goes live and has been pushed to the main kernel tree yes.

InvincibleLiving 10-03-2010 12:09 PM

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

Originally Posted by demonlordoftheround (Post 1963518)
To me it seems like changes in the modules/zimage break some apps. When I updated to get sound working, I lost a few apps. With the 9/28 build of Blazin, they are working again.

Thx for the reply D-Lord

arrrghhh 10-03-2010 04:01 PM

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

Originally Posted by i_m_jughead (Post 1964139)
hey reef...r u planning to update with new kernel which seems to have fix for batt indicator?

Yea dude unfortunately that was a test kernel. Hasn't been committed yet.

[ACL] 10-03-2010 04:24 PM

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

Originally Posted by i_m_jughead (Post 1964139)
Wirelessly posted (Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Windows Phone 6.5))

hey reef...r u planning to update with new kernel which seems to have fix for batt indicator?

FIX? .. its a good estimate at best so don't expect miracles. We cant really determine the true level of the battery like other android devices so we have some math behind it that tries to figure it out. Unfortunately this formula is different for every device so this is one of the reasons why its taking so long to commit.

tpdjr 10-03-2010 04:50 PM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
In the next build when the transitions be a lot smoother because i am running blazn 9-28 overclocked at 748 at the transitions after awhile get choppy and slow.

natemcnutty 10-03-2010 04:54 PM

Wirelessly posted (Opera/9.80 (Windows Mobile; Opera Mini/5.1.21594/20.2485; U; en) Presto/2.5.25)

Quote:

Originally Posted by tpdjr
In the next build when the transitions be a lot smoother because i am running blazn 9-28 overclocked at 748 at the transitions after awhile get choppy and slow.

If you are having issues like that on BLAZN, you probably have a crappy SD card. The biggest problem is random write on SD cards which is what makes things feel laggy.

tpdjr 10-03-2010 05:14 PM

Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [9/28] NEW START APP!
 
i just bought the sd card it is a class 6 8gig lexar


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

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


Content Relevant URLs by vBSEO 3.6.0