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

How to install vtune drivers (pax, socperf3, sep5, vtsspp)

kabad
Beginner
303 Views

Hi, I wanted to check the anomaly detection in VTune. But then I received:
"""
Cannot enable advanced capabilities for Hardware Event-based Sampling due to a problem with the driver (vtss/vtsspp). Check that the driver is running and the driver group is in the current user group list. See the "Sampling Drivers" help topic for further details.
"""

Following another question here, I checked my drivers and they are all missing:

"""
$ /opt/intel/oneapi/vtune/latest/sepdk/src/insmod-sep -q
pax driver is not loaded.
socperf3 driver is not loaded.
sep5 driver is not loaded.
Warning: skipping SOCWATCH driver, not built
vtsspp driver is not loaded.
"""

I cannot seem to find any place how to obtain those. Any help getting them is appreciated.

0 Kudos
1 Solution
1 Reply
yuzhang3_intel
Moderator
236 Views

Please refer to the guide below, starting from the section 'Build the Sampling Driver' :

https://www.intel.com/content/www/us/en/docs/vtune-profiler/user-guide/2024-1/build-install-sampling-drivers-for-linux-targets.html

 

Reply