|
||||
In the OEM folder is OEM_BT_PAN. This does not show up on the BuildOS list, but it is installed. However, this OEM does not have the btd.dll in it. The btd.dll can be found in module form in Apache drivers in the OEM folder. I have replaced this for R3.
__________________
Kitchen updates at www.ppckitchen.org and you can get BuildOS help Here
If you have been helped by me or would like to support developers like Olipro, helmi_c, and others please feel free to Donate ALWAYS FLASH BACK TO YOUR CARRIER'S OFFICIAL ROM BEFORE TAKING YOUR PHONE IN FOR SERVICE OF ANY KIND |
|
||||
Ok, here is what you need to try. Copy the btd.dll module (folder) out of the Apache Drivers OEM and replace it with the btd.dll file from the patch you posted. That should fix it. Let me know.
|
|
||||
LONG POST, SORRY
Ok Colonel, in short, I got it to work. Here's was my method: I removed the btd.dll module out of the apache drivers folder and copied in the btd.dll file from the cab I used to get BT PAN working... flashed... and it didn't work (Unable to detect service) Then I remembered that BP PAN worked right out of the kitchen (no modifications needed) with the Unified 3.5 ROM. So I searched through that ROM, pulled out the btd.dll file and threw it in the apache folder. The file size was the same but the date was different, so I thought it was worth a shot... reflashed... and still unable to detect service. Then I thought to compare the reg entries the R2 kitchen made to the reg entries that were found in the working cab, and there were some: BTPAN differences HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Bluetooth\pa n key: ActivateOnBoot kitchen dword=1 cab dword=0 HKEY_LOCAL_MACHINE\Comm\BTPAN1\Parms key: AdapterType kitchen string=PANU cab string=NAP key: Description kitchen string=Bluetooth PANU service cab string=Bluetooth NAP service key: FriendlyName kitchen string=Personal Ad-hoc Network cab string=Network Access Point key: MaxConnections kitchen dword=16 cab dword=1 key: ServiceID kitchen string={00001115-0000-1000-8000-00805f9b34fb} cab string ={00001116-0000-1000-8000-00805f9b34fb} I was going to start changing one by one restarting the phone and checking BT PAN functionality. Good thing I started from the bottom because as soon as I changed the ServiceID string (basically a 5 to a 6) and restarted, it worked! what I should probably do is change the 6 back to a 5 and confirm that the change again disables BT PAN... and further more I should change the ServiceID value in the OEM_BT_PAN RGU, reflash and check that BT PAN works up startup... but I'm too tired tonight and my phone is finally back to normal. Hope this helps with future kitchens. |
|
||||
wow... U guys are really busy here.. It seems that I've miss a lot...lol...
sorry guys.. been hell busy with real life crap... oh btw colonel... u're amazing...!! and kolano thanks for ur big support also, thanks, btw please try to use the original module (btd.dll) with the modify registry and post the result... cos module with bluetooth (device drivers) usually make more durability on overall performance... |
|
||||
At what point should I run the patchlogo program? I read the walkthrough, and changed the createrom as jbabey suggested. However when I run the patchlogo program, it is looking for a .fat file, and I cannot find that anywhere. I thought that it would be looking for the nk.nba, but like i said it is looking for a .fat file.
|
|
||||
To do patchlogo, you need to use the nk.nba from the ROM folder. This is your "base" .nba that is patched during the build process so this is the one you want to edit the splash screen on if you want that screen to show up everytime.
Now, copy that .nba to the patchlogo folder and rename it to nk.fat. convert your image with the conversion tool to a .nb file. Then run the patchlogo app. Now rename the .fat to .nba and copy back to ROM |
|
|
|