PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2 > Android On TP2
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #61 (permalink)  
Old 05-13-2011, 06:34 AM
highlandsun's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC G1, TP2
Carrier: T-Mobile
 
Join Date: Jan 2011
Posts: 86
Reputation: 240
highlandsun is keeping up the good workhighlandsun is keeping up the good workhighlandsun is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Bluetooth and Android?

Alex asked me to post a testing thread on XDA.

[TESTING] New audio routing - xda-developers

Have fun...
Reply With Quote
This post has been thanked 5 times.
  #62 (permalink)  
Old 05-13-2011, 09:12 AM
arrrghhh's Avatar
Testing Extraordinaire
Offline
Pocket PC: HTC Touch Pro 2 (RHOD400)
Carrier: Sprint
 
Join Date: Mar 2007
Posts: 3,604
Reputation: 7360
arrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the community
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
Re: Bluetooth and Android?

Quote:
Originally Posted by highlandsun View Post
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 . 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 .

Last edited by arrrghhh; 05-13-2011 at 07:17 PM.
Reply With Quote
  #63 (permalink)  
Old 05-14-2011, 09:48 AM
youngtjjones's Avatar
PPCGeeks Regular
Offline
Pocket PC: htc touch pro 2
Carrier: metro pcs
Location: miami fl
 
Join Date: Jul 2009
Posts: 39
Reputation: 10
youngtjjones is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to youngtjjones
Re: Bluetooth and Android?

yes! ganna try
Reply With Quote
  #64 (permalink)  
Old 05-14-2011, 03:58 PM
steveholtam's Avatar
Regular 'Geeker
Offline
Pocket PC: Touch Pro
Carrier: Sprint
 
Join Date: Aug 2008
Posts: 261
Reputation: 145
steveholtam is keeping up the good worksteveholtam is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Bluetooth and Android?

Works great!!! Go to xda to figure it out. It is not easy though...
Reply With Quote
  #65 (permalink)  
Old 05-14-2011, 10:19 PM
JustusIV's Avatar
PPCGeeks Regular
Offline
Pocket PC: 6800
Carrier: spring
 
Join Date: Jan 2008
Posts: 222
Reputation: 15
JustusIV is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Bluetooth and Android?

Quote:
Originally Posted by arrrghhh View Post
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 .

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.
Reply With Quote
  #66 (permalink)  
Old 05-16-2011, 11:50 AM
Technix2002's Avatar
PPCGeeks Regular
Offline
Pocket PC: WinDroid XV6875
Carrier: Verizon
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?

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?
__________________


Reply With Quote
  #67 (permalink)  
Old 05-16-2011, 12:01 PM
arrrghhh's Avatar
Testing Extraordinaire
Offline
Pocket PC: HTC Touch Pro 2 (RHOD400)
Carrier: Sprint
 
Join Date: Mar 2007
Posts: 3,604
Reputation: 7360
arrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the community
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
Re: Bluetooth and Android?

Quote:
Originally Posted by JustusIV View Post
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 View Post
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?
Reply With Quote
This post has been thanked 1 times.
  #68 (permalink)  
Old 05-16-2011, 12:29 PM
manekineko's Avatar
Regular 'Geeker
Offline
Pocket PC: Touch Pro 2
Carrier: Sprint
 
Join Date: Jul 2009
Posts: 478
Reputation: 845
manekineko knows their stuffmanekineko knows their stuffmanekineko knows their stuffmanekineko knows their stuffmanekineko knows their stuffmanekineko knows their stuffmanekineko knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Bluetooth and Android?

Quote:
Originally Posted by Technix2002 View Post
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?
Reply With Quote
This post has been thanked 1 times.
  #69 (permalink)  
Old 05-16-2011, 02:30 PM
Technix2002's Avatar
PPCGeeks Regular
Offline
Pocket PC: WinDroid XV6875
Carrier: Verizon
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
  #70 (permalink)  
Old 05-16-2011, 04:43 PM
steveholtam's Avatar
Regular 'Geeker
Offline
Pocket PC: Touch Pro
Carrier: Sprint
 
Join Date: Aug 2008
Posts: 261
Reputation: 145
steveholtam is keeping up the good worksteveholtam is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Bluetooth and Android?

Quote:
Originally Posted by Technix2002 View Post
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
Reply With Quote
This post has been thanked 1 times.
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2 > Android On TP2


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 02:39 PM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com