anyone get thunderhawk to work on the xda2? - MDA II, XDA II, 2060 General

I know that it won't install using the Windows installer, but anyone get it to work using the CAB files??
Thanks,
Jason

It does not work with the XDA II yet, I have asked that they support it and they hopefully will in the future.
The 41xx series could work with a cab file before it was officially supported but afaik xda ii doesnt...
-arebelspy

Related

Looking for VGA Fixes for Wireless LAN and GPRS Setting???

I am looking for VGA Fixes for the Wireless LAN and GPRS Setting. I am using JWright's ROM 1.90.96. They can be found under Start>Settings>Connections.
hi
I'm using OzVGA and they're both fine...
r3bel said:
I'm using OzVGA and they're both fine...
Click to expand...
Click to collapse
I am using MvRTrueVGA. I am using JWright's ROM 1.90.96. Are you using the same ROM? Can you make a copy of those 2 files for me?
I'm using latest O2 rom. I'd upload them but I'm replying on my Exec. I got them bundled with OzVGA on here - the "VGA files here!" thread.
r3bel said:
I'm using latest O2 rom. I'd upload them but I'm replying on my Exec. I got them bundled with OzVGA on here - the "VGA files here!" thread.
Click to expand...
Click to collapse
Thanks. I'll look it up. I saw that thread a while back. I think I even posted something on it.
Update: Unfortunately, the files provided by Carnivor were for the AKU2 files and the 2 files I am looking for were not there. I am using AKU3.
Try these
I'm using the same ROM and MvRTrueVGA and these work for me...
apbristow said:
I'm using the same ROM and MvRTrueVGA and these work for me...
Click to expand...
Click to collapse
Thanks for the response. I'll give it a try.
apbristow said:
I'm using the same ROM and MvRTrueVGA and these work for me...
Click to expand...
Click to collapse
Thank you very much! The WLanMgr.exe file worked. The rest of the file I already have. Thanks very much!
I still need the GPRS Setting file though...

netcf.core.ppc3.cab

Hi wanted to try and program for windows mobile, im using Visual Studio.net 2003. When I install my application it says
Requires the installation of netcf.core.ppc3.arm cab for it to run properly. Install the Cab file before running this application.
I have a HTC Touch, It has Net Framework 2 since its wm6. How can i disable this error message when building the cab file?
thanks
i got no clue but maybe this can help
http://www.opennetcf.org/forums/topic.asp?TOPIC_ID=4632
thank you that helped a lot. i was able to fix the installer problem.
Thanks again
neptune said:
i got no clue but maybe this can help
http://www.opennetcf.org/forums/topic.asp?TOPIC_ID=4632
Click to expand...
Click to collapse
but now there is no page there,..can u update the answer ? thank you

Windows sideshow for your PPC [13-01-2008]

Windows has yet to make windows mobile phones compatible with windows sideshow as promised and I'm sure many people know this already. A company called Ikanos Consulting has made a produced called Go Gadgets and I had been looking everywhere to find the beta download, and when I finally found it on their own site after looking for ever and searching everything I find out the file is password protected.
watch this : http://mobifrance.com/articles/newsitem.php?id=10689
Download here:
http://rapidshare.com/files/83514378/GoGadgetsSetup.zip
whats the password of the Zip file?
password
read on top
It says I must have Windows Vista or later to install... I have XP.
snotboy32 said:
It says I must have Windows Vista or later to install... I have XP.
Click to expand...
Click to collapse
Thats because Windows SideShow is a Vista function. Sorry mate.
p.s. thx abdelamine, ive been dying to try this
works great here. pretty nifty though the interface could be slighty better.(ie back buttons more obvious.)
Hey guys, i have an htc touch, but this app doe'snt work.
The error that i get:
'wm5smartphone' is not a valid pocket pc application
Is this only for smartphone or can it be run om ppc?
gr. bram
bram_smulders said:
Hey guys, i have an htc touch, but this app doe'snt work.
The error that i get:
'wm5smartphone' is not a valid pocket pc application
Is this only for smartphone or can it be run om ppc?
gr. bram
Click to expand...
Click to collapse
The programs works fine on my O2 XDA Stealth with yuc's WM6(PPC Phone). maybe you could try to redownload it and reinstall it. also try to install it on the phone memory
lifecheater said:
The programs works fine on my O2 XDA Stealth with yuc's WM6(PPC Phone). maybe you could try to redownload it and reinstall it. also try to install it on the phone memory
Click to expand...
Click to collapse
Found the problem already, the link that was created in the startmenu doesn't work, if i launch the app directly it works!
great app bu as mentioned before, the interface flowgraph is just bugger!
gr. bram
Would someone upload it here?
The link's outdated.
pctuner said:
Would someone upload it here?
The link's outdated.
Click to expand...
Click to collapse
Search is your friend : http://forum.xda-developers.com/showthread.php?p=1812779

The way to make original TCPMP works on WM 6.1 ROMs(kaiser, G900, etc)

On some devices, if you have upgraded ROM to WM6.1, you will find that TCPMP won't work anymore.
To fix this problem, somebody has re-compiled TCPMP and makes it work again(http://forum.xda-developers.com/showthread.php?t=380387), however this is not very useful, because some decoders such as CoreAVC still not working.
The real cause of this problem is due to the new memory management model in WM6.1, you can find some articles here: http://blogs.msdn.com/hopperx/archi...-code-sections-got-you-down-fear-no-more.aspx . In WM6.1, kernel will always try to load DLLs to high slot (not like WM5 and WM6.0 to load DLLS in slot 0), this change won't affect most applications, but DLLs which are compiled with cegcc don't compatible with it and may fail to load.
The solution of this problem is really simple and doesn't need recompilation at all, you can find the instruction here: http://cegcc.sourceforge.net/docs/faq.html#DllDoesNotWorkWithWindowsMobile6.1 to force kernel load specified DLLs to slot 0.
My TCPMP GeForce5500 Edition has used such technique to make CoreAVC(and other decoders) works on WM6.1, I guess it also works on other devices such Kaiser.
dl link:
http://rapidshare.com/files/158685166/TCPMP-0.72RC1-GF5500Edition-Alpha4-CAB.rar.html
great work on getting the original build working. one question though, is FLV supported straight out the box? as that was one great thing about the recompiled build. thanks again
Yes, both FLV1 and FLV4(VP6F) are supported.
thanks and the link is dead to download it now.
Thanks.
Can you post this again on RS, or somewhere else. The link is dead.
Thanks
gregy74 said:
Thanks.
Can you post this again on RS, or somewhere else. The link is dead.
Thanks
Click to expand...
Click to collapse
Yes, could you upload again or can someone mirror it. Thanks.
you can get it here:
http://portegeclub.ru/file/multimedia/TCPMP-0.72RC1-GF5500Edition-Alpha4.1-CAB.rar
zard said:
Yes, could you upload again or can someone mirror it. Thanks.
Click to expand...
Click to collapse
Check this out. Downloading to try on my TyTN II.
http://www.portegeclub.com/forum/viewtopic.php?p=20625&sid=726a68098cc81bb253e238dd70f44ec3
zard said:
Check this out. Downloading to try on my TyTN II.
http://www.portegeclub.com/forum/viewtopic.php?p=20625&sid=726a68098cc81bb253e238dd70f44ec3
Click to expand...
Click to collapse
Downloaded both versions at the website. Seems like the Alpha4 works better than Alpha4.1. Initial testing seems that many of my FLV files can be played. Will continue to test on more FLV files.
Thanks for the tips.
the equalizer is still broken with this version, one of the things I miss from the original TCPMP is the equalizer which worked but stopped working with the recompiled versions, any suggestions ?
I can't download it.
please upload it again
agrenwa said:
the equalizer is still broken with this version
Click to expand...
Click to collapse
It works for me, (was broken on the TCPMP-0.72RC1-ARM-PPC-recomp-03.CAB ).
header2k said:
I can't download it.
please upload it again
Click to expand...
Click to collapse
http://www.megaupload.com/?d=I3WD4XMW
Any one tried this on a non HTC WM6.1 device like an Omnia, or an LG device? How well does it work?
The Solutor said:
http://www.megaupload.com/?d=I3WD4XMW
Click to expand...
Click to collapse
The download link does not work, can you upload it again please.
Yeap, the equilizer still broken.
Another thing, everytime when launch this player it come with a pop-up.
Can it be stopped?
Thanks for the tip but did you identifyed which dlls were failing with TCPMP ?
If I want to go with the registriy tweak, which dlld should I add ?
There is no info in the crash.txt

Opera mini not working

Anyone else having the problem of Opera Mini (Java) not loading? Perhaps another Java loader would help?
i have the same problem but if you read on the internet its a common problem with the palm treo pro. Maybe we have to wait till new version of opera is on the market.
no, I think a different J2ME loading app would do the trick
should experiment from the ones extracted from a HTC branded device
hi, go for Opera Mobile Beta 9.5.
and always close it using opera menu, never MS "x"
works like a charm for me
jsp_m said:
Anyone else having the problem of Opera Mini (Java) not loading? Perhaps another Java loader would help?
Click to expand...
Click to collapse
I forget where I msaw the suggestion to use it (probably TreoCentral), but JRebeiro EsmertecJbed does the job very well.
can you post JRebeiro EsmertecJbed version that works for you to some upload engine? thanks
jsp_m said:
can you post JRebeiro EsmertecJbed version that works for you to some upload engine? thanks
Click to expand...
Click to collapse
I'm not at home, right now, but I'll find the file & an upload site.
jsp_m said:
can you post JRebeiro EsmertecJbed version that works for you to some upload engine? thanks
Click to expand...
Click to collapse
The file can be grabbed from JRebeiro's own post on ppcgeeks:
http://forum.ppcgeeks.com/attachment.php?attachmentid=5026&d=1202154079

Categories

Resources