*** ggabriel is now known as Guest2039 | 16:28 | |
T42 | <edp_17> mal : Good evening. I've installed droid-config-$DEVICE-bluez5 and bluebinder. The Settings/Bluetooth menu is empty. | 22:15 |
---|---|---|
T42 | <edp_17> logcat: https://paste.ubuntu.com/p/DtGMbwbf6f/ | 22:15 |
T42 | <edp_17> journal: https://paste.ubuntu.com/p/RngTTJfRfG/ | 22:15 |
T42 | <edp_17> what I have installed: https://paste.ubuntu.com/p/gFrX8rhbDq/ | 22:15 |
T42 | <edp_17> It seems bluetooth service is happy and running. | 22:16 |
mal | do you have the needed configs enabled in kernel defconfig | 22:20 |
mal | CONFIG_BT_HCIVHCI=y | 22:20 |
mal | CONFIG_BT_HIDP=y | 22:20 |
mal | based on log at least the first might be missing | 22:20 |
T42 | <edp_17> Both missing. I'll add them. | 22:21 |
mal | also CONFIG_BT_RFCOMM=y and maybe | 22:21 |
mal | CONFIG_BT_HCIUART=y | 22:22 |
mal | CONFIG_BT_HCIUART_H4=y | 22:22 |
T42 | <edp_17> Some of these were not in defconfig at all. | 22:23 |
mal | not sure if those all are needed but official devices have those so probably good to have | 22:24 |
T42 | <edp_17> I'll added all and will check what's written into .config. | 22:26 |
T42 | <edp_17> These two didn't make into .config: CONFIG_BT_HIDP and CONFIG_BT_RFCOMM | 22:31 |
mal | those seem to need CONFIG_BT_BREDR | 22:33 |
mal | check if that is enabled | 22:34 |
T42 | <edp_17> That is not set. | 22:36 |
T42 | <edp_17> Okay, now all those are set and went into .config too. I've rebuilt hybris-hal. I'll flash it on device. Is there something else required for BT? | 22:39 |
mal | should not be needed | 22:46 |
T42 | <edp_17> Thank you! I'll try it now. | 22:46 |
T42 | <edp_17> mal : BT works and audio is routed to BT speaker. Thanks for the help. | 23:10 |
mal | but normal speakers are still failing? | 23:10 |
T42 | <edp_17> Yes. | 23:11 |
T42 | <edp_17> That's the only outstanding major problem now. | 23:11 |
T42 | <edp_17> I also routed audio to headphones but that also silent. | 23:11 |
mal | maybe add file /etc/pulse/arm_droid_card_custom.pa with content: load-module module-droid-card rate=48000 hw_volume=false | 23:12 |
T42 | <edp_17> Is it one line? | 23:13 |
mal | yes | 23:14 |
mal | load-module module-droid-card rate=48000 hw_volume=false | 23:14 |
T42 | <edp_17> When restarted pulseaudio, I got: "Job for pulseaudio.service failed because a fatal signal was delivered causing the control process to dump core" | 23:16 |
T42 | <edp_17> When deleted that file (/etc/pulse/arm_droid_card_custom.pa), pulseaudio restarted without any error. | 23:16 |
T42 | <edp_17> I am not sure this is correct: https://paste.ubuntu.com/p/JS3wM6jqRJ/ | 23:18 |
mal | it should be ok, it helped before | 23:19 |
T42 | <edp_17> Okay. | 23:19 |
mal | try changing the content of /etc/pulse/arm_droid_card_custom.pa to this: load-module module-droid-card rate=48000 quirks=+no_hw_volume | 23:20 |
T42 | <edp_17> Pulseaudio restarts without error but still no sound. | 23:22 |
mal | hmm | 23:23 |
T42 | <edp_17> Yep. :D | 23:24 |
T42 | <edp_17> I reboot for just in case. | 23:24 |
T42 | <edp_17> Reboot didn't help either. | 23:28 |
mal | ok, needs some more debugging, can you show output "pactl list" as defaultuser | 23:36 |
T42 | <edp_17> pactl list as defaultuser: https://paste.ubuntu.com/p/JCNqKfjbt2/ | 23:38 |
mal | can you also show output of "binder-list -d /dev/hwbinder" the program is in libgbinder-tools package I think | 23:50 |
T42 | <edp_17> binder-list command not found. | 23:52 |
T42 | <edp_17> I need to install binder-utils | 23:52 |
mal | ok, forgot which package contains it | 23:53 |
T42 | <edp_17> I've installed binder-utils but it only gave me binder-add command. | 23:53 |
mal | it's in libgbinder-tools like I said https://github.com/mer-hybris/libgbinder/blob/master/rpm/libgbinder.spec#L83 | 23:54 |
T42 | <edp_17> Yeah, it was libgbinder-tools : https://paste.ubuntu.com/p/Rnz6GxgJFb/ | 23:55 |
T42 | <edp_17> Do I need "audiosystem-passthrough-dummy-af" or something? | 23:58 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!