View Single Post
  #69 (permalink)  
Old 05-16-2011, 02:30 PM
Technix2002's Avatar
Technix2002
PPCGeeks Regular
Offline
Location: Ashville
 
Join Date: Dec 2007
Posts: 96
Reputation: 20
Technix2002 is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Bluetooth and Android?

Quote:
Originally Posted by manekineko View Post
You're using the kernels that go along with this right?
Yep, I sure am.
Extracted kernel-01324.zip to SDcard\ANDBOOT

I've copied:
.csv files from WinMo to root of SD card
Extracted libaudio.zip to /system/lib
BCM4325D1.hcd from WinMo to /system/etc
brcm_patchram_plus to to system/bin and chmod'd it

Edited /init.rc and /init.cfg/init.froyo.rc with these:
service hciattach /system/bin/brcm_patchram_plus -r --enable_hci \ --enable_lpm --baudrate 4000000 \ --patchram /system/etc/BCM4325.hcd /dev/ttyHS1
Haven't tried BCM4325D0 yet, that is my next step because the above didn't work for me. I'm avoiding bind mounting as much as possible. Am I missing something?
__________________


Reply With Quote