[Q] No connection in Android with new build - Touch Pro2, Tilt 2 Android Development

Android was working perfectly ok with a 3G connection, but the new build isn't connecting. Any help? I didn't see anything in the FAQ.
I uninstalled the CAB from WinMo and deleted excess files off the microsd card.
Any idea on what's going on?

AVakil said:
Android was working perfectly ok with a 3G connection, but the new build isn't connecting. Any help? I didn't see anything in the FAQ.
I uninstalled the CAB from WinMo and deleted excess files off the microsd card.
Any idea on what's going on?
Click to expand...
Click to collapse
Is the force cdma option enabled in your startup? This only applies if you are on a CDMA carrier, obviously.
Also, don't use MGJDroidUtil... it has been known to screw up the startup.txt, I thought they were updating it tho... Haven't heard anything about it so just stay away from it...

Thanks for the tip regarding not using the launcher. I have noticed that startup.txt getting corrupted.
The force CDMA is enabled in my startup. I am on Sprint.

same....
I have the same problem. Force CDMA is checked. The BLAZN and default releases were my first attempt at this when audio support was added. Both of those tested and worked as expected. So that's two of us so far.
BTW I told myself I'd donate once some great minds got audio working. Is it best to donate on the main page or to any other specific party?

lip008 said:
I have the same problem. Force CDMA is checked. The BLAZN and default releases were my first attempt at this when audio support was added. Both of those tested and worked as expected. So that's two of us so far.
BTW I told myself I'd donate once some great minds got audio working. Is it best to donate on the main page or to any other specific party?
Click to expand...
Click to collapse
AVakil said:
Thanks for the tip regarding not using the launcher. I have noticed that startup.txt getting corrupted.
The force CDMA is enabled in my startup. I am on Sprint.
Click to expand...
Click to collapse
To both of you... you may want to format & start over. lip008, you said "force cdma is checked" - that sounds like you're using MGJDroidUtil, because the startup.txt is a text file... you have to make sure the force cdma command is in the cmdline section.
Oh and for donations, I'd say the general XDAndroid Donation page is sufficient

I'm on GSM (T-Mobile), and I had the same issue (not the BLAZN build, the regular one)

Ok, how about APN settings? sukru, others, have you checked those?
Honestly I haven't had to add the APN manually for several builds, but maybe there's a regression in the new build.
As always, make sure your rootfs, zImage/modules are up to date.

Heres the solution if you are on sprint
Boot into windows mobile and connect to pc so you can access the files in the andboot folder on your sd card. .
or (the purpose of this is so you can edit your STARTUP.TXT using notepad)
You can take out your SD CARD and put it in a card reader and do this too.. as long as you are in windows mobile..
DO NOT DO THIS IN ANDROID..
Once you get access to the SD CARD files.. go into the ANDBOOT folder..
locate STARTUP.TXT and edit it with notepad
locate the long line of commands that starts with "Set cmdline"....
read the entire line and somewhere in the middle you will find a part that says..
force_cdma=0 (remove this part only)
and make sure you have this at the end.... htc_hw.force_cdma=1
NEXT: SAVE YOUR FILE.. AND HERES THE IMPORTANT PART..
***** BOOT WITH HARET.EXE***** NOT WITH THE MGJDroidUtil program...
THIS WORKED FOR ME.. and if any of the mods here want to add to this.. please feel free to clarify..

In lamens terms... On cdma network sprint only
THERE IS A CORRUPT ENTRY IN THE STARTUP.TXT that needs to be removed..
EDIT this entry using notepad while not booted up in android.
the entry needs to be removed mentioned above..
DO NOT USE: MGJDroidUtil to start android.. USE FILE EXPLORER.. AND start
HARET.EXE..
hope this helps..
MINE READS AS FOLLOWS:
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 acpuclock.oc_freq_khz=716800 rel_path=andboot hw3d.force=1 physkeyboard=rhod400 htc_hw.force_cdma=1 "

lancevs, I appreciate then enthusiasm, but I don't think that would have any effect on GSM guys.
However, using MGJDroidUtil can still screw up anybody's startup.txt, regardless of the type of phone/radio... so he is correct in that fact:
DON'T USE MGJDROIDUTIL.EXE!!!!
Edit - didn't even think about it but sukru - do you have this force_cdma statement set to 1? For us CDMA guys it's required, but it probably will break you GSM guys if it is enabled... So check that out.

Yes for clarification
MY POST SAYS " FOR SPRINT USERS ONLY" at the TITLE...
GSM users, this does not apply..
I am on sprint and spent a good part of yesterday trying to figure out why i had no service.. I am on SPRINT which is a CDMA network..

arrrghhh said:
lancevs, I appreciate then enthusiasm, but I don't think that would have any effect on GSM guys.
However, using MGJDroidUtil can still screw up anybody's startup.txt, regardless of the type of phone/radio... so he is correct in that fact:
DON'T USE MGJDROIDUTIL.EXE!!!!
Edit - didn't even think about it but sukru - do you have this force_cdma statement set to 1? For us CDMA guys it's required, but it probably will break you GSM guys if it is enabled... So check that out.
Click to expand...
Click to collapse
Will check again tonight. Android was getting better each time, then it suddenly went down for me.

Hey guys. I had been running an early August (pre sound) release of Blazn, and everything had been fine. Today I decided to upgrade to get sound and 3D support, and every time I boot into Android it shows no signal, and shows I'm in airplane mode, and it will not let me turn the radio on.
I'm using a Sprint TP2, and I followed the instructions for earlier in the thread, but still no go.
Here's the line from my config file:
Code:
lcd.density=240 msmts_calib=0x9f.0x39a.0x35c.0x78 msmvkeyb_toggle=off pmem.extra=1 gsensor_axis=2,1,3 pm.sleep_mode=2 acpuclock.oc_freq_khz=716800 hw3d.force=1 physkeyboard=rhod400 htc_hw.force_cdma=1
Is there something wrong in it? I am launching Haret directly from TotalCommander File Explorer. Same problem if I use the config/startup utility.
Also, to install the latest version, I deleted the andboot and android folders on my SD card, then installed via cab.

That line looks correct, perhaps you should post your entire startup.txt.
Or just start with a clean build - wipe everything Android related and do a fresh install. The new startup utility is pretty slick, just be sure you check force cdma in the advanced section.

Seems to be random. About 30% of the time it will work, the other 70% of the time "no service" and no way to turn on the radio.

shawndoc said:
Seems to be random. About 30% of the time it will work, the other 70% of the time "no service" and no way to turn on the radio.
Click to expand...
Click to collapse
Well, perhaps you shouldn't use the update utility at all. It has been updated so it shouldn't corrupt the startup.txt, but I had issues with it... so personally I prefer to just use haret & modify the startup.txt manually.

I am launching Haret directly, see OG post.

shawndoc said:
I am launching Haret directly, see OG post.
Click to expand...
Click to collapse
Start with a clean build. Don't touch the startup utility, because you said you had previously. It's been known to corrupt the startup.txt, even these new builds I had my startup.txt go to 0 bytes.

hi I am having the same problems cant get android to connect with sprint on the tp2. I am no expert but have become very good at using windows mobile as a user not a developer so all i know is i downloaded a cab file that was haret version 9 28 it came with a little icon labeled android project when i launch it i get to a screen that lets me make some advanced setting and check for updates before and choose my phone model. It says aka sovereinty at the bottom. I have tried to boot without forcing cdma and it does not connect and when i choose force cdma it seems likes its kinda connecting but keeps getting a error message and then i force close and it automatically tries again. If i boot wiithout force cdma the i can connect via wifi but that works but seems to also disconnect after a few minutes, though that is not my concern for now. I tried with the sim and without. and have updated twice so i am know on 10 4. anybody that get help would be appreciated. I love my tp2 with windows mobile but am curuios to play with android being that sprint wont let me unless i change my plan and make me pay double. not interested because my tp2 works great now and has everything i need.
thanks

Related

Rhobuntu: Ubuntu 9.04 and Debian (test) UPDATE [19/09/2010]

Important - Read First!
First of all you must know that everything you do is on your own risk. Your device was not designed to run GNU/Linux or Android and that's why you shouldn't expect everything to be perfectly safe. If you don't want any troubles then simply don't tamper with your phone. On the other hand, installing Rhobuntu is probably less dangerous than installing alternative ROM's, because it doesn't touch your ROM and runs completely from the SD card. If something goes wrong and the system would hang up, you always can remove the battery and boot into Windows Mobile. Still, we can't guarantee you anything and we won't be liable for any damage that might happen to your device. If you don't accept this, don't install Rhobuntu.
At the moment two problems are known to occur when using Rhobuntu. They are, however, not Rhobuntu specific and may also occur when using Android.
1- After booting back into WinMo, you can't install or run unsigned apps. This problem probably has something to do with the way haret kicks WinMo out of the RAM. It also seems to occur only in combination with the use of Exchange Server. The only known solution at the moment is Hard Reset. Some users also reported that it can be fixed by using Visual Studio 2008. Check out this threads:
o Not digitally signed with a Trusted certificate/ Activesync keeps UNINSTALLING!
o Program... is not digitally signed with trusted certificate. HELP!
2- Since we still have no proper battery charge indicator working, you might not notice that your battery is completely drained. Deep discharge is, however, not good for batteries and may in some cases even damage them. Here is a thread dealing with this problem when running Android
o Android killed my USB connection, please help
The majority of Rhobuntu users doesn't face these problems, but just in case, you've been warned.
WIKI http://wiki.xda-developers.com/index.php?pagename=RhodiumUbuntu
WEBSITE https://sites.google.com/site/rhobuntu/
This build by Walter79 and the Rhobuntu team:
Rhobuntu 9.04 19.09.2010
changelog:
- zimage update (Xandroid Build 16/09)
- sphone 0.04 (thanks AmiPro)
- 3G scripts update (thanks AmiPro)
- sound works partial (thanks to phhuson) !!! run /sdcard/ubuntu/playwav2 after boot !!!
- alsaplayer added
Download:
Link1: http://www.megaupload.com/?f=RWDJWUN0
Link2: http://rhobuntu.4shared.com
Debian Squeeze Test 19.09.2010
For more information please look at this post http://forum.xda-developers.com/showpost.php?p=8186181&postcount=1208
Download:
link1: http://www.4shared.com/dir/n-2ObqP_/pro2-debian.html
Old Build (27/06/2010)
*http://www.megaupload.com/?f=RWDJWUN0
*http://rhobuntu.4shared.com
Old Build (13/05/2010)
*http://www.megaupload.com/?f=RWDJWUN0
*http://rhobuntu.4shared.com
Old Build (14/04/2010)
*part one:http://rapidshare.com/files/375930803/Jaunty_14_04_2010.7z.001 MD5 77430e728bb17277e671cc55ae03161f and part two: http://rapidshare.com/files/375939439/Jaunty_14_04_2010.7z.002 MD5 523589000dcd5d1dcea668bbe51253af
* http://rhobuntu.4shared.com
* http://www.megaupload.com/?f=RWDJWUN0
Old Build (11/04/2010)
* http://rs427.rapidshare.com/files/374730149/Jaunty_11_04_2010.7z
* http://rhobuntu.4shared.com
* http://www.megaupload.com/?f=RWDJWUN0
Old Build (10/04/2010)
*http://rapidshare.com/files/374138895/Jaunty_10_04_2010.7z
*http://rhobuntu.4shared.com
Pretty cool idea, keep us posted!
Definitely an awesome idea, and one I had been thinking about myself since my original Touch Pro days. An embedded version of Linux should run great on these devices. Hopefully momentum will grow surrounding this.
thats very interesting. any pictures of this running? maybe things can be pulled from android.
THANKS!!!! downloading now!
tried it on my Touch Pro 2 (AT&T Tilt2), No luck. Started to boot, Complained about /etc/init then poof reboot after 7 seconds. Am I missing something.
aq3e said:
tried it on my Touch Pro 2 (AT&T Tilt2), No luck. Started to boot, Complained about /etc/init then poof reboot after 7 seconds. Am I missing something.
Click to expand...
Click to collapse
Did you change the mtype in the sartup script to the tilt2, the one i used is set for the rhod100, i hope that helps. Is anyone else's not working btw?
Help!
I extracted all the files on to a newly formatted 2GB card.
Ran haret and everything ran fine. Bit 'interesting' navigating round the screen but got there in the end.
However, since rebooting my phone back into WM I cannot run any unsigned programs such as haret that worked fine before.
The error says "The file blah cannot be opened either it is not signed with a trusted certificate..."
Any idea what's changed and how I can get my phone back to how it was?
R.
dicko99 said:
I extracted all the files on to a newly formatted 2GB card.
Ran haret and everything ran fine. Bit 'interesting' navigating round the screen but got there in the end.
However, since rebooting my phone back into WM I cannot run any unsigned programs such as haret that worked fine before.
The error says "The file blah cannot be opened either it is not signed with a trusted certificate..."
Any idea what's changed and how I can get my phone back to how it was?
R.
Click to expand...
Click to collapse
Wierd, my winmo works find, minus the calibration issue, it's brilliant, we need some linux Devs to look into this. as a windows user, i have no idea on what to do
Thanks (All we need now is win XP )
Badwolve1
I think something got corrupted/overwritten on my phone...
I cannot run any unsigned apps whether they are installed on the storage card or internal memory.
I cannot even install new apps! When I run the cab file, I get the usual "This program is from an unknown publisher..." and when I select yes for continue it immediately comes up with "Installation of blah was unsuccessful."
Time for a hard reset? I'd really prefer not to if anyone can suggest a better way of getting back to how it was.
R.
dicko99 said:
I think something got corrupted/overwritten on my phone...
I cannot run any unsigned apps whether they are installed on the storage card or internal memory.
I cannot even install new apps! When I run the cab file, I get the usual "This program is from an unknown publisher..." and when I select yes for continue it immediately comes up with "Installation of blah was unsuccessful."
Time for a hard reset? I'd really prefer not to if anyone can suggest a better way of getting back to how it was.
R.
Click to expand...
Click to collapse
did you install anything recently, could try uninstalling it
dicko99 said:
I think something got corrupted/overwritten on my phone...
I cannot run any unsigned apps whether they are installed on the storage card or internal memory.
I cannot even install new apps! When I run the cab file, I get the usual "This program is from an unknown publisher..." and when I select yes for continue it immediately comes up with "Installation of blah was unsuccessful."
Time for a hard reset? I'd really prefer not to if anyone can suggest a better way of getting back to how it was.
R.
Click to expand...
Click to collapse
try installing SdkCerts.cab
http://forum.xda-developers.com/showthread.php?t=554240
the cab is included with the rhodium keymapper zip file. (keymapper app is worth installing as well )
sdkcerts won't install. It has the same problem as other cabs where it prompts to say the program is from an unknown publisher and when I tap Yes to continue it still fails with "Installation of SdkCerts.CAB was unsuccessful."
Tried booting it up on my Verizon TP2 and all it does is run haret and then freeze.
Thanks for putting this together, sebbo90. It boots nicely, and actually performs quite well on my Tilt2. I hope some of the developers take notice of this project and consider fixing the major usability issues like the front keys and the display calibration.
After the first boot I cant get the GUI to run anymore. Removing the directory from the SD and uploading a fresh copy fixes it for one boot only. After that it just hangs at command line.
spdweb said:
After the first boot I cant get the GUI to run anymore. Removing the directory from the SD and uploading a fresh copy fixes it for one boot only. After that it just hangs at command line.
Click to expand...
Click to collapse
How did you even get it to boot?
EDIT: Do you think it will not boot for me since you all are using GSM and i am using a CDMA phone? Some settings may need to be changed i guess. I have been messing around but no luck.
spdweb said:
After the first boot I cant get the GUI to run anymore. Removing the directory from the SD and uploading a fresh copy fixes it for one boot only. After that it just hangs at command line.
Click to expand...
Click to collapse
I had this problem what i did to fix it was to was to do a full reformat on my sd card (not a quick one) this then helped and now it boots everytime. Hope this helps
sebbo90 said:
Did you change the mtype in the sartup script to the tilt2, the one i used is set for the rhod100, i hope that helps. Is anyone else's not working btw?
Click to expand...
Click to collapse
If the mtype needs to be changed, what should it be instead of the default 2292, forgive my ignorance.
EDIT: must be a fluke, it booted now, did not change a thing. Re-extracted the ubuntu rar and shoved it back on the SD and booted. Great Job. All we need now is calibration to get started.
sebbo90 said:
I had this problem what i did to fix it was to was to do a full reformat on my sd card (not a quick one) this then helped and now it boots everytime. Hope this helps
Click to expand...
Click to collapse
I got it working now. It was the directory structure I was using. I spent about 2 hours last night working on the calibration issue. If I could get that working it would be sweet. Tried a newer version of haret and tweaked the startup.txt a bit but the calibration still goes out of range.
On a brighter note, the calibration works fine when booting xdandroid with haret though it is a manual calibration there is hope anyway.

Using XDAndroid on T-Mobile TP2 no signal

Hello all,
Sorry if this is the wrong spot but I tried the extract and self install version of XDAndroid on my TP2 from t-mobile and runs but I don't get any signal on it.
When Installing I tried the rhodium and tilt2 options and both would give me no signal at all. It is currently running stock 6.5 WM from t-mobile and even tried to reformat the memory card twice and didn't help
What am I doing wrong on it?
Any help would be appreciated. Thank you.
Any ideas? Still can't get it working still tinkering with it since original post and no go. Any ideas would be greatly appreciated
M9x3mos said:
Hello all,
Sorry if this is the wrong spot but I tried the extract and self install version of XDAndroid on my TP2 from t-mobile and runs but I don't get any signal on it.
When Installing I tried the rhodium and tilt2 options and both would give me no signal at all. It is currently running stock 6.5 WM from t-mobile and even tried to reformat the memory card twice and didn't help
What am I doing wrong on it?
Any help would be appreciated. Thank you.
Click to expand...
Click to collapse
umm I really dont know the answer to your question but can you give the link or something for the XDAndroid. I install everything but it doesn't work ! I want to figure this out but I just can't. So can you please help me ! with steps or anything you could do.
Thanks alot !
Just a wild guess, but is your phone GSM or CDMA and are you using corresponding Android build?
Not positive but I think you have to turn airplane mode on and off top get it to work. If you really want android on the TP2 use the cab version From the sticky its pretty flawless install
Yeh I used the one from the sticky and no go. I have the TMOUS TP2 so would be the gsm version. Trying to find a friends that has winmo 6.1 to see if that makes a difference but anything I have tried on 6.5 stock rom goes no where. This may be a shot in the dark but does it need to have the hardspl or is stock ok. I have other wise not messed with the phone at all.
i believe from what i've read, stock should be okay. go Try checking your APN settings
Settings>Wireless and Network>Mobile Networks>Access Point Names
I have T-mobile US and mine is set to:
APN: epc.tmobile.com
a lot of the rest is blank/not too important. for MMS google the settings for tmobile
hope that helps!
(no service) - T-Mobile Touch Pro2
I just installed the XDANDROID31310 package and have deployed it. I can access wifi fine but I am not able to dial in/out. I have gone in and selected the following:
(from the available networks)
Voicestream
T-Mobile#@
they claim that I have registered with the network however I am still not able to dial in/out.
also, this was a clean deployment. I have not deployed any previous versions before this one.
Any ideas?
thanks!
Check your startup config and make sure where it says cdma is set to 0 not 1, just experienced the same issue and this was the cause. After changing the config file and restarting haret.exe this fixed my issue.
I had the same issue, with no signal what so ever. I was using the the cdma version instead of the gsm android build.
Check this link http://forum.xda-developers.com/showthread.php?t=627997
I used the .cab file and installed it right from the phone. I believe it downloads as the "project android".
Go through andboot folder and run haret. Then once phone boots up it had signal!!
jesa said:
Check your startup config and make sure where it says cdma is set to 0 not 1, just experienced the same issue and this was the cause. After changing the config file and restarting haret.exe this fixed my issue.
Click to expand...
Click to collapse
Yeas, that's the point.
I had the smae issue on my Orange TP2.
Setting is startup.txt was set to Force CDMA=1.
Changing it to Force CDMA=0 made the call service available
Thank you.
update some of the packages
hi,
had the same problem with the files from the thread. I barely got signal and had some other problems. I updated a number of the base files (modules, rootifs, system.ext2) from here: http://glemsom.users.anapnea.net/android2/htc-msm-linux/ and used highlandsum's RIL ( http://forum.xda-developers.com/showthread.php?t=935710 ) but had to change the rootifs for it to work.
http://forum.xda-developers.com/showthread.php?t=1009112
Sorry I can't tell you exactly which one worked, but I was "frantically" trying things to get call/data.
oh, while you're in the files playing, try adding this:
http://forum.xda-developers.com/showthread.php?t=885550
i have a tmous tp2:
here's my startup.txt config:
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 msmvkeyb_toggle=off pmem.extra=1 gsensor_axis=2,1,3 force_cdma=0 pm.sleep_mode=2 acpuclock.oc_freq_khz=716800 hw3d.force=1 physkeyboard=rhod210"
boot
It can be difficult to get it to work the first few times, but once you do, you'll be super happy.
Thanks to all of the devs who have put a lot of work into making my phone young again.
had the same issue and heres what fixed it for me:
go into wireless and network settings
go into mobile networks
uncheck data roaming
check 'use only 2g networks'
at this point edge worked for me
then uncheck 'use only 2g networks'
3g came on for me at this point )

Ask for [have wifi but no 3g networks]..

Hi, as title. I can get almost everything work except 3g network(hspda).
I tried many version of radio rom. and now stay on newest which is 1.71.09.01.
with others, have extra problems.
is there other way to solve this problem?
I really want enable my 3g internet.. Orz
where do you live. what provider do you have
hi,
I still got the same problem.
I already posted in this thread
forum.xda-developers.com/showthread.php?t=693820
but there was no solution so far
I tried different android images from donut to eclair. currently I run polymod 2.1g.
with both I got no mobile network while WLAN works fine.
I tried different radio-version - at the moment 1.71.09.01
I also tested 2 different SIM-Cards from two different providers.
1. Reseller from T-Mobile Germany
2. Reseller from Vodafone (also Germany)
I have not flashed my mobile - I run Android from SD
dwmz said:
hi,
I still got the same problem.
I already posted in this thread
forum.xda-developers.com/showthread.php?t=693820
but there was no solution so far
I tried different android images from donut to eclair. currently I run polymod 2.1g.
with both I got no mobile network while WLAN works fine.
I tried different radio-version - at the moment 1.71.09.01
I also tested 2 different SIM-Cards from two different providers.
1. Reseller from T-Mobile Germany
2. Reseller from Vodafone (also Germany)
I have not flashed my mobile - I run Android from SD
Click to expand...
Click to collapse
Make sure you have 3G enabled under windows mobile. If it's disabled, android will only use 2g networks.
Edit.
Wait i might have jumped the gun. Are you saying that you cannot use mobile internet at all or just 3G?
Maybe your provider/providers data under Access Point names is incorrect?
Hi. I live in Taiwan. and go with Taiwan Cellur.
I have 3G enabled under WM, and I use the method as "NoMoRootFS Instructions for NAND".
I use [Myn’s Warm Donut RL5] with 1.7.1 NBH
You said APN. when I click APN , nothing shows up.
-Arturo- said:
Make sure you have 3G enabled under windows mobile.
Click to expand...
Click to collapse
under WM I have no problems, so it should be enabled there
-Arturo- said:
Wait i might have jumped the gun. Are you saying that you cannot use mobile internet at all or just 3G?
Maybe your provider/providers data under Access Point names is incorrect?
Click to expand...
Click to collapse
yes, I cannot use mobile internet at all. it does not show the available speed in the titlebar (H/3G/...) and it does not connect to mobile internet. browser just says it has no connection.
with wifi enabled everything is fine.
but maybe I have jumped the gun in claiming that I got the same problem than the thread owner... but I thought he has no mobile internet at all, too?
@hitakeane
with donut/1.6 I also had no APN-Entries in the menu and even the provider-list was empty. but with 2.1 this is working.
but mobile internet is not working for me with none of the constellations.
- not with donut and manual APN
- not with eclair and predefined APN
- not with eclair and manual APN
what I was thinking about this morning is: my phone had a netlock for D1. but I entered the official unlock-code from my provider (the phone is older than two years). But could it be that there is any lock left crashing the party?
hitakeane said:
Hi. I live in Taiwan. and go with Taiwan Cellur.
I have 3G enabled under WM, and I use the method as "NoMoRootFS Instructions for NAND".
I use [Myn’s Warm Donut RL5] with 1.7.1 NBH
You said APN. when I click APN , nothing shows up.
Click to expand...
Click to collapse
Go to Access point name in settings invoke the settings menu and press add new access point. You should find all the required data on your gsm provider network.
Sent from my HTC Kaiser using XDA App
dwmz said:
under WM I have no problems, so it should be enabled there
yes, I cannot use mobile internet at all. it does not show the available speed in the titlebar (H/3G/...) and it does not connect to mobile internet. browser just says it has no connection.
with wifi enabled everything is fine.
but maybe I have jumped the gun in claiming that I got the same problem than the thread owner... but I thought he has no mobile internet at all, too?
@hitakeane
with donut/1.6 I also had no APN-Entries in the menu and even the provider-list was empty. but with 2.1 this is working.
but mobile internet is not working for me with none of the constellations.
- not with donut and manual APN
- not with eclair and predefined APN
- not with eclair and manual APN
what I was thinking about this morning is: my phone had a netlock for D1. but I entered the official unlock-code from my provider (the phone is older than two years). But could it be that there is any lock left crashing the party?
Click to expand...
Click to collapse
Have you tried kallt kaffe's latest eclair build? Both 3g and 2g connections work for me on that build.
Sent from my HTC Kaiser using XDA App
-Arturo- said:
Have you tried kallt kaffe's latest eclair build? Both 3g and 2g connections work for me on that build.
Click to expand...
Click to collapse
Haven't tried until now. But it's running on my Kaiser now. But mobile internet is not working for me.
I really like to know what this is. Can't be that tricky when it is working for most of the people except for me and few others. Hm...
I asked google many times for the correct apn-setting. But I always end up with the same 2 settings that I have tried both.
dwmz said:
Haven't tried until now. But it's running on my Kaiser now. But mobile internet is not working for me.
I really like to know what this is. Can't be that tricky when it is working for most of the people except for me and few others. Hm...
I asked google many times for the correct apn-setting. But I always end up with the same 2 settings that I have tried both.
Click to expand...
Click to collapse
I think that in a andboot folder you should have boot log file(or something like that) Look for errors in this file and post them here maybe someone will be able to help you. Also I remember reading somewhere a while ago that it's best to have one of newer winmo roms( 6.5, 6.5.1, 6.5.3, 6.5.5) when running android using haret.
I have seen a HTC Desire from a colleague this morning (also Android 2.1). Right above the submenu "Mobile Networks", where I can configure APNs and so on, he has a checkbox to enable/disable mobile network at all. This checkbox is missing for me. Should it be there?
-Arturo- said:
Look for errors in this file and post them here maybe someone will be able to help you.
Click to expand...
Click to collapse
from bootlog incl. installation:
Code:
- mke2fs: cannot determine if /sdcard/andboot/system.img is mounted
- mke2fs: cannot determine if /sdcard/andboot/data.img is mounted
- Fixing Permissions on files
chown: /data/app_s: No such file or directory
chmod: /data/app_s: No such file or directory
chown: /system/bin/su: No such file or directory
chmod: /system/bin/su: No such file or directory
chown: /system/init: No such file or directory
chmod: /system/init: No such file or directory
chown: /system/etc/init.d: No such file or directory
chmod: /system/etc/init.d: No such file or directory
sh: 2: unknown operand
- mount: mounting /data/sysfiles/su on /system/bin/su failed: No such file or directory
from normal boot:
Code:
- Free space in FSInfo block (245760) not correct (229370)
Fix? yes
Next free cluster in FSInfo block (19674) not free
Fix? yes
- sh: 2: unknown operand
- mount: mounting /data/sysfiles/su on /system/bin/su failed: Too many levels of symbolic links
OT:
-Arturo- said:
...it's best to have one of newer winmo roms( 6.5, 6.5.1, 6.5.3, 6.5.5)...
Click to expand...
Click to collapse
what I don't understand: what has WinMo to do with Android. Ok, it is installed in NAND, but I thought it is not running either?
hi I had a problem simular to this took me days to figure out a temp fix, if your running haret/win mob rather than nand, if you connect to the internet/3g before you start haret, it sometimes picks up 3g ok.
eyupwolf said:
if you connect to the internet/3g before you start haret, it sometimes picks up 3g ok.
Click to expand...
Click to collapse
doesn't seem to work for me, tried it some times. will give it a try with another build later...
but this part of your sentence is even more interesting for me:
eyupwolf said:
hi I had a problem simular to this took me days to figure out a temp fix, if your running haret/win mob rather than nand
Click to expand...
Click to collapse
you think it could be that the problem is gone when I flash Android to nand?
so the only thing preventing me from flashing is the not working mobile internet. if that was working I would make android my every day operating system for the next time.
maybe i'll give flashing a try later if this solves the problem.
the only thing I'm not sure about is if I understood it right how to come back to my shipped rom.
I got the update from 6.0 to 6.1 from T-Mobile (mda-vario.exe), I started that one and copied all the files from Windows-Temp-folder to an other place. In this folder there is a RUU_signed.nbh, is this a full rom I can flash to go back to WM 6.1?
To get me right - I'm not asking how to do this - I just want to know if this file should be a full image that I can use as backup or if this is just an update-file.
I think it is always a full image, right?
(can't find german t-mobile rom in wiki - so I hope I can use this)
hi, I set APN and it works.
though it's quite unstable.
any ideas to improve it? thanks all.
another question.
I remembered I saw at somewhere about low disk space.
I installed some software and ran out of disk,yet I have a 16G micro sd.
how should I do with this? thanks.
I'll keep on searching.
dwmz said:
OT:
what I don't understand: what has WinMo to do with Android. Ok, it is installed in NAND, but I thought it is not running either?
Click to expand...
Click to collapse
Well I'm just repeating what I've heard. Since you run android using HAret from WINMO then the version of Winmo might have something to do with your problem.
But yeah go ahead and try NAND it might solve the issue.
dwmz said:
the only thing I'm not sure about is if I understood it right how to come back to my shipped rom.
I got the update from 6.0 to 6.1 from T-Mobile (mda-vario.exe), I started that one and copied all the files from Windows-Temp-folder to an other place. In this folder there is a RUU_signed.nbh, is this a full rom I can flash to go back to WM 6.1?
To get me right - I'm not asking how to do this - I just want to know if this file should be a full image that I can use as backup or if this is just an update-file.
I think it is always a full image, right?
(can't find german t-mobile rom in wiki - so I hope I can use this)
Click to expand...
Click to collapse
The rom files you copied may be just an update, however since it was a 6.0 to 6.1 upgrade I expect it'll be a full stock rom, one way to tell would be to place the NBH file on SD card, rename to KAISimg.nbh, enter bootloader, ( power+camera), and look at what it says it will update, a full update will include OS, RADIO, SPL and possibly SPLASH.
You do not need to continue the update, just pull the battery, or press dpad, it will cancel the flash, don't press the power button tho, because then it will flash it
Another rough guide would be file size, a full 6.1 rom is around 100MB or so.
If you choose to go Nand, remember to unlock your SIM pin before flashing, also make certain you have installed HardSPL, just in case
ok, I was hoping for an answer like 'you stupid noob, there are no update-roms, every rom is a full rom'
That would have made it much easier
But your answer was nearly as helpful, thank you zenity.
- filesize is 99MB (seems to be fine)
- it says it will update RADIO_V2, BOOTLOADER, SPLASH1, OS (should be all)
- in wiki the download-link for NL t-mobile-rom goes to the t-mobile-site. So I interpret the NL-rom to be a full one. So german could be a full one, too
To be sure I dumped my own device so I can try to reconstruct this to a nbh-file if the other rom won't work
- HardSPL is already installed (I flashed some radios before)
- SIM pin is already unlocked, too (didn't work with PIN for Haret so I had to unlock)
That's enough backing for me - otherwise I got a good reason to buy a new device
Thanks to all helping me up to this point.
I'll give NAND a try later this day and post some feedback.
ok, flashed it yesterday and mobile network works like a charm.
only thing is, menu item "Mobile Network" is still missing so I can't disable mobile network. but by using a widget for home screen I can en-/disable mobile network (without changing apn)
flashing was really easy - thanks to all doing such a great job in bringing Android to Kaiser.
Also thanks to all helping me in this thread.
hitakeane said:
hi, I set APN and it works.
though it's quite unstable.
any ideas to improve it? thanks all.
Click to expand...
Click to collapse
How you do that.?
Now,I can't connect to 3G Network.

Sprint TP2 Wifi does not work - pls help!

Windows Mobile: 6.5
XDAndroid: Rhod400
Installed Version: 2010_11_24
(Installed ProjectAndroid2.2BLAZN.092810 and ran update 2010_11_24)
Wifi works on WM but not on Android
Can turn on Wifi but Wifi goes off immediately.
Error message:
Sorry!
Application Settings (in process com.android.settings) is not responding.
I have my Haret.exe in andboot.
Thanks for your help in advance.
martian63 said:
Windows Mobile: 6.5
XDAndroid: Rhod400
Installed Version: 2010_11_24
(Installed ProjectAndroid2.2BLAZN.092810 and ran update 2010_11_24)
Wifi works on WM but not on Android
Can turn on Wifi but Wifi goes off immediately.
Error message:
Sorry!
Application Settings (in process com.android.settings) is not responding.
I have my Haret.exe in andboot.
Thanks for your help in advance.
Click to expand...
Click to collapse
1) do not overclock
2) do not tamper with the phone immediately after boot, leave it alone for a while (30 secs, 1 min)
3) do not fill the desktop with widgets, they eat lots of resources
If none of these works, while still NOT overclocking, delete data.img file inside andboot folder and start from scratch.
Cheers.
Pretty strange, since I have a Sprint TP2 and Wifi works perfectly.
You might want to start by renaming your data.img to something else to back it up, and then starting up. If after you boot Wifi works, then you know something is messed up in your data.img. Otherwise, you know it's something else and you don't need to wipe out your data.img.
Wifi can also easily get bungled if you update your kernel and don't update your modules file.
The kernel (zImage) and modules (modules-xxxx.tar.gz) go hand-in-hand, and they MUST be updated together.
1. Formatted SD Card with HP USB Disk Storage Format Tool
2. Deleted exchange inbox folder in SD Card (I have no idea why the formatting does not wipe it clean)
3. copied ProjectAndroid2.2Froyo.112210.cab to root of SD Card
4. Ran cab from explorer
Ran ProjectAndroid from WM
Ran Update
RHOD400
Cdma x
HW3D X
N AM DIAL X
Getting the following message:
Unable to scan for networks
WPA Wifi is on in WM
I renamed the data.img file... still does not work
manekineko said:
Pretty strange, since I have a Sprint TP2 and Wifi works perfectly.
You might want to start by renaming your data.img to something else to back it up, and then starting up. If after you boot Wifi works, then you know something is messed up in your data.img. Otherwise, you know it's something else and you don't need to wipe out your data.img.
Click to expand...
Click to collapse
Could you please post the link to the build you used? I used
sites.google.com/site/androidport/downloads
Thanks!
martian63 said:
Could you please post the link to the build you used? I used
sites.google.com/site/androidport/downloads
Thanks!
Click to expand...
Click to collapse
That is the one I use on my sprint tp2. Works awesome. I can even wifi tether. Did you download the one at the bottom of the page from Nov. 22?
Edit: sorry. just saw you gave that info. I have never tried that N american dialer. not sure what it does. do you still get the same error when you try to turn on wifi in settings?
ivwonka said:
That is the one I use on my sprint tp2. Works awesome. I can even wifi tether. Did you download the one at the bottom of the page from Nov. 22?
Edit: sorry. just saw you gave that info. I have never tried that N american dialer. not sure what it does. do you still get the same error when you try to turn on wifi in settings?
Click to expand...
Click to collapse
I hard booted my TP2 to factory settings, used the .rar files instead of the .cab...
getting the same message "Unable to scan for networks".
Yes, I am getting the same error when I try to turn on wifi in settings.
The instructions in xda is a bit misleading for .rar
The steps say
1. Unzip
2. Copy contents of .Rar to the ROOT of your SD card
When you unzip, the content is in folder "XDAndroid2.2Froyo.112210" sub-folder "XDAndroid2.2Froyo.XXxxXX"
The instruction should say, "Copy contents of "XDAndroid2.2Froyo.XXxxXX" to the root of SD card.
Please correct me if I am wrong. In any case, my wifi still does not work.
Have you tried updating manually? Also, you should get an 'andboot' folder if you go into that XXxxXX folder.
I also found a mistake with Reef's build... I asked him to update it. Basically he's not using a signed FRX03 image... I sent him a new bundle, doesn't look like he's updated it yet tho...
What I'd recommend in the meantime is to update this build manually. Download a new system.ext2, new kernel (zImage/modules - they go together!) and rootfs.
You can find all of those updates at http://xdandroid.com/wiki/Main_Page
arrrghhh said:
Have you tried updating manually? Also, you should get an 'andboot' folder if you go into that XXxxXX folder.
I also found a mistake with Reef's build... I asked him to update it. Basically he's not using a signed FRX03 image... I sent him a new bundle, doesn't look like he's updated it yet tho...
What I'd recommend in the meantime is to update this build manually. Download a new system.ext2, new kernel (zImage/modules - they go together!) and rootfs.
You can find all of those updates at //xdandroid.com/wiki/Main_Page
Click to expand...
Click to collapse
Downloaded the latest files individually. Updated the build manually by replacing the system.ext2, zImage/modules and rootfs. Modified the startup.txt to force cdma, keyboard to rhod400 and clock speed to 540672... getting the same error "Unable to scan for networks" error.
ivwonka said:
That is the one I use on my sprint tp2. Works awesome. I can even wifi tether. Did you download the one at the bottom of the page from Nov. 22?
Edit: sorry. just saw you gave that info. I have never tried that N american dialer. not sure what it does. do you still get the same error when you try to turn on wifi in settings?
Click to expand...
Click to collapse
Can you please post the contents of your startup.txt?
Thanks!

[BUILD] **Complete FroYo Bundle** FRX07.1 - Maintenance Release

FRX07.1 is here!!
This is a maintenance release - basically taking the newest components to make a completely up-to-date (as of Sept. 1).
Quite a lot has changed since FRX06 - the install process hasn't really, but be sure to read the changelog in the next post and the caveats in post #3!
<<<This is a link to the... FAQ Click it!!>>>​
I have created a complete bundle of FroYo with a stable kernel from GIT (August 19 / 1348), and rootfs from GIT (Sept. 2).
Please, feel free to DONATE to the XDAndroid project!
Every little bit helps!
Directions:
1. Download the full bundle (zip). (Updated September 1 2011)
If instead you just want the system.ext2 (zip) (Updated July 15 2011) file by itself... Don't download this if you're not sure! Grab the full bundle!
2. Extract it. You’ll see a folder, FRX07.1, copy its contents to the root of your SD card. If you want to run Android from a folder instead of all the files on the root of the card, follow the steps below.
3. Go into the STARTUPS folder. Grab the appropriate startup.txt for your device (if you don't know what device you have, you should read the FAQ), and move it to the root of the card (or where you run haret.exe from. If you want to change the location of the build, put a rel_path= statement in the cmdline section of the startup.txt. Mine is located two folders deep on the SD, so my rel_path=Androids/TP2Ref)
4. Screen calibration - you have three choices:
Re-use an old ts-calibration file if you have it and you know it's good.
Download the ts-calibration.zip file and extract it to where you put the rest of the files (root of SD or in a folder - make sure it all stays together!)
Manually calibrate - boot with no ts-calibration file and watch the boot process - you'll be asked to hit 5 points to calibrate the screen. If you have issues calibrating, try an older kernel (1225 works well) Once you have the calibration file hold on to it (make 15 copies if it's a good one ), reboot & go back to the newest kernel!
6. Run haret.exe.. Profit!
Let it settle out on the first boot. Many have reported they had to reboot basically because it was so slow - if you let it sit for about 10 mins so the media scanner can go thru everything, etc. it will be much more pleasurable experience. If you want adb in and watch the processes via top, you'll see why the phone seems so slow - there's lots of background processes cranking because this is the first boot .
Troubleshooting:
Please read the... FAQ
If you have any issues with the kernel, feel free to change it:
There are some devices that are having issues with the newest kernels. Please see the kernel autobuild service to get archived kernels. Once you download a replacement kernel, go to where you run haret.exe from - remove your old zImage/modules-xxxxx.tar.gz. Take the new zImage/modules-xxxxx.tar.gz and replace the old ones, same folder - where you run haret.exe from. Make sure the ‘zImage’ is named just that. Do not rename the modules file, do not extract it - should be in .tar.gz format.
See Incremental Updates for more information on updating the kernel and other components.
Random issues can often be solved by forcing the system to create a new data.img. If you're worried about losing data (all user data is stored in the data.img!!), Titanium Backup works quite well. If you wish, you can rename the data.img to something else, and let the system create a new one - just to see if it resolves your problem.
Similarly, if you wish try formatting your SD card - I prefer to use the HP Tool - do a full format, FAT32.
Even though this build is considered fairly stable, you are more than likely going to run into issues. The next post will address issues particular to this build - PLEASE READ THESE before asking questions! Feel free to post questions in this thread, I will do my best to address them. Big thanks to stinebd for releasing the system image, and of course the other developers for their hard work on making these kernels available.
Caveats:​
BT - works! But audio doesn't route. See this thread if you're feeling adventurous and want to play with/don't mind using some unstable/incomplete code...
Audio stutters every 10sec. The only fix I've heard is using a kernel from G3rmo (unfortunately it is old), or
Code:
su
kill -9 28
Which kills the [battery] process. I'm sure this will have negative effects on the battery meter/battery life...
SD Card not working...? "Waiting for SD Card" appearing on boot...? Try putting this command in your startup.txt
Code:
msmsdcc_1bit msmsdcc_fmax=14000000 msmsdcc_nopwrsave
See gummbah30's post reminding us of these commands.
SD Card has partitions? (If you used a non-XDAndroid build the answer is YES) Then you need to add "no_partitions" to your startup.txt. Between the quotes on the set cmdline line. Do not put it on its own line, it goes in between the quotes! Make sure there is one space between each item.
Front buttons messed up/wrong? You can use my rootfs which incorporates g3rm0's layout. This custom rootfs is no longer necessary, I have committed the changes so you can use the autobuild rootfs (in conjunction with physkeyboard=blac in your startup.txt)!
Keyboard tiny/unusable? Either change the IME (long press on the input box) Get rid of it! I've heard "Hackers Keyboard" is a good alternative - many options. There's also "Better Keyboard", Swype, etc... Side load the APK using AndroidApps, adb install, etc.
stinebd's Changelog:​
stinebd said:
Here’s a new release for you, folks. This is a major release with a ton of changes, new features, and fixes. Our friend hyc/highlandsun did most of the heavy lifting for this release. Highlights include a rewritten RIL with support for world phones and greatly improved CDMA support; fixes for the media codecs; fixes for MMS on Sprint; increased security with the Superuser app.
A list of changes is included below. The FRX07 system image is available for download now, and will require the use of a new rootfs image, also available now. Additionally, we have a new bundle containing everything needed to enjoy a full FRX07 system.
Note: Due to the incredibly long list of changes, this is a somewhat condensed, terse changelog describing only the overall scope of the changes.
FRX07:
frameworks/base:
Major frameworks changes for CDMA/GSM dual-mode worldphone support. (hyc)
Fixes for data connection handling to improve startup time. (hyc)
Fixes for wifi handling to avoid issues on hanged drivers. (hyc)
Stagefreight (media codecs) fixes. (hyc/viruscrazy)
Fixes for Sprint’s wonky MMS markup structure. (hyc)
Fix MediaScanner not finding audio files (including ringtones) in system.ext2
hardware/libhardware_legacy:
Minor GPS driver fixes. (Alex[sp3dev])
Rename wifi interfaces to wlan0 on all devices (hyc)
hardware/xdandroid-ril: Major RIL refactoring for improved performance on all devices, and added CDMA/GSM dual-mode worldphone support. (hyc)
packages/apps/Gallery3D: Switched back to Gallery3D as the gallery app (closes bug #111)
packages/apps/Mms: Fixes for Sprint’s wonky MMS markup structure. (hyc)
packages/apps/Phone: Fixes for CDMA/GSM dual-mode worldphone support. (hyc)
packages/apps/Superuser: Added the Superuser package for authorizing su privileges. This, along with our signed builds, provides greatly increased security for the end user (mostly against malicious apps from the Market).
system/extras/su: Added as a dependency for the Superuser package
vendor/qcom/android-open: Include missing stagefright codec symbols. (hyc/viruscrazy)
To coincide with the FRX07 system image, the following rootfs changes have been made:
init.froyo.rc modifications...
Adjust wpa_supplicant service for the new abstraction provided by libhardware_legacy, as well as interface rename
Abstract the hciattach service to provide bluetooth support on both chipsets
Rename wifi interface to wlan0 on all devices
apns-conf.xml updated
keymaps completely reorganized, and RHOD end-call keya has been remapped to be the Home key in Android.
default.prop: set ro.secure=1 to lock down the adb shell - su can be used with the Superuser app to authorize root access in adb if needed.
Click to expand...
Click to collapse
Layman's Changelog​
(As in, the changelog I wrote )​
FRX07.1 Changelog:
RHOD - all buttons on the front no longer wake the device. Only the power button wakes the device now.
Updated to the newest RIL
hyc's modified libs for video now baked in - *most* HQ YouTube videos (and other HQ videos) should finally work!
RHOD & TOPA - Userland (Android) now controls the LED by default now. If you need to debug sleep, you will have to change the behavior manually.
Facebook sync should now work, out-of-box.
FRX07 Changelog:
Updated RIL (thanks hyc!) - this covers many different bugs that were in the old RIL - I'm only going to cover the major ones...
CDMA now works correctly (for the most part). force_cdma (and north_am_dialing) is now deprecated (not needed/ignored!)
You can boot with a SIM in on a CDMA device and choose your GSM or CDMA on the fly under Settings.
Location based on towers now works on CDMA.
1xRTT now displays correctly, but I never seem to get EVDO Rev.a... I always get 0. This is represented by a 3g icon, as this is what the Android framework provides.
Full MMS support! Please see this page for configuration instructions. Will need help fleshing out the list of carriers folks!
Spotty service, switching towers, etc should no longer cause the dreaded SoD (Sleep of Death) condition!
(Basic audio) 3.5mm support for RHOD400/500
Droidwall works out of the box now
Keyboard backlight now fades in/out
Gallery3D back in! Picasa Web Sync comes with it
A couple new apps added to AndroidApps folder:
rpierce99's app GetLogs
Titanium Backup
Cool man! Thanks for your work.
Thanks!
Well, in fact WEP works perfectly for me. The only thing that wifi fails is at turning it on after turning it off 2 times...
Also, with latest updates I can pair BT, haven't tried to transfer anything.
Eodun said:
Thanks!
Well, in fact WEP works perfectly for me. The only thing that wifi fails is at turning it on after turning it off 2 times...
Also, with latest updates I can pair BT, haven't tried to transfer anything.
Click to expand...
Click to collapse
Ah, I forget how different the bugs are for the TI chipsets. I'll change it, thanks!
Updated to FRX07! Enjoy!
woo FRX07 - I should really update my blackstone as its running 05 still
It seems that the 20110716 Kernel is giving problem to the Blackstone/Topaz.
you may use the previous kernel, or wait until is fixed.
Brgds
mass storage not connecting......anyone else facing this problem?
welard said:
mass storage not connecting......anyone else facing this problem?
Click to expand...
Click to collapse
USB mass storage has never worked (on looped mounts).
You can kinda fake it with Droid Explorer, it uses ADB to 'fake' USB mass storage.
arrrghhh said:
USB mass storage has never worked (on looped mounts).
You can kinda fake it with Droid Explorer, it uses ADB to 'fake' USB mass storage.
Click to expand...
Click to collapse
ok thanks alot....
Had to use a different kernel as yours wouldnt let it boot up
Working:
installing apps, no fc, its connecting to wifi nicely, only dropped once so far, connected to google account fine, coping nicely with downloading and installing multiple apps!!! i like that the others i have tried freeze up
Defect list:
Power control wigit loads frame but not icons on first load
froze when opening camera the second time had to battery pull! on first load
On restart attempt seemed to load haret ok, boot speed and time impoved compaired to first load, still lightly juddering boot animation
On second boot reloaded power control wigit, now displays correctly
Downloading and installing two apps at once navigating home screens caused 20second freeze up.
As someone said the motions but not the workings for usb connection, i cant get droid explorer to see my device so :-(
BT is reallly messed up using app "bluetooth file transfer", just loops itself to death, killings wi-fi as well, not kwl
Using phones bluetooth in settings, my computer says unable to send blah blah then when i turn off bluetooth the wifi is dropped might be connected
Can i overclock stably with this mod?
How do i get the front facing camera working?
FRX07 with CWM
I just succeeded in starting FRX07 as a CWM build.
But the startup wizard seems to be a little bit crazy. It's my first try to make a CWM build, so no wonder there are problems.
If I really can make a stable build I will post the results here.
alphecca911 said:
Can i overclock stabley with this mod?
How do i get the front facing camera working?
Click to expand...
Click to collapse
I couldn't really follow you post, these were the only questions I could find..
You can overclock - stably, dunno. I don't, so you tell me if you can OC.
Front-facing cam doesn't work, kernel issue not build.
ThaiDai said:
I just succeeded in starting FRX07 as a CWM build.
But the startup wizard seems to be a little bit crazy. It's my first try to make a CWM build, so no wonder there are problems.
If I really can make a stable build I will post the results here.
Click to expand...
Click to collapse
Startup wizard...? There isn't a startup wizard on XDAndroid builds...
yes i am sorry for that, i have just been note taking as i have been instaling and testing in the event that someone came, they could assist. I have it up and running now but it didnt work using ur kernel. (wouldnt boot) i have listed defects so far.
Thankyou for your answers to my questions.
Great rom, best i have tried
alphecca911 said:
yes i am sorry for that, i have just been note taking as i have been instaling and testing in the event that someone came, they could assist. I have it up and running now but it didnt work using ur kernel. (wouldnt boot) i have listed defects so far.
Thankyou for your answers to my questions.
Great rom, best i have tried
Click to expand...
Click to collapse
Hrm. I've heard BLAC doesn't work on the newest kernel... I'll have to ask emwe, he had a list of changes for FRX07 release, but I assumed they were RHOD-only... Perhaps something is effecting BLAC that isn't supposed to be .
I don't have a BLAC, so you'll have to help me - what is the newest kernel that does work? 20110711_082424? Also, how far does it get in the process? If adb is up, logs would be appreciated. Thanks.
Allright I'm running into problems! Haret starts and I get as far as the linux boot animation, but then the phone crashes and reboots... anyone else experiencing this?
bdacier said:
Allright I'm running into problems! Haret starts and I get as far as the linux boot animation, but then the phone crashes and reboots... anyone else experiencing this?
Click to expand...
Click to collapse
Sorry mate, seems the newest kernel isn't BLAC friendly! Please tell me which kernel does work... Use the autobuild service and try older kernels. First post has details on how to change your kernel, plus links to autobuild service...
To alphecca911 - most of your issues seem to be first boot related. Remember, you should let it sit on first boot so all the processes that run on first boot have plenty of time to work! I usually let it sit until it sleeps. I've had a lot of weird issues trying to do too many things on first boot on the device... I am impatient just like you probably . Just fight it .
Startup wizard...? There isn't a startup wizard on XDAndroid builds...
Click to expand...
Click to collapse
That might explain a lot
I just checked the system/app folder in the frx07 package. Of course you're right. I copied apps into this without looking. And there was an old SetupWizard.apk.
But just in the moment I started frx07 without any error.
Now I can start to make a real nice package for CWM. And "most" important: try a different boot animation.
I have to thank all XDAndroid developers for this and arrrghhh here for pointing me to it with his posts.
Really great job you are doing here at XDA developers
Thanks

Categories

Resources