|
||||
Re: Bluetooth and Android?
It was on the last page... .
[Testing] Bluetooth Audio Routing FRX07 XDAndroid That's the "new" thread - it doesn't involve the new acoustic or any special kernels. YMMV, as always. Last edited by arrrghhh; 09-16-2011 at 10:56 AM. |
|
||||
Re: Bluetooth and Android?
Mazak,
If you are trying to get the routing to work properly (without new acoustic libs) then the thread arrrghhh posted for you should get you there. Have you tried the steps posted there? Just in case you missed it... [Testing] Bluetooth Audio Routing FRX07 XDAndroid Also, you should wipe out any changes you did and start with a fresh FRX7.1 load to make sure you don't have any residual from your previous testing. Another option is to pull your own .CSV files from the \windows folder in WM. Also, there is a thread on increasing audio volume here from vzihome. There are two cab files you download and install into WM. Seems to have helped with some low audio problem for me and also updates some of the .CSV files in the \windows folder. |
|
||||
Re: Bluetooth and Android?
Quote:
1. Copy files do /sdcard/ AudioFilterTable.csv AudioPara3.csv AudioPreProcessTable.csv libaudio.so 2. Added in the end of /CONF/froyo.user.conf : # custom shell commands, these commands run last custom_shells{ chmod 777 /etc/dbus.conf #echo 2 > /sys/devices/platform/msm_hsusb/usb_function_switch rm -f /sdcard/fsck*.rec modprobe ipv6 modprobe xt_owner modprobe ipt_REJECT #echo "Hello!!!" # example #echo "You can create your own commands here" # example } mount --bind /sdcard/libaudio.so /system/lib/libaudio.so mount --bind /sdcard/AudioPara3.csv /system/etc/AudioPara4.csv mount --bind /sdcard/AudioPreProcessTable.csv /system/etc/AudioPreProcess.csv mount --bind /sdcard/AudioFilterTable.csv /system/etc/AudioFilter.csv And no sound when listening to the music, and when calling - no problem. Maybe these files have to chmod ? Quote:
# custom shell commands, these commands run last custom_shells{ chmod 777 /etc/dbus.conf #echo 2 > /sys/devices/platform/msm_hsusb/usb_function_switch rm -f /sdcard/fsck*.rec modprobe ipv6 modprobe xt_owner modprobe ipt_REJECT #echo "Hello!!!" # example #echo "You can create your own commands here" # example } #added by mazak for working bluetooth audio AD2P mount --bind /sdcard/libaudio.so /system/lib/libaudio.so mount --bind /sdcard/AudioPara3.csv /system/etc/AudioPara4.csv mount --bind /sdcard/AudioFilterTable.csv /system/etc/AudioFilter.csv mount --bind /sdcard/AudioPara.csv /system/etc/AudioPara.csv mount --bind /sdcard/AudioPara3_ATT.csv /system/etc/AudioPara3_ATT.csv mount --bind /sdcard/AudioPara3_ATTMax.csv /system/etc/AudioPara3_ATTMax.csv mount --bind /sdcard/AudioPara3_Boot.csv /system/etc/AudioPara3_Boot.csv mount --bind /sdcard/AudioPara3_TMO.csv /system/etc/AudioPara3_TMO.csv mount --bind /sdcard/AudioPara3_TP2Max.csv /system/etc/AudioPara3_TP2Max.csv mount --bind /sdcard/AudioPreProcessTable.csv /system/etc/AudioPreProcess.csv Ofcourse all these files i have on sdcard. Still not working with music. Quote:
Anyway i found some problem in logs: I/BluetoothEventRedirector( 1722): Failed to connect BT headset I can post whole log, but maybe is useless, as arrrghhh said, it is better to wait a bit, any chance to say when FRX07.2 may come? TNX |
|
||||
Re: Bluetooth and Android?
Quote:
If it failed to connect to the BT headset, then nothing else will work BT, obviously. Certain headsets don't seem to work - not sure why yet, but unfortunately BT is in its infancy. Hopefully we can start to sort out "why", but I don't think until BT is ready to go 100% should that be worried about. (As in, the new acoustic code needs to be stabilized/"finished"). Thanks! Last edited by arrrghhh; 09-17-2011 at 01:34 PM. Reason: Added caveat for new acoustic |
|
|
|