[Android-DEV-testing] Panel power up fix - Touch Diamond, MDA Compact IV ROM Development

Hi,
I'm opening another testing thread for android development.
This thread aims at testing the diamond panel power up / down code that I've reworked.
It has been already tested on my DIAM100 with a sharp panel but I need some more tests on different diamonds. From what I've seen, the diamond 500 do not yet have any panel code but I need some diam500 users to confirm that with a small log.
THIS THREAD IS FOR PEOPLE WHO KNOW HOW TO USE ANDROID AND ADB.
Any feedback is welcome. If you're experiencing problems, please attach a dmesg log so that I can analyze the problem, otherwise I probably won't be able to do anything to help you.
People who wants to help but don't know how to make a dmesg log should start by searching for a guide on the forum. Once you've got adb working and know how to make a dmesg log, then follow the small instructions bellow.
Source tree : http://gitorious.org/~jbruneaux/lin...ux-msm-home-work/commits/htc-msm-2.6.27-panel
Logging instructions:
If you want to make a usefull dmesg log, then follow these few steps :
1/ Reboot your phone (that way, I can get the boot log, which contains tons of usefull debug outputs).
2/ Once the phone is booted into android, make a first dmesg log to ensure we have all the boot logging data
3/ Now, turn off / on 3 times the screen
4/ Make a new dmesg log
5/ Post the two dmesg logs along with a short description of the problem you encoutered (i.e screen does not power up or must be "forced" to be turn on by blind touching the unlock bar, ...).
Link to the kernel package : http://www.4shared.com/file/uIoHquR7/kernel_modules_diam_panel_2011.html

Just an idea: wouldn't you get a much broader reply if you create an initrd script that does all that logging stuft onto the FAT partition automatically?

virus if we lower screen resolution of diamond l480 x 640 in to 320 x 240 we can gain speed i dont know how to do it like james which is doing rhalp nand project did in ralp n gain speed as 36.5 in neocore like huawe u8150 hav same processor as diamond n running on 320 x 240 resolution ?? i was wondering if this is possible ppl tried but they are unable to find data sheet od diamond if u could help in this helicopter88 did lower but he dont know how to scale ?

xtremists said:
virus if we lower screen resolution of diamond l480 x 640 in to 320 x 240 we can gain speed i dont know how to do it like james which is doing rhalp nand project did in ralp n gain speed as 36.5 in neocore like huawe u8150 hav same processor as diamond n running on 320 x 240 resolution ?? i was wondering if this is possible ppl tried but they are unable to find data sheet od diamond if u could help in this helicopter88 did lower but he dont know how to scale ?
Click to expand...
Click to collapse
In fact, helicopter88 has already contacted me for this downscale but I don't have any clue on how it does work. Right now, my aim is not especially to get the diamond running faster but to improve the panel power on/off because I've got this fix for a long time now but before submitting it for the main tree, I must have some tests on different devices.
Maybe if helicopter88 or james have successfully reduced the resolution we can see how to make it available for all users if it really accelerate the global device speed.
Datasheet are not available for most of the components of our devices and qualcomm have protected all those stuffs with DNA and things like that. We have a few application notes but nothing really specific to one phone or one component. The only way we can work is with other official kernels and reverse engineering.
Regards, Jerome

I'd like to test this out,once i fix my phone...
No datasheet for our phone,is really hard to find what needs to be changed to scale the display..

this one consuming battery as i think and screen is pretty gud thn other kernls

hi Jerome
Nice work! thanks for looking in that matter ! That issue kept me from using android since it was quite a pain to wake the panel up !
Now the screen powers up pretty faster, even though i still see some glitches sometimes (but less than before) and seems like it's more difficult to power it on while it's sleeping (sleep mode is set on 1 in startup).
I'll do a dmesg later on, if I remember well, my diam has a toshiba panel..
DIAM100 using latest xdandroid FRX06

FRX06
mchh said:
hi Jerome
DIAM100 using latest xdandroid FRX06
Click to expand...
Click to collapse
Hi,
could you please tell me how to install xdandroid FRX06 on my diamond? On http://xdandroid.com i found only "ext2" zip package, i dont know how to use this...
thank you.
D/

Hi said:
http://xdandroid.com[/url] i found only "ext2" zip package, i dont know how to use this...
thank you.
D/
Click to expand...
Click to collapse
download http://files.xdandroid.com/FRX06_Full_Bundle_25.3.2011.zip
unzip in your SDCARD
select the startup for your device
and run haret

market
lqtdc said:
download http://files.xdandroid.com/FRX06_Full_Bundle_25.3.2011.zip
unzip in your SDCARD
select the startup for your device
and run haret
Click to expand...
Click to collapse
Thanks very much for bundle. I had some problems with running haret (it always does softreset after start..) but it seemed to be problem of energy rom, I flashed back stock rom and it works fine.
I had also problem with calibration but deleting calibration file solved id.
Now, android is running quite well, but I can't download anything from market. (It always says after while that download was unsuccesfull). I have google account, synchronizing with gmail works fine but market not.
Can you help me with that?
Thanks.

Related

Working Android on BA! (tested myself)

Hi, yesterday i was trying to launch android on my BA and i DID IT!
It works like ****:
Touchscreen doesn't work (you can activate list scrolling by pushing it on the side)
Some buttons don't work
No sound
Navigation:
D-pad (left, right, up, down)
Enter (on the keyboard, since D-Pad center doesn't work)
!WARNING! there is no end call and back buttons, you can't exit applications
How to? Here is the tutorial:
Create a folder on your memory card
Get the latest HaRET from here http://handhelds.org/~koconnor/haret/
Get the latest zImage from here http://www.angstrom-distribution.org/unstable/autobuild/htcblueangel/
(i use zImage-2.6.21-hh20-r16-htcblueangel.bin)
Rename it to zImage
Put that default.txt
Code:
set kernel zImage
set initrd "initrd-android.gz"
set CMDLINE "rootdelay=3 root=/dev/ram0 ramdisk_size=23504 init=/linuxrc"
boot
Now you need the system - Android
Get that: http://it029000.massey.ac.nz/vogue/initrd-android
Don't forget to rename it to initrd-android.gz
I've got it from here http://it029000.massey.ac.nz/vogue/
it stays in jumping to kernel... i followd the steps above, did you copy pasted the command correctly??
rafyvitto said:
it stays in jumping to kernel... i followd the steps above, did you copy pasted the command correctly??
Click to expand...
Click to collapse
Try different kernel. It works for me
GVG said:
Try different kernel. It works for me
Click to expand...
Click to collapse
Could you please tell us how did you install android on Blue Angel? Procedures and everything else. And also your opinion about it's performance. thank you very much
blackout_pt said:
Could you please tell us how did you install android on Blue Angel? Procedures and everything else. And also your opinion about it's performance. thank you very much
Click to expand...
Click to collapse
Just launch Haret.exe
Speed... hm... Almost like WM6
a lot slower than wm6 the android image should be tweaked in order to have proper drivers for touchscreen keys and sound
wow...very cool, I'll be looking for updates (if there are any)
hi friends,
i tested android and seems a good toy
i did make a rar with all files needed, you need only to extract to SD and run haret
Code:
http://rapidshare.com/files/147524450/android.rar.html
i'm really interested to go further on android.
about my tests, i can conclude two things:
- D-pad works, but not very well
- Touch screen is not working, but i know it detect moves on it
(try to dpad a icon, then touch the touch-screen, you ll see)
I'm not a expert on pocket pc, but i have my skills.
I found an other thing, hardware specification.
Code:
http://www.handhelds.org/moin/moin.cgi/BlueAngelHardware
if the information is right, the touchscreen is from the same family that the vogue one.
To continue this adventure, i need some lights. I know we have a developer from the kernel/Opie/GPE in this forum. If you are him, i need some lights about your work.
The other thing, i'll try to do is asking help to vogue/kaiser android project, to give me some lights how they touchscreen work.
The last thing. All the help is appreciated, everybody is invited in this project and all the help is welcome. And i really need it lol
udapte (23/9/2008)
Well i talk do vogue android project man, and the answer from him is simple. His work was only to port kernel to vogue platform. I will have to find who made the one we are using.
The touchscreen is detected, but somehow it doesn't work.
i have failed .
my BA get a FlashDIsk and ramdisk in WM6 enrironment..
when i run haret ....
after jumping to kernal
an error occur
can't mount SDcard .it's halt..
why...
How about your work? I'm working on this task also. Need more information to make it working. Could you give me some patches for BA's kernel.
Also the SC Card Message, any adivice o workaround?
w0w...
it runs on my BA. Great!
However I cant do anything inside. But thanks to all of you that make this possible.
I'm waiting for the next release, hope it will run faster, and all get better.
Thanks.
Is anything happening with this?
Any news?
Is vogue version working? I have try to build a kernel for BA but false to boot
Will try and report later....
kernel
I have A LOT of, like everything I could find, files to load linux on the Blue Angel. Angstrom, Familiar, QT...somethingsomething... Anyway, it works well except the wireless which I think should work until the thing goes into standby. Would the zImage/initrid files or any of the others help? I'd like to help ya get this working, I think most of the works been done. I must say, however, I am just learning about how this stuff works. I can't code, but I have a BA, lots of experience repairing hardware like ppcs and I really would love the chance to finally give back to this wonderful community after they've given me so much.
It would be great to get this working. It would give my pda2k a whole new lease on life.
any updates on this?
Thanks
so, any news? android would be quite nice.
i concur. i'd liketo see a android on the blueangel, why isnt there one? linux runs fine on it, theres an older android that supposidly boots on it.
cmon somebody make the damn thing work.

[W O R K I N G] Kaiser-Buntu - Ubuntu on the HTC Kaiser (!UPDATED w/DL-links!)

Hello everyone,
I am happy to inform all those folks who waited for a full Linux operating system on the HTC Kaiser PDA that today a little bit modified version of Zubuntu finally booted successfully on my HTC Kaiser.
It is a really in the alpha-state but it works, let's see what do we have:
TouchScreen: works perfectly with calibration
Screen: looks good. but programs doesn't support Kaiser's small resolution. You can fix this by using INTERPOLATION, but this makes picture quality a lot worse. To try it out edit the default.txt, find the mddi.height and mddi.weight values and change to for example 480 and 360.
Keyboard: works exactly as expected, some fine tuning with the keyboard map will be done
ScreenRotating
Not tested/not working:
WiFi (MY #1 ISSUE, TRYING TO FIX): I extracted the wifi section from an Android rootfs, successfully modprobed wlan.ko, dmesg shows that the driver is loaded OK, but:
Code:
iwconfig
tiwlan0: no wireless extensions
ifconfig tiwlan0 up
ifconfig: ioctl (SIOCDIFADDR): Can't assign requested address
TI's WLAN_LOADER program didn't work either, so now I am moving to the other driver (wl12xx)
Bluetooth (Driver is there, no BT programs installed, couldn't test it)
3G
Cameras
Phone (NO dialer, nothing, however perhaps gsm-libs can help us firing it up)
Many many thanks goes for all these people form the #htc-linux IRC channel: randomblame, Markinus, ali1234, Ondalf and bombenbach for their outstanding support and help!
I would like to say thank you especially to phh for his awesome help and patience with me!
Click on the image for more pictures!
Stay tuned for: hopefully working WiFi, screnshots, YouTube-demonstration.
If you are interested, want to say thank you, want to help, or have an idea how to fix some things please write into this topic.
Also if you like my work, please consider a little a donation for me
After all, I am pretty sure now you want to try this on your own too, so here is the link for the Google-Code website. Download all the files and read the Wiki to know what to do.
http://code.google.com/p/kaiser-buntu/http://code.google.com/p/kaiser-buntu/
Link to RootFS:
http://www.megaupload.com/?d=ANRC94ON
Mirror (thanks to jmcbrother):
http://rapidshare.com/files/371631240/ubuntu_rootfs.rar
Mirror #2 (thanks to hoatienii):
http://www.mediafire.com/?uvytadoykyy
Want to be updated? Check out the project's Twitter page!
http://www.twitter.com/kaiserbuntu
Thank you,
DOMy
RESERVED for future additions
Reserved for future additions
great work . please upload link to test
Sweet that is great news! I can't wait to try it out!
Me wants the alfa link
This is so great!
Maybe we can find a solution at my hackersspace.
Great Work... Luv Linux.... Ported Android on Windows Mobile Device... Eager to port Ubuntu on Kaiser...
can you please share the Linux Beta link ...
Makes me almost wanna install Ubuntu on my PC.
Dukenukemx said:
Makes me almost wanna install Ubuntu on my PC.
Click to expand...
Click to collapse
me 2
oh……thank you……I wanna test……wait ……
Would it be destructive to flash it to nand at this point in the project?
I wouldn't count on it even remotely fitting on the NAND. Besides, you'll probably have to have half the apps on an SD card anyway...
how about a build that will work with the new nomorootfs installers so hose of us like me can try it without going back to winmo, Would like to install to ext2.img files or sdcard partitions.
And is this remotely close to the MER Linux build that progress seems to be halted on I was able to get it to work
working XWindow?
I wouldn't recommend installing it to NAND (it doesn't work so good, for example I didn't have time to test power/suspend).
Xwindows works perfectly (except the resolution issue).
DOMy
resolution issue. can you please explain that? (whats wrong in resolution) before i flash back to ,WM and try it
Michga said:
resolution issue. can you please explain that? (whats wrong in resolution) before i flash back to ,WM and try it
Click to expand...
Click to collapse
The problem is that the rootfs is not for the Kaiser and the Xserver uses some hardcoded resolution (that means there is no config file for it) so circa half of the windows are too big for the screen. It is not a big problem because you can move them around so it is easy to get to one of the corners and resize them so you can see the whole thing at once.
Fixing this is on my To-Do list
sorry for the dumb question but...
will this support phone???
no mention in the OP.
I assume no. (for now anyway)
mnjm9b said:
sorry for the dumb question but...
will this support phone???
no mention in the OP.
I assume no. (for now anyway)
Click to expand...
Click to collapse
Driver support is there, but AFAIK no frontend yet.
DOMy
mod: I found this: http://packages.ubuntu.com/hardy/comm/gsm-utils and this http://manpages.ubuntu.com/manpages/gutsy/man8/gsmctl.8.html perhaps I will try it later (or someone can try it and report)
This intrigues me muchly, but why ubuntu/debian based?
There are other, (and imho simpler), bases to build on, slackware springs to mind, and there are some tiny distros out there, which may also be worth looking at, to say nothing of the likes of Familiar, an interesting candidate for a non-android htc-linux.

[ROM][Android] Myn's Warm Donut ported to Diamond!

First of all, it was very easy to get it working on Diamond. It is the fastest Android ever working on my Diamond. It version 1.6 ! But I think it's better because it is faster.
Still not working:
Camera
GPS ?
For a better Homescreen download PandaHome. With that tool you can download themes for Android and you can change the Lockscreen.
Also you can download OpenHome Lite, which runs much faster I experienced !
I think the battery is still a problem, because after a few ours it is empty if you are working much on your phone. Also Android says very early that your battery is empty.
The whole Android market should work!
If sound doesn't work on first boot, reboot! Then it should work.
1. Step:
Download Myn's Warm Donut for Vogue from here (The SQSH package)
forum.xda-developers.com/showthread.php?t=619980
Direct Download Link:
http://www.mediafire.com/?oitjoljxquj
Download the latest Zimage Kernel from here :
Without debugging (faster):
balsat.hopto.org/
Alternative, with debugging:
glemsom.anapnea.net/android/htc-msm-android
Download the latest RootFS from here:
http://xdandroid.southcape.org/rootfs/
Download the latest Innitrd from here:
xdandroid.southcape.org/initramfs/
Download the Startup.txt from the Attachment!!!!
The "Startup battery fake.txt" disables the 15% battery message, because the phone now only shows "battery is loading"!
Install it like the normal startup.txt and rename it as "Startup.txt"!!
2. Step
Extract all packages!
3.Step
Open the Folder of Myn's Diamond Rom and delete the following things:
INITRD.GZ
Rootfs.image
zImage
DEFAULT.txt
DEFAULT 240x320.txt
4.Step
- Copy the file from the latest INITRD to Myn's Rom folder. Rename it to INITRD.GZ.
- Open the LatestLinux folder, your zImage Kernel, and extract the .tar file. Then copy both extracted files to the Rom folder
- Now copy the file from the rootfs folder to the rom and rename it as rootfs.img
- Now copy the Startup.txt from the attachment the Rom Folder
5.Step
Copy all files of the Rom folder to the fresh formated ! storage of your Diamond.
6.Step
Start Haret.exe on your Diamond
Then Android will boot!
is this booted via haret??
and didnt we get alreayd donut 1.6??
yes it is booted via Haret.
There are some 1.6, but not as stable and fast as this one.
mediafire link for sqsh is not working!
Thank you sooo much for this build...for putting it together!!
Any idea if we can use those awesome themes on that page?? n is the resolution 640x480??
I dont know why media fire doesn't work. Now the link is correct, maybe it is working tomorrow again..I'll see.
Today Screen:
I don't know how, but i am working on it. Installation with NoMoRootfs is not working for me, maybe someone can try it?
There you have to copy the theme "androidupdate.tar" into a folder name andboot, then start android while you put down the volume up button, maybe for Diamond the button is another one? I don't know.
Theres someting called "MetaMorph" which manages themes, but it was also not working for me.
The only way i know to change the themes is to use "PandaHome"
testing
im gonna test it now and report.
PS: you can use openhome too. its a really cool program for themes.
oke i tested it:
The build is superfast i must admit.
but u seriously must fix the battery problem.. is that so hard??
i was just on the browser for 15 minutes and from 92% it went to 69%.
if you can fix that problem i will be soooo happy and the android will be completed for me...
WELDONE!
Thank you.
it is not perfect but worse to try.
WELDONE my friend WELDONE!
yepp, the fastest android on our diamonds, with it's already well knows problems: no camera and gps. By the way: how do u set the operator (3g, edge) internet options? Caz i have internet in windows mobile, which is not the case when i boot into the android via haret. In the options i didn't find anything useful to set it. Anyone?
THX man this IS the most fast rom available and i like it... but when i try to sync my google account with WIFI (WPA or no security) it fails.... it says something about not a good connection or sim data..... i CAN go to browser and browse the web though ?!
I had the same problem . Try a restart of you WiFi . For me that was the solution.
Wow thats really nice...
Had anyone tried to use one of the newer Kernels from the glemson autobuild page here:
glemsom.anapnea.net/android/htc-msm-android
Don't really know whats the differences between the kernel site in the first post and this one except that there are newer ones!?
So i think this version is a good candidate to run as a normal OS on my Diamond.
Greetz
restart of the wifi, like turning it off and on again... that didnt work.
Still got the same error.... can't get an reliable connection... bla bla... someone...
Wifi is the only way for me to sync and i really like the build so far
hm. that sounds strange. For me sync worked after it. I think restarts etc..maybe work?
Kernel
The link you wrote is also right, but the kernel i linked to is without debugging and because of that it is said to be faster.
Maybe the kernel with debugging solves some problems? Maybe the sync problem? Anyone can try it?
hermanherz said:
hm. that sounds strange. For me sync worked after it. I think restarts etc..maybe work?
Kernel
The link you wrote is also right, but the kernel i linked to is without debugging and because of that it is said to be faster.
Maybe the kernel with debugging solves some problems? Maybe the sync problem? Anyone can try it?
Click to expand...
Click to collapse
Had also no syncing probs...
Im trying the other Kernel right now...
Do you use Android for usual Day-Work? How long is your battery-life with normal use?
Anyone knows if theres a way to disable the annoying Battery Message with 15%? I think the indicator is not right and the bat can hold on longer...
Greetz
Okay tried it with the new Kernel. And your right. The one you mentioned in your first post is definitly faster and offers also less problems...
So my Android is running nice. Some minor improvements in Speed, the GPS-Module and more Battery life and i can wait another half year before buy a HTC Desire ;-)
How are the chances that GPS will work in next Kernel-Releases?
Ade
It's a nice built,and fast,but wi-fi doesn't work,and no home fullscreen,i will apreciate a little help from you,thanks!!!
liviu_007 said:
It's a nice built,and fast,but wi-fi doesn't work,and no home fullscreen,i will apreciate a little help from you,thanks!!!
Click to expand...
Click to collapse
So whats your Diamond Type? Diam100, Diam300, Diam500
There are slightly differences in these types. Mine is a Diam300 and everything is working fine...
You can check this by pressing the Vol down - Button during boot, i think... (Not sure)
And also please explain your prob a little more. So what happens if you wanna activate your WLAN in the Settings?
Greetz
The battery problem of 15 % is solved with the new startup.txt i uploaded .
GPS:
I really dont know.

[Q] Android ROM for Raphael!

Will it be possible to make any true standalone Android ROM without using windows?
And for what device are this settings "RAPH800"?
Currently, no, but there is workaround - a light ROM with dualboot or directly HaRET in autorun.
Neopeek is working on it at the moment. It will come in the next few weeks. Be patient!
e334 said:
Neopeek is working on it at the moment. It will come in the next few weeks. Be patient!
Click to expand...
Click to collapse
could you please give more info or a link
In the next days i will look into dzo's script and adopt our kernel + ramadresses to get a full working nbh so that i can flash it onto my device. Hope everything goes well. This will take some serious concentration. This is what I am going to do:
Compile the kernel from scratch
Strip-out nb.os + nb.payload.os from vogue / kaiser / polaris to see what's going on
Recompile a new test-nbh to NAND-FLASH it as bootloader for Android
And last but not least: Adopt NoMoRootFS
I hope I and my device won't get stuck with this (I only have 1 device to test). If you wanna share your thoughts or contribute this then just answer to this discussion and share your ideas. I will keep you updated on this and in my free time I will also try to update the various Android builds. But I can't promise you to do so.
Click to expand...
Click to collapse
-neopeek
http://www.neopeek.com/en/community...67-Flashing+Android+on+our+devices?groupid=13 (mods please remove if this violates any rule of xda..)
Keep in mind that currently us TP user's DON'T have working camera (working on), and faster power drain (working on.) so if you end up using this rom (when it's done and released in time) you will have a phone that drain's faster then WM (meter usage is PRETTY accurate though itself.), and no camera anymore (until they finish adding support, and THEN add to this guy's kernal for the said ROM.), just so you know this
Currently, dual booting works just fine, and haven't experienced any negative's to date since using it this way. Hope that helps.
Ok. Tnx for the answers.
But can someone explain to me why it is so difficult to make working ROM for TP when the HTC Hero have the same hardware and powered up with Android? I am confused about that.
For what phone are startup settings (RAPH800)?
How much it will be faster with ROM flashed in nand memory than one run by heret in WM?
Tnx
mikx said:
Ok. Tnx for the answers.
But can someone explain to me why it is so difficult to make working ROM for TP when the HTC Hero have the same hardware and powered up with Android? I am confused about that.
For what phone are startup settings (RAPH800)?
How much it will be faster with ROM flashed in nand memory than one run by heret in WM?
Tnx
Click to expand...
Click to collapse
Uhm the Hero comes with Android 'from the factory' - it's a native Android device. Just like WinMo is native to our devices...
The brilliant devs are literally trying to reverse engineer drivers so Linux/Android can run on our WinMo phones.
I forgot to answer your other questions... NAND should give some performance boost, but I don't know how much. Probably not much, it didn't do much for the RHOD - albeit a little.
Phone startup settings, you should have a STARTUPS folder and it should have the RAPH800 startup in there...
Edit: (removed post, question was already answered)
Cant wait for nand support , i loved it on my Kaiser
Theoretical question: Will installation to NAND and starting directly from bootloader affect performance positively?
Corias said:
Theoretical question: Will installation to NAND and starting directly from bootloader affect performance positively?
Click to expand...
Click to collapse
In theory yes, but so far the benefits have been minor, if any. Of course the NAND that is functional for the TP2 isn't technically a full NAND, so it's probably not the best example to use.
arrrghhh said:
Uhm the Hero comes with Android 'from the factory' - it's a native Android device. Just like WinMo is native to our devices...
The brilliant devs are literally trying to reverse engineer drivers so Linux/Android can run on our WinMo phones.
I forgot to answer your other questions... NAND should give some performance boost, but I don't know how much. Probably not much, it didn't do much for the RHOD - albeit a little.
Phone startup settings, you should have a STARTUPS folder and it should have the RAPH800 startup in there...
Click to expand...
Click to collapse
Tnx for the answer. I know that I have RAPH800, but it can't work on my TP, only settings that work are RAPH, and I was wondering for what phone are these RAPH800 settings??
mikx said:
Tnx for the answer. I know that I have RAPH800, but it can't work on my TP, only settings that work are RAPH, and I was wondering for what phone are these RAPH800 settings??
Click to expand...
Click to collapse
I'm not sure how to answer your question. Babijoee's builds have a STARTUPS folder, do you not have this?

Igo primo 1.2 - hd mini first steps ..

IGO PRIMO 1.2 - HD MINI FIRST STEPS ..
Having successfully installed vers. 1.1 - I'm working on the latest version 1.2 on HD MINI - already installed on HD2 and fully functional, the only problem I have is the resolution with less than perfect vision. It is still not at full screen. ll all but 'works fine (then maps gps etc ...) instead of still photos of the first steps of vers 1.2 that I have to say more' stable and fast. Graphically better than 1.2. WORK CONTINUES ....
p.s. (I posted a new thread 'cause the 1.2 is different from previous versions, one could take the items that were changed the SYS file, but I noticed that create problems. So I preferred to work with original files 1.2).
continue the good work, i m waiting to?
georgelaros said:
continue the good work, i m waiting to?
Click to expand...
Click to collapse
, i 'm waiting to ?...... waiting to receive advice and improvement in order to always better to improve the capabilities of this fantastic hidden terminal! it seemed obvious why. Right now for example I was able to enlarge the screen resolution from 480X234 to 480x272. I would obviously get to the final resolution of 480x320, it is understood that the thread has been opened in order to give and receive advice. the complete package here I do not think you can put ...
Primo 1.2 is already up and running!
Look here:
http://forum.xda-developers.com/showpost.php?p=12742927&postcount=14
mrmartischmi said:
Primo 1.2 is already up and running!
Look here:
http://forum.xda-developers.com/showpost.php?p=12742927&postcount=14
Click to expand...
Click to collapse
Is it running full screen HVGA resolution? If so then please post your config files !
mrmartischmi said:
Primo 1.2 is already up and running!
Look here:
http://forum.xda-developers.com/showpost.php?p=12742927&postcount=14
Click to expand...
Click to collapse
I apologize! I had not read that you had already posted ...... I did not understand what problem you sound? that (date) do you use? what the resolution? Thanks and sorry again.
p.s. and anyway I repeat .... I did not open this thread to let you know that 1.2 works, but only to be able to improve on (HD MINI) ... works even better if you already 'time, you can help with technical.
Oregon69 wach your inbox i have sent you a message please
sorry for offtopic
MobileMini said:
Is it running full screen HVGA resolution? If so then please post your config files !
Click to expand...
Click to collapse
See Post #4 ! Everything is on the mentioned Site.
What you need additionally is the TTS Voice Steffi (this is the only one functioning)
Marti
(Tried to attach the files, but didn't work...)
mrmartischmi said:
See Post #4 ! Everything is on the mentioned Site.
What you need additionally is the TTS Voice Steffi (this is the only one functioning)
Marti
(Tried to attach the files, but didn't work...)
Click to expand...
Click to collapse
TTS Voice Steffi (this is the only one Functioning) _ ....... sorry but I have to correct you. There are many voices in TTS do not know your language but I think they are standard. We add to this string then just sys.txt:
[sound]
csv_voice_enabled = 1
work and all entries of 1.1. I hope to be 's help. Hello.
invalid topic please fixed or corect !
nstratica said:
invalid topic please fixed or corect !
Click to expand...
Click to collapse
What is written is wrong? I can not understand?
ABOUT: to corect you mean: correct ?????? Just figure out just what you write. At least! But I do not want you to correct !!!!!!
primo 1.2
It would be nice if someone could upload data.zip branding.zip and sys.txt together with ANY valid skin to get this working on my HD mini. It drives me crazy now.
up
Hello, for 1.2-
I can attach the sys.txt and branding, working perfectly on hd mini.
for data.zip, use search: multiresolution, with inside also, 480x272.
are 48MB-....
thanks.....landscape only but works...
igo primo works only landascape mode! so far I managed only to run in portrait mode HTC HD2, but only with appropriate modifications.
Thank's very nice
resolution 480x320 primo 1.2 goo!
Hi,
stimulus-were you .....
I wanted to inform that I have applied in these two days, and I was able to start PRIMO 1.2, final resolution of 480x320. It is still in testing (I still have some errors) - incompatibility with the skins, but the road is good. Please, please do not ask even download via private post, I will not violate any laws, ownership licensing. And detract from this fantastic site XDA. And as already 'said the sole purpose of this thread.For me, each time discovering the potential of this fantastic smartphone.
with no download file, it's like having the cure for aids and keeping it to yourself .. it's great
Well I got it Working.
Just a few things
The GPS shows as working after I close the programm.
Seem to be blocking all of the interface buttons.
Need to close it from the Interface to be able to use the phone at all.
lamcho said:
Well I got it Working.
Just a few things
The GPS shows as working after I close the programm.
Seem to be blocking all of the interface buttons.
Need to close it from the Interface to be able to use the phone at all.
Click to expand...
Click to collapse
To receive calls from other stops on its own and continue the navigation, first download from the satellite positions.

Categories

Resources