Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Sorry moon I didn't realize it only pasted that little bit..
Edit..
Here ya go
--------- beginning of /dev/log/system D/PowerManagerService( 727): acquireWake - Pastebin.com
Hope to see it fix soon glad you pinned itThanks. Looks like the bluetooth init script is failing to download the firmware for bluetooth (which is why TeachMe's fixes aren't working). I'm going to tear into the script and see if I can find WHY it's not working. (line 482 in the logcat if anybody's interested)
someone who is having bluetooth problems chek the permissions on the bt.fix in your etc/init.d folder make sure its executable and launch it manually or check permission on system/etc/init.qcom.bt.sh make sure its executable and launch it manully see if bluetooth will turn on after that. the init file loads the firmware manually i made mine not execute and got the same error as kwnott from my logcat without that init executing. (E/qcom-bluetooth( 4535): /system/etc/init.qcom.bt.sh: Bluetooth QSoC firmware download failed: exit code 1 ) after executing the init.d file bt.fix i got this when turning it on (I/qcom-bluetooth( 4629): /system/etc/init.qcom.bt.sh: Bluetooth QSoC firmware download succeeded, /dev/ttyHS0 qualcomm 3000000 ) just check to make sure the init.d is executable and also the system/etc/init.qcom.bt.sh root explorer is great for this.
teach, i solved it, its only the folder init.d wrong permissions
teach the folder permissions for init.d arent really applied. after i reapplyed i ran the init.qcom.bt.sh
bt popped on
come on irc pleaseshow_progress(0.2, 5);
set_perm_recursive(0, 0, 0777, 0777, "/system/etc/init.d");
in the update
teach, i solved it, its only the folder init.d wrong permissions
teach the folder permissions for init.d arent really applied. after i reapplyed i ran the init.qcom.bt.sh
bt popped on
after reboot its undone:/
init.qcom.bt.sh isn't in init.d and stock TouchWiz doesn't even have init.d so I'm at a loss as to how this affects bluetooth.
the init.d file i made should handle all that manually .
from init.bt.rc
on boot
# for bluetooth
service hciattach /system/bin/sh /system/etc/init.qcom.bt.sh
class late_start
user bluetooth
group qcom_oncrpc bluetooth net_bt_admin system radio
disabled
oneshot
its teach's we solved it, bt on from boot
hey moon, check the dialer *#0011# menu Wifi and the psm is on turning it off, solves drops while using bt, but problem is every reboot the psm for wifi is back on till i retick it off
only way i found to use wifi+bt same time with out wifi psm on
was same on stock and still happens while psm is on, like i forget, i often stream my music over ftp and back to my bt headset/pc
trying streaming large data over wifi with music playing bt, bt dont drop, but wifi will:/ it will disconnect then auto reconnect, and it repeats every bit, the more wifi is being used the more it happens:/