Bluetooth not discovering other bluetooth devices

Incomplete

Description

Here i am booting qemu With systemd service.I am not getting how to give permission, i tried with "sudo" command also.As you see on above image that i am getting default controller but i am not able to list and connect to other bluetooth devices.
For that "org.bluez.error.failed" i try to add bluez-alsa by refering link:(http://old-docs.automotivelinux.org/docs/en/halibut/apis_services/reference/audio/audio/bluez-alsa.html#introduction)but i am not getting how to add Add bluez-alsa to an AGL image.

Environment

None

Attachments

1

Activity

Show:

Scott Murray 
March 23, 2022 at 5:58 PM

I'm closing this, if you feel there's still an issue here that needs to be resolved somehow, please reopen with an explanation.

Scott Murray 
March 21, 2022 at 1:48 PM

, can this be considered resolved?

Scott Murray 
March 3, 2022 at 5:43 PM

As things stand Bluetooth will not work inside QEMU without some manual tweaking to pass through a Bluetooth adapter for use inside the VM.  I've done that for testing basic things like pairing/connecting, but it is device specific and requires configuration with udev, modprobe, etc. on the host machine.  Since you mention bluez-alsa, note that that is no longer supported in AGL (and is not present in current master, so please ignore those instructions you pointed at); Bluetooth audio is now all done with the combination of PipeWire and Wireplumber.  However, making Bluetooth audio work inside QEMU is likely going to be somewhat involved.  If you want to do testing around Bluetooth, I would instead suggest running on a physical board instead of QEMU.

Details

Assignee

Reporter

Hardware Platform(s) Affected

QEMU x86_64

Components

Affects versions

Due date

Priority

Created March 3, 2022 at 7:26 AM
Updated April 12, 2022 at 1:15 AM
Resolved March 23, 2022 at 5:58 PM

Flag notifications