Open emiron98 opened 9 months ago
Provide me your dmesg too, when you turn Bluetooth on
Provide me your dmesg too, when you turn Bluetooth on
here it is dmesg.log
are you sure you get the correct log ? Because I don't see anything related to Bluetooth here
Maybe you forgot to run Termux under su ?
are you sure you get the correct log ? Because I don't see anything related to Bluetooth here
Maybe you forgot to run Termux under su ?
In termux I typed su -c dmesg > /sdcard/dmesg.log after that, I tried to turn on bluetooth and waited for a few seconds and stopped the logging with ctrl+c. did i do something wrong somewhere?
First just type su to be sure instead of su -c
Second, dmesg is run once and it will print once, not keep running and print, if you want that you have to use dmesg -w
dmesg -w > /sdcard/kmsg.txt
First just type su to be sure instead of
su -c
Second, dmesg is run once and it will print once, not keep running and print, if you want that you have to use
dmesg -w
dmesg -w > /sdcard/kmsg.txt
did it as you said. I hope it is correct now bt.log
hmmm try
pm disable com.android.bluetooth
pm enable com.android.bluetooth
and then turn on Bluetooth and get log
hmmm try
pm disable com.android.bluetooth pm enable com.android.bluetooth
and then turn on Bluetooth and get log
btooth.log here you are
Btw when I boot android, I usually get "Bluetooth keeps stopping" error nowadays
I have successfully installed bliss os 16.9.4 TQ3A.230901.001.C1 on my laptop however bluetooth seems to be not functional. I've tried to capture logcat info (i hope i did it right) bluetooth.txt