Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] annoying kernel message from SOF loader #9674

Open
Shawn-Huang724 opened this issue Nov 22, 2024 · 2 comments
Open

[BUG] annoying kernel message from SOF loader #9674

Shawn-Huang724 opened this issue Nov 22, 2024 · 2 comments
Labels
bug Something isn't working as expected

Comments

@Shawn-Huang724
Copy link
Contributor

Shawn-Huang724 commented Nov 22, 2024

Describe the bug
SOF loader of Linux kernel always prompt an error message of "unknown sof_ext_man header type 3 size 0x30" during firmware loading on all platforms.

To Reproduce
Boot SOF firmware and check the dmesg log of kernel.

Reproduction Rate
10/10, 100%.

Expected behavior
Saw "unknown sof_ext_man header type 3 size 0x30" message in dmesg log.

Impact
Annoyance.

Environment

  1. Branch name and commit hash of the 2 repositories: sof (firmware/topology) and linux (kernel driver).
    • Kernel: 8121de33460d0f1441e75b6e52dae9317efd0656 (and before)
    • SOF: ef51d72
  2. Name of the topology file
    • Topology: anyone.
  3. Name of the platform(s) on which the bug is observed.
    • Platform: all platforms.

Screenshots or console output
unknown sof_ext_man header type 3 size 0x30 in dmesg log.

@Shawn-Huang724 Shawn-Huang724 added the bug Something isn't working as expected label Nov 22, 2024
@Shawn-Huang724
Copy link
Contributor Author

Found a recent commit which might be a solution from kernel in sof-dev branch:
thesofproject/linux@1a4efb4

@lgirdwood
Copy link
Member

@ujfalusi pls confirm if your PR will fix and if so we can close. Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

2 participants