- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I'm working on a Yocto-based project with Linux kernel 4.14. The hardware platform is Skylake. As far as I understand from documentation VTune Apmplifier requires Media Server Studio installed on target system which also means installing patched 4.4 kernel. Unfortunately, it's not an option. Is it possible to use VTune Amplifier with 4.14? Are there patches or unreleased dev branch for this version?
Thank you
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You have to install the opensource intel graphics media sdk stack from github.
As a starting point, have a look to this project:https://github.com/pauldotknopf/meta-intel-media-stack
That means, libva, media-driver, gmmlib and msdk. You have to apply these patches to the i915 (kernel recipe) for a 4.14 kernel.
- Update SKL DMC FW to v1.27 ( recipe intel firmware)
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=39ccc9852e2b46964c9c44eba52db57413ba6d27
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=b68763741aa29f2541c7ca58bcb0c2bb6cb5f449
The latest required patch for yocto has been merged a few days ago, so, follow the master branch for each project.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page