Intel Vtune:无法访问电源驱动程序

Posted

技术标签:

【中文标题】Intel Vtune:无法访问电源驱动程序【英文标题】:Intel Vtune: Power driver not accessible 【发布时间】:2014-01-27 01:27:19 【问题描述】:

我正在尝试在运行 Ubuntu 13.04 的英特尔(R) Core(TM) i7-3632QM CPU 上运行英特尔 vtune 电源分析,我不断收到“电源驱动程序无法访问。确保已安装驱动程序并且您有权访问它。”我尝试手动构建和加载驱动程序,sepdk 构建和加载正确,但加载 powerdk 驱动程序给出错误

“将设备的组所有权设置为组“vtune” ... ./insmod-apwr:475:[:vtune:意外操作员 没有设法用正确的组安装驱动程序。错误的组是 vtune 将设备的组所有权设置为组“vtune”... ./insmod-apwr: 475: [: vtune: unexpected operator 没有设法用正确的组安装驱动程序。错误的组是 vtune 将设备的组所有权设置为组“vtune”... ./insmod-apwr: 475: [: vtune: unexpected operator 没有设法用正确的组安装驱动程序。错误的组是 vtune ./insmod-apwr: 487: [: vtune: 意外操作员 将设备上的文件权限设置为“660”……完成。 ./insmod-apwr: 514: [: vtune: 意外操作员 ./insmod-apwr: 528: [: 意外操作员 apwr3_1 驱动已成功加载。”

会不会是我的处理器不受支持?

【问题讨论】:

【参考方案1】:

以下文章列出了解决功耗分析功能最常见问题的建议。例如,请确保加载驱动程序并指定您所属的现有组(案例 3)

http://software.intel.com/en-us/articles/troubleshooting-vtunetm-amplifier-xes-power-analysis

【讨论】:

以上是关于Intel Vtune:无法访问电源驱动程序的主要内容,如果未能解决你的问题,请参考以下文章

Intel Vtune Amplifier XE2016 对 VS2015 控制台应用程序的高级热点分析无法正常工作

无法在 DPDK 上重现 Intel Vtune 分析示例的结果

Linux 上 fortran 代码的 Intel Vtune 奇怪行为

intel Vtune 的整数加减法事件计数在哪里?

使用 Intel VTune Amplifier 进行 OpenMP 程序分析:啥是“kmp print storage map gtip”

在 intel-vtune 中,被调用函数的有效总时间高于调用函数的总时间