Search results for “hypervisor”

133 results found

Turbofloat server - unable to connectAnswered

Post by Arie Stavchansky on May 18, 2022

Here's are the specs running the turbofloatserver software: lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 46 bits physical, 48 bits virtual CPU(s): 1 On-line CPU(s) list: 0 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 1 NUMA node(s): 1 Vendor ID: GenuineIntel CPU family: 6 Model: 63 Model name: Intel(R) Xeon(R) CPU E5-2676 v3 @ 2.40GHz Stepping: 2 CPU MHz: 2400.059 BogoMIPS: 4800.01 Hypervisor vendor: Xen Virtualization type: full L1d cache: 32 KiB L1i cache: 32 KiB L2 cache: 256 KiB L3 cache: 30 MiB NUMA node0 CPU(s): 0 Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported Vulnerability L1tf: Mitigation; PTE Inversion Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown Vulnerability Meltdown: Mitigation; PTI Vulnerability Spec store bypass: Vulnerable Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines, STIBP disabled, RSB filling Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq p ni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm cpuid_fault invpcid_single pti fsgsbase bmi1 a vx2 smep bmi2 erms invpcid xsaveopt Since I cannot reproduce the error reliably, any pointers for troubleshooting are appreciated!

cloud flating server

Post by Wyatt O'Day on Jun 29, 2020

However, we always recommend using TF in VMs: https://wyday.com/limelm/help/vm-hypervisor-licensing/

TA - Docker and Parameterized?

Post by Sam on Jul 28, 2016

More about this here: https://wyday.com/limelm/help/vm-hypervisor-licensing/ More about TurboFloat here: https://wyday.com/limelm/help/using-turbofloat/ >> "2) Do I understand correctly that a request to verify a license only returns a YES or NO?"

NEW SDK for Harman AirAnswered

Post by Wyatt O'Day on Feb 26, 2026

This is all covered in our FAQ: https://wyday.com/limelm/help/faq/#in-vmhttps://wyday.com/limelm/help/vm-hypervisor-licensing/ So, after updating TurboActivate to the latest version (as of writing this it's 26.0.2, released 2 months ago), you have the following options (again, I've said this all before multiple times): Have them disable the VMs and continue to use TA.

Windows 11 Virgin MachinesAnswered

Post by Steve Tushar on Mar 31, 2023

Here is the error if I try to use a fresh Extension code“Can't Extend Trial: The function failed because this instance of your program is running inside a virtual machine / hypervisor and you've prevented the function from running inside a VM.”

Using turboactivate in a docker environmentAnswered

Post by Gonzalo Romero on Jan 3, 2024

Also took a look at this https://wyday.com/limelm/help/vm-hypervisor-licensing/ You mentioned that you should use turbofloat cause: if you let your customers activate your software on a virtual machine they can then copy that virtual machine as many times as they want.

Turbo Float Servers on VM

Post by Wyatt O'Day on Sep 26, 2018

Running the TFS on a VM you will see exactly what you've been seeing (and what is described here: https://wyday.com/limelm/help/vm-hypervisor-licensing/ Namely, you'll see both problems described in the article when you run the TFS on a VM: 1.

Running inside Docker Container

Post by Wyatt O'Day on Nov 5, 2018

You can use this on *any* real machine and *any* virtual machine / hypervisor / docker image / cloud VM, etc., etc., etc.

LimeLM on Terminal Server

Post by Sam on Mar 28, 2013

We have an article that covers part of this topic: Licensing from inside a virtual machine or hypervisor. Right now the article just talks about blocking VMs from activation.

False positive on VM for Windows 11 on Dell XPSAnswered

Post by Arie Stavchansky on Jul 9, 2025

I have done all of the following: 1.  Disabled “Windows Hypervisor Platform” from the "Turn Windows features on or off" dialog.

Error in inno setup while compilingAnswered

Post by Sam Saito on Jul 19, 2023

Fix your date and time settings, restart your computer, and try to activate again.', mbError, MB_OK);             TA_E_IN_VM:               MsgBox('Failed to activate because this instance of your program if running inside a virtual machine or hypervisor.', mbError, MB_OK);             TA_E_INVALID_ARGS:               MsgBox('The arguments passed to the function are invalid.

You Must Enter a Valid Product Key? NSIS

Post by Timothy Reynolds on Jan 19, 2021

${Break} ${Case} 17 ; TA_E_IN_VM MessageBox MB_OK|MB_ICONSTOP "Failed to activate because this instance of your program if running inside a virtual machine or hypervisor." ${Break} ${Case} 20 ; TA_E_KEY_FOR_TURBOFLOAT MessageBox MB_OK|MB_ICONSTOP "The product key used is for TurboFloat, not TurboActivate."

What Am I Missing?Answered

Post by Todd Bennett on Nov 30, 2021

${Break} ${Case} 17 ; TA_E_IN_VM MessageBox MB_OK|MB_ICONSTOP "Failed to activate because this instance of your program if running inside a virtual machine or hypervisor." ${Break} ${Case} 20 ; TA_E_KEY_FOR_TURBOFLOAT MessageBox MB_OK|MB_ICONSTOP "The product key used is for TurboFloat, not TurboActivate."