BlissRoms-x86 / bug_reports

All BlissRoms source-related bug reports
1 stars 2 forks source link

Bluetooth not working suddenly #14

Open wazeeahmed opened 3 months ago

wazeeahmed commented 3 months ago

Steps To Reproduce

  1. I have removed ksu module which I suspected, tried BTLINUX_HAL flag and force_bluetooth_service
  2. All the above didn't work, then tried by removing suspected virt_wifi flag, turns out it's not the culprit.

Expected behavior

Upon setting up bliss os for the first time with nothing configured, bluetooth was working correctly. I expected it would even now. But turns out it has the issues in binders just like jon suspected. detailed logs here- 2024-08-25-02-38-41.txt

BlissRoms source: Official source, just with the iso and all. i am using the gapps build.

Device:

Additional information As the issue is regarding binders, I suspect maybe ksu or relating to any ksu modules might cause that.

hmtheboy154 commented 3 months ago

The easiest way to know is to disable all KSU modules. If it is KSU fault, I'll see if bumping to version 1.0.1 helps

wazeeahmed commented 3 months ago

Some features I am using are ksu dependent! It seems i will have to let them go for a while until this is fixed. :'(

wazeeahmed commented 3 months ago

Excellent! I will be waiting for the fixture then!