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

Prevent platform profile error on unsupported systems #526

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MithicSpirit
Copy link
Contributor

If a system does not support setting the platform profile (i.e., does
not have the file /sys/firmware/acpi/platform_profile), then everything
that interacts with it is skipped to prevent errors.

Closes #524

If a system does not support setting the platform profile (i.e., does
not have the file /sys/firmware/acpi/platform_profile), then everything
that interacts with it is skipped to prevent errors. This situation is
more common than I expected.[1]

[1] FeralInteractive#524
@MithicSpirit MithicSpirit force-pushed the platform-profile-fix branch from 5d6f62f to e3029a4 Compare March 12, 2025 17:19
@MithicSpirit
Copy link
Contributor Author

Reverting this to a draft while it is determined whether it even works in the first place.

@MithicSpirit MithicSpirit marked this pull request as draft March 13, 2025 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test failed to open file for read platform_profile
1 participant