Linux in XDAII Himalaya - MDA II, XDA II, 2060 ROM Development

Hi, I´m from Spain and my english is a bull ****, but somebody can said me which version of linux can install in my himalaya? and How...
Thanks a lot.

There is a linux called Mizi Linux which can run on smartphones, but I think it's CDMA only (and I dont think they have a port for Himalay devices).
If anyone knows the answer I would be interested too

Check this:
http://wiki.xda-developers.com/index.php?pagename=HimalayaLinuxBooting
HTH
Stefan

Hi Again
Yes, I test the Haret program buts not works for me.
I copy all the files in my Xda2 runs the haret program, and said me select a script file, I click in Run and dont do nothing.
Somebody can help me? I use the Haret program Correctly?
Thanks

Hi all.
When I realized that it would be possible to install a kind of linux in my XDA II i got very happy, so I went quickly to try it...
First I have to say that I´ve got an spanish XDA II, tsm500, but i changed the ROM, and now i´ve got the Windows 2003 Second Edition 2.06.
Well, maybe it doesn´t works for you ´cause you´ve got to change somehing in the startup.txt that you have to write before you upgrade it to the XDA.
Look, this is what you´ve got in the startup.txt :
set KERNEL zImage-2.6.3
set MTYPE 448
set INITRD "\Storage Card\initrd-2.6.3.gz"
set CMDLINE "root=/dev/ram0 init=/linuxrc ramdisk_size=14336 keepinitrd"
bootlinux
I have chagned a little bit the text:
set KERNEL "\Storage Card\zImage-2.6.3"
set MTYPE 448
set INITRD "\Storage Card\initrd-2.6.3.gz"
set CMDLINE "root=/dev/ram0 init=/linuxrc ramdisk_size=14336 keepinitrd"
bootlinux
Now, it works sometimes jeje. Yes I said sometimes, and not at all, but I think that I have advanced a little bit more. It works sometimes cause the first time that i executed the heret.exe it worked, the thermometer changed to red and the eyes of the penguin changed but our procces finish here... I can´t advance any more...don´t know way. Maybe some incompatibilities with w2003se and this heret versio...
Cheers!

Related

The "KITCHEN" startup screen

Hi guys,
great work on the Kitchen.
Is there any way we can change the boot screen to perhaps say "Custom rom made in the kitchen by XXXXXx"
or is there any easy way to change the startup screen?
cheers
are u running ur own? if so, just place ur new _bootimage.bmp file in place of xda-developers one
Hi Kalex
thanks for your reply.
could you kindly tell me the path of this file so i my change it.
i cant seem to locate it on my xda.
I made the rom in Jeffs kitchen.
Kind regards.
Ali
its not on the xda. its in the rom when it gets created and it gets burned into memory location for it. problem is since u are running it off Jeff's kitchen, u going to have to ask him to insert the file (doubt he'll do it).
alex
i understand, thanks for your help
hello all,
I'm trying to make my own rom with the mkrom program and In didn´t find the Bmp you said.
how is it call??
and in what directory is it?? (files1,files2,cfg,...)
thanks
It's called 'bootimage.bmp' and it's in the cfg directory. Make sure it's a 240x320 bmp file saved with the properties 'Windows'. '16 bits', 'R5 G6 B5' and 'flip row order' (the above is using Photoshop).
If someone finds a Unix filter where I can specify these things, I guess I could make an upload button in the kitchen, but other things are higher on my list...
thanks XDA developer Peter Poelman for your fast answer,
I have another doubt: Do you know why I can´t open the bootimage.bmp file that comes with the ROM?
thanks again
clo said:
Do you know why I can´t open the bootimage.bmp file that comes with the ROM?
Click to expand...
Click to collapse
"can't open" with what?
which "the ROM"?
sorry
the ROM is 3.16.16 in Spanish
and Icant open the bmp with photoshop,paint,....
It maybe that I use a different ROM??
thanks
Since this is not a mkrom package we distributed, I suggest Itsme would know more of how his software writes the boot image. It may also be possible that you still need to find the correct address of this image in ROM (it differs...) before the software writes it correctly.
well as you say that this ROM coud not work , I tried with a 3.19.01 GER
and it didn´t work neither.
I obtain the bootimage.bmp but I can´t open it with any design program.
The bootimage is about 150kb and I suppose that this file couldn´t have this size. I suppose that this file is incremented with something like "\0" or something like this.
any ideas??
thanks for your patience "XDA developer Peter Poelman"
I read somewhere else that the 4.00.11 ROM Image in Jeffs Kitchen does have the splash screen changed from Test Only Not For Sale to something else. Is this True. My version I am running dtill has the old Splash Image-Test... Were there any other changes to this ROM since then, like newer versions of programs that can be added in the kitchen when cooking your own ROM or anything else?
Thanks,
erickbryce said:
I read somewhere else that the 4.00.11 ROM Image in Jeffs Kitchen does have the splash screen changed from Test Only Not For Sale to something else. Is this True. My version I am running dtill has the old Splash Image-Test... Were there any other changes to this ROM since then, like newer versions of programs that can be added in the kitchen when cooking your own ROM or anything else?
Thanks,
Click to expand...
Click to collapse
Yes, it's true , if you check : "in Add software and modify ROM , at "Today screen and appearance" , the box : "XDA-developers.com ROMkitchen boot image, you have that splash screen, instead of the annoying "test only...."
For ROM, choose : 4.00.11 ENG WM 2003, I did it, and I always have the "G" for GPRS :wink:

How to open new ROMs (like ITA) with ER2003Edit

Hi,
just a tip for opening the latest ROM files with ER2003Edit:
ER2003Edit has a file type selector in the file open box which is by default set to autodetect.
in autodetect mode ER2003Edit tries all encryption passwords it knows for any type of ROM (NK,Radio,ms_)
when using autodetect mode and your ROM does not get detected and you enter the correct password manually, you will receive an "Error accessing image files" message
To prevent this message choose the correct type of ROM (ms_.nbf) from the file type selector of the file open dialog and enter the password
ER2003Edit can open and edit all types of ROM files now in order to let you change the language and device type settings (to prevent country code error)
Tip: Opening ROM files is always faster when you do not use autodetect mode!
BTW here are the passwords for the ITA-Rom:
ms_.nbf: 0x20040305
nk.nbf: 0x20040304
radio_.nbf 0x20040306
A new version of ER2003Edit will have these passwords built in, but I currently do have no time for a new release just to include the passwords.
Enjoy!
fantastic
thank you very much
Works
Thanks
Softworks, are the the old passwords hardcoded into the app?
I reckon on your next update, maybe you could just make the app read an XML (or text, whatever) file with the passwords. So you can easily just add passwords in the future onto the text without having to recompile a newer version.
Also, since when talking about XDAII files, we're only talking about 3 filenames which never change. Maybe you could make a load process to simply check the filename which has been opened and use the corresponding "file process" to open it. Sort of like instead of autodetect when you open files. Have a simple check that checks wether one clicked either of the 3 files, then have a script that mimmicks selecting manually the filetype instead of "autodetect." That should eliminate the "nuances" of opening files (especially helpful for us n00bs hehe)
Cheers,
Carlo
Sorry, Iwould like to ask how / where to find the password of the images?
Thanks!
Hi All,
I have images which can't open by ER2003edit V1.2.20, it say the password is incorrect. Anyone can help or teach?
The rom image is from O2, the rom version is 1.60 or higher.
Thanks!
Can someone help me out too, it won n't seem to work with me.
d.zee said:
Can someone help me out too, it won n't seem to work with me.
Click to expand...
Click to collapse
Cant find them either.... Please help
See here:
http://wiki.xda-developers.com/wiki/HimalayaRomFlashing
Here is a patched version of ER2003Edit.exe that has the new 3 passwords. Auto detection now works. :lol:
Just unzip then copy it over installed ER2003Edit.exe usually found in
C:\Program Files\softworkz\ER2003Edit\ER2003Edit.exe
RE
Hi!
Thanks. It works.
:lol:
PDA: O2 XDA II
ROM Version: 2.06.00WWE
Radio Version: 1.18.00
ExtROM Version: 1.12.924WWE (from IIs)
OS: Windows Mobile 2003 Second Edition
OS Version: 4.21.1088 (Build 14132)
Any reason I am getting shcksum errors?
I chenaged the content of ms_.nbf save it, and tried to flash it, but I gor error 122 - checksum error?
Any known reason for that?
Looks like I am out of my depth but its worth a try
I have a blueangle and have worked out that there are more tools on in Himalaya than for us.
I have further worked out that the upgrade works in the same way.
So I would think that this tool does, Well I am either wrong or just dumb.
Is my undersatnding correct that this application would only have the paswords for the at that time Known rom realeases.
Is my understanding that even with a password out of a xda3nbtool this toll will not work if you add it in the dialog.
Thus I seem to find that if I fill in the device name, op and lang as well as pasword I fail, same is true if leave them blank.
Please help me out or point me in the correct direction
Thanks
Hi,
does anyone know a program or a howto for editing Asus MyPal ROM Updates? In fact I only have to add a single file.
Thanks for any response
Martin

Finally Arabizer working on Magneto WM 2005,

finally i got the most turn off things i faced in 2005 to back me up to 2003 but after i installed 2005 for the 4th time & desided to stick with it untill i either solve the problem or microsoft will post solution
1. Etisalat Settings for mnet & MMS
(everytime you install them they somehow crash the original DB of messaging where you will not be able to open your mesages anymore untill you do a format
2. and most importantly Arabic reading writing
after long time spent to fix those problems i finally got them working, see screen shoots
yeah ok , great but how u fixed the issues ?
lol am sorry it was a bit hard, & even worse to explain, i writing down something that might help people around doing it once i find an easy way to make it accesseble to people
Rabia said:
lol am sorry it was a bit hard, & even worse to explain, i writing down something that might help people around doing it once i find an easy way to make it accesseble to people
Click to expand...
Click to collapse
Post a cab or tell us what you modified in the registry!!!
Waiting, thanks! :?
Oh something else I noticed the radio rom is 1.08.00, can you dump it?
PC) folder, take a copy of your registry after pasting the file & before softreseting the the device, then reset your device, if it will ask you then if you want to run few DLL files acept all of them, then take another copy of your registry & store it in a differant file, now go to your programs & you'll find arabizer file there in which one of them is english name, another one is arabic as '7ayarat & the 3rd one is arabic letters but mirrored in reverse, this will be always your indication if arabic is now working fine, click on this file, it will load couple of other DLLs but will give you some error message about an AOP????? file, don't mind it, now got to your control panel, (Setting) of your mobile & go to the settings Tab, again it will ask you to load some file.cpl say yes, soft reset your device with a software for soft reset not through the pen, then it will load, if you get an error about some file couldn't be loaded just reset few times & it should work, if you lost you signal in gsm, load the first registry file & softreset your mobile again, it will ask you to load some dll file again accept them then go to the settings to load the cpl file, then reset , if this doesn't work load the second resitry file & do the same proccess untill the file with the names reversed is corrected, now enjoy arabic on your system.
اود التنبية على انني لست مسؤلا عن اي مشكلة تطرأ على جهازك و العملية متعبة جدا
PS. if some get this way working for him i please him to put it in a simplified way because unfortunatly i have too little time to spare on rewriting it in an organized way, but once it worked i had to post it here because this is the best site in the world for PPC's & they deserve the best
Thanks mate I'll give a try later on
now that's interesting , thank u
anyone tried it guys am intrested to know
i think the secret is in the registry integrity & the file loading proccess, if you load the arabic files first after reseting the device they will affect the memory or the gsm loading, specifically the file CPROG.EXE which don't get loaded correctly, actually this is how i found i can fix arabic if i only get it loading after cprog & not before, thats why you put the files manually without the setup file so after you reset the device & when it asks you to load the dll files it will insert it in the registry after loading the cprog not before
guys i heared someone tried it withought backing up the registry & it worked perfectly fine, remaining only is the camera & record button & this should be it for me
i think the camera is the last problem , buttons are working fine 8)
Rabia said:
anyone tried it guys am intrested to know
i think the secret is in the registry integrity & the file loading proccess, if you load the arabic files first after reseting the device they will affect the memory or the gsm loading, specifically the file CPROG.EXE which don't get loaded correctly, actually this is how i found i can fix arabic if i only get it loading after cprog & not before, thats why you put the files manually without the setup file so after you reset the device & when it asks you to load the dll files it will insert it in the registry after loading the cprog not before
Click to expand...
Click to collapse
sadly it didnt work for me,the device kept hangings on the splash screen,I tried it with wireless on and off, i did hard reset 5 times (2 with clear registery option) but nothing worked,I also upgraded to Radio 1.17 but still didnt work,I couldnt find out what's going wrong (I get prompt to overwrite 3 files while copying them into windows folder) WM2005 1.50h, Radio 1.14 then 1.17
well am not sure but regarding the hard reset only do the clear registry hive option without the format,
hi guys!
we are working for the localize Himlaya WM5.0 to Chinese and Japnese.
On the previouse OS, we need Font and registry, and also need wince.nls which support to encoding to our languages.
without replacement wince.nls, the inbox and IE cant encode to ours.
Usual, we got the wince.nls which has our lamguge support from the device of Japanese or chinese, or take from SDK emulator, or make it ourseleves with MS Platform Builder.
Till the version of WM2003se, easy to replce it.
But new OS of WM5.0, replacement of wince.nls can not be effected, even it was replaced firmly. the OS seems to be ignor that!
@On the Himalaya WM5.0, Some version such like 1.6b, 1.6h, 1.6i can get encooding with new wince.nls, but other version of WM5.0, it was not be able...cant find the reason yet.
@On the Blue Angel WM5.0, also it was ignored by OS
@On the Jasjar just we got, also it was ignored..........
We need find some solution of this system which ignore the replacement of wince.nls.
i already work for that more than 5days ........
I think to localize to Alabian, you guys will have same problems.
Example some of you can replace wince.nls, some of you can not get it.
so if you got some information, please exchange it about that, of course we also let you know if we got it!
Thanks guys!
following is our thread about localize to Chinese / Japanese..
You may know what happened on new OS.
http://forum.xda-developers.com/viewtopic.php?t=24781&highlight=
here it is guys
did it
check it out
http://forum.xda-developers.com/viewtopic.php?p=160111#160111
1.6c
yes. I am using WM5 1.60C WWE, I can not replace the wince.nls in rom with new one.
this is again a simplified version of installing arabic in your WM2005, just install both attached cabs in there sequence & everthing should be working fine
PS am not resposible if it crashes your device but so far it haven't crashed min
to Replacement wince.nls
PLS install this cab,
and place your wince.nls onto \Temp folder
then soft reset. you can replace wince.nls
<exactry saying, not relace.enable to read wince.nls from \Temp frolder>
Rabia, what's so different about your arabizer version?
ramram said:
Rabia, what's so different about your arabizer version?
Click to expand...
Click to collapse
its the same as my earlier version but before people comlaint about arabic keyboard not getting installed & the need of using a 3rd party arabic keyboard for it to work, also some people had trouble over writing few files & so HOPFULLY this makes the installation far more easier untill Mr Imaginet company decides to develop a fully intergrated 2005 arabizer
Imaginet already created the arabizer for 5.0, but they didn't release it yet as you can see in the JasJar arabized version, we have a new built of arabizer

Animated StartUp screens possible for Prophet?

I found some possible ways to get a animated startup screen on Artemis, Hermes, Trinity and Elf, but what is with them for our Prophet?
Can anybody get them working? I tried some but without success!
Try these links for more information:
http://forum.xda-developers.com/showthread.php?t=321638
http://forum.xda-developers.com/showthread.php?t=321503
yes it is possible, but I didn't worked it out fully.
it worked when I flashed prophet with a cooked rom that used initial leaked dump(sys and oem) of Touch.
device booted till startup animation and stops at welcomehead.
It prove that its possible on prophet also. However floating cab/oem-packs never worked.
evo 8 has a start up animation
it works , but I don't use it because it just make the reboot takes longer.
hma4 > Where is the OEM Pack how is working you use ?
Good night
Yeah, i want the OEM-/SYS-Package for this, too!
yeah
i'm interested too!!! can someone upload some progz or animations or an how-to make it? Thank you
KEN
I will try to include that functionnality to my BootScreen changer tool (see my signature).
An update is coming within 2 days max.
I would like to have that "shiny" on my phone aswell
I'm sure the hardcore rom cooks don't use it... but it would be a nice addition...
see if you tell us how to do it hma4 or gullum, then the people have to wait extra seconds on boot time but add some "shiny stuff" to their PDA phones.
I've extracted the needed files and one registry path (with some sub-entries) and integrated them into my german Prophet Touch IX, flashed it and nothing apeared!
It seems that there must be more than I've found!
i know i'm not a genious in this stuff, but isn't there like a DLL needed to actually get those animations going... isn't there a little secret file you need to get it going...
i cant find out how to make it work... can someone tell me how to do such thing? thank you so much
man I would love to have an animated today screen... that would be awesome.
Hey,
Yes, you can have an animated Today screen for your PPC. There's one by Gigabyte and it's really awesome! Search for it and I'm sure that you'll find it.
kiwi992.
We're searching for a possible way to integrate an animated bootscreen and not an animated today screen!
EVO8EN has it... so i'd guess rip it out of that rom or just plainly ask the cook...
any update on this?
ok i seem to have found all the files... you need a couple more files than only the one file in the cab...
so it seems...
StartupAnimationEngine.dll (the engine to have the startup animation)
(i'm figuring out if this DLL needs to be added to the drivers list inside the registry)
PLAYSND.dll (seems to have a function to add startup sounds)
Htc_Lib.dll (used instead or aside of HTCUtil.dll i'm not sure...)
added this one to registry at drivers... it doesn't hurt my prophet... so i'm leaving it there...
Engine.Dll (i do not have the foggiest idea what the **** this file is for...)
these files are pointed out in some artemis startup animation thread:
http://forum.xda-developers.com/showthread.php?t=311357&page=13&p=1317509
the registry keys to activate it should be:
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\StartupAnimation]
"GIFFile"="\\windows\\animated.gif"
"Enabled"=dword:00000001
"WAVFile"="\\windows\\startup.wav"
"Volumn"=dword:0x50
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\StartupAnimation]
"GIFFile"="\\windows\\animated.gif"
"Enabled"=dword:00000001
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\HtcInit]
"Prefix"="HTC"
"Dll"="Htc_Lib.dll"
"Order"=dword:0
!!! verry important.... !!! i've added a HTCinit2 key so i didn't DELETE the HTCUtil.dll driver initialisation... just because i'm scared i'll f**kup my prophet...
use these settings and files at own risk...!!
(nothing happened when i used these files but you never know...)
HUZAAAH it works now...
f**k me!!! it works...!!! just edited registry... with the setting i really didn't want (the scared to make my prophet fubar part...)
it was the files i mentioned... it was the registry i mentioned...
so:
these files should be in your windows directory (on your pda that is... )
StartupAnimationEngine.dll
PLAYSND.dll
Htc_Lib.dll
HTCUtil.dll
Engine.Dll
regedit these settings:
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\StartupAnimation]
"GIFFile"="\\windows\\animated.gif"
"Enabled"=dword:00000001
"WAVFile"="\\windows\\startup.wav"
"Volumn"=dword:0x50
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\StartupAnimation]
"GIFFile"="\\windows\\animated.gif"
"Enabled"=dword:00000001
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\HtcInit]
"Prefix"="HTC"
"Dll"="Htc_Lib.dll"
"Order"=dword:0
however i did make another regedit but i don't know weither it's needed or not...
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\StartupAnimationEngine]
"Dll"="StartupAnimationEngine.dll"
in any way these are my settings and they work...
FOUND A PROBLEM!! if you have a WAV file to play at startup my sounds stop working... no rings, no mp3, nothing!!

[HOWTO] Android on Startrek

I'm happy to announce that, thanks to the awesome work done by the wing-linux project, it is now possible to run Android on the Startrek. Well, kind of.
Limitations
As of now, functionality is pretty limited on this hardware. The telephony drivers do work, and they automatically pick up many carriers like AT&T, but the most important apps for placing phone calls (Dialer and Contacts) will crash if you try to run them. This is a known issue related to the phone's lack of a touch screen. Audio playback is unsupported, though I've found that the microphone works during phone calls (which I've placed using commands via SSH). The external LCD only displays white.
Interestingly, Android is about as responsive as Windows Mobile on the device. There is no option (yet) to install the OS permanently; Instead, wing-linux installs to an easily-removable file on your SD card (required).
Instructions
Before you begin, make sure you have about 300MB of free space on the microSD card. (wing-linux requires installing to the microSD at the moment).
UPDATE (Nov. 10 2009)
The new wing-linux 0.4 release includes Startrek support! You can skip the list of instructions below and just install wing-linux normally. See their site for more information.
Download wing-linux (site) and extract it to your computer.
Follow the normal instructions for installing wing-linux, pretending that your phone model is the HTC Elf instead of the Startrek for now.
[*]After wing-linux is installed, browse to your microSD card using your computer and open the folder named "linux".
[*]Download the patched version of zImage, attached to this post.
[*]Replace the "zImage" file in the "linux" folder with the patched version you just downloaded. (This adds support for the Startrek's keypad to Android.)
[*]Open the file named "default.txt" and change the first line, from "set MTYPE 2372" to "set MTYPE 2487". (This tells Android that we're using a Startrek.)
[*]Save everything, place the microSD back into the phone, and start wing-linux again.
[*]After waiting a few minutes, you should have a fully navigable Android desktop!
Button Layout
I have attached a handy button diagram to this post, but the basic ones you need to know are:
Android's "MENU" button is the Startrek's "Home" button.
Android's "Back" button is the Startrek's right softkey (above the Hangup button).
Video Demonstration
Watch it in action at YouTube:
http://www.youtube.com/watch?v=DfTP2DKirUQ
Get Involved
If you're a linux hacker or an Android guru and you think you can help improve this project, come join us at the wing-linux dev forum/IRC!
thx¡*¡*i wait for you a long time¡*¡*¡*¡*
First ,thx.
it can install,and register into andriod .but it doesn't work,even for dialing and SMS
vikinghjf said:
First ,thx.
it can install,and register into andriod .but it doesn't work,even for dialing and SMS
Click to expand...
Click to collapse
Yes, I mentioned that. This isn't a final or polished release; it's just to play around with.
Works pretty good! none of the letter keys seem to work but , i did get the on screen keyboard to come up once but now i don't know what i did to get it to come up. I don't know how to remove widgets from the screen once i add one. Also how do i turn it off and get back to windows? Do i just have to pull the battery? Great job though! i can't wait to see if it will get fully functional!
Buckoni said:
Works pretty good! none of the letter keys seem to work but , i did get the on screen keyboard to come up once but now i don't know what i did to get it to come up. I don't know how to remove widgets from the screen once i add one. Also how do i turn it off and get back to windows? Do i just have to pull the battery? Great job though! i can't wait to see if it will get fully functional!
Click to expand...
Click to collapse
need much time
Buckoni said:
Works pretty good! none of the letter keys seem to work but , i did get the on screen keyboard to come up once but now i don't know what i did to get it to come up. I don't know how to remove widgets from the screen once i add one. Also how do i turn it off and get back to windows? Do i just have to pull the battery? Great job though! i can't wait to see if it will get fully functional!
Click to expand...
Click to collapse
Don't worry, I've observed all of the same things. And yes, I've just been popping off the battery cover to reboot for now.
BHSPitMonkey said:
Download wing-linux (site) and extract it to your computer.
Follow the normal instructions for installing wing-linux, pretending that your phone model is the HTC Elf instead of the Startrek for now.
After wing-linux is installed, browse to your microSD card using your computer and open the folder named "linux".
Download the patched version of zImage, attached to this post.
Replace the "zImage" file in the "linux" folder with the patched version you just downloaded. (This adds support for the Startrek's keypad to Android.)
Open the file named "default.txt" and change the first line, from "set MTYPE 2372" to "set MTYPE 2487". (This tells Android that we're using a Startrek.)
Save everything, place the microSD back into the phone, and start wing-linux again.
After waiting a few minutes, you should have a fully navigable Android desktop!
Click to expand...
Click to collapse
EDITED ... I understand !
Update: Now with less hackery!
The wing-linux project has released version 0.4, with Startrek support built-in. You no longer have to do the special steps outlined in the original post. Hooray!
Does the 0.4 update offer any more function than the last one? I'm downloading right now but, i thought i would ask.
Buckoni said:
Does the 0.4 update offer any more function than the last one? I'm downloading right now but, i thought i would ask.
Click to expand...
Click to collapse
Other than having Startrek support already included, it shouldn't be much different from 0.4pre. I think there is a file manager application, now.
Hi
I install the 0.4 version + startrek cab .
but when i active the icon in start menu , this massage appear :
cannot open script file \storage card\linux\default.txt
i explore this path with pc , and there is no file with this name .
what can i do ? can anybody share the content of default.txt file for me?
please somebody share content of " default.txt " for me .
ceramic said:
Hi
I install the 0.4 version + startrek cab .
but when i active the icon in start menu , this massage appear :
cannot open script file \storage card\linux\default.txt
i explore this path with pc , and there is no file with this name .
what can i do ? can anybody share the content of default.txt file for me?
Click to expand...
Click to collapse
I've the same problem.
I've tried to change default.txt to startup.txt that exist but doesn't work
Jaba
jabawack said:
I've the same problem.
I've tried to change default.txt to startup.txt that exist but doesn't work
Jaba
Click to expand...
Click to collapse
of course it can't be done .
contents of " default.txt " is different .
apparently , we must make the " default.txt " with notepad . but what's it's contents ? maybe a path that guide haaret for booting kernel .
COntent of default.txt
set MTYPE 2487
set KERNEL "zImage"
set INITRD "initramfs.cpio.gz"
set CMDLINE "debug quiet psplash=false loglevel=7 init=/sbin/init console=tty0 video=omapfb:accel gsm-wizard.noreset=1 gsm-wizard.noload=1 4"
log "earlylog.txt"
bootlinux
----
Above is the content of the file, though I would suggest you to reinstall the whole cab as I don't have this problem after installation.
ghost_301 said:
set MTYPE 2487
set KERNEL "zImage"
set INITRD "initramfs.cpio.gz"
set CMDLINE "debug quiet psplash=false loglevel=7 init=/sbin/init console=tty0 video=omapfb:accel gsm-wizard.noreset=1 gsm-wizard.noload=1 4"
log "earlylog.txt"
bootlinux
----
Above is the content of the file, though I would suggest you to reinstall the whole cab as I don't have this problem after installation.
Click to expand...
Click to collapse
Bingo !!!!!!!!
thanks . now it is installed !
booting is slow ( maybe for first time )
Glad it'd help you. Ya, booting is slow and you have to press red button (end call) when it loaded to a stage with the ANDROID, then you will only greet with the Android logo. Enjoy!
Hi everybody
so cool ! I wish full ability of android was accessible !!
more questions : can wing linux complete development of this project ?
I know some linux developers , can a linux expert remap keyboard or run other parts?
what about other packages like phone , bluetooth ? how we can have complete functionality of android on startrek?
can anybody answer?
MTYPE 2487 in default.txt
doesn't work with qtek 8500, must change to 2372.
With this change I can boot linux, but after setup, run the calibration utility, and startrek isn't a touchscreen device as you know. How can bypass this?

Categories

Resources