Skip to content

[BUG] enabling telemetry breaks shell and winconsole #9513

@kv2019i

Description

@kv2019i

Describe the bug
It seems following debug features are broken on multiple Intel targets:

... it turns out this is related to enabling SOF telemetry with debug window backend in #9186 .

In theory these shouldn't conflict, shell backend is using debug window slot 0 (2.0), while winconsole is using window 3 (3.0), while telemetry is hardcoded to use 2.1.

To Reproduce
Build with above overlays.

Reproduction Rate
100% on Intel LNL.

Expected behavior
telemetry should not affect uses of other memory window users.

Impact
debug feature unavailable

Environment

  1. Branch name and commit hash of the 2 repositories: sof (firmware/topology) and linux (kernel driver).
  2. Name of the topology file
    • Topology: n/a
  3. Name of the platform(s) on which the bug is observed.
    • Platform: Intel lnl

Metadata

Metadata

Assignees

No one assigned

    Labels

    LNLApplies to Lunar Lake platformbugSomething isn't working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions