BT doesn't work properly after installing the witcomm stack - MDA II, XDA II, 2060 Accessories

Hello
I was very glad to see that some guys are working on the BT problem with the MDA/XDA II. So I installed the resco explorer and did what was mentioned in the forum but then didn't find the MyTry2.zip on the server and therefore used the BluetoothGPS.cab to install the new stack. All right it seems to work but after putting the device off and then on again I always receive the message "couldn't initialize bluetooth"! and then I have to put BT off an on again. What can I do to solve this?
THX

I doubt that there will be much more support for the Widcomm solution. So I suggest you uninstall it again - I'm not sure, but I think the .cab added an entry to your "uninstall programs". If not, just unpack it to get a list of all the files it contains, then manually delete all these files from the Windows directory on your PocketPC.
Then, check the registry and make sure you back out any changes you made. That long thread in this forum contains a few registry dumps- just compare them to yours, and you should be able to find out what you need to do. The important bit is that you re-enable the Microsoft stack.
After that, check your Autostart folder. It should contain a reference to the Microsoft Bluetooth manager, and no reference to the Widcomm one.
Of course, if you want all that much easier, just hard-reset your device!
As a final step, get Towa's patch from http://bluetooth.i-networx.de and apply it.
Cheers
Daniel

DO NOT INSTALT THE WIDCOMM STACK!!
You will have to do a Havd Reset. Then install Towa's fix.

Ok, thanx, I will install the program you mentionend after a hard reset!
Hope it works then.

Well now, I've made a hard reset and installed Towa's patch - but what the hell shall I do with it - I need a BT Manager like the witcomm stack supports and Towa's patch doesn't include one - correct me if I'm wrong. I think these GPSBluetooth.cab just doesn't work properly... Always when I'm putting my XDA II off bluetooth is closed, and when putting it on again, the bluetooth device can't be initialized. Great...
Maybe one of you has the MyTry2.zip file and can email me this file??? (psychoquaker[nospam]@gmx.de)
greets
Hank

Related

I need widcom blue tooth in my Himalaya

can some post the files of widcom blue tooth stak files to install it in m Himalaya device I'm using WM5 2.03a 64wwe rom
i tried searching but faild to get the right files
thanks in advance
Here you go..
http://buzzdev.net/component/option,com_simpleboard/Itemid,59/func,view/catid,26/id,6376/#6376
thank very much
but ther is many posts and i couldn't make it working
if some installed and it's working good with him please post the files used
thank you very much
Well I guess the files from the first page should get your Xda running the Widcomm stack (Widcom150AMD.zip & platformxxx.zip)..
The other file downloads are meant to make the BT headset implementation work, which does not unfortunately.
So you should just download the 2 files and follow the instructions found on the page..
well i tried that but the only advantage i got is i can save received files directly to a specifice folder
what i'm looking for is when recieve a file i want to see the sender name file name and size a movement progress bar
also when i installed it i couldn't send files
so can i have the above on my great himalaya
regards
try this
http://buzzdev.net/component/option,com_simpleboard/Itemid,59/func,view/id,18457/catid,26/
widcomm?
i really tried every link there is on this and others forums.... it's magically gone! where is it? i have qtek2020
this should work, http://www.devbuzz.com/pg/Bluetooth.asp.
the file is not anymore, where could I download it? I need it urgentlz as well!!!
thanx
Widcomm Bluetooth for Himalaya for WM5 or WM6
Looking for Widcomm bluetooth for Himalaya. Having problems with my bluetooth GPS receiver after using CShekar's ROM. Works fine with W2003SE but not AKU3.5 or AKU7.0. Any ideas how i can get this going?
thanks.
I don't have any problem with GPS receiver when using CShekar's rom.
Here U go Friend
I have the Widcomm Bluetooth..download from Here
http://rapidshare.com/files/67820520/WidcommBluetooth.rar

New method to continuously redirect sound to mono bluetooth

I've read/tried a few methods to get sound to redirect to a mono (non-A2DP) bluetooth headset. Anyway, I've come up with my own quick fix to the problem. It's a slightly ugly, brute force method, but it works.
So you need installed:
1) vijay555's VJVolubilis (v0.41)
http://www.vijay555.com/?Releases:VJVolubilis
2) MortScript (4.0)
http://www.sto-helit.de/index.php?module=download&action=view&entry=65
VJVolubilis -agon works almost perfectly, but after a phone call, the audio is re-routed back to the mobile (on my AKU 2.2 Prophet, anyway). So that's where MortScript comes in. I've written a script that runs continuously in the background to use VJVolubilis, keeping the sound redirected to the BT headset.
I've attached the scripts and a shortcut file. Put the scripts in \Program Files\Tools, and put the shortcut in \Windows\Start Menu\Programs. Or put the scripts wherever you want and make your own shortcut.
Note: It's TWO scripts now. One to activate the program, the other to run in the background. This is changed for MortScript v.4.
How it works
---
The script runs VJVolubilis every 4 seconds, which should be frequent enough to switch the audio back before another phone call. Be careful if you edit the script and lower the delay, as it might cause a race condition.
To enable BT audio redirection, turn on your BT headset and then run the script. To turn it off, re-run the script to cancel it (give it a few seconds), then turn off your headset. It's as simple as that.
FYI, I measured the CPU usage (using TCPMP), comparing just enabling VJVolubilis vs. running the script. The difference was about 0.2%, so given the margin of error, it's not much in any case.
Notes:
1) Please make sure to cancel the script when you turn off the headset, otherwise your PPC might become unstable.
2) The script keeps BT audio gateway open, which sucks back a lot of power. On my S200, an average day's use is around 50% battery usage, and the headset running out of power (6 to 9 hours, depending on the headset).
3) Argh!!! I made some MortScript v4 syntax mistakes. I hope it's all fixed now.
Cheers!
I downloaded your zip file,un-zipped it and i t contains only 1 cab file(btaudio),installed on my device,but i didn't see any files in the \\Program\tools folder and where is the script file you mentioned located?how to make it to work?thanks.
2kmy477 said:
I downloaded your zip file,un-zipped it and i t contains only 1 cab file(btaudio),installed on my device,but i didn't see any files in the \\Program\tools folder and where is the script file you mentioned located?how to make it to work?thanks.
Click to expand...
Click to collapse
Get and install mortscript; start it so that the file associations (mscr) are set. After this, just start BT Audio.lnk in Programs.
BTW, nice stuff; I'll link it from my "official" article on all these q's.
Where to get the MortScript file?I thought it was included in the BTAudio.zip file.Thanks.
Sorry for not being totally clear... I thought I had written way too much already.
Get VJVolubilis from here:
http://www.vijay555.com/?Releases:VJVolubilis
Mort's site is under renovation, but you can find MortScript from his download site:
http://www.sto-helit.de/downloads/pocketpc/
Both are very small downloads. My zip file only contains a script file and a link to that script.
Anyway, I hope it works...
Edit: BTW, please make sure the BT headset has been turned on *before* using the script. Otherwise cancel the script, turn off the headset and start over.
Okay, thanks Menneisyys! It's not exactly extensively tested, but hopefully it will work on other devices.
Hi everyone, just an FYI, I updated the script so it should work a bit more reliably.
Also, MortScript 4.0RC4 (was RC3) is available (see above).
Which OS(s)?
Does any of this run on WM5 Smartphone edition? More specifically, the Samsung i607 Blackjack? Thanks!
I believe both apps support WM5 smartphones. Just a matter of copying the scripts over after that.
I don't have a WM5 smartphone, so you're gonna have it to try it.
Did you ever find a solution for this on the BlackJack? I was thinking about purchasing one, but it's worthless to me unless I can find a way to route all audio to a mono bluetooth headset.
can not download VJVolubilis. It is a dead link.
chip677 said:
can not download VJVolubilis. It is a dead link.
Click to expand...
Click to collapse
Yeah, right. How come everyone else can? at least try browsing the site - http://www.vijay555.com/
http://www.vijay555.com/ can not browse too.
Hi guys, I've updated the script and links to the programs (see first message). Vijay's site works for me, so maybe it was just down for a bit.
BTW, I've made a new script to only redirect BT audio when the phone rings, but I'll post it to a new thread.
Edit: Sorry, I messed up the script yesterday... I hope it works okay now.
I am using a Dopod D810 (HTC mobile device) and a Plantronic Discovery 640 bluetooth headset. I have tried many times your new method here. Still, I could not listen to the mp3 music via the bluetooth headset! Please help to solve this problem.

Blueplayer could = better A2DP sound

If anyone here has tried to use an i.tech stereo headset (like the R35 or S35) or other A2DP headset and has been dissapointed with the sound quality (commonly referred to as a "ringing" distortion or hissing over the sound) using the A2DP for tornado hack, its because the MS Bluetooth Stack isn't 100% compatible with all (most) headsets. Its particularly noticeable on i.tech, but the reduced quality is true on many others as well.
In case you didn't know, Blueplayer is a standalone app that streams music to A2DP headphones even if the phone doesn't support A2DP in its own stack! That means any phone with bluetooth (some even claim older 1.1 devices as well) can bypass the usual MS stack in our devices and stream stereo sound directly to a compatible headset!
The software was written for Nokia S60 devices initially, but there have been Pocket PC and java versions (only compatible with specific phones) released since then as well.
I'm very annoyed by the sound quality of my itech R35 paired with my imate SP5. I'm 100% sure that software such as blueplayer would solve this problem. However, the PPC and java versions don't seem to work on my device.
Can anyone help me figure out how to make this work? I tried extracting the files from the PPC cab file, but its complaining about missing libraries. The install may add some things to the registry that I'm missing.
Better yet, does anyone have anything like this for WM Smartphone?
what are you missing? I got blueplayer running with my S35 and the quality is excellent and range good(for me)...
Unfortunately I am using a Wizard...
I wish I could get it working!
I can't figure out what it is, but I'm having trouble.
Normally I can make any app work (even if its for PPC) by pulling the files off of a PPC installation, and run the .exe on my smartphone and it just works.
But I keep get errors about libraries not existing or being in the wrong place. I need to figure out exactly what happens when the app is installed- what files go where, any registry changes, etc... There's gotta be a way to make it work on smartphone!
From memory,
There are a few files and registry settings that I can remember but barely, but if you want I can try to install it again. I removed it because I don't use MP3s anymore..
Yeah, if you don't mind helping me out, that'd be amazing (also for the smartphone community as a whole).
Why don't u use mp3's anymore?
I can just look up the settings for you, you got to do the work ;-)...
I find them too large for my 1Gb MiniSD, using AAC+ now... nice quality and file size.
Just PM me what you want to know...
Well, I don't know what kind of entries this will place in the registry. To be honest, I'm not sure how to check myself either. Is there a way to tell EXACTLY what a .cab does?
Found it!
Interesting program for those in my situation:
http://thinkabdul.com/2006/12/20/ms...nformation-from-windows-mobile-cab-xml-files/
lets you see exactly what steps a cab installation goes through. Any reg. items, what the actual filenames are, what directories they are placed in, etc...
Amazing little tool.
However, I still haven't gotten blueplayer to work on my sp5... I wonder why?
thanks for the link, I needed something like that as well, going to compare the differences in the Widcomm bluetooth hacks...
BTW, how do you get blueplayer to work on a smartphone anyway without the touch screen?
Oh, simulating a touchscreen is easy... most apps let you navigate using the joystick, but it gets annoying and sometimes a touch is needed to click (for example an ok button).
There's a great little app call SPhelper that places a mouse pointer on your screen that can be navigated using the directional joystick, and "clicked" like a screen tap.
Its pretty cool.
Anyway, the problem is that I can't get Blueplayer to operate, even with all the .dll files in the right places. It says its missing something.
new2city said:
I can just look up the settings for you, you got to do the work ;-)...
I find them too large for my 1Gb MiniSD, using AAC+ now... nice quality and file size.
Just PM me what you want to know...
Click to expand...
Click to collapse
Here's all I know:
I poked around in the .cab installation and found that there are 4 .dll's that go in the \windows dir (msibtstk.dll, msibtapi.dll, CHS.dll and TW.dll), and two .exe program files that go in program files\msi\blueplayer (STLoader.exe, and MPOBCE.exe). AFAIK, there don't seem to be any registry entries that it inserts.
Now, I've done this with PPC apps before, normally all I have to do is run the .exe after all files are in place, and it will work (obviously with some minor annoyances due to missing the touch screen).
However, every time I hit MPOBCE.exe, all I get is:
"Alert
Can't find MPOBCE or one of its components. Make sure the path and filename are correct and that all the required libraries are available."
There's gotta be something I'm overlooking... Anyone?
No man, there are some(I found some) entries, but I thought you were set and removed them already..
will reinstall and get back to you again...
BTW do you do a full backup of your phone? I use SPB backup and it is good..
oh, cool, I couldn't find any... let me know!
entries but not sure if working...
Here are the two registry inputs(rename to *.txt) I found on my system.. Unfortunately, I couldn't get it to work this time as I am using Widcomm bluetooth stack... wonder why.... Last time I used this was with MS Stack on...
new2city said:
Here are the two registry inputs(rename to *.txt) I found on my system.. Unfortunately, I couldn't get it to work this time as I am using Widcomm bluetooth stack... wonder why.... Last time I used this was with MS Stack on...
Click to expand...
Click to collapse
No, that makes sense. The Nokia one is designed to operated by tunnelling through the s60 stack, and the WinCE version was most likely designed assuming the MS one.
No go... I entered all this stuff exactly like you said, and I get the same errors.
Interesting to note is the drivers reg keys already existed!
It appears that the other exe (stloader.exe) did run and I think entered those keys. The actual program tho, seems to not run (and therefore never entered the proper keys, I'm guessing).
Sorry man.. to get your hopes up..
Right now, I got Axim Widcomm Stack running on my Wizard, but still get the memory issue after a long time powering off bluetooth.
oh well, back to waiting and testing new stacks..
Hey, I've got another idea if you wouldn't mind helping me some more...
Could you try to manually install it the way I've been doing on your pocket PC device?
The reason I ask is because it will determine if there's some sort of PPC-specific code (which I don't think I've ever encountered or even heard of before).
I attached the files and directory structure that I extracted from the cab. If you could, please try uninstalling BluePlayer and tell me if you can get this to run by manually copying the files here.
If it doesn't work for you either, than its because my method is flawed and I'm missing something here... and I shouldn't give up yet!
ok, I will give it a go, but most probably I can only go as far as getting the program to run... Feel comfortable with the widcomm stack, don't feel like disabling it..
just give me a few hours.. my stupid SD USB card reader not working properly... got to look for my cable.. damn!!
good news is, the program starts with the exceptions
1)at first start after putting the files in place, the program starts a few times with the L2Cap error...
2)After a few failed restarts, followed by a softreset, the registry settings in drivers(L2Cap..) are in place and the program runs without error.
3)Now it's up to you to test it with MS stack bluetooth on, as I cannot confirmed this for you.. good luck buddy...

Bluetooth FTP Explorer for Jwrightmcps wm2006 2.02.00

I've been able to compile the Bluetooth FTP Explorer OEM package from Helmi_c's ROM kitchen into a standalone installable cab file for Jwrightmcps's wm2006 v2.02.00. This option rocks !!!
- Install cab file.
- Go to the bluetooth settings applet and choose the FTP tab.
- Enable Bluetooth Explorer & File Sharing.
- Restart your phone.
You're all done !!!
Enjoy.
Way to go Jwrightmcps... Looking forward to your new updated rom
Great job!!!
That's an amazing function!
I tried it on my XDA EXEC with nokia n93, it works Perfect.
THX
tansoftware
Is this 4 all Imate phones
Mine Himalaya
Regards
It is the double post. It is same as asukal.s cab file posted by the_hesham on this forum..
The file attached above is genuine
c_shekhar said:
It is the double post. It is same as asukal.s cab file posted by the_hesham on this forum..
Click to expand...
Click to collapse
I browse and check this website probably more than a hundred times a day and I haven't seen nor heard of that file before. In anycase, the file attached was compiled by me from scratch to run the on Universal. So regardless if there was another compilation somewhere on this forum, this one works just fine on the Universal.
As for Himalaya phones, the FTP Explorer addon should work provided you have the updated MS BT Stack with wm2005 AKU3.2 and above.
And remember, you always have the option of safely uninstalling this BT addon.
tansoftware said:
I browse and check this website probably more than a hundred times a day and I haven't seen nor heard of that file before. In anycase, the file attached was compiled by me from scratch to run the on Universal. So regardless if there was another compilation somewhere on this forum, this one works just fine on the Universal.
As for Himalaya phones, the FTP Explorer addon should work provided you have the updated MS BT Stack with wm2005 AKU3.2 and above.
And remember, you always have the option of safely uninstalling this BT addon.
Click to expand...
Click to collapse
Thanks. I dont care what others say, but appreciate for excellent job done and for the cab.
Nice work, tansoftware! I'm eagerly looking forward to seeing some ROMs appear from you
tansoftware said:
I browse and check this website probably more than a hundred times a day and I haven't seen nor heard of that file before. In anycase, the file attached was compiled by me from scratch to run the on Universal. So regardless if there was another compilation somewhere on this forum, this one works just fine on the Universal.
As for Himalaya phones, the FTP Explorer addon should work provided you have the updated MS BT Stack with wm2005 AKU3.2 and above.
And remember, you always have the option of safely uninstalling this BT addon.
Click to expand...
Click to collapse
see here --> http://forum.xda-developers.com/showpost.php?p=1154508&postcount=461
I have seen and used it earlier also. Dont remeber the thread...
But never mind. I have no intentions to discourage you. It is indeed a very useful effort. Go ehead..
Thanks!
I spent a long time trying to find this app after installing a custom rom on my tilt. Worked perfectly, Thanks!
Too good!
HI!
I had already given up, because I couldn´t find any other version which works on Wizard WM5. This is THE ONLY ONE. It wasn´t anywhere else. Tansoftware, you are the man!
I repeat. BT FTP (aka Bluetooth Explorer) working on Windows Mobile 5, on a Wizard!
It is sooo good that I wanted to provide a failsafe. I hope you don´t mind. It´s your work, it´s your credit . Thanks
I uploaded it here:
http://www.4shared.com/file/62423482/d23067bb/JUVS_HTC_BTFtpClient_KAISER_1_1_29958_1.html
pppppp said:
HI!
I had already given up, because I couldn´t find any other version which works on Wizard WM5. This is THE ONLY ONE. It wasn´t anywhere else. Tansoftware, you are the man!
I repeat. BT FTP (aka Bluetooth Explorer) working on Windows Mobile 5, on a Wizard!
It is sooo good that I wanted to provide a failsafe. I hope you don´t mind. It´s your work, it´s your credit . Thanks
I uploaded it here:
http://www.4shared.com/file/62423482/d23067bb/JUVS_HTC_BTFtpClient_KAISER_1_1_29958_1.html
Click to expand...
Click to collapse
Hi can the settings in FTP tab be ticked permanently?
Both "Enable Bluetooth Explorer" & "File Sharing" options get "unticked" after a while.
well just tick on the "Enable Bluetooth Explorer" it should do the trick .best of luck n yeah works great on ma phone

WM6 Windows Update - files & settings required?

Now I know Windows Update on WM6 doesn't work for the Wizard - It connects to the m$ update site but doesn't find any updates. I tested this previously with the MB ROM and used a sniffer to see what was going on and it does indeed connect to the windows update site using HTTP.
In Faria's WM6 ROM he has removed Windows Update by physically removing some files from the ROM and deleting some registry settings as well as commenting out a line in the 'initflashfiles.dat' file. I have attempted to re-add Windows Update to his ROM with some sucess, however I am not quite there yet....
I have restored 'autoupdate.exe' and 'AutoUpdateRes_wpc.exe.0409.mui' as well as a registry setting [HKLM\System\Autoupdate] and it's settings and uncommented the line in the 'initflashfiles.dat' file to add the shortcut back. Now Windows Update is available and when I open it it opens OK but fails to connect when I select update now. It then sort of hangs and can only be closed using Task Manager or similar.
Are there any other files or settings that need restoring to get this back. I understand it doesn't work but my curiosity is getting the better of me
Thanks
Andy
I thought I read (maybe here) that when someone did the update, they actually had a theme file that was available and it downloaded that.
No packets sent?
I have been playing around with the Windows Update application and it starts fine. If I select 'Check Now' it immediately comes back with the Error screen telling me 'connection to update server was not available....'. If I click OK and then attempt to end the application it just stays on the screen and the only way to stop it is to use Task Manager and terminate the process
I have also put a sniffer on the port my Wireless AP connects to and cannot see the Wizard transmit anything when I click select 'Update Now' (I have verified I can access the internet with IE and I can see this OK with the sniffer).
Does anyone know what I am missing to at least get the Autoupdate.exe application to attempt to connect as it did with the MB ROM?
Thanks
Andy
Anyone
Can I bump this up as I want to get this working and re-added to my ROM (I know it doesn't actually work but I would like the functionality restored anyway).
I have restored the files:
autoupdate.lnk
autoupdate.exe
AutoUpdateRes_wpc.exe.0409.mui
Added the registry settings:
[HKEY_LOCAL_MACHINE\System\Autoupdate]
"DetectionCookie"="0"
"IntervalEndTime"=dword:f0
"IntervalStartTime"=dword:3c
"OmaDmSessionTimeout"=dword:258
"NextRunNormalInterval"=dword:93a80
"Automatic"=dword:0
"OTA"=dword:0
And restored the line to the initflashfiles.dat:
Directory("\Windows\Start Menu\Programs"):-File("Windows Update.lnk","\Windows\autoupdate.lnk")
There must be something else I am missing as it never attempts to connect and hangs when trying to exit the application. I restored the files from the MB ROM to Faria's ROM as he didn't include the originals.
Thanks
Andy
I would very cautious about re-adding windows update to a beta evaluation ROM (all our WM6 roms are!!!!).
It will do no good, only harm, I think, since Windows Update as well as a few other components in these beta WM6 are actually there only to call home and manage the beta evaluation.
My position of this is that you want to remove as much as possible all these pieces of software, essentially to avoid the call-home feature and the ROM expiration process, without breaking the ROM, of course.
So, I recomment to leave Windows Update out, SQM and other modules, ceipui, the remote provisioning mechanisms, etc. I've already talked about this in diffent threads, but I'll try to post a summary of my findings in the short future.
Regards,
--eluth.
I understand and accept the implications but I would prefer it if this was restored to my ROM.
I am just after some help as to what I am missing to restore this functionality
I have listed what files and settings I have restored but AutoUpdate is obviously missing something based on it's behaviour.
Anyone?
Anyone?
Anyone know what I am missing? Surely some of the cookers on here who have removed the Windows Update from their ROMs know what they removed?
That's all I am after; not too big a task I assume?
Andy
ADB100,
I could not tell you what is missing, but I do know that it is enabled in mUn's ROM. Because I did the same as you. Hooked it up to a sniffer and looked at the packet exchange between my Wizard and the MS update site..
Regards
Projectile said:
ADB100,
I could not tell you what is missing, but I do know that it is enabled in mUn's ROM. Because I did the same as you. Hooked it up to a sniffer and looked at the packet exchange between my Wizard and the MS update site..
Regards
Click to expand...
Click to collapse
It's enabled in the original Orwells, the MB Edition, mUn's and Faria's Vanilla WM6.
However I still can't find what I am missing to get it back in my re-heat of Faria's latest 'Real Thing'.....
Andy
you are missing SQM .
ps;
there is WM6 ROM for a windows ppc that has time bomb....plus microsoft can expire your rom by update if they want.... the update feature uses .pkg and this settings will stay after hard reset.... so they can use it for any means,and so can anyone that can compile 1 of those packages. just to let you know.
faria said:
you are missing SQM .
ps;
there is WM6 ROM for a windows ppc that has time bomb....plus microsoft can expire your rom by update if they want.... the update feature uses .pkg and this settings will stay after hard reset.... so they can use it for any means,and so can anyone that can compile 1 of those packages. just to let you know.
Click to expand...
Click to collapse
All the SQM files are present and the SQM settings in the registry are identical
What else could be missing?
Also, Which rom as the timebomb and how do we find it?
hi, anibody have this files:
autoupdate.exe' and 'AutoUpdateRes_wpc.exe.0409.mui'?
Thanks
I don't have it handy, but go find the original Ingenetics dump that was posted here (do a search) and I know it has those files in it.
Andy,
The original dump by Ingenetics was pulled a few days after he posted it. But I think this link has it. Good luck on your quest.
http://rapidshare.com/users/T4RZX2

Categories

Resources