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

Windows 10 22H2: Installing and starting VTSS++ driver...FAILED

Ted5
Débutant
9 024 Visites

I am not able to load the vtss driver.

There is no additional information provided at to why the driver will not load.

Is there any fix for this?

I am using the latest download of VTune.

I tried installing manually with:

./amplxe-sepreg.exe -i -v

It would be helpful if there were additional information as to why the driver won't install.

0 Compliments
1 Solution
JaideepK_Intel
Employé
8 762 Visites

Hi,


I hope you are doing well.


Can you please try to install the latest version(2023.1) of Vtune and let us know if you are facing the issue?


Also as mentioned above please check vtss.sys file exists in the same path as shown above.


Thanks,

Jaideep



Voir la solution dans l'envoi d'origine

0 Compliments
28 Réponses
JaideepK_Intel
Employé
7 624 Visites

Hi,

 

Thank you for posting in Intel communities.

 

To check whether the VTSSP drive is installed properly or not, we need to run the self-checker on your machine.

Please follow the below step:

To set the environment variables run the below command:

 

<Vtune_installation_directory\latest\vtune-vars.bat>

 

example: C:\Program Files (x86)\Intel\oneAPI\vtune\2022.2.0\vtune-vars.bat

 

3. To run vtune-self-checker run the below command:

 

<Vtune_installation_directory\latest\bin64\vtune-self-checker.bat>

 

example: C:\Program Files (x86)\Intel\oneAPI\vtune\2022.3.0\bin64\vtune-self-checker.bat

JaideepK_Intel_0-1680607328154.png

 

 

Thanks,

Jaideep

 

0 Compliments
Ted5
Débutant
7 593 Visites

I did that and shows FAILED as I stated above.  I will re-run an post the result.

0 Compliments
Ted5
Débutant
7 591 Visites

PS C:\Program Files (x86)\Intel\oneAPI\vtune\latest\bin64> ./amplxe-sepreg.exe -i -v
Warning, socperf3 driver is already installed and will be re-used... skipping
Installing and starting sepdrv5...
OK
Installing and starting sepdal...
OK
VTSS++ driver found
Deleting system32/drivers/vtss.sys file...OK
Forming source path for vtss.sys...OK
Forming destination path for vtss.sys...OK
Copying file C:\Program Files (x86)\Intel\oneAPI\vtune\latest\bin64\sepdrv\vtss.sys to C:\Windows\system32\drivers\vtss.sys...OK
Installing and starting VTSS++ driver...FAILED
PS C:\Program Files (x86)\Intel\oneAPI\vtune\latest\bin64>

0 Compliments
Ted5
Débutant
7 584 Visites

Log file attached.

0 Compliments
Ted5
Débutant
7 581 Visites

Still see this error when trying to use Hardware based event profiling.

 

Ted5_0-1680707157418.png

 

0 Compliments
c8
Employé
4 163 Visites

Pls have you solved this issue now? I'm also having this issue with vtune version 2024.1.0

我在 vtune 版本 2024.1.0 上也遇到了这个问题

 

Looking forward to hearing from you!

0 Compliments
yuzhang3_intel
Modérateur
4 156 Visites

Could you provide a detailed Windows 10 version?

0 Compliments
c8
Employé
4 141 Visites

I'm on a Windows 11 machine, and I suspect it's VTSS that prevents hardware events from being parsed in the hotspot analysis type

c8_0-1716529848691.png

It shows failure in the logs, but the vtss file is under the correct path.

c8_1-1716529983989.png

VTune version:  windows 2024.1.0.520_offline

0 Compliments
yuzhang3_intel
Modérateur
4 135 Visites

Is the version 23H2 with build 22631.3593 or newer?  Some latest builds will be supported in future releases. 

0 Compliments
c8
Employé
4 119 Visites
0 Compliments
yuzhang3_intel
Modérateur
4 114 Visites

It is one known issue, which will be fixed in future releases.

0 Compliments
c8
Employé
4 107 Visites

Will this issue affect the collection of hardware events of the hotspot analysis type?

0 Compliments
yuzhang3_intel
Modérateur
4 096 Visites

VTSS driver will affect the call stack collection. There is no impact on event collection.

0 Compliments
c8
Employé
4 093 Visites
0 Compliments
yuzhang3_intel
Modérateur
4 074 Visites

For this case, LBR will replace the VTSS to collect stacks. However, there is a stack depth limitation. There is no impact on HW event-based hotspots.

0 Compliments
c8
Employé
4 072 Visites

I'm having trouble capturing hardware events right now, it seems to be a bit of a problem showing the captured event information data in the image, and 'unkonwn' is displayed in the 'events per sample' list.

 

Do you know how to solve this problem?

c8_0-1716536311975.png

 

0 Compliments
JaideepK_Intel
Employé
7 501 Visites

Hi,

 

I hope you are doing well.

 

We are unable to reproduce your issue from our end, could you please share processor details?

>>Please check vtss.sys file exists in the below path

<Vtune_installation_directory>\latest\bin64\sepdrv

example:

C:\Program Files (x86)\Intel\oneAPI\vtune\latest\bin64\sepdrv (default path)

JaideepK_Intel_0-1681111438414.png

 

>>From the screenshot, you shared it's just a warning and you can ignore that. From self checker log I can see vtssp driver is not loaded. If possible please try to reinstall Vtune.

 

If the issue still persists please let us know.

 

Thanks,

Jaideep

 

 

 

0 Compliments
Ted5
Débutant
7 475 Visites

The issue persists.  It is not just a warning.  The driver has failed to load and therefore I cannot use Stack collection with Hardware event based logging.  If it wasn't a problem, I would not be trying to figure out how to solve it.l

 

Ted5_0-1681156608454.pngTed5_1-1681156647296.png

 

0 Compliments
JaideepK_Intel
Employé
8 763 Visites

Hi,


I hope you are doing well.


Can you please try to install the latest version(2023.1) of Vtune and let us know if you are facing the issue?


Also as mentioned above please check vtss.sys file exists in the same path as shown above.


Thanks,

Jaideep



0 Compliments
Ted5
Débutant
7 412 Visites

I have tried to reinstall, but still get the FAILED message when loading the driver.

The vtss.sys file is in the correct location.

 

Can you please provide additional insight as to why the driver fails to load?

The things you mentioned so far have not helped.

0 Compliments
Répondre