Thread: widdcomm stack.
View Single Post
  #8 (permalink)  
Old 02-27-2007, 02:13 PM
dzuchowski's Avatar
dzuchowski
Banned User
Offline
 
Join Date: Nov 2006
Posts: 418
Reputation: 95
dzuchowski is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by xmind2006
Quote:
Originally Posted by dzuchowski
i installed it on my ppc6700 and sounds great, but... you can not use evdo or 1x for data calls. also you need to press the left "m" to switch to headset but press left "m" again and sound is off of headset but not on 6700... can someone post the right file for the 6700 widcomm stack please
read the pdaphonehome discussion. They talk about the EVDO issue and post a fix. The problem was the Widcomm stack by default install uses Serial 9, which is what the Apache uses for EVDO connection. You just change the registry for widcomm to come through on serial 6 and delete the settings for serial 9. again, read the discussion to get the exact details.
please show me that thread or any cab to to do it since the thread i saw said this:

http://forum.xda-developers.com/show...ack+for+apache

for Universal, APACHE

Code:
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\Serial_BTUR]
"Prefix"="COM"
"Index"=dword:7so u need to modify:

Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\WIDCOMM\BTConfig\Seria lTransport]
"Port"=dword:7
"Device"="COM"

and i checked and it was the same so nothing to change. please advise me on what to change or post a cab file please/
Reply With Quote