Page 2 of 2

Re: Blueman Bluetooth not working

Posted: Tue Feb 07, 2023 5:12 pm
by Tahrbaby
dimkr wrote: Tue Feb 07, 2023 9:46 am

Have you modified /usr/share/dbus-1/services/org.bluez.obex.service? Did you reboot after the modification?

Yes @dimkr

EDIT: try to run blueman-applet and blueman-manager in the terminal - what does it say? Also, you can try to run bluetoothctl, then type devices to see if any Bluetooth devices are available.
[/quote]


Re: Blueman Bluetooth not working

Posted: Tue Feb 07, 2023 5:27 pm
by dimkr

@Tahrbaby What does dmesg | grep -i firmware say?


Re: Blueman Bluetooth not working

Posted: Tue Feb 07, 2023 5:41 pm
by Tahrbaby
dimkr wrote: Tue Feb 07, 2023 5:27 pm

@Tahrbaby What does dmesg | grep -i firmware say?


Re: Blueman Bluetooth not working

Posted: Tue Feb 07, 2023 6:02 pm
by radky
Tahrbaby wrote: Tue Feb 07, 2023 5:41 pm
dimkr wrote: Tue Feb 07, 2023 5:27 pm

@Tahrbaby What does dmesg | grep -i firmware say?

@Tahrbaby

Maybe missing /lib/firmware/qca/ rampatch_usb_00000302

Firmware: rampatch_usb_00000302
https://anduin.linuxfromscratch.org/BLF ... 000302.bin


Re: Blueman Bluetooth not working

Posted: Tue Feb 07, 2023 6:39 pm
by Tahrbaby
radky wrote: Tue Feb 07, 2023 6:02 pm
Tahrbaby wrote: Tue Feb 07, 2023 5:41 pm
dimkr wrote: Tue Feb 07, 2023 5:27 pm

@Tahrbaby What does dmesg | grep -i firmware say?

@Tahrbaby

Maybe missing /lib/firmware/qca/ rampatch_usb_00000302

Firmware: rampatch_usb_00000302
https://anduin.linuxfromscratch.org/BLF ... 000302.bin

@radky

Added that,rebooted but still no change.


Re: Blueman Bluetooth not working

Posted: Tue Feb 07, 2023 7:33 pm
by radky

@Tahrbaby

After creating folder /lib/firmware/qca and adding rampatch_usb_00000302.bin to that folder, please reboot and in a terminal try the following as you did previously:

Code: Select all

dmesg | grep -i firmware 

.
This should confirm the rampatch_usb_00000302.bin firmware is actually loaded, and also should confirm no additional Bluetooth firmware fails to load.

Thanks


Re: Blueman Bluetooth not working

Posted: Tue Feb 07, 2023 7:37 pm
by dimkr

https://github.com/puppylinux-woof-CE/woof-CE/pull/3892 will fix this for new kernel-kit builds.


Re: Blueman Bluetooth not working

Posted: Tue Feb 07, 2023 8:11 pm
by wizard

Blueman Bluetooth setup for F96-CE moved to:
viewtopic.php?t=7992


Re: Blueman Bluetooth not working

Posted: Tue Feb 07, 2023 8:54 pm
by Tahrbaby
radky wrote: Tue Feb 07, 2023 7:33 pm

@Tahrbaby

After creating folder /lib/firmware/qca and adding rampatch_usb_00000302.bin to that folder, please reboot and in a terminal try the following as you did previously:

Code: Select all

dmesg | grep -i firmware 

.
This should confirm the rampatch_usb_00000302.bin firmware is actually loaded, and also should confirm no additional Bluetooth firmware fails to load.

Thanks

Hi @radky

This is what I see now.


Re: Blueman Bluetooth not working

Posted: Tue Feb 07, 2023 9:24 pm
by radky

@Tahrbaby

Today @dimkr adjusted the Woof-CE kernel kit so future kernel builds will include all Qualcomm Atheros firmware, including support for your Qualcom bluetooth device.

However, until then, maybe we can provide a working solution for you today.

From your last report it seems you also require the following bluetooth firmware:
https://anduin.linuxfromscratch.org/BLF ... 000302.bin

The following is also available, but your bluetooth device may not require it:
https://anduin.linuxfromscratch.org/BLF ... 302_eu.bin


Re: Blueman Bluetooth not working

Posted: Tue Feb 07, 2023 11:24 pm
by Tahrbaby
radky wrote: Tue Feb 07, 2023 9:24 pm

@Tahrbaby

Today @dimkr adjusted the Woof-CE kernel kit so future kernel builds will include all Qualcomm Atheros firmware, including support for your Qualcom bluetooth device.

However, until then, maybe we can provide a working solution for you today.

From your last report it seems you also require the following bluetooth firmware:
https://anduin.linuxfromscratch.org/BLF ... 000302.bin

The following is also available, but your bluetooth device may not require it:
https://anduin.linuxfromscratch.org/BLF ... 302_eu.bin

@radky

Thank you for your instructions for a workaround,most appreciated.
I'll be patient and look forward to the new kernel kit adjustments from @dimkr at some stage.

Thanks to all for the input.


Re: Blueman Bluetooth not working

Posted: Wed Feb 08, 2023 8:05 am
by dimkr

@radky The kernel needs to be rebuilt with the latest kernel-kit to build a fdrv with extra firmware.