Install Linux on the BlueAngle questions - MDA III, XDA III, PDA2k, 9090 General

I referred to http://handhelds.org/moin/moin.cgi/BlueAngelHowtoInstallLinux to install Linux couple days ago to use well after on mine handset, but the handset is hard reset who couldn't open HARET.EXE to prompt ERR undefine MTYPE the to be able to tell me this is what question and How can solve? How also has is must be able to support Chinese
Thanks

No one know?

Just put " set MTYPE 766 " in your default.txt and Harret should work.

Thank you repey
Stevee said:
Just put " set MTYPE 766 " in your default.txt and Harret should work.
Click to expand...
Click to collapse
I for http://www.linuxtogo.org/~htcpxa/htcblueangel/Qtopia/ the link download the Linux
There not default.txt file but I trying add to startup.txt and used the startup default.txt but don't start the Linux. If I update other ROM and first star the haret.exe can into the Linux but second can't into....
Sorry my En very poor!

No anyone try ?

my english aslo poor

qtopia runs fine
The qtopia runs fine in Blue angle the problems are
1.Camer not working
2.If u plug in the head phone it is not switching
3.and bit slow for my experiance

Related

Advanced ext.rom config - del or move files from cmd line

Hi mates,
I'm currently modifying my ext.rom to install and configure every app I use, but also to configure windows itself. I managed to find a workaround for almost every issue I got, but I'm still stuck with one thing ^_^
Does anyone know a cmd-line tool to delete/move some files ?
So as I can include a batch in my extended rom installation, as I want my start menu re-organised.
Thank you for your answers !
niKo
I know copy and execute exe's but not delete or move, perhaps you could (if you program at all) write a very basic ppc app to move/delete the files and run that with extrom installation
I'm kind of a developper, but never tried myself to ppc world ^^
And.... I unfortunately miss time right now to learn that, so I would rather find a nice little .exe to do that for me
Thanks anyway !
lastnikita said:
Hi mates,
I'm currently modifying my ext.rom to install and configure every app I use, but also to configure windows itself. I managed to find a workaround for almost every issue I got, but I'm still stuck with one thing ^_^
Does anyone know a cmd-line tool to delete/move some files ?
So as I can include a batch in my extended rom installation, as I want my start menu re-organised.
Thank you for your answers !
niKo
Click to expand...
Click to collapse
After disassembling autorun.exe I found some interresting strings which would seem that besides the known commands:
Show
Exec
cab
copy1 and copy2 (copy&paste)
Lock
Reset
It could also delete, and some more usefull stuff:
Code:
(Ignore the "a"; its added by the disassembler)
aAutoruncfg 000160CC
aAutoruntype 00016618
aBkl1 000165F0
aCab 00016190 ; install Cab
aComm 000160E4
aComm_0 00016654
aCpy1 00016160 ;copy
aCpy2 00016154 ;paste
aDelete 0001601C
aDelloadvdiskfl 00016630
aDisabled 000162F0 ;Flag
aEnabled 000162E0 ;Flag
aExec 00016178 ; execute an EXE
aExtended_romAu 00016090
aForceremove 00016040
aHide 0001613C ;Hides installer, depends on enabled and Disabled
aLock 00016148 ;Lock unit during install, depends on enabled and Disabled
aNoremove 0001602C
aNouiS 00016288
aOpen 000162C8
aProgramFilesTo 000161A0
aReset 000162D4 ;flag trailing "RST"
aRst 0001616C ;reset command depends on "Reset"
aS 0001627C
aSLoadvdisk_lnk 00016528
aShow 00016184 ;show background image during install
aTurnradioflag 000165FC
aVal 00016058
XML:
Is another command, usage, unknown
Hope these strings help you building your perfect extended Rom.
You could Write a testfile eg.: test.txt and test2.txt to your extended rom of your device (because this file stays during hard reset), make a config.txt only containing the line:
Code:
Forceremove: \Extended_ROM\test.txt
Delete: \Extended_ROM\test2.txt
Otherwise try:
Code:
Exec:\windows\DeleteFile.exe \Extended_ROM\test.txt ; <- this one most defenatly works!!!
TESTED on Faria's AKU 3.3 V2
the-equinoxe said:
After disassembling autorun.exe I found some interresting strings
Click to expand...
Click to collapse
Very interesting indeed ! But unfortunately I couldn't manage to make them delete my files..... What I tried :
Forceremove:Enabled
Delete: \path\file
Forceremove: \path\file
None of that worked out.
the-equinoxe said:
Otherwise try:
Code:
Exec:\windows\DeleteFile.exe \Extended_ROM\test.txt ; <- this one most defenatly works!!!
TESTED on Faria's AKU 3.3 V2
Click to expand...
Click to collapse
THIS IS THE FILE I NEED !!!! It looks like it's not a standard OS file, I guess Faria had it integrated into a cooked rom, so..... PLEASE ! anyone having that rom could send it to me ?
Thanks for your answers, it's been very helpfull.
lastnikita said:
Very interesting indeed ! But unfortunately I couldn't manage to make them delete my files..... What I tried :
Forceremove:Enabled
Delete: \path\file
Forceremove: \path\file
None of that worked out.
THIS IS THE FILE I NEED !!!! It looks like it's not a standard OS file, I guess Faria had it integrated into a cooked rom, so..... PLEASE ! anyone having that rom could send it to me ?
Thanks for your answers, it's been very helpfull.
Click to expand...
Click to collapse
I have build you an installation Cab.
Good Luck!
Thanks a lot mate
If one day you need help with anything, just let me know.
Cheers
Glad to be at service.
That is what this forum is all about: spreading and sharing knowledge and helping eachother..
We are all a bunch of hippies
(well almost..)

[ROM][WWE]ASUSP835 6.5.3 build 28002 (last updated: 10-12-09)

Hello everyone,
here's the wm6.5 rom for asus p835.
last updated: 10-12-09
http://cid-cf1603cd2858a369.skydrive.live.com/browse.aspx/PUBLIC
So far tested everything ok except Garmin XT not working anymore. Cant even start the application. Please let me know if you find otherwise.
btw, as usual, you use this rom at your own risk as you should understand there's always risk when flashing rom to your mobile... blah blah blah..
------------------------------------------------------------------------------------------------------------------------------------
[14-12-09]
I guess most of us p835 users have to use our own effort to build the rom for this phone.
Here i will give you some guide how I did building the ROM. Hopefully we can gather more intelligence to make a nicer ROM for this phone.
first off, I will explain how to properly extract xip/sys from the original ROM. With these only you can modify it's system.
Tools needed: p835abisplit2.exe, osnbtool.exe
1. rename the original ROM you downloaded from asus site. Rename to G5.exe. run command: "p835abisplit2 g5.exe". You will now get a file FLASH.BIN.
2. Now we need to work with FLASH.BIN. Using OSNBTOOL, put in command "osnbtool -sp flash.bin", you will get something just like below:
OS ROM Partition Tool V1.59 By Weisun :> PDAclan.com
Sector size : 0x00000800
Extra data bytes : 0x00000008
OS IMAGE found.
Partitions infomation:
**************************************
Part-0 type: BOOT SECTION image
Part-1 type: XIP RAM Image
Part-2 type: IMGFS file system
Part-3 type: legit DOS partition
**************************************
Found BIN_FILE structure in source file.
Records: 0x0000036D RecordsSize: 0x06E10328
StartAddr: 0x01030200 ---------------->we need this address when we repack flash.bin. Check if yours is the same with this?
flash.bin.Header written.
3. command: "osnbtool -sp flash.bin.BIN.NB0"
4. command: "osnbtool -d flash.bin.BIN.NB0.OS.NB 2 imgfs.bin" --> you'll get imgfs.bin
5. command: "osnbtool -d flash.bin.BIN.NB0.OS.NB 1 xip.bin" --> you'll get xip.bin
6. command: "imgfstodump imgfs.bin" --> with this, you'll get a "imgfs" folder. You'll need to make it into a easy to use package. rename the folder to dump.
7. command: "packagebuilder dump" --> you will see inside dump folder, you have all files packed into different folders. You wont be able to see a single file in dump folder. if you do, probably packagebuilder unable to recognize them or something wrong with the files(i'm not sure what to do then). The most important thing in dump folder are the folders with letters starting with OEMxxxx and .ROM, .VM. These few folders should be retained in the new system. Others are all replaced with new system.
assume you are able to modify everything without question, you are now in the situation where you want to repack a ROM. We will need these files in the same folder: FLASH.BIN.HEADER, flash.bin.BIN.NB0.OS.NB, IMGFS.BIN.
1. You will need to repack imgfs first. using "imgfsfromdump imgfs.bin imgfs-new.bin", you get the new imgfs-new.bin.
2. assuming you already modified xip.bin, it should be in name xip-new.bin. Using "osnbtool -c flash.bin.BIN.NB0.OS.NB 1 xip-new.bin"
3. "osnbtool -c flash.bin.BIN.NB0.OS.NB.NEW 2 imgfs-new.bin", repacking imgfs
4. "osnbtool -extra flash.bin.BIN.NB0.OS.NB.NEW.NEW"
5. "osnbtool -2bin flash.bin.BIN.NB0.OS.NB.NEW.NEW.EXA 0x01030200 -cutheader", remember when we first unpack FLASH.BIN? There's a starting address which we must use here.
6. "copy/b/y flash.bin.Header+flash.bin.BIN.NB0.OS.NB.NEW.NEW.EXA.BIN os-new.nb0"
7. "p835abisplit2 /B G5.EXE" ---> you must have the original ROM G5.exe. Output is a file named "out.exe". This is a USB flash file. For me, I'd prefer a card flashing ABI file. Which I felt safer. For generating ABI file, you will need to download a flashable ABI file, rename to G5.abi and run this command "p835abisplit2 /B G5.ABI". You will get "OUT.ABI". Rename to G5_ALL_WWE.ABI to flash with an SD card.
Btw, all these are not my original works, credits to DA_G for his ROMs and guides, BEPE and others for their great tools, zhaochengw: most of the guides above is from him.
--------------------------------------------------------------------------------------------------
[16-12-09]
SYS modification:
to upgrade a sys, all you need from original ROM is .ROM, .VM and all OEMxxxxx folders. (that's all i know of). All other folders are to be deleted and replaced with folders from new builds. After you work out a complete SYS, use G'reloc to relocate address. I've tried using WMreloc, but everytime i tried doesnt boot. I'm not sure what caused the problem but at least G'reloc worked. There might be some hiccups when using G'reloc, you'll have to google abit on that. If you encountered a problem saying that there's not enough memory on slot0, try remove some of the removable directories such as office or onenote.
Once you successfully relocated, you will have to use BuildOS to pack it back. You might encounter problems like duplicated files, just delete the one not from OEM folders. after you're done, copy the DUMP folder from TEMP directory and use imgfsfromdump(step1 from second part above).
--------------------------------------------------------------------------------------------------
[19-12-09]
I'm not going to cover xip.bin porting, but i'll mention here that you will need to use xipport to manually port xip for this rom. I've tried some kitchen tools but none working. It's the same for sys porting too, you have to manually replace the files and/or change REG. After which you'll use BUILDOS to build it. Other than that, you'll need an OEM sys/xip. I'ved used D_GA's 28002 and found that his package works pretty well. You can find it here.
http://forum.xda-developers.com/showthread.php?t=544445
I'll upload some related tools together so you'll wont have to look everywhere. You can find the upload together with the ROM downloads area.
regards.
blue.
Nice working!
Thx for blue's hard working on this poor handset.
wish ASUS can fix bugs on drivers and also hope guys like u can countinue Cooking better roms!
Thanks Guy! You're the best!
Call Key,Trackball and Volume Key cannot use
blue00mountain said:
So far tested everything ok except Garmin XT not working anymore. Cant even start the application. Please let me know if you find otherwise.
Click to expand...
Click to collapse
I had this issue too. Make sure you recmod all the browsing folders, incl Browsing, Browsingie & Lang folders
Sorry, How to Flash the Rom Use ABI File?
Blade0rz said:
I had this issue too. Make sure you recmod all the browsing folders, incl Browsing, Browsingie & Lang folders
Click to expand...
Click to collapse
i'm a beginner chef, so please tell me what's the purpose of recmod? For my understanding, it is only to make files become module? what else does it do?
blue00mountain said:
i'm a beginner chef, so please tell me what's the purpose of recmod? For my understanding, it is only to make files become module? what else does it do?
Click to expand...
Click to collapse
As I understand it, not only does it make a module into a file, it makes that file use the memory available in SLOT 0 in the ROM. Modules use SLOT 1 memory be default, so I think the browsing folders have issues accessing memory across the two slots
Have a read at Da_G's thread & the Native Kernel post - he explains it a lot better than I do
Good job on the ROM!
Blade0rz said:
As I understand it, not only does it make a module into a file, it makes that file use the memory available in SLOT 0 in the ROM. Modules use SLOT 1 memory be default, so I think the browsing folders have issues accessing memory across the two slots
Have a read at Da_G's thread & the Native Kernel post - he explains it a lot better than I do
Good job on the ROM!
Click to expand...
Click to collapse
ok, now the browser problem and garmin problem solved. although not really sure what i did that made it worked. Now i'm facing another problem, asus utilities, i.e. autorotate can only work once, and then it stoped working the next time ie starts. Autocleaner does not work at all. Any ideas?
Is there anyone testing my rom anyway?
regards,
B
I have test your ROM.It is very good.Sometimes any programs can be down.
Hi Blue00mountain
Thanks for your hard work, downloading.... hunger for P835 rom,
Read form other thread and noted that WM6.5.3 build 28002 was not as stable and fast as 28003 or later, would you consider to move on to newer version, thanks so much in advance.
blue00mountain said:
Hello everyone,
here's the wm6.5 rom for asus p835.
last updated: 10-12-09
http://cid-cf1603cd2858a369.skydrive.live.com/browse.aspx/PUBLIC
So far tested everything ok except Garmin XT not working anymore. Cant even start the application. Please let me know if you find otherwise.
btw, as usual, you use this rom at your own risk as you should understand there's always risk when flashing rom to your mobile... blah blah blah..
regards.
blue.
Click to expand...
Click to collapse
Thanks, that's great. BTW, I am start reading about porting XIP, would you mind telling me how to port XIP and how to test the ROM before hardware flashing the ROM?
leofong2022 said:
Thanks, that's great. BTW, I am start reading about porting XIP, would you mind telling me how to port XIP and how to test the ROM before hardware flashing the ROM?
Click to expand...
Click to collapse
There's quite some information on the web regarding xip porting. I felt that XIP is quite straight forward, not much problem. The problem I felt so far lies in SYS porting, and a chance to get a good OEM unmodified rom.
And there isnt any emulator to test rom. YOU WILL NEED TO FLASH INTO PHONE TO TRY IT OUT. However, this phone has a nice bootloader, which it checks for rom integrity before flashing. if you rom is incorrect, it doesnt allow to flash at all. Basically it is quite safe unless you messed something other than xip sys itself.
Thx blue!
anyway,the solution of unpack and repack P835 ROM may have another way:
follow steps are from hdubli,and hope can help everyone to Cooking ROMs!
---------------------------------------------
@ECHO off
ECHO Preparation
del flash.bin
del os-new.nb0
del flash.bin.bin.nb0.bin
del G5_ALL_WWE.abi
pause
TOOLS\p835abisplit2 g5.abi
ren os.nb0 flash.bin
TOOLS\osnbtool -sp flash.bin
TOOLS\nbsplit -data 2048 -extra 8 flash.bin.bin.nb0
copy flash.bin.bin.nb0.payload ROM\flash.bin.bin.nb0.payload
pause
ECHO Building OS
pause
TOOLS\BuildOS.exe
ECHO Realocating Modules
pause
TOOLS\WMReloc -gtemp\dump -llog.txt
ECHO Next: Build the rom...
pause
copy imgfs.bin temp\imgfs.bin
cd temp
..\TOOLS\ImgfsFromDump imgfs.bin imgfs-new.bin
cd..
copy temp\imgfs-new.bin
pause
TOOLS\insert -i imgfs-new.bin -o flash.bin.bin.nb0.payload -d 0x00460000 -s 0x5fdfff0
pause
TOOLS\insert -i 21812.bin -o flash.bin.bin.nb0.payload -d 0x00180000
pause
TOOLS\nbmerge -data 2048 -extra 8 flash.bin.bin.nb0 -conservative
pause
TOOLS\osnbtool -2bin flash.bin.bin.nb0 0x1030200 -cutheader
pause
copy /b/y flash.bin.header+flash.bin.bin.nb0.bin os-new.nb0
pause
TOOLS\cvrtbin os-new.nb0
ECHO Check the Out Put
pause
TOOLS\p835abisplit2 /b g5.abi
ren out.abi G5_ALL_WWE.abi
pause
del flash.bin.bin.nb0
del flash.bin.bin.nb0.payload
del flash.bin.header
del flash.bin.bin.nb0.extra
del imgfs-new.bin
pause
---------------------------------
Hi Blue,
Thanks for your details cooking step, I've done all the way to the dump folder, and after repack the dump folder using packagebuilder, I got a "info.txt" file and a "sys" folder, I leave everything untouch and try to repack imgfs, however I always get error as below after runing the command imgfsfromdump:
>imgfsfromdump imgfs.bin imgfs-new.bin
ImgfsFromDump 2.1rc2
Using compression type 'XPR'!
Sector size is 0x800
Processing "info.txt" as file
Processing "SYS" as module
then error message pop up "ImgfsFromDump.exe has stopped working"
Have you ever got this error? Did I missing something here, please help, thanks.
lizard999 said:
Hi Blue,
Thanks for your details cooking step, I've done all the way to the dump folder, and after repack the dump folder using packagebuilder, I got a "info.txt" file and a "sys" folder, I leave everything untouch and try to repack imgfs, however I always get error as below after runing the command imgfsfromdump:
>imgfsfromdump imgfs.bin imgfs-new.bin
ImgfsFromDump 2.1rc2
Using compression type 'XPR'!
Sector size is 0x800
Processing "info.txt" as file
Processing "SYS" as module
then error message pop up "ImgfsFromDump.exe has stopped working"
Have you ever got this error? Did I missing something here, please help, thanks.
Click to expand...
Click to collapse
i found there's some problems when u use the imgfsfromdump tool to make imgfs-new.bin
imgfsfromdump can't proceed the SYS folder,it can only deal with original "DUMP" folder
that means,when u dumped out the "DUMP" folder and use pkgtool(or packagebuilder) proceed it into models(SYS、OEM...ETC),u have to use BuildOS.exe rebuild all the files in SYS OEM.the result of BuildOS's rebuild just like the original "DUMP" folder.then u can use imgfsfromdump to make a imgfs-new.bin
Sorry about my poor English...
well,i still try to show u the way i repack imgfs.bin wihtout change anything.
1st, get the imgfs.bin
2nd,use imgfstodump and get the "dump" folder
3rd,use imgfsfromdmp directly,i get the imgfs-new.bin
blue00mountain said:
There's quite some information on the web regarding xip porting. I felt that XIP is quite straight forward, not much problem. The problem I felt so far lies in SYS porting, and a chance to get a good OEM unmodified rom.
And there isnt any emulator to test rom. YOU WILL NEED TO FLASH INTO PHONE TO TRY IT OUT. However, this phone has a nice bootloader, which it checks for rom integrity before flashing. if you rom is incorrect, it doesnt allow to flash at all. Basically it is quite safe unless you messed something other than xip sys itself.
Click to expand...
Click to collapse
ic, but i find that the xip size should be ~3200kb, is it just omit it during compling the xip?
In addition, do you mean it is just simply that just using Da_G's build with Da_G's MSXIPKernel + initflashfiles.dat and original P835 OEMXIPKERNEL is ok?
Sorry for my question because I know less on the OS complie, thanks
leofong2022 said:
ic, but i find that the xip size should be ~3200kb, is it just omit it during compling the xip?
In addition, do you mean it is just simply that just using Da_G's build with Da_G's MSXIPKernel + initflashfiles.dat and original P835 OEMXIPKERNEL is ok?
Sorry for my question because I know less on the OS complie, thanks
Click to expand...
Click to collapse
i don't think the XIP size should be 3200kb,anyway,in the Traditional Chinese version Rom,the size of XIP is more than 4200kb.
based on my experience, you dont need to have an exact same size for xip.bin. not sure if it will cause any problem but It will start anyway.
regarding your repacking dump question, the proper sequence i think is:
imgfstodump-->packagebuilder-->greloc-->buildos-->imgfsfromdump = imgfs-new.bin
blue00mountain said:
based on my experience, you dont need to have an exact same size for xip.bin. not sure if it will cause any problem but It will start anyway.
regarding your repacking dump question, the proper sequence i think is:
imgfstodump-->packagebuilder-->greloc-->buildos-->imgfsfromdump = imgfs-new.bin
Click to expand...
Click to collapse
Since I saw the p835abisplit2 creator starkwong said that (若要修改 XIP,請確保重新嵌入 nb0 前的 XIP 大小是跟原來的相同,否則刷機後會開機失敗)
-> if modifying XIP, please ensure the re-embedding nb0 XIP size is same as original XIP size, otherwise it may cause turn-on (mobile) failure after flashing.
If it is ok, that's great

[APP] Windows Boot Menu

This is my first service to this community
A boot menu that I made using VB.Net V.2.0, With real looks so that you can fool your friends and family
Just extract anywhere on your device create shortcut in startup folder and run (or reboot).
It should work on any device Especially Rhodiums and in landscape mode.
It will detect ubuntu, and android in your device. And it doesn't look in registry for setup, it looks for haret.exe file. So ubuntu should be installed in "\storage card\ubuntu" and android in "\storage card\andboot".
(if you have android and ubuntu and running in landscape, the small grey button is ubuntu as in the screenshot)
Auto Boot is also a feature (widows is set by default)
Questions and suggestions are welcomed....
Uploaded Cab installer for lazy guys like me
8/8/2010 Updated:
Disables set default button when used
Shows the default os name
Added icon
Cab installes on storage card
Fixed bug: saves the default os
C'mon more than 60 views and not one download!!!??
first download lol, i'll install it when I wake up in the morn
Shouldn't there be some indication what the current default OS is? There is an indication that it will load the default in x seconds, but no way to tell which one it will be.
why not use http://forum.xda-developers.com/showthread.php?t=623792 ?
ill make an indication for thee default, sry i forgot
and gen.y dualboot doesnt support ubuntu, and has many errors, and most are registry errors, plus the interface is colorful, i made this to fool my geek friends
ridolfo said:
Shouldn't there be some indication what the current default OS is? There is an indication that it will load the default in x seconds, but no way to tell which one it will be.
Click to expand...
Click to collapse
Your post made my find a bug somehow that is fixed now. THXXX
Wise Bird Solutions
This Program is brought to you by Wise Bird Solutions Enjoy!

[APP] XDAndroid Startup Utility - v1.3.1 - 29-OCT-2010

Welcome to the XDAndroid Startup Utility thread. This app can be installed in Windows Mobile 6.0 Pro and up which manipulates startup.txt depending on which checkboxes are selected in the Options screen.
The app also has an update utility which can download the latest kernel, rootfs, and initrd.
Currently it supports generating startup.txt for Rhodium, Raphael, Blackstone, Diamond, and Topaz. This thread is mainly for Rhodium support (since that's the only phone I have), but other device posts are welcome so long as it's only related to this application and not to Android specifically.
Regards,
Sov
*Special thanks for Reefermattness for supplying the slick graphics! HERE is his thread for his CAB project that is used with my startup utility.
If this app has made your life easier, send me some coffee money so I can get less sleep and stamp out more code!!
DOWNLOAD HERE
After you download, give me a shout out what you think about this app. I'm getting 1,000's of downloads, but only a few comments. I just want to know how well this app is working for you... THANKS!
Sov
__________________________________________________
XDAndroidStartup v1.3.1
XDAndroidStartup v1.3.1 Mirror (Mediafire) - for those that have problems downloading from filefront
* Fixed an issue with smaller than previous update files corrupting when overwriting the older one on the device - update.zip is checked for existence and deleted if exists now...
__________________________________________________
XDAndroidStartup v1.3 - Depricated
* Added visual cues while downloading and unzipping updates
* Fixed an issue with update not always being unzipped into the android directory specified
__________________________________________________
XDAndroidStartup v1.2.4b3 - Depricated
This one should finally fix the rel_path issue. The cold medicine is getting to me today...
GOTCHA'S:
no longer put a "\" before your path in Advanced. For instance if your Android directory is \Storage Card\froyo then just type "froyo" (without quotes) in the text box. You'll get the idea when you see the new layout of the Advanced page...
Known bugs:
*Putting your android file system in the root of the sdcard might still not work...go ahead and try it and give me feedback, though!
__________________________________________________
XDAndroidStartup v1.2.4b2 - Depricated
Added rel_path for users having issues when the Android file system is somewhere other than "andboot".
*Non-english users, please let me know if DirectoryNotFound exception is still working with this version...
__________________________________________________
XDAndroidStartup v1.2.4b1 - Depricated
This is beta for non-english phone users to see if the DirectoryNotFound exception is fixed. I only have a Tilt 2 so I can't check it. Let me know how it goes...
__________________________________________________
XDAndroidStartup v1.2.3 - Depricated
Knows bugs:
* DirectoryNotFound exception in non-English phones - under investigation...
* Some people report that it will not boot Android with the Android Directory (Haret.exe location) set to \Storage Card (root) in advanced settings, but very few say this...
__________________________________________________
FAQ:
Q: What do those dern things mean in Advanced Settings?
A: CDMA = Sets force_cdma=1 in startup.txt. This is for CDMA phones. If you pick the correct phone on the main screen, XDAndroid Startup sets this option for you..
HW3D = Sets hw3d.force=1 in startup.txt. This is needed for most phones now (even the Rhodium, YAY!) in order to take advantage of Hardware 3D rendering instead of the slow software rendering.
N. Am. Dial = North American Dialing - This is required for north american prefixes and for Google Voice to work. I haven't used Google Voice personally, but have been told it is necessary.
Post-Android Auto Backlight = xdandroid startup automatically sets winmo registry settings to disable auto backlight dimming so android can control. Upon rebooting winmo a .exe file needs to be placed into the start directory of winmo if auto backlight is to be re-enabled in winmo. Check this box if you want auto-backlight to be re-enabled in winmo upon reboot.
Overclock? = Sets acpuclock.oc_freq_khz=XXXXXX in startup.txt (XXXXXX = the Overclock Level you select just below * 1024)
Overclock Level = If Overclock? (above) is checked, this sets the XXXXXX value (see above) to your selection * 1024.
Manual Startup.txt = check this box if you want to use your own startup.txt instead of xdandroid startup generating it.
Storage Card\<insert your android directory here>\Haret.exe = This is where you tell XDAndroid Startup where haret.exe is and this tells Haret where the android files are.
Anyone for Screenshots???
might need a changelog, huh????
I had to deal with the "directory not found " bug since i've got a german Rhodium.
I just changed the Path from "Storage Card\Andboot" to "Speicherkarte\Andboot" and it worked so it seems that the only problem here is that the Patch "Storage Card" is translated into the equal language of the phone and therefore the default path can't be found
Ps: Please excuse my bad english ^^
@Gronkdalonka
Not all german roms are concerned.
----------
Das hatte ich natürlich als erstes geändert, aber der Fehler ist ein anderer, der nicht bei allen deutschen ROMs auftritt. Es gibt eine lange Fehlermeldung.
What do the options in the Settings of the Startup Utility represent?
I know what HW3D, Overclock, and Force CDMA mean, but what about the rest?
Thank you
atomixpaintball said:
What do the options in the Settings of the Startup Utility represent?
I know what HW3D, Overclock, and Force CDMA mean, but what about the rest?
Thank you
Click to expand...
Click to collapse
Did you check it out...? I think he added the north am dialing setting... What else do you need?
atomixpaintball said:
What do the options in the Settings of the Startup Utility represent?
I know what HW3D, Overclock, and Force CDMA mean, but what about the rest?
Thank you
Click to expand...
Click to collapse
N. Am. Dial = North American Dialing - This is required for north american prefixes and for Google Voice to work. I haven't used Google Voice personally, but have been told it is necessary.
Post-Android Auto Backlight = xdandroid startup automatically sets winmo registry settings to disable auto backlight dimming so android can control. Upon rebooting winmo a .exe file needs to be placed into the start directory of winmo if auto backlight is to be re-enabled in winmo. Check this box if you want auto-backlight to be re-enabled in winmo upon reboot.
Manual Startup.txt = check this box if you want to use your own startup.txt instead of xdandroid startup generating it.
Gronkdalonka said:
I had to deal with the "directory not found " bug since i've got a german Rhodium.
I just changed the Path from "Storage Card\Andboot" to "Speicherkarte\Andboot" and it worked so it seems that the only problem here is that the Patch "Storage Card" is translated into the equal language of the phone and therefore the default path can't be found
Ps: Please excuse my bad english ^^
Click to expand...
Click to collapse
The actual bug that I'm referring to in my first post is about the exception that comes up when loading the app on non-english phones. Some devices are getting a directoryNotFound Exception.
What you are referring to is not a bug, but a feature. That setting is there for people that want to move android around instead of in the default directory. And, yes of course, people with non-english phones will have to edit that option in advanced...
Ah, sorry, my bad
XDAndroid Startup Utility 1.2.4b1 posted in first post. Non-english phone users please try and give some feedback about the DirectoryNotFound Exception.
Thanks!!
Thanks, its working, but reed until the end.
It started after I have renamed HARET.EXE to Haret.exe and edited androidroot.txt (/Speicherkarte/ANDBOOT).
Maybe it was a capital letter problem after the extraction of the android.rar in Windows 7 and copy of the extracted folder to the sd card.
But then I got the next error message in german:
... Please install NETCFv.35.Messages.DE.wm.cab for WM 5.0 or NETCFv.35.Messages.DE.cab ...
System.Net.Sockets.Socket.ReceiveNoCheck(Byte[]buffer, Int32 size, SochetFlags socketFlags)
at
System.Net.Connection.Read/Byte[] buffer, Int32 offset, Int32 count)
...
at
XDAndroidStartup.Form1.UpdateSystem()
I have installed that file from here:
http://www.gps-vor.de/netcf35.htm
but i got the same error.
The phone is going in suspend and came up with that error.
I tried with my fingers on the touchpanel during updating and its working now.
I hope you can understand my poor english.
Tippfehler said:
Thanks, its working, but reed until the end.
It started after I have renamed HARET.EXE to Haret.exe and edited androidroot.txt (/Speicherkarte/ANDBOOT).
Maybe it was a capital letter problem after the extraction of the android.rar in Windows 7 and copy of the extracted folder to the sd card.
But then I got the next error message in german:
... Please install NETCFv.35.Messages.DE.wm.cab for WM 5.0 or NETCFv.35.Messages.DE.cab ...
System.Net.Sockets.Socket.ReceiveNoCheck(Byte[]buffer, Int32 size, SochetFlags socketFlags)
at
System.Net.Connection.Read/Byte[] buffer, Int32 offset, Int32 count)
...
at
XDAndroidStartup.Form1.UpdateSystem()
I have installed that file from here:
http://www.gps-vor.de/netcf35.htm
but i got the same error.
The phone is going in suspend and came up with that error.
I tried with my fingers on the touchpanel during updating and its working now.
I hope you can understand my poor english.
Click to expand...
Click to collapse
1) I think it was the directory problem (see answer 2) and not HARET.exe being capitalized. I have the file as HARET.exe also (capitalized) and it works on my Tilt 2.
2) Did you try changing the directory to /Speicherkarte/ANDBOOT from the Advanced Options page instead of editing androidroot.txt directly? I only ask because I'm wondering if you had a problem setting the directory using the app since you didn't say whether you did or not.
3) Did you get that error message when you pressed Update in the app or it just came up without pressing anything?
Regards,
Sov
I got this error after I pressed the update button, got a black screen und pushed power button.
After changing the folder in the program, the androidroot.txt was not changed and I did it by myself. (maybe not needed)
XDAndroid Startup Utility v1.2.4b2 is available for download!!
Added rel_path to startup.txt for users having issues when the Android file system is somewhere other than "andboot".
*Non-english users, please let me know if DirectoryNotFound exception is still working with this version...
sovereignty said:
XDAndroid Startup Utility v1.2.4b2 is available for download!!
Added rel_path to startup.txt for users having issues when the Android file system is somewhere other than "andboot".
*Non-english users, please let me know if DirectoryNotFound exception is still working with this version...
Click to expand...
Click to collapse
Everyone, please bare with me. There was still a problem trying to run android from somewhere other than "andboot" (I blame it on the cold medicine )
v1.2.4b3 will be out shortly that should fix it...
v1.2.4b3 is ready for download...
b3 works fine for me, thanks!
I had the issue with the DirectoryNotFound exception on a german device.
B3 works fine for me, thanks!
Also I got no problems with a black screen while updating.

build (blazn 2.2.2)

tiad8 just released blazn 2.2.2
very smooth. OMG VERY STABLE
the best build for my blackstone. check it out
http://tiad8.com/showthread.php?t=1
yankees2450 said:
tiad8 just released blazn 2.2.2
very smooth. OMG VERY STABLE
the best build for my blackstone. check it out
http://tiad8.com/showthread.php?t=1
Click to expand...
Click to collapse
yes indeed, looks very good from the clip (youtobe)
And what about nand? Any progress?
paul-ac said:
And what about nand? Any progress?
Click to expand...
Click to collapse
Be patient... it will come sooner or later.
WOW is great,i instaled !
Fast and Stable ,
BLAZN 2.2.2 :
register an play,
Good Luck !
http://tiad8.com/showthread.php?t=27
Hi and thanx for the good job with this build. I have a few question about key mapping. When my phone is locked i can press "home button" to unlock it. It's a problem for me because I always have the phone in my pocket and it can be unlocked easily.
Is there a way to disabled this action?
edit: I would add that I got a deep sleep during the afternoon and the phone was quite hot.
Thanx
when i see first page after android start works i can't do anything becouse my touch screen don't work and after 2 mins trying to "touch the android to begin" my blackstone freez ;/
my startup.txt
set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2030
set KERNEL zImage
set initrd initrd.gz
set cmdline "lcd.density=240 msmvkeyb_toggle=off msm_blackstone_pad.vibrate=1 board-blackstone.is_gsm=0 force_cdma=0 acpuclock.oc_freq_khz=620000 gsensor_axis=-2,-1,3 msmsdcc_1bit msmsdcc_fmax=14000000 msmsdcc_nopwrsave"
boot
i'm using:
modules-2.6.27.46-01258-gf9e4956.tar.gz
what can be wrong?/
warfae said:
when i see first page after android start works i can't do anything becouse my touch screen don't work and after 2 mins trying to "touch the android to begin" my blackstone freez ;/
my startup.txt
set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2030
set KERNEL zImage
set initrd initrd.gz
set cmdline "lcd.density=240 msmvkeyb_toggle=off msm_blackstone_pad.vibrate=1 board-blackstone.is_gsm=0 force_cdma=0 acpuclock.oc_freq_khz=620000 gsensor_axis=-2,-1,3 msmsdcc_1bit msmsdcc_fmax=14000000 msmsdcc_nopwrsave"
boot
i'm using:
modules-2.6.27.46-01258-gf9e4956.tar.gz
what can be wrong?/
Click to expand...
Click to collapse
Guy download an kernel 1278... and you need to fix your startup + boot first without sim and disable data after.. turn off phone get sim back and boot into winmo and bootagain android
your startup will look like this :
set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2030
set KERNEL zImage
set initrd initrd.gz
set cmdline "lcd.density=240 msmvkeyb_toggle=off msm_blackstone_pad.vibrate=1 force_cdma=0 acpuclock.oc_freq_khz=620000 gsensor_axis=-2,-1,3 msmsdcc_1bit msmsdcc_fmax=14000000 msmsdcc_nopwrsave"
boot
Hello guys i have question and problem with this blazn 2.2.2 i try to run it and always it stuck on XDANDROID animation and that its.. i try few times waiting around 15 even 20 minutes the Android do not start.. only stay in the XDANDROID animation, all seems to be loaded good no error at all i dont know what im missing for this reason im uploading the files i use... please tell me what i need to edit or put to run this android version on my Blackstone.
I put all this files inside the ROOT of my SD Card like i do always after i run Haret everything its normal etc and just stuck on the XDANDROID animation so i guess i missed something?!
Thank you in advance
http://www65.zippyshare.com/v/73240968/file.html
Edit: Im waiting the Official Release for Blackstone Tiad8 say.. ETA after 2 hrs will try it with Sure!!!
For Android blazn_2011.04.06 from tiad8
tsalta said:
Hello guys i have question and problem with this blazn 2.2.2 i try to run it and always it stuck on XDANDROID animation and that its.. i try few times waiting around 15 even 20 minutes the Android do not start.. only stay in the XDANDROID animation, all seems to be loaded good no error at all i dont know what im missing for this reason im uploading the files i use... please tell me what i need to edit or put to run this android version on my Blackstone.
I put all this files inside the ROOT of my SD Card like i do always after i run Haret everything its normal etc and just stuck on the XDANDROID animation so i guess i missed something?!
Thank you in advance
http://www65.zippyshare.com/v/73240968/file.html
Edit: Im waiting the Official Release for Blackstone Tiad8 say.. ETA after 2 hrs will try it with Sure!!!
Click to expand...
Click to collapse
I use this (is in atachament ) and is working
put all Android from blazn_2011.04.06 and insert ts-calibration and Startup.txt, after instal android,and is not work just copy modules Black100 and zImage in folder with Haret
Good Luck !
DjMaryuslive said:
I use this (is in atachament ) and is working
put all Android from blazn_2011.04.06 and insert ts-calibration and Startup.txt, after instal android,and is not work just copy modules Black100 and zImage in folder with Haret
Good Luck !
Click to expand...
Click to collapse
still the same
will wait to try after few minutes the official release
Soon will be Avalible even more super fast and stability in the new Blazn 2.2.2
With Battery improvment, Faster SD card and alot other things.
Chek out this if you wana try it for yourself.
http://www.tiad8.com/showthread.php?t=38
So is this build better than frx06 whats the differences?
Oh well, reboots after running harret. Well this is somehow just a usual experience of android on blackstone - something critical doesnt work, well with this one nothing works. Can someone help me out?
root said:
Oh well, reboots after running harret. Well this is somehow just a usual experience of android on blackstone - something critical doesnt work, well with this one nothing works. Can someone help me out?
Click to expand...
Click to collapse
.......................
no!
Clock slow than normal
I try this and found the clock slower than normal. (I compare between touch hd-android and touch elfin-WM) First I set the clock at the same time, after one day HD time slow than elfin.
Hi guys,
im trying now to install this build into ext2 partition, but im absolut newbe.
What i have to write into startup.txt? Ext2 partition i have done on my sd card.
At last, the most stable one for me to use daily Even it works faster than windows The only problem for me is battery life. I hope we will have a nand version soon and it will be no problem then.. Thanks everybody working on this, THANKSSS
hi
tsalta said:
Soon will be Avalible even more super fast and stability in the new Blazn 2.2.2
With Battery improvment, Faster SD card and alot other things.
Chek out this if you wana try it for yourself.
http://www.tiad8.com/showthread.php?t=38
Click to expand...
Click to collapse
i tried it,its stabil and fast,without sim card,with sim blocks all the time...? any solution? thanks
...
kizaman81 said:
i tried it,its stabil and fast,without sim card,with sim blocks all the time...? any solution? thanks
Click to expand...
Click to collapse
and i have that with every android,still didnt found solution

Categories

Resources