Skip to content

Bluetooth unable to see devices #685

@pecosk

Description

@pecosk

Device info (please complete the following information)

  • Device: PinePhone
  • Kernel Version : 6.12.1-2-megi-danctnix
  • UI: sxmo

Describe the bug
After recent update, bluetooth is not able to see any devices (bluetoothctl scan on does nothing, i've tried also GUI based tools to configure bluetooth, without success). Bluetooth is switched on, i did not see any relevant errors, just searching does nothing.

after investigating, i've noticed that rtl8723bt-firmware package was moved to dummy and now the drivers such as rtl8723cs_xx_config.bin are now used directly from upstream linux-firmware. After searching for the original source, i've found that it was used from megous.com and tried replacing the contents of /usr/lib/firmware/rtl_bt with their version. This worked and now i can see and connect bluetooth devices.
I am not sure which files are really relevant, why it does not work using current linux-firmware package (20241210.b00a7f7e-1) and if this is the right place to report it, or i should go somewhere else so that other people don't have the same issue and it is fixed in proper way.
thx for your work

To Reproduce
Steps to reproduce the behavior:

  1. in any kind of terminal open bluetoothctl
  2. scan on
  3. .. nothing happens

Expected behavior
a list of nearby devices should appear

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions