<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Hi there, I have a similar in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786371#M960</link>
    <description>&lt;P&gt;Hi there, I have a similar problem.&lt;/P&gt;

&lt;P&gt;I try to install vtune, and it exit with this error:&lt;/P&gt;

&lt;P&gt;linux-2.6.32.12-0.7 # more /tmp/amplifier_sampling_load_20.10.14.23.36.03.log&lt;BR /&gt;
	Warning:&amp;nbsp; no sep3_15 driver was found loaded in the kernel.&lt;BR /&gt;
	Checking for PMU arbitration service (PAX) ... not detected.&lt;BR /&gt;
	Attempting to start PAX service ...&lt;BR /&gt;
	Executing: insmod ./pax/pax-x32_64-2.6.32.59-0.7-default-fslsmp.ko&lt;BR /&gt;
	insmod: error inserting './pax/pax-x32_64-2.6.32.59-0.7-default-fslsmp.ko': -1 Invalid module format&lt;/P&gt;

&lt;P&gt;Error:&amp;nbsp; pax driver failed to load!&lt;/P&gt;

&lt;P&gt;You may need to build pax driver for your kernel.&lt;BR /&gt;
	Please see the pax driver README for instructions.&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	Error: failed to start or connect to required PAX service&lt;/P&gt;

&lt;P&gt;I double check the kernel, and it is using the same GCC version as well.&amp;nbsp; Is there a version of GCC that is needed?&lt;/P&gt;

&lt;P&gt;I am using this: gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Oct 2014 00:00:24 GMT</pubDate>
    <dc:creator>Michael_L_6</dc:creator>
    <dc:date>2014-10-21T00:00:24Z</dc:date>
    <item>
      <title>pax driver load error</title>
      <link>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786362#M951</link>
      <description>&lt;H1 class="sectionBodyText"&gt;Hello, I am trying to install vtune drivers on my computer. I get the follwoing error. Can you please help me.&lt;/H1&gt;&lt;P&gt;uname -a &lt;BR /&gt;Linux dirac.mer.utexas.edu 2.6.18-128.1.1.el5 #1 SMP Mon Jan 26 13:58:24 EST 2009 x86_64 x86_64 x86_64 GNU/Linux&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Intel VTune Amplifier XE 2011 Update 5 (build 186533) Command Line Tool Copyright (C) 2009-2011 Intel Corporation. All rights reserved.&lt;BR /&gt;&lt;BR /&gt;Error Message: &lt;/P&gt;&lt;H1 class="ha"&gt;&lt;SPAN class="sectionBodyText"&gt;[root@dirac prebuilt]# ./insmod-sep3&lt;BR /&gt;Checking for PMU arbitration service (PAX) ... not detected.&lt;BR /&gt;Attempting to start PAX service ...&lt;BR /&gt;Executing: insmod ./pax/pax-x32_64-2.6.18-128.1.1.el5smp.ko&lt;BR /&gt;insmod: error inserting './pax/pax-x32_64-2.6.18-128.1.1.el5smp.ko': -1 Invalid module format&lt;BR /&gt;&lt;BR /&gt;Error: pax driver failed to load!&lt;BR /&gt;&lt;BR /&gt;You may need to build pax driver for your kernel.&lt;BR /&gt;Please see the pax driver README for instructions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Error: failed to start or connect to required PAX service&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/H1&gt;</description>
      <pubDate>Thu, 22 Mar 2012 22:46:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786362#M951</guid>
      <dc:creator>Dharma</dc:creator>
      <dc:date>2012-03-22T22:46:26Z</dc:date>
    </item>
    <item>
      <title>pax driver load error</title>
      <link>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786363#M952</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;What is your Linux distribution version? You may try to build drivers from sources. You can find instructions in./sepdk/src/README.txt. Actually you need to run ./sepdk/src/build-driver and than run ./sepdk/src/insmod-sep3 to install it. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kirill</description>
      <pubDate>Fri, 23 Mar 2012 11:52:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786363#M952</guid>
      <dc:creator>Kirill_R_Intel</dc:creator>
      <dc:date>2012-03-23T11:52:49Z</dc:date>
    </item>
    <item>
      <title>pax driver load error</title>
      <link>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786364#M953</link>
      <description>I did build the driver before loading:&lt;BR /&gt;I am using RHEL 5.2&lt;BR /&gt;uname -a :&lt;BR /&gt;&lt;BR /&gt;Linux dirac.mer.utexas.edu 2.6.18-128.1.1.el5 #1 SMP Mon Jan 26 13:58:24 EST 2009 x86_64 x86_64 x86_64 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;here is the log for build:&lt;BR /&gt;[root@dirac src]# ./build-driver -ni --install-dir=../prebuilt&lt;BR /&gt;C compiler to use: [ /usr/bin/gcc ]&lt;BR /&gt;Make command to use: [ /usr/bin/make ]&lt;BR /&gt;Kernel source directory: [ /lib/modules/2.6.18-128.1.1.el5/build ]&lt;BR /&gt;rm -f *.o .*.o.cmd .*.o.d .*.ko.cmd .*.ko.unsigned.cmd *.gcno&lt;BR /&gt;rm -f sep3_4.ko sep3_4.ko.unsigned sep3_4-x32_64-2.6.18-128.1.1.el5smp.ko&lt;BR /&gt;rm -f Module.symvers Modules.symvers *.mod.c modules.order Module.markers&lt;BR /&gt;rm -rf .tmp_versions&lt;BR /&gt;make[1]: Entering directory `/opt/intel/vtune_amplifier_xe_2011/sepdk/src/pax'&lt;BR /&gt;rm -f *.o .*.o.cmd .*.o.d .*.ko.cmd .*.ko.unsigned.cmd *.gcno&lt;BR /&gt;rm -f pax.ko pax.ko.unsigned pax-x32_64-2.6.18-128.1.1.el5smp.ko&lt;BR /&gt;rm -f Module.symvers Modules.symvers *.mod.c modules.order Module.markers&lt;BR /&gt;rm -rf .tmp_versions&lt;BR /&gt;make[1]: Leaving directory `/opt/intel/vtune_amplifier_xe_2011/sepdk/src/pax'&lt;BR /&gt;/usr/bin/make -C /lib/modules/2.6.18-128.1.1.el5/build M=/opt/intel/vtune_amplifier_xe_2011/sepdk/src LDDINCDIR=/opt/intel/vtune_amplifier_xe_2011/sepdk/src/../include LDDINCDIR1=/opt/intel/vtune_amplifier_xe_2011/sepdk/src/inc modules PWD=/opt/intel/vtune_amplifier_xe_2011/sepdk/src&lt;BR /&gt;make[1]: Entering directory `/usr/src/kernels/2.6.18-128.1.1.el5-x86_64'&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/lwpmudrv.o&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/control.o&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/cpumon.o&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/eventmux.o&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/linuxos.o&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/output.o&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/pmi.o&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/sys_info.o&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/utility.o&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/core2.o&lt;BR /&gt; AS &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/sys64.o&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/corei7_unc.o&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/snbunc_cbo.o&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/snbunc_imc.o&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/wsmexunc_imc.o&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/wsmexunc_qpi.o&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/wsmexunc_wbox.o&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/uncore_imc.o&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/pci.o&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/apic.o&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/pebs.o&lt;BR /&gt; LD &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/sep3_4.o&lt;BR /&gt; Building modules, stage 2.&lt;BR /&gt; MODPOST&lt;BR /&gt; CC /opt/intel/vtune_amplifier_xe_2011/sepdk/src/sep3_4.mod.o&lt;BR /&gt; LD &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/sep3_4.ko&lt;BR /&gt;make[1]: Leaving directory `/usr/src/kernels/2.6.18-128.1.1.el5-x86_64'&lt;BR /&gt;cp sep3_4.ko sep3_4-x32_64-2.6.18-128.1.1.el5smp.ko&lt;BR /&gt;make[1]: Entering directory `/opt/intel/vtune_amplifier_xe_2011/sepdk/src/pax'&lt;BR /&gt;/usr/bin/make -C /lib/modules/2.6.18-128.1.1.el5/build M=/opt/intel/vtune_amplifier_xe_2011/sepdk/src/pax LDDINCDIR=/opt/intel/vtune_amplifier_xe_2011/sepdk/src/pax/../../include LDDINCDIR1=/opt/intel/vtune_amplifier_xe_2011/sepdk/src/pax/../inc modules PWD=/opt/intel/vtune_amplifier_xe_2011/sepdk/src/pax&lt;BR /&gt;make[2]: Entering directory `/usr/src/kernels/2.6.18-128.1.1.el5-x86_64'&lt;BR /&gt; CC &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/pax/pax.o&lt;BR /&gt; Building modules, stage 2.&lt;BR /&gt; MODPOST&lt;BR /&gt; CC /opt/intel/vtune_amplifier_xe_2011/sepdk/src/pax/pax.mod.o&lt;BR /&gt; LD &lt;M&gt; /opt/intel/vtune_amplifier_xe_2011/sepdk/src/pax/pax.ko&lt;BR /&gt;make[2]: Leaving directory `/usr/src/kernels/2.6.18-128.1.1.el5-x86_64'&lt;BR /&gt;cp pax.ko pax-x32_64-2.6.18-128.1.1.el5smp.ko&lt;BR /&gt;make[1]: Leaving directory `/opt/intel/vtune_amplifier_xe_2011/sepdk/src/pax'&lt;BR /&gt;&lt;BR /&gt;Installed sep3_4 driver to /opt/intel/vtune_amplifier_xe/sepdk/prebuilt/sep3_4-x32_64-2.6.18-128.1.1.el5smp.ko .&lt;BR /&gt;make[1]: Entering directory `/opt/intel/vtune_amplifier_xe_2011/sepdk/src/pax'&lt;BR /&gt;Installed pax driver to /opt/intel/vtune_amplifier_xe/sepdk/prebuilt/pax/pax-x32_64-2.6.18-128.1.1.el5smp.ko .&lt;BR /&gt;make[1]: Leaving directory `/opt/intel/vtune_amplifier_xe_2011/sepdk/src/pax'&lt;BR /&gt;&lt;BR /&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;&lt;/M&gt;</description>
      <pubDate>Fri, 23 Mar 2012 15:57:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786364#M953</guid>
      <dc:creator>Dharma</dc:creator>
      <dc:date>2012-03-23T15:57:30Z</dc:date>
    </item>
    <item>
      <title>pax driver load error</title>
      <link>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786365#M954</link>
      <description>Try steps: (under vtune_amplifier_xe_2011/sepdk/src)&lt;BR /&gt;1. ./rmmod-sep3&lt;BR /&gt;2. rmmod pax&lt;BR /&gt;3. ./build_driver&lt;BR /&gt;4. ./insmod-sep3&lt;BR /&gt;5. ./boot-script -- install&lt;BR /&gt;&lt;BR /&gt;Regards, Peter&lt;BR /&gt;</description>
      <pubDate>Sat, 24 Mar 2012 00:29:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786365#M954</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2012-03-24T00:29:32Z</dc:date>
    </item>
    <item>
      <title>pax driver load error</title>
      <link>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786366#M955</link>
      <description>I did all the steps you mentioned. For ./build-driver, i used the default options. &lt;BR /&gt;&lt;BR /&gt;I get the same error message that i mentioned in the first post. &lt;BR /&gt;&lt;BR /&gt;[root@dirac src]# ./insmod-sep3&lt;BR /&gt;Checking for PMU arbitration service (PAX) ... not detected.&lt;BR /&gt;Attempting to start PAX service ...&lt;BR /&gt;Executing: insmod ./pax/pax-x32_64-2.6.18-128.1.1.el5smp.ko&lt;BR /&gt;insmod: error inserting './pax/pax-x32_64-2.6.18-128.1.1.el5smp.ko': -1 Invalid module format&lt;BR /&gt;&lt;BR /&gt;Error: pax driver failed to load!&lt;BR /&gt;&lt;BR /&gt;You may need to build pax driver for your kernel.&lt;BR /&gt;Please see the pax driver README for instructions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Error: failed to start or connect to required PAX service&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 24 Mar 2012 00:38:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786366#M955</guid>
      <dc:creator>Dharma</dc:creator>
      <dc:date>2012-03-24T00:38:19Z</dc:date>
    </item>
    <item>
      <title>pax driver load error</title>
      <link>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786367#M956</link>
      <description>&lt;P&gt;Did you work on Virtual Box?&lt;BR /&gt;&lt;BR /&gt;Have you seen sep and pax driver before running insmod-sep3?&lt;BR /&gt;lsmod | grep sep&lt;BR /&gt;lsmod | grep pax&lt;/P&gt;</description>
      <pubDate>Sat, 24 Mar 2012 02:44:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786367#M956</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2012-03-24T02:44:26Z</dc:date>
    </item>
    <item>
      <title>pax driver load error</title>
      <link>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786368#M957</link>
      <description>I do not work on a virtual box. I remote login to my server, and su - to login as root. I doub if that is an issue. I did vtune install long time back, using version 9.1, i uninstalled that version now. I was to use the software then. that was about two years ago. &lt;BR /&gt;&lt;BR /&gt;i get no output when i run lsmod commands. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 24 Mar 2012 03:08:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786368#M957</guid>
      <dc:creator>Dharma</dc:creator>
      <dc:date>2012-03-24T03:08:44Z</dc:date>
    </item>
    <item>
      <title>pax driver load error</title>
      <link>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786369#M958</link>
      <description>does this information help,&lt;BR /&gt;I cannot seem to make much out of it but seems relavent.&lt;BR /&gt;&lt;BR /&gt;[root@dirac ~]# dmesg | grep pax&lt;BR /&gt;pax: version magic '2.6.18-128.1.1.el5 SMP mod_unload gcc-4.5' should be '2.6.18-128.1.1.el5 SMP mod_unload gcc-4.1'&lt;BR /&gt;pax: version magic '2.6.18-128.1.1.el5 SMP mod_unload gcc-4.5' should be '2.6.18-128.1.1.el5 SMP mod_unload gcc-4.1'&lt;BR /&gt;pax: version magic '2.6.18-128.1.1.el5 SMP mod_unload gcc-4.5' should be '2.6.18-128.1.1.el5 SMP mod_unload gcc-4.1'&lt;BR /&gt;pax: version magic '2.6.18-128.1.1.el5 SMP mod_unload gcc-4.5' should be '2.6.18-128.1.1.el5 SMP mod_unload gcc-4.1'&lt;BR /&gt;pax: version magic '2.6.18-128.1.1.el5 SMP mod_unload gcc-3.4' should be '2.6.18-128.1.1.el5 SMP mod_unload gcc-4.1'&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 24 Mar 2012 03:47:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786369#M958</guid>
      <dc:creator>Dharma</dc:creator>
      <dc:date>2012-03-24T03:47:12Z</dc:date>
    </item>
    <item>
      <title>pax driver load error</title>
      <link>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786370#M959</link>
      <description>I could finally load the drivers. The problem was with the gcc version. For some reason, gcc4.1 was missing from my server, i installed a later version. I read in some fourom that if the gcc version used for bulding kernal doesnot match that used for bulding the driver, i get the erro i mentioned. &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sat, 24 Mar 2012 05:13:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786370#M959</guid>
      <dc:creator>Dharma</dc:creator>
      <dc:date>2012-03-24T05:13:23Z</dc:date>
    </item>
    <item>
      <title>Hi there, I have a similar</title>
      <link>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786371#M960</link>
      <description>&lt;P&gt;Hi there, I have a similar problem.&lt;/P&gt;

&lt;P&gt;I try to install vtune, and it exit with this error:&lt;/P&gt;

&lt;P&gt;linux-2.6.32.12-0.7 # more /tmp/amplifier_sampling_load_20.10.14.23.36.03.log&lt;BR /&gt;
	Warning:&amp;nbsp; no sep3_15 driver was found loaded in the kernel.&lt;BR /&gt;
	Checking for PMU arbitration service (PAX) ... not detected.&lt;BR /&gt;
	Attempting to start PAX service ...&lt;BR /&gt;
	Executing: insmod ./pax/pax-x32_64-2.6.32.59-0.7-default-fslsmp.ko&lt;BR /&gt;
	insmod: error inserting './pax/pax-x32_64-2.6.32.59-0.7-default-fslsmp.ko': -1 Invalid module format&lt;/P&gt;

&lt;P&gt;Error:&amp;nbsp; pax driver failed to load!&lt;/P&gt;

&lt;P&gt;You may need to build pax driver for your kernel.&lt;BR /&gt;
	Please see the pax driver README for instructions.&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	Error: failed to start or connect to required PAX service&lt;/P&gt;

&lt;P&gt;I double check the kernel, and it is using the same GCC version as well.&amp;nbsp; Is there a version of GCC that is needed?&lt;/P&gt;

&lt;P&gt;I am using this: gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2014 00:00:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786371#M960</guid>
      <dc:creator>Michael_L_6</dc:creator>
      <dc:date>2014-10-21T00:00:24Z</dc:date>
    </item>
    <item>
      <title>Hello Michael - You do appear</title>
      <link>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786372#M961</link>
      <description>&lt;P&gt;Hello Michael - You do appear to have the correct version of gcc.&amp;nbsp; At&amp;nbsp;least the 4.3.4 version is what I find in package descriptions for SUSE 11, SP1.&amp;nbsp; Have you attempted to build the driver manually as described higher up in the thread, according to the readme?&amp;nbsp; See Kirill's response.&amp;nbsp; If so, what was the result?&amp;nbsp; Can you post the build output?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2014 00:57:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786372#M961</guid>
      <dc:creator>Robert_L_Intel1</dc:creator>
      <dc:date>2014-10-21T00:57:53Z</dc:date>
    </item>
    <item>
      <title>Before building pax driver,</title>
      <link>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786373#M962</link>
      <description>&lt;P&gt;Before building pax driver, you need to check if Linux* kernel source matches running operation system version, then you will get expected driver name.&lt;/P&gt;

&lt;P&gt;My case:&lt;/P&gt;

&lt;P&gt;# uname -r&lt;BR /&gt;
	2.6.32-71.el6.x86_64&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="line-height: 19.5120010375977px;"&gt;# pwd&lt;/SPAN&gt;&lt;BR style="line-height: 19.5120010375977px;" /&gt;
	&lt;SPAN style="line-height: 19.5120010375977px;"&gt;/opt/intel/vtune_amplifier_xe_2015/sepdk/src/pax&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;# ls pax-*.ko&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;pax-x32_64-&lt;STRONG&gt;2.6.32-71.el6.x86_64&lt;/STRONG&gt;smp.ko&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2014 03:01:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786373#M962</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2014-10-21T03:01:40Z</dc:date>
    </item>
    <item>
      <title>The build-driver script will</title>
      <link>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786374#M963</link>
      <description>&lt;P&gt;The build-driver script will inform you if the sources don't match. &amp;nbsp;And which version of GCC is not so important, it's the kernel version, as Peter pointed out.&lt;/P&gt;

&lt;P&gt;Based on the post from @Michael L., I would say he doesn't have a driver that matches. &amp;nbsp;E.g., The prompt says "&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;linux-&lt;STRONG&gt;2.6.32.12-0.7&lt;/STRONG&gt;&lt;/SPAN&gt;", while the driver file says "&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;./pax/pax-x32_64-&lt;STRONG&gt;2.6.32.59-0.7&lt;/STRONG&gt;-default-fslsmp.ko&lt;/SPAN&gt;". &amp;nbsp;(Assuming the prompt is correct.)&lt;/P&gt;

&lt;P&gt;Of course, all of this should have been done during installation, assuming a recent version. &amp;nbsp;What version of the VTune Amplifier are you using, 2013 or 2015? &amp;nbsp;If 2013, which update? &amp;nbsp;Did you install it on this system as root, using sudo, or just as a user? &amp;nbsp;What happened during install? &amp;nbsp;Did you see any messages about failing to build or load the driver?&lt;/P&gt;

&lt;P&gt;Anyway, at this point, cd in the pax directory, &amp;lt;vtuneinstall&amp;gt;/sepdk/src/pax, and attempt to build the driver (build-driver script). &amp;nbsp;Once successfully built, cd up to sepdk/src and execute the build-driver script in that directory. &amp;nbsp;If that builds everything successfully, execute the insmod-sep3 script. &amp;nbsp;(these instructions assume a current version, as well)&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2014 18:15:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786374#M963</guid>
      <dc:creator>David_A_Intel1</dc:creator>
      <dc:date>2014-10-21T18:15:28Z</dc:date>
    </item>
    <item>
      <title>To Peter Wang:</title>
      <link>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786375#M964</link>
      <description>&lt;P&gt;To Peter Wang:&lt;/P&gt;

&lt;P&gt;this is what I get:&lt;/P&gt;

&lt;P&gt;/opt/intel/vtune_amplifier_xe_2015/sepdk/src/pax # uname -r&lt;BR /&gt;
	2.6.32.59-0.7-default-fsl&lt;BR /&gt;
	/opt/intel/vtune_amplifier_xe_2015/sepdk/src/pax # pwd&lt;BR /&gt;
	/opt/intel/vtune_amplifier_xe_2015/sepdk/src/pax&lt;BR /&gt;
	/opt/intel/vtune_amplifier_xe_2015/sepdk/src/pax # ls pax-*.ko&lt;BR /&gt;
	pax-x32_64-2.6.32.59-0.7-default-fslsmp.ko&lt;/P&gt;

&lt;P&gt;Look like pax is using the same version as my kernel, both at 2.6.32.59-0.7&lt;/P&gt;

&lt;P&gt;&amp;nbsp;
	&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2014 21:35:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786375#M964</guid>
      <dc:creator>Michael_L_6</dc:creator>
      <dc:date>2014-10-21T21:35:39Z</dc:date>
    </item>
    <item>
      <title>To MrAnderson:</title>
      <link>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786376#M965</link>
      <description>&lt;P&gt;To MrAnderson:&lt;/P&gt;

&lt;P&gt;when I try to build pax, this is what I see:&lt;/P&gt;

&lt;P&gt;:/opt/intel/vtune_amplifier_xe_2015/sepdk/src/pax # ./build-driver&lt;/P&gt;

&lt;P&gt;Options in brackets "[ ... ]" indicate default values&lt;BR /&gt;
	that will be used when only the ENTER key is pressed.&lt;/P&gt;

&lt;P&gt;C compiler to use: [ /usr/bin/gcc ]&lt;/P&gt;

&lt;P&gt;Make command to use: [ /usr/bin/make ]&lt;/P&gt;

&lt;P&gt;Kernel source directory: [ /usr/src/linux ]&lt;BR /&gt;
	rm -f *.o .*.o.cmd .*.o.d .*.ko.cmd .*.ko.unsigned.cmd *.gcno&lt;BR /&gt;
	rm -f pax.ko pax.ko.unsigned pax-x32_64-2.6.32.59-0.7-default-fslsmp.ko&lt;BR /&gt;
	rm -f Module.symvers Modules.symvers *.mod.c modules.order Module.markers&lt;BR /&gt;
	rm -rf .tmp_versions&lt;BR /&gt;
	/usr/bin/make -C /usr/src/linux M=/opt/intel/vtune_amplifier_xe_2015.1.0.367959/sepdk/src/pax LDDINCDIR=/opt/intel/vtune_amplifier_xe_2015.1.0.367959/sepdk/src/pax/../../include LDDINCDIR1=/opt/intel/vtune_amplifier_xe_2015.1.0.367959/sepdk/src/pax/../inc modules PWD=/opt/intel/vtune_amplifier_xe_2015.1.0.367959/sepdk/src/pax&lt;BR /&gt;
	make[1]: Entering directory `/usr/src/linux-2.6.32.12-0.7'&lt;/P&gt;

&lt;P&gt;&amp;nbsp; WARNING: Symbol version dump /usr/src/linux-2.6.32.12-0.7/Module.symvers&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; is missing; modules will have no dependencies and modversions.&lt;/P&gt;

&lt;P&gt;&amp;nbsp; CC &lt;M&gt;&amp;nbsp; /opt/intel/vtune_amplifier_xe_2015.1.0.367959/sepdk/src/pax/pax.o&lt;BR /&gt;
	&amp;nbsp; Building modules, stage 2.&lt;BR /&gt;
	&amp;nbsp; MODPOST 1 modules&lt;BR /&gt;
	&amp;nbsp; CC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /opt/intel/vtune_amplifier_xe_2015.1.0.367959/sepdk/src/pax/pax.mod.o&lt;BR /&gt;
	&amp;nbsp; LD &lt;M&gt;&amp;nbsp; /opt/intel/vtune_amplifier_xe_2015.1.0.367959/sepdk/src/pax/pax.ko&lt;BR /&gt;
	make[1]: Leaving directory `/usr/src/linux-2.6.32.12-0.7'&lt;BR /&gt;
	cp pax.ko pax-x32_64-2.6.32.59-0.7-default-fslsmp.ko&lt;/M&gt;&lt;/M&gt;&lt;/P&gt;

&lt;P&gt;Directory to install pax driver: [ /opt/intel/vtune_amplifier_xe_2015/sepdk/src/pax ]&lt;/P&gt;

&lt;P&gt;cp: `pax-x32_64-2.6.32.59-0.7-default-fslsmp.ko' and `/opt/intel/vtune_amplifier_xe_2015/sepdk/src/pax/pax-x32_64-2.6.32.59-0.7-default-fslsmp.ko' are the same file&lt;BR /&gt;
	make: *** [install] Error 1&lt;/P&gt;

&lt;P&gt;when I try to install, this is the error I see:&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Step 3 of 4 | Repairing&lt;BR /&gt;
	--------------------------------------------------------------------------------&lt;BR /&gt;
	Each component will be repaired individually. If you cancel the repairing, some&lt;BR /&gt;
	components might remain on your system. This repairing may take several minutes,&lt;BR /&gt;
	depending on your system and the options you selected.&lt;BR /&gt;
	--------------------------------------------------------------------------------&lt;BR /&gt;
	Uninstalling drivers... done&lt;BR /&gt;
	--------------------------------------------------------------------------------&lt;BR /&gt;
	Sampling driver uninstalled successfully&lt;BR /&gt;
	--------------------------------------------------------------------------------&lt;BR /&gt;
	Installing Command line interface component... done&lt;BR /&gt;
	--------------------------------------------------------------------------------&lt;BR /&gt;
	Installing Sampling Driver kit component... done&lt;BR /&gt;
	--------------------------------------------------------------------------------&lt;BR /&gt;
	Installing Graphical user interface component... done&lt;BR /&gt;
	--------------------------------------------------------------------------------&lt;BR /&gt;
	Finalizing product configuration...&lt;BR /&gt;
	--------------------------------------------------------------------------------&lt;BR /&gt;
	Preparing driver configuration scripts... done&lt;BR /&gt;
	--------------------------------------------------------------------------------&lt;BR /&gt;
	Installing drivers. It may take several minutes... done&lt;BR /&gt;
	--------------------------------------------------------------------------------&lt;BR /&gt;
	Sampling driver built successfully&lt;BR /&gt;
	Error while loading sampling driver, see /tmp/amplifier_sampling_load_21.10.14.21.40.50.log for details&lt;BR /&gt;
	Sampling driver boot script installed successfully&lt;BR /&gt;
	--------------------------------------------------------------------------------&lt;BR /&gt;
	Press "Enter" key to continue&lt;/P&gt;

&lt;P&gt;and the log file shows this:&lt;/P&gt;

&lt;P&gt;:/tmp/vtune_amplifier_xe_2015 # more /tmp/amplifier_sampling_load_21.10.14.21.40.50.log&lt;BR /&gt;
	Warning:&amp;nbsp; no sep3_15 driver was found loaded in the kernel.&lt;BR /&gt;
	Checking for PMU arbitration service (PAX) ... not detected.&lt;BR /&gt;
	Attempting to start PAX service ...&lt;BR /&gt;
	Executing: insmod ./pax/pax-x32_64-2.6.32.59-0.7-default-fslsmp.ko&lt;BR /&gt;
	insmod: error inserting './pax/pax-x32_64-2.6.32.59-0.7-default-fslsmp.ko': -1 I&lt;BR /&gt;
	nvalid module format&lt;/P&gt;

&lt;P&gt;Error:&amp;nbsp; pax driver failed to load!&lt;/P&gt;

&lt;P&gt;You may need to build pax driver for your kernel.&lt;BR /&gt;
	Please see the pax driver README for instructions.&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	Error: failed to start or connect to required PAX service&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2014 21:52:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786376#M965</guid>
      <dc:creator>Michael_L_6</dc:creator>
      <dc:date>2014-10-21T21:52:09Z</dc:date>
    </item>
    <item>
      <title>To Bob L</title>
      <link>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786377#M966</link>
      <description>&lt;P&gt;To Bob L&lt;/P&gt;

&lt;P&gt;I did compile it manually - but it fail as well for pax load&lt;BR /&gt;
	&lt;BR /&gt;
	I didn't capture log, so I will try again and show logs.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2014 21:53:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786377#M966</guid>
      <dc:creator>Michael_L_6</dc:creator>
      <dc:date>2014-10-21T21:53:50Z</dc:date>
    </item>
    <item>
      <title>Is this a virtualized</title>
      <link>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786378#M967</link>
      <description>&lt;P&gt;Is this a virtualized environment? &amp;nbsp;Can you execute the command 'amplxe-feedback -create-bug-report report.zip' and either send it to me via private message or open an issue at &lt;A href="https://premier.intel.com"&gt;Intel® Premier Support&lt;/A&gt;, where you will have an account if you registered your software, purchased or eval?&lt;/P&gt;

&lt;P&gt;Also, notice that while the pax driver did build, it did not copy it to the location that it would be loaded from:&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;cp: `pax-x32_64-2.6.32.59-0.7-default-fslsmp.ko' and `/opt/intel/vtune_amplifier_xe_2015/sepdk/src/pax/pax-x32_64-2.6.32.59-0.7-default-fslsmp.ko' are the same file&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;Try renaming the existing file, rebuilding the pax driver, and then loading it via insmod-sep3.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;BTW, what does the output of 'file&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;pax-x32_64-2.6.32.59-0.7-default-fslsmp.ko' look like?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2014 21:59:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/786378#M967</guid>
      <dc:creator>David_A_Intel1</dc:creator>
      <dc:date>2014-10-21T21:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: pax driver load error</title>
      <link>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/1565744#M24326</link>
      <description>&lt;P class=""&gt;Hi there, I have a similar problem.&lt;/P&gt;&lt;P class=""&gt;I try to install vtune, and it exit with this error:&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;opencv@opencv&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt;&lt;SPAN class=""&gt;~/intel/oneapi/vtune/latest/sepdk/src&lt;/SPAN&gt;&lt;SPAN class=""&gt;$ ./insmod-sep -r -g opencv&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;NOTE:&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;super-user or "root" privileges are required in order to continue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Please enter "root" 密码：&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;PYTHON is set to python3&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Warning:&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;the following driver(s) were not found loaded in the kernel:&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;sep5.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Warning:&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;no vtsspp driver was found loaded in the kernel.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Warning:&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;no socwatch driver was found loaded in the kernel.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Warning:&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;the following driver(s) were not found loaded in the kernel:&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;socperf3.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;The PAX service is not loaded anymore.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Detecting Secure Boot status...&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Secure Boot is disabled&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;---------------------&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;Loading PAX driver&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;---------------------&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Detecting Secure Boot status...&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Secure Boot is disabled&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Checking for PMU arbitration service (PAX) ... not detected.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Attempting to start PAX service ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Executing: insmod ./pax/pax-x32_64-6.5.0-14-genericsmp.ko&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;insmod: ERROR: could not insert module ./pax/pax-x32_64-6.5.0-14-genericsmp.ko: Invalid module format&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;ERROR: pax driver failed to load!&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;ERROR: Unable to load module.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Invalid driver module format found. Please rebuild the driver for kernel version 6.5.0-14-generic.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;ERROR: failed to start or connect to required PAX service&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;I double check the kernel, and it is using the same GCC version as well.&amp;nbsp; Is there a version of GCC that is needed?&lt;/P&gt;&lt;P class=""&gt;I am using this: gcc version&lt;SPAN class=""&gt;&amp;nbsp;(Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 10:01:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/1565744#M24326</guid>
      <dc:creator>Kerry_</dc:creator>
      <dc:date>2024-01-24T10:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: pax driver load error</title>
      <link>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/1568566#M24361</link>
      <description>&lt;P&gt;Re-build driver and install again.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/vtune-profiler/user-guide/2024-0/build-install-sampling-drivers-for-linux-targets.html#GUID-CC4C2F86-21A6-402A-97B0-3DA1FFD2C8F4" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/vtune-profiler/user-guide/2024-0/build-install-sampling-drivers-for-linux-targets.html#GUID-CC4C2F86-21A6-402A-97B0-3DA1FFD2C8F4&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 02:54:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/pax-driver-load-error/m-p/1568566#M24361</guid>
      <dc:creator>yuzhang3_intel</dc:creator>
      <dc:date>2024-02-02T02:54:35Z</dc:date>
    </item>
  </channel>
</rss>

