-
Notifications
You must be signed in to change notification settings - Fork 51
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
/sys/debug/ fw_profile/ipc_type: permission denied #1171
Comments
You can borrow any CI device to test and fix, no need to change the configuration of yours. |
I am a bit confused here. The two files have the same permissions and use the same cat command.
What causes one to complain and not the other? |
/sys/kernel/debug is a different filesystem / mount point.
|
Apparently debugfs requires more care. Oh well. Link: thesofproject#1171 Signed-off-by: Pierre-Louis Bossart <[email protected]>
Apparently debugfs requires more care. Oh well. Link: thesofproject#1171 Signed-off-by: Pierre-Louis Bossart <[email protected]>
Apparently debugfs requires more care. Oh well. Link: thesofproject#1171 Signed-off-by: Pierre-Louis Bossart <[email protected]>
Apparently debugfs requires more care. Oh well. Link: #1171 Signed-off-by: Pierre-Louis Bossart <[email protected]>
This seems fixed, please re-open if seen again. |
#1167 does not work: it's at least missing a few
sudo
. I think you didn't notice because you run sof-test as root but that's not how it's usually tested.https://sof-ci.01.org/softestpr/PR1167/build265/devicetest/index.html?model=MTLP_RVP_NOCODEC&testcase=verify-kernel-module-load-probe
Originally posted by @marc-hb in #1167 (comment)
cc:
The text was updated successfully, but these errors were encountered: