PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Android On TP2 (http://forum.ppcgeeks.com/forumdisplay.php?f=179)
-   -   Bluetooth and Android? (http://forum.ppcgeeks.com/showthread.php?t=139310)

highlandsun 05-13-2011 06:34 AM

Re: Bluetooth and Android?
 
Alex asked me to post a testing thread on XDA.

[TESTING] New audio routing - xda-developers

Have fun...

arrrghhh 05-13-2011 09:12 AM

Re: Bluetooth and Android?
 
Quote:

Originally Posted by highlandsun (Post 2100940)
Alex asked me to post a testing thread on XDA.

[TESTING] New audio routing - xda-developers

Have fun...

Aw, I came running over here to post the update :p. It probably is better than you posted the update tho, after all you did put the components together for that. Thank you, gonna test it out now!

Update - whew! Not easy to do - I would just adb push everything folks, don't even mess with bind mounts...

It does work tho, I have BT and audio does seem to work better - I still have a lot of other things to test, but so far it's great :D.

youngtjjones 05-14-2011 09:48 AM

Re: Bluetooth and Android?
 
yes! ganna try

steveholtam 05-14-2011 03:58 PM

Re: Bluetooth and Android?
 
Works great!!! Go to xda to figure it out. It is not easy though...

JustusIV 05-14-2011 10:19 PM

Re: Bluetooth and Android?
 
Quote:

Originally Posted by arrrghhh (Post 2100970)
It does work tho, I have BT and audio does seem to work better - I still have a lot of other things to test, but so far it's great :D.


Wow exciting news. will have to give it a test run soon.
I have never nand yet but i guess i have a question of how this would apply or is it to soon to tell.

Technix2002 05-16-2011 11:50 AM

Re: Bluetooth and Android?
 
Maybe someone can answer this question, when you add the following two lines to the init.rc:
chmod 666 /dev/htc-acoustic_wincechmod 666 /dev/tpa2016d2
It's referencing files/folders (/dev/htc-acoustic_wince and /d/tpa2016d2) that don't exist in my build (I know this because when I adb and look through the file structures neither of those exist). Is there something that I need to add/copy for those?

arrrghhh 05-16-2011 12:01 PM

Re: Bluetooth and Android?
 
Quote:

Originally Posted by JustusIV (Post 2101486)
Wow exciting news. will have to give it a test run soon.
I have never nand yet but i guess i have a question of how this would apply or is it to soon to tell.

NAND has a loooooong way to go to catchup to haret/SD card installations... It'll all get ported to NAND eventually, but apparently a lot needed and needs to be rewritten to work properly/at all.

Quote:

Originally Posted by Technix2002 (Post 2101886)
Maybe someone can answer this question, when you add the following two lines to the init.rc:
chmod 666 /dev/htc-acoustic_wincechmod 666 /dev/tpa2016d2
It's referencing files/folders (/dev/htc-acoustic_wince and /d/tpa2016d2) that don't exist in my build (I know this because when I adb and look through the file structures neither of those exist). Is there something that I need to add/copy for those?

Are you having an issue?

Those should be separate lines. I believe these devices are created with the new libs... I assume you asked because something isn't working, so what is it?

manekineko 05-16-2011 12:29 PM

Re: Bluetooth and Android?
 
Quote:

Originally Posted by Technix2002 (Post 2101886)
Maybe someone can answer this question, when you add the following two lines to the init.rc:
chmod 666 /dev/htc-acoustic_wincechmod 666 /dev/tpa2016d2
It's referencing files/folders (/dev/htc-acoustic_wince and /d/tpa2016d2) that don't exist in my build (I know this because when I adb and look through the file structures neither of those exist). Is there something that I need to add/copy for those?

You're using the kernels that go along with this right?

Technix2002 05-16-2011 02:30 PM

Re: Bluetooth and Android?
 
Quote:

Originally Posted by manekineko (Post 2101904)
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?

steveholtam 05-16-2011 04:43 PM

Re: Bluetooth and Android?
 
Quote:

Originally Posted by Technix2002 (Post 2101886)
Maybe someone can answer this question, when you add the following two lines to the init.rc:
chmod 666 /dev/htc-acoustic_wincechmod 666 /dev/tpa2016d2
It's referencing files/folders (/dev/htc-acoustic_wince and /d/tpa2016d2) that don't exist in my build (I know this because when I adb and look through the file structures neither of those exist). Is there something that I need to add/copy for those?

Like arghhh said, this part is on two lines:

chmod 666 /dev/htc-acoustic_wince
chmod 666 /dev/tpa2016d2


All times are GMT -4. The time now is 02:29 AM.

Powered by vBulletin® ©2000 - 2026, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0