[Q] haret problem - Touch Pro2, Tilt 2 Android Development

i have the sprint htc touch pro 2, and when i go to file exploer and boot to the haret, when i click it a screen that says haret version 0.5.2 appears. then a box that says default.txt and run. soon as i hit run. i get a error that says please set start of ram (Ramaddr) did i not instal somethin right please help

Sounds like your startup.txt is messed up or not present. Not knowing who your provider is, or what exact phone you have means it's impossible for me to post one that'll work for you.
Please read the FAQ and make sure your startup.txt is good.

Your startup.txt is corrupt. This happens randomly, and is a known issue. To confirm this, if you go to the andboot folder of your SD card, the file size will be 0 b.
Find the appropriate file on the FAQ (as suggested in the previous reply) and copy to the andboot folder on your SD card:
http://sites.google.com/site/androidport/faq
As a backup, save a copy and name it "default.txt"

where do i find a non currupt startup.txt for the haret file, i have the sprint htc touch pro 2 rhod400, unlocked to simple mobile,

dazzgrier said:
where do i find a non currupt startup.txt for the haret file, i have the sprint htc touch pro 2 rhod400, unlocked to simple mobile,
Click to expand...
Click to collapse
Did you even READ the FAQ!?!?
See the section, Startup.txt Database. Oy ve.

dazzgrier said:
where do i find a non currupt startup.txt for the haret file, i have the sprint htc touch pro 2 rhod400, unlocked to simple mobile,
Click to expand...
Click to collapse
Probably by following the link in the post right above yours...

Related

help plzz!!!

I need a video tutorial or a beter way of explaining how to get 2.1 on the raphael 800.
* Extract the latest Android filesystem to a ext2 partition on the internal Storage
*
Extract the latest kernel and modules to the root of the windows partition
*
Copy Haret.exe and a default.txt for your mobile to the windows partition (fat) and rename the text file to default.txt
*
Run haret.exe from WinMo, and you are on the way, to a better system!
I found this and downloaded the files to my computer but what next??? plz help
The method you seem to be describing is the ext2 method NOT the "typical" or normal method of using sqshfs...
I'm sure that's just mumbo jumbo, but what you need to do is this...
Download this package. That is the base package - you can just run with that if you wish. Make sure to copy the STARTUP.TXT for your device to whereever haret.exe is - either at the root of your SD or in /andboot folder on your SD card typically.
Now if you want to update your system, first download this - system.sqsh update. Extract & copy to where haret.exe is again. Overwrite the file currently in there.
Then you need to grab the newest zImage/modules, and rootFS. Note - you will need to rename the zImage file to just that - zImage. Also, the rootfs should be titled "rootfs.img" - nothing else.
Please do some reading next time as well. It seems you just went to the first thread you could find and got horridly lost. The ext2 method is more advanced, and IMHO the benefits on the RAPH are not that great. Vogue maybe, but that's a completely different device.
as mentioned in the main android for tp thread:
http://forum.ppcgeeks.com/showthread.php?t=104276
this is the thread for the raph800. alot of info, specifically for the raph800 (sprint touch pro).
hamagc said:
as mentioned in the main android for tp thread:
http://forum.ppcgeeks.com/showthread.php?t=104276
this is the thread for the raph800. alot of info, specifically for the raph800 (sprint touch pro).
Click to expand...
Click to collapse
And if you get packages from the first post in that thread, all you have to do is extract them to your SD. They're ready to go in every way for your RAPH800.
**Note - that ONLY applies to packages downloaded from the first post of that ppcgeeks thread...**
update your link
hey arrggggg.
the link for the z images was not working cuz u didnt update it
update your links on anapnea.com cuz they changed it.
glemsom.users.anapnea.net/android2/htc-msm-linux/ **do this**
glemsom.anapnea.net/android2/htc-msm-linux/ **instead of this**
its on the anapnea homepage
ty for the walkthrough though!

Incorrect Key Mapping

Hi all,
Sorry if this is a easy one, but im having a bit of a day and cant work out how to sort this (I swear ive had this problem before but cant remember how or if I fixed it).
When I press keys like fn and Q (to get @) I get ! instead.
Ive looked around and it seems that I can fix this by adjusting the default.txt file which ive tried and hasnt worked.
Id rather not do a reinstall.
Thanks
easy
in default.txt
look for key you should set it to one i think
XCougar said:
Hi all,
Sorry if this is a easy one, but im having a bit of a day and cant work out how to sort this (I swear ive had this problem before but cant remember how or if I fixed it).
When I press keys like fn and Q (to get @) I get ! instead.
Ive looked around and it seems that I can fix this by adjusting the default.txt file which ive tried and hasnt worked.
Id rather not do a reinstall.
Thanks
Click to expand...
Click to collapse
add what's between the ' (if it's not already there):
Code:
'board-kaiser-keypad.atttilt=0' normal
'board-kaiser-keypad.atttilt=1' AT&T tilt
'board-kaiser-keypad.atttilt=2' Nordic (Swedish, Norwegian, Danish, Finnish)
'board-kaiser-keypad.atttilt=3' azerty (French)
'board-kaiser-keypad.atttilt=4' qwertz (German)
Hi, ive tried this and it doesnt seem to work. I am editing the correct default.txt? Its in andboot?
I cant work out where to change it to 0, do I add it at the beginning by adding set board-kaiser-keypad-atttilt ?
Getting more confused. =S
XCougar said:
Hi, ive tried this and it doesnt seem to work. I am editing the correct default.txt? Its in andboot?
I cant work out where to change it to 0, do I add it at the beginning by adding set board-kaiser-keypad-atttilt ?
Getting more confused. =S
Click to expand...
Click to collapse
post your default.txt
loserskater said:
post your default.txt
Click to expand...
Click to collapse
As attached, many thanks.
Right at the end of the default.txt the line
Code:
set cmdline "ppp.nostart=0 pm.sleep_mode=1 mddi.width=240 mddi.height=320 no_console_suspend board-htckaiser.panel_type=1 board-kaiser-keypad.atttilt=0 hw3d.version=1"
boot
Since your default.txt says board-kaiser-keypad.atttilt=0 change that to board-kaiser-keypad.atttilt=1
(looks like you got a tilt keyboard version, instead of the 'normal' one)
zenity said:
Right at the end of the default.txt the line
Code:
set cmdline "ppp.nostart=0 pm.sleep_mode=1 mddi.width=240 mddi.height=320 no_console_suspend board-htckaiser.panel_type=1 board-kaiser-keypad.atttilt=0 hw3d.version=1"
boot
Since your default.txt says board-kaiser-keypad.atttilt=0 change that to board-kaiser-keypad.atttilt=1
(looks like you got a tilt keyboard version, instead of the 'normal' one)
Click to expand...
Click to collapse
Still doesnt work right =(
zenity said:
Right at the end of the default.txt the line
Code:
set cmdline "ppp.nostart=0 pm.sleep_mode=1 mddi.width=240 mddi.height=320 no_console_suspend board-htckaiser.panel_type=1 board-kaiser-keypad.atttilt=0 hw3d.version=1"
boot
Since your default.txt says board-kaiser-keypad.atttilt=0 change that to board-kaiser-keypad.atttilt=1
(looks like you got a tilt keyboard version, instead of the 'normal' one)
Click to expand...
Click to collapse
I think he has the "normal" keymapping as he's trying to get @ with fn + q.
so it should be 'board-kaiser-keypad.atttilt=0'.
Just to make sure, you have a folder called andboot on your sd? and there's only one default.txt inside? if so and you're still getting problems. Try to wipe the sd and start over. You should only have androidinstall.tar, initrd.gz, default.txt, haret.exe, and zImage inside the andboot folder.
or try this default.txt
loserskater said:
I think he has the "normal" keymapping as he's trying to get @ with fn + q.
so it should be 'board-kaiser-keypad.atttilt=0'.
Just to make sure, you have a folder called andboot on your sd? and there's only one default.txt inside? if so and you're still getting problems. Try to wipe the sd and start over. You should only have androidinstall.tar, initrd.gz, default.txt, haret.exe, and zImage inside the andboot folder.
or try this default.txt
Click to expand...
Click to collapse
Hi, thanks for putting up with me, there is only one default.txt in a folder called andboot on my sd card.
I tried making the changes as well as using the default.txt you supplied.
Something isnt right here as its not working, my android is installed to the sd card, so it has system.img etc, does this make a difference?
I dont understand what im doing wrong, im not an expert on Android, but I do work in IT support so im not a complete idiot, lol.
Thanks
XCougar said:
Hi, thanks for putting up with me, there is only one default.txt in a folder called andboot on my sd card.
I tried making the changes as well as using the default.txt you supplied.
Something isnt right here as its not working, my android is installed to the sd card, so it has system.img etc, does this make a difference?
I dont understand what im doing wrong, im not an expert on Android, but I do work in IT support so im not a complete idiot, lol.
Thanks
Click to expand...
Click to collapse
Only thing I would suggest doing is starting completely over. Wipe your sd card and start with a fresh andboot folder and install a fresh system. If that doesn't work, then I am out of options.
Ok I did a complete reinstall to the device itself rather then on the sd card.
It worked but only for a while, it then changed back to the wrong key mapping.
I did this reinstall along with another Kaiser, both with same OS, same setup etc, only difference is the one that has "changed" back has a sim in it.
I tried looking for a default.txt but there isnt one? Does one not exist for direct installs to Kaiser?
I am really confused.
Thanks,
XCougar said:
Ok I did a complete reinstall to the device itself rather then on the sd card.
It worked but only for a while, it then changed back to the wrong key mapping.
I did this reinstall along with another Kaiser, both with same OS, same setup etc, only difference is the one that has "changed" back has a sim in it.
I tried looking for a default.txt but there isnt one? Does one not exist for direct installs to Kaiser?
I am really confused.
Thanks,
Click to expand...
Click to collapse
If it's a nand install there is only the nbh (which is flashed to the phone) and the androidinstall which is installed to the internal memory. the default.txt just told haret what to do, and since you're not using haret, no need for a default.txt. When you install the system again, try going to Setting>Language & keyboard and uncheck Touch Input. I've had issues where capital letters weren't working, etc. and that solved it so maybe it goes beyond that. Worth a shot.

hey

i boot up android and when i reset i cant boot it up again can anyone help
Hey,
I had the same porblem I think? From what I gather u run xda android reset phone and when u try to reload it, it says something like "can't find default.txt." if that is the case your startup.txt is corrupt. What I did was format SDcard, do a fresh install and from there create a new folder and copy and paste the startup.txt in there. If it happens again just paste it back in the root directory. Oh yea, to tell if its a bad startup.txt the one in root will be 0bytes.
Hope this helps,
Lord Craigus
Sent from my MSM using XDA App
The fix in the post above works like a charm (I originally saw it in the Project Android thread). It also helps to copy a version of the startup.txt file, rename it default.txt, and move it to the andboot folder. If the error comes up again, just hit "run" and it will use the default.txt instead of startup.txt.
Also, try to have a thread title which is more descriptive of your isse/question.
redpoint73 said:
The fix in the post above works like a charm (I originally saw it in the Project Android thread). It also helps to copy a version of the startup.txt file, rename it default.txt, and move it to the andboot folder. If the error comes up again, just hit "run" and it will use the default.txt instead of startup.txt.
Also, try to have a thread title which is more descriptive of your isse/question.
Click to expand...
Click to collapse
This is the fix that I recommend. It requires less copy/pasting.

[Q] Odd Problem with startup.txt - it gets deleted!

I just started doing the xdandroid (since it was 'finalized' on 9/16), by downloading the cab, and installing the reference version of the package.
Everything installs and runs fine. The first time. After a graceful shut-down, and re-starting, I learn that the startup.txt file is 0 bytes -- empty! So, Android won't boot.
Why is my startup.txt continually being modified and cleared?
Any info appreciated.
Thx.
Jon
I have the same Problem...
Did you guys search? If I search in the android thread on "0 bytes" I get 20 results. It's a bug of the startup utility. Don't use it or rename startup.txt to default.txt. Maybe putting the startup.txt to read only should work to.
Best option: DON'T USE MGJDROIDUTIL!!!
Also, for you cab peoples - it uses this by default - use haret.exe!!!
i had the same prob. it goes to haret and if u click run it will say it cant find default text. uninstall android. delete all files in andboot folder. reinstall. copy and paste the "startup.txt" file to the same folder. rename it "default.txt" or just "default."
the same thing will happen to the startup.txt but the default.txt will always work. you just have to hit run when it gets to haret.
I had the same issue, the problem only seems to occur when you check/uncheck the Hardware 3D Box.
starmena said:
I had the same issue, the problem only seems to occur when you check/uncheck the Hardware 3D Box.
Click to expand...
Click to collapse
Dude... it's MGJDroidUtil that's causing the issue. I hear there's an update coming, but for the time being
DON'T USE IT!!!!!!!!!
Sorry I had to get forceful with the text, but it seems some aren't getting the point...
Lol relax, I've learned that the hard way. I just wanted to explain to these guys my side of the symptom and what I notice that seems to have caused the problem. I agree with you though.
I do not even know MGJDroidUtil, but I have the same issue. It happens along side with SD card corruption (file000.chk)
sukru said:
I do not even know MGJDroidUtil, but I have the same issue. It happens along side with SD card corruption (file000.chk)
Click to expand...
Click to collapse
Are you using the cab install & using that shortcut it put in your start menu? Then you are using MGJDroidUtil.
uncleswoop said:
i had the same prob. it goes to haret and if u click run it will say it cant find default text. uninstall android. delete all files in andboot folder. reinstall. copy and paste the "startup.txt" file to the same folder. rename it "default.txt" or just "default."
the same thing will happen to the startup.txt but the default.txt will always work. you just have to hit run when it gets to haret.
Click to expand...
Click to collapse
this will fix the problem. lol THE ANSWER IS HERE!!!
uncleswoop said:
this will fix the problem. lol THE ANSWER IS HERE!!!
Click to expand...
Click to collapse
Jesus why can't you just not use the MGJDroidUtil?!? I'm not sure why that's so difficult. If you don't use it, it won't screw up your startup.
I had the same issues. What I did is after installing it go into file explorer and long press haret.exe and add it to programs and set it on your home screen as the link. )
There is a new startup tool, use that. Delete the old one.
arrrghhh said:
Are you using the cab install & using that shortcut it put in your start menu? Then you are using MGJDroidUtil.
Click to expand...
Click to collapse
Interesting. I've always used the CAB install. Shall I remove the CAB and go with the RAR?
sukru said:
Interesting. I've always used the CAB install. Shall I remove the CAB and go with the RAR?
Click to expand...
Click to collapse
I would, just because then you get a better feel of what's really happening. I installed the cab for the first time last night... that thing is an atrocity.
At any rate, MGJDroidUtil was also updated, so you should be safe using it again - assuming you're using the newly updated version that is.
hi there i got the new build 28-9 and i got the problem when i want to boot it...its says storagecard/andboot directory does not exist...while its exist... someone told me to:
Startup.txt, in the cmdline section. Don't use the startup utility (MGJDroidUtil) if you edit the startup manually tho. It'll blast out whatever you put in there.
but i dont know where the Startup.txt is..in my sd card i been searching but no results and i got a gsm touch pro 2... well maybe i should delete everything again...are these FSCK0000.REC files also from this builds?cuase i didnt delete that..i only deleted the andboot and 100android(dcim) files
peruwan said:
hi there i got the new build 28-9 and i got the problem when i want to boot it...its says storagecard/andboot directory does not exist...while its exist... someone told me to:
Startup.txt, in the cmdline section. Don't use the startup utility (MGJDroidUtil) if you edit the startup manually tho. It'll blast out whatever you put in there.
but i dont know where the Startup.txt is..in my sd card i been searching but no results and i got a gsm touch pro 2... well maybe i should delete everything again...are these FSCK0000.REC files also from this builds?cuase i didnt delete that..i only deleted the andboot and 100android(dcim) files
Click to expand...
Click to collapse
Yes, the .rec files are from the build. You can put an entry in your froyo.user.conf that deletes them for you.
Also, you can't find your startup.txt...? How are you running Android, it should be where haret.exe is!
its after you install and load android. after exiting android and returning to winmo, somewhere along the lines startup text gets deleted. for what reason? i know not..
hey atleast it teaches us workarounds lol
ye i know but i could find that file thats why i think it didnt work this time for me
is com.handcent.nextsms-2.9.29 a android file? and EncFiltLog to?
tnx cheers..btw im just gonna install it all over again

[Q] Several questions on installing Android FRX 07.1 on HTC touch pro 2

I have read several threads, but I didn't find a complete guide for installing FRX 07.1 (i know it is similar to FRX06, I read that as well)
1. Do I have to format the SD card before I extract the FRX file to the SD card?
(I didn't format my SD card and just extract every file from the FRX 07, and when I tried to install/ run the haret.exe, it showed a screen with
"Launch a script file, Default path is the same where the executable lives
then Box "Default.txt" --> (a button) "run"
I hit run and it said "Can not open script file\storage card \ default.txt
2. so that is why I wonder if some one can post a new thread as a complete guide next to the thread of Arghhh...'s
Thank you so much and I appreciate for your help
solved ** but another problem
liuliulzl said:
I have read several threads, but I didn't find a complete guide for installing FRX 07.1 (i know it is similar to FRX06, I read that as well)
1. Do I have to format the SD card before I extract the FRX file to the SD card?
(I didn't format my SD card and just extract every file from the FRX 07, and when I tried to install/ run the haret.exe, it showed a screen with
"Launch a script file, Default path is the same where the executable lives
then Box "Default.txt" --> (a button) "run"
I hit run and it said "Can not open script file\storage card \ default.txt
2. so that is why I wonder if some one can post a new thread as a complete guide next to the thread of Arghhh...'s
Thank you so much and I appreciate for your help
Click to expand...
Click to collapse
Because I can't post on the developer's forum (For their rule of posting less than 10), and i have to ask the other question here. But before I begin, I want to let people who are interested to know that I have solved my own problem
ABout installing the FRX 07, simply follow what it is on Froyo FRX07's page, and extract all of the file, and also, cut and past the ,txt file from the folder named "startup" from the bundle of FRX07 and past it to the root of the sd card in my case (Or you can copy it to anywhere you want to install the FRX07
Here is a helpful video, (AGAIN, XDA does not allow me to post link here for spam because I am new, but search in google or youtube with keyword "full tutorial on how to put android on windows mobile touch pro 2 - YouTube" you can find the video
Anyway, my problem solved and the screen I mentioned above did not pop up, but instead, it boot smoothly
HERE IS ANOTHER PROBLEM
WHEN I WAS TALKING ON THE PHONE, IT HAS A LOT OF NOISE. IS THERE ANYTHING TO FIX THIS BUG? OR does it just happen to my deviced? (RHODIUM 400)
THANK YOU
Seems like you got it installed?
I think you missed the ts-calibration step... But OK.
As for the noise, it's a bug. The new acoustic code fixes it, thanks.

Categories

Resources