- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am encountering an error with Hardware Event-Based Sampling in Intel VTune Profiler 2025.0.1 on Ubuntu 24.04.1 LTS (Kernel 6.8.0-52-generic).
Problem Summary:
- Error: Current OS kernel does not support driverless collection on hybrid CPUs. Consider loading the VTune Profiler sampling driver using root credentials or updating the OS kernel.
- Driver Status: After running ./insmod-sep -r, drivers claim to load successfully, but ./insmod-sep -q reports they are "not correctly loaded."
System Details:
OS: Ubuntu 24.04.1 LTS
- Kernel: 6.8.0-52-generic
VTune Version: 2025.0.1
I've attached some more details please see my attachments.
Best wishes,
Xuanhao
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Execute 'rmmod-sep -R' command line to remove all drivers from kernel and then execute 'insmod-sep -r -g vtune' again.
BTW, did you build the driver using the current kernel version, right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, I built the driver using the current kernel version.
Here are the commands I ran: 'rmmod-sep -R' 'build-driver -ni' 'insmod-sep -r -g vtune' 'insmod-sep -q' 'boot-script --install -g vtune'.
The output of 'sudo ./insmod-sep -q' confirms that the drivers are loaded correctly:
pax driver is loaded and owned by group "vtune" with file permissions "660". socperf3 driver is loaded and owned by group "vtune" with file permissions "660". sep5 driver is loaded and owned by group "vtune" with file permissions "660". socwatch2_15 driver is loaded and owned by group "vtune" with file permissions "660".
But I'm still encountering an error: Current OS kernel does not support driverless collection on hybrid CPUs. Consider loading the VTune Profiler sampling driver using root credentials or updating the OS kernel.
I've attached the results of './vtune-self-checker.sh' in log.txt.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you get the output of the command line below:
$ sep -version
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It looks like the sep and pax drivers are not available.
You can download the latest VTune release 2025.1 to try again. After installation, you can use '...sepdk/src/insmod-sep -q' (vtune installation path) command line to query the drivers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for your help. After re-completing the above operations and reboot, the sep and pax drivers were successfully added.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page