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

[AML] fixes for AML support and add support for aml.xml settings file #7053

Merged
merged 2 commits into from
May 10, 2015

Conversation

sraue
Copy link
Member

@sraue sraue commented May 3, 2015

No description provided.

@sraue
Copy link
Member Author

sraue commented May 3, 2015

cc @koying @codesnake @davilla

@@ -134,9 +134,9 @@ bool aml_permissions()
{
CLog::Log(LOGERROR, "AML: no rw on /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq");
}
if (!SysfsUtils::HasRW("/sys/devices/cpu/cpu/cpu0/cpufreq/scaling_governor"))
if (!SysfsUtils::HasRW("/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor"))

This comment was marked as spam.

@sraue
Copy link
Member Author

sraue commented May 10, 2015

@koying , updated and tested on WeTek under Linux. please merge if you are ok with this.

@koying
Copy link
Contributor

koying commented May 10, 2015

jenkins build and merge

@jenkins4kodi jenkins4kodi merged commit 6e5ede3 into xbmc:master May 10, 2015
@sraue sraue deleted the aml-fixes branch May 10, 2015 10:27
MartijnKaijser pushed a commit to MartijnKaijser/xbmc that referenced this pull request May 10, 2015
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.

None yet

4 participants