Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)

VTune installation problem

Huang_J_
Beginner
521 Views

HI, when I'm installing VTune 2013 update 17, at the last step, an error log appeared shown below:

Warning:  no sep3_15 driver was found loaded in the kernel.
Checking for PMU arbitration service (PAX) ... not detected.
Attempting to start PAX service ...
Executing: insmod ./pax/pax-x32_64-3.13.0-32-genericsmp.ko
insmod: error inserting './pax/pax-x32_64-3.13.0-32-genericsmp.ko': -1 Unknown symbol in module

Error:  pax driver failed to load!

You may need to build pax driver for your kernel.
Please see the pax driver README for instructions.


Error: failed to start or connect to required PAX service

 

Can anyone help me out? Many thanks.

 

0 Kudos
4 Replies
Huang_J_
Beginner
521 Views

Besides, I run the following command in /sepdk/src:

lsmod | grep pax

lsmod | grep sep

lsmod | grep vtsspp

I can not see anything.

0 Kudos
Peter_W_Intel
Employee
521 Views

You need to go vtune/sepdk/src, run (if you have Linux* kernel source installed.)

build-driver

insmod-sep3

However, I strongly suggest you to use latest VTune(TM) Amplifier XE 2015 u1 - since your kernel 3.13.0-32- is for latest OS, you need latest VTune to support latest OS.

0 Kudos
Huang_J_
Beginner
521 Views

HI, Peter, thanks for your patience and response. I installed the latest VTune and problem solved.

0 Kudos
Peter_W_Intel
Employee
521 Views

Sounds good, thanks for the update.

0 Kudos
Reply