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