Skip to content

Has bluetooth ever worked? #509

@jakethesnake420

Description

@jakethesnake420

I am looking into making a mobile app for comma device control that uses bluetooth low energy for communications. I have enabled these kernel switches but the driver complains that there are settings missing in the device tree. I swear I remember someone saying they had the bluetooth driver working at some point. Can you provide any information if you have time?

CONFIG_BT=y
CONFIG_BT_BREDR=y
CONFIG_BT_HS=y
CONFIG_BT_LE=y
CONFIG_BT_DEBUGFS=y
CONFIG_MSM_BT_POWER=y
CONFIG_BTFM_SLIM=y
CONFIG_BTFM_SLIM_WCN3990=y

[    2.284432] bt_power_populate_dt_pinfo: bt-reset-gpio not provided in device tree
[    2.284492] bt_dt_parse_vreg_info: qca,bt-chip-pwd: is not provided in device tree
[    2.284503] bt_dt_parse_clk_info: clocks is not provided in device tree
[    2.284510] bt_power_populate_dt_pinfo: clock not provided in device tree
[    2.284743] CHRDEV "bt" major number 230 goes below the dynamic allocation range

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions