Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • L linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 139
    • Issues 139
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 24
    • Merge requests 24
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • Librem5
  • linux
  • Issues
  • #295
Closed
Open
Issue created Mar 25, 2021 by Sebastian Krzyszkowiak@sebastian.krzyszkowiakMaintainer

5.11: Bluetooth adapter doesn't get up

On 5.11, the Bluetooth adapter never gets up:

purism@dogwood:~$ sudo hciconfig
hci0:   Type: Primary  Bus: SDIO
        BD Address: XX:XX:XX:XX:XX:XX  ACL MTU: 1021:3  SCO MTU: 64:3
        DOWN 
        RX bytes:1118 acl:0 sco:0 events:56 errors:0
        TX bytes:0 acl:0 sco:0 commands:56 errors:0
purism@dogwood:~$ sudo hciconfig hci0 up
Can't init device hci0: Invalid request code (56)
[   13.898879] redpine_91x: rsi_send_bt_reg_params: Sending BT reg frame
[   13.905411] BT REG PARAMS: (length = 21)
[   13.913202] 05 60 00 00 00 00 00 00 00 00 00 00 00 00 55 00 
[   13.919241] 00 00 01 1e 02 
[   13.922919] redpine_91x:  HCI module init done...
[   13.930868] redpine_91x: RSI HCI DEVICE "hci0" open
[   14.949940] redpine_91x: RSI `hci0' flush
[   14.957680] redpine_91x: RSI HCI DEVICE "hci0" closed
[   14.962896] redpine_91x: rsi_hci_close: device `hci0' not running

Note that this does not seem related to the updated driver: it works fine on 5.9 with the same driver applied.

Assignee
Assign to
Time tracking