Skip to content

On Linux, accessory is detected as a new one after reboot #12

@abrvham

Description

@abrvham

Describe The Bug:

When the computer restarts, the same accessory is detected as a new accessory (and the previous one becomes unreachable.
Thus, every scenes gets messed up.
(The accessory is always pluged in when the OpenRGB server is up)

To Reproduce:
Shutdown the computer, restart the computer.
Start OpenRGB: openrgb --server (doing it via systemctl)

Expected behavior:

The accessory is recognized as a previously added accessory.

Logs:

[6/13/2023, 5:52:56 PM] [OpenRGB] Adding new accessory: NZXT Kraken X3

Plugin Config:

{
"name": "OpenRGB",
"servers": [
{
"name": "xxxx",
"host": "192.168.xxxx.xxxx",
"port": 6742
}
],
"discoveryInterval": 60,
"preserveDisconnected": true,
"suppressConnectionErrors": false,
"platform": "OpenRgbPlatform"
}

Environment:
Ubuntu for the computer AND homebridge. NZXT Kraken X3 device

  • Plugin Version: v1.4.0

  • Homebridge Version: [v1.6.1]

  • Node.js Version: v16.20.0

  • Operating System: Ubuntu for the computer AND homebridge

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions