VMware-cmd persistent / not persistent does not work in vsphere / esx4?

Hello

We have a problem with the definition of a State of non-persistent disk with a script - something that we used to be able to do with ESX 3.5

On ESX 3.5, this used to work:

# vmware - cmd XPROUTER.vmx scsi0:0.mode independent-no persistent setconfig

On ESX 4.0, the statement runs as follows and does not return anything - that is:

# vmware - cmd XPROUTER.vmx scsi0:0.mode independent-no persistent setconfig

#

Neither does not change the .vmx or the State of SCSI0.0 in the GUI.

Also, if I try to edit the .vmx with text editor line.

scsi0:0.mode = persistent "independent-no.

The change does not appear in the GUI configuration...

Looking at vmware-cmd reference V-sphere, it seems that the order to setconfig is gone?

What method can be used to assign a disk of the machine non-persistent / persistent command-line on ESX 4.0?

Thanks in advance!

That's right, which was removed from vSphere, I think that it might have been some curiosities and items in the past with the command and perhaps removed all together. Technically, the vmware-cmd is an obsolete utility. You'll probably want to take a look at using vCLI or PowerCLI to reconfigure your VM to fire the drive persistent or not persistent.

You can take a look at the vSphere SDK for Perl, there are a variety of scripts that allow for the wide range of operations against your vCenter, the host and the VM (s): http://www.vmware.com/support/developer/viperltoolkit/viperl40/doc/vsperl_util_index.html. That would be of interest is vmreconfig.pl http://www.vmware.com/support/developer/viperltoolkit/viperl40/doc/vmreconfig.html , you will find that you will be able to update your disc mode.

=========================================================================

William Lam

VMware vExpert 2009

Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

repository scripts vGhetto

VMware Code Central - Scripts/code samples for developers and administrators

http://Twitter.com/lamw

If you find this information useful, please give points to "correct" or "useful".

Tags: VMware

Similar Questions

  • VMware - cmd.pl on VIMA does not work with vi-fastpass

    I have executed 1.0 VIMA and have an ESXi 3.5u3 as my virtual server. When I run vmware - cmd.pl - l command I always get challenged for username/password name. According to the documentation if I get the vi-fastpass enabled on the server, all RCLi controls function without requiring additional authentication.

    Any ideas.

    If you take a look on the VIMA release notes in the known issues section: http://www.vmware.com/support/developer/vima/vima10/vima10relnotes.html

    Some remote CLI commands do not vi-fastpass support

    Description: CLI remote svmotion, vmware-cmd and resxtop commands do not vi-fastpass support.

    All three of those who can't stand vi-fastpass including vmware - cmd.pl

    =========================================================================

    William Lam

    VMware vExpert 2009

    Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

    http://Twitter.com/lamw

  • VMware-cmd/vmfs/volumes/storage... / createsnapshot does not work on vSphere?

    VMware-cmd /vmfs/volumes/storage/VM/VM.vmx createsnapshot 'name' brief quiesce of "description".

    This comes with the error below.  Worked absolutely perfect with 3.5*.

    Traceback (most recent call changed):

    File "/ usr/bin/vmware-cmd", line 88, in?

    main()

    File "/ usr/bin/vmware-cmd", line 63, in hand

    operationName, result is CommandProcessor.Process (host, args)

    File "/ usr/lib/vmware/vmware-cmd/CommandProcessor.py", line 11, in the process of

    result = operation. DoIt(*processedArgs)

    TypeError: DoIt() takes exactly 7 arguments (13 given)

    Change the words 'suspend' and 'memory' to 1 or 0 (enable or disable).

    Marcelo Soares

    VMWare Certified Professional 310/410

    Technical Support Engineer

    Globant Argentina

    Review the allocation of points for "useful" or "right" answers.

  • the root account not working for vSphere Client 5.5, for SSH works fine

    Hey.

    I got this:

    I can connect to vCenter 5.5 by SSH and the root user and password works fine

    I can connect to vCenter 5.5 by vSphere Client and use domain user and everything works fine

    I cant't connection 5.5 by user of vSphere vCenter Client and use of root and the password. I have information on

    "Cannot complete the connection because username or password incorect.

    IM shure I use the right password for root.

    A suggestion?

    Screenshot_6.png

    Ok. Thank you community vExpert and Lukasz of my team, we found easy reason perhaps, but not at the first glance for me

    We had the installer by default "Source of identity" for Active Directory then when I used only root for connection I got the error with wrong password.

    In this possible case is just to connect to vcenter using root@localos credintials.

    But in addition we sam of similar mistakes inside the SSO connects:

    Location of the vCenter Single Sign-On log files for vCenter Server 5.1 and 5.5 (2033430) | VMware KB

    /var/log/VMware/SSO/VMware-STS-idmd.log

    2016 06-21 13:57:31, ERROR 142 [IdentityManager] could not authenticate [root] main tenant [vsphere.local]

    javax.security.auth.login.LoginException: failed connection

    at com.vmware.identity.idm.server.provider.ldap.LdapWithAdMappingsProvider.authenticate(LdapWithAdMappingsProvider.java:327)

    at com.vmware.identity.idm.server.IdentityManager.authenticate(IdentityManager.java:2412)

    at sun.reflect.GeneratedMethodAccessor24.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)

    at java.lang.reflect.Method.invoke (unknown Source)

    at sun.rmi.server.UnicastServerRef.dispatch (unknown Source)

    to sun.rmi.transport.Transport$ 1.run (unknown Source)

    to sun.rmi.transport.Transport$ 1.run (unknown Source)

    at java.security.AccessController.doPrivileged (Native Method)

    at sun.rmi.transport.Transport.serviceCall (unknown Source)

    at sun.rmi.transport.tcp.TCPTransport.handleMessages (unknown Source)

    to sun.rmi.transport.tcp.TCPTransport$ ConnectionHandler.run0 (unknown Source)

    to sun.rmi.transport.tcp.TCPTransport$ ConnectionHandler.run (unknown Source)

    at java.util.concurrent.ThreadPoolExecutor.runWorker (unknown Source)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (unknown Source)

    at java.lang.Thread.run (unknown Source)

    Caused by: com.vmware.identity.idm.InvalidPrincipalException: could not find the main id: {name: root domain: OurAdDomain.local}

    at com.vmware.identity.idm.server.provider.BaseLdapProvider.findAccountLdapEntry(BaseLdapProvider.java:543)

    at com.vmware.identity.idm.server.provider.ldap.LdapWithAdMappingsProvider.getUserDN(LdapWithAdMappingsProvider.java:1715)

    at com.vmware.identity.idm.server.provider.ldap.LdapWithAdMappingsProvider.authenticate(LdapWithAdMappingsProvider.java:323)

    ... 15 more

    2016-06-21 13:57:31, 144 ERROR [IdentityManager] failed to main checkUserAccountFlags [root] for tenant [vsphere.local]

    "2016-06-21 13:57:31, 144 exception ERROR [ServerUtils] ' com.vmware.identity.idm.IDMLoginException: the connection has failed.

    com.vmware.identity.idm.IDMLoginException: failed connection

    at com.vmware.identity.idm.server.IdentityManager.authenticate(IdentityManager.java:2481)

    at sun.reflect.GeneratedMethodAccessor24.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)

    at java.lang.reflect.Method.invoke (unknown Source)

    at sun.rmi.server.UnicastServerRef.dispatch (unknown Source)

    to sun.rmi.transport.Transport$ 1.run (unknown Source)

    to sun.rmi.transport.Transport$ 1.run (unknown Source)

    at java.security.AccessController.doPrivileged (Native Method)

    at sun.rmi.transport.Transport.serviceCall (unknown Source)

    at sun.rmi.transport.tcp.TCPTransport.handleMessages (unknown Source)

    to sun.rmi.transport.tcp.TCPTransport$ ConnectionHandler.run0 (unknown Source)

    to sun.rmi.transport.tcp.TCPTransport$ ConnectionHandler.run (unknown Source)

    at java.util.concurrent.ThreadPoolExecutor.runWorker (unknown Source)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (unknown Source)

    at java.lang.Thread.run (unknown Source)

    2016-06-21 13:57:31, 144 INFO [IdentityManager] authentication failed for user [root] the tenant [vsphere.local] in milliseconds [4]

    When I used the credentials with appropriate domain name:

    root@localos we received newspapers below:

    2016-06-21 14:11:58, 971 INFO [LinuxNativeAuthDbAdapter] [root] user authentication

    2016-06-21 14:11:58, 974 INFO [IdentityManager] authentication successful for the user [root@localos] [vsphere.local] tenant in milliseconds [3]

    2016-06-21 14:11:58, 984 INFO [LinuxNativeAuthDbAdapter] to get local groups for the [root] user. Recursive? [Yes]

    When I temporary switch the source of identity - "localos" and use the root account to log logs below, we received and I connected without problem:

    2016-06-21 14:14:37, 545 INFO [LinuxNativeAuthDbAdapter] [root] user authentication

    2016-06-21 14:14:37, 549 INFO [IdentityManager] authentication successful for the user [root] the tenant [vsphere.local] in milliseconds [4]

    2016-06-21 14:14:37, 564 INFO [LinuxNativeAuthDbAdapter] to get local groups for the [root] user. Recursive? [Yes]

    Now, for me, more clearly

    Once again thank you

    Sebastian

  • VMware-cmd: not found

    I'm pretty new to ESXi. I had active SSH. Connected to it.

    Now, I want to do a job on the vm images (problem with my snapshots going not to far away).

    In any case, when I try to run the "vmware-cmd - l" command it gives me:

    "- ashes: vmware-cmd: not found".

    What gives? What could be wrong?

    VMware-cmd is not available in the console not supported for ESXi Busybox

    You will need to use the vCLI which has a remote version of vmware-cmd

    =========================================================================

    William Lam

    VMware vExpert 2009,2010

    VMware scripts and resources at: http://www.virtuallyghetto.com/

    Twitter: @lamw

    repository scripts vGhetto

    Introduction to the vMA (tips/tricks)

    Getting started with vSphere SDK for Perl

    VMware Code Central - Scripts/code samples for developers and administrators

    VMware developer community

    If you find this information useful, please give points to "correct" or "useful".

  • VMware-cmd removesnapshot running 24 hours +.

    We have a server running ESX 3.01 yet, we are about to replace the hardware and update everything.  Through this process of preparation, I came across a virtual machine that has some old (2009), HUGE shots that must be engaged.

    Due to the problems I have experienced instant removing the console in the past, I decided to run it from the command line.  I ran the vmware-cmd command to delete snapshots, connected to an antibody secondary ssh session to look at the delta files.  I'm at a point now, where all the delta files are gone from the directory, but stereotypes are always listed in the vmsd file.  In addition, the session of vmware-cmd is not yet returned to a command prompt (or it is blocked or even do something?)

    He has been running (or suspended) for about 24 hours now.  I was about to kill this process and try to start the virtual machine - but I decided to post here everything first.

    Everyone knows this?

    Thank you

    SB

    I can't tell you with certainty what happened. However, because the delta files are gone, it should be reasonable to assume that the snapshot cleanup process is completed and the vmware-cmd command can simply wait for a callback that will probably never come because of timeouts for example. I would go check the VM .vmx file to see if it has been updated correctly with files hard base and then kill the process. If you wish, you can also take a glance to the file of vmware.log of the virtual machine that must contain entries on the consolidation of the snapshot. Don't worry too much about the .vmsd file, it is a text file that contains the information displayed in the Snapshot Manager. If all snapshots are gone, you can delete this file.

    André

  • Question of Safari and Chrome. indicates on the navigation screen. "An element of the Protection of the family filter does not work as expected. Restart your computer. If the problem persists, contact support.  Error: failed to hose CPI. »

    Question of Safari and Chrome. indicates on the navigation screen. "An element of the Protection of the family filter does not work as expected. Restart your computer. If the problem persists, contact support.  Error: failed to hose CPI. »

    Quit Safari, Chrome to quit smoking. If necessary Forcequit.

    Start Safari while holding the SHIFT key, select the menu Safari ClearHistory, then after this check that the homepage is the one you want.

    Do the same for Chrome.

    Close all browsers, restart the mac.

  • Property of VMware Workstation 8 serial number does not work

    Hello

    I used to install WS7 issuing a command line like this:

    VMware Workstation.msi"/ qb! /norestart ADDLOCAL = ALL DISABLE_AUTORUN = 0 QUICKLAUNCH_SHORTCUT = 0 USERNAME = "xxx" COMPANYNAME = "xxx" SERIALNUMBER = "xxxx".

    Now, SERIALNUMBER has been removed from the msi properties table.

    Is it possible to have a solution for this other than the registration of import reg file?

    This issue has a lot of visibility with the devs, and we are working on implementing this properly in my computer.  For 8.0.1 users are able to configure shortcuts, port pass, serial key and persist / remove settings from the workstation through the command line, but we still have more work to do.  Still, some settings do not work and are not passed through. Currently INSTALLDIR and the features of REMOVAL does not work.

    But, you can indeed install w / serial number in the installation in silent mode starts now with Workstation 8.0.1.

    VMware-workstation-plein-8.0.1-528992.exe/s/v SERIALNUMBER = "xxxxx-xxxxx-xxxxx-xxxxx-xxxxx" works when it is run from an elevated command prompt.

  • How to select multiple lines of text (without selecting all the text) within a title? (Holding Cmd does not work)

    I need to select several lines of text (in the various sections of the text) within a title without selecting any text. Holding Cmd like you would in other applications does not work, and now Shift selects all. Does anyone have a solution?

    Thank you.

    YYou cannot select several segments of text in a text block.

  • New shortcut tab (cmd T) and 'enter' does not work

    Hello

    As mentioned above, the new shortcut to the tab (Cmd T) does not work.

    In addition, when you enter, for example, a password, and then hit the key enter, doesn't work, too. (entering a url, then hit enter to work, if...).

    My first guess is that the shortcut cmd T is already in use by another application, it is not, though. I checked this (preferences-> keyboard-> shortcuts).

    The shortcut worked until yesterday after I had updated to el capitan.

    Someone at - it a similar problem and knows how to fix?

    Retina not MBP 13 inch, osx 10.11.1

    Restart your Mac and then try the command-T Safari shortcut keyboard.

    Command + T works fine on Safari / El Capitan v10.11.2 for me.

  • CMD prompt does not work!

    How to reset the TCP/IP address?

    I wish you explained what "does not work" involved. If you try to release/renew your TCP/IP address start > run > cmd [OK]. When the command prompt opens, type:

    ipconfig [Enter] enough

    ipconfig / renew [Enter]

    If this does not resolve your problem, please give a better description of the problem, what you're trying to (end of the goal), and what you have already done to troubleshoot.

    Help us help you:

    http://www.elephantboycomputers.com/page2.html#how-to-write

    http://support.microsoft.com/default.aspx/kb/555375 - how to ask a Question

    MS - MVP - Elephant Boy computers - don't panic!

  • Appstack - capture VMware Client plugin integration of 5.6/6.0 does not work

    So with the new customer integration plugin which essentially acts as a web services, I've updated the AppStack to include new versions of the integration Client plug-in. Unfortunately, it seems that this is not possible.

    After having captured and ensure that the vmware-csd process was not working, I advanced and provisioning of the AppStack. However, when I connected the desktop computer, attach the appstack I just put in service, I discovered that the integration of client plug-in has not start up when I navigate to the Web Client. Looking at the web console, I noticed that a web socket request was not due to of insoluble host vmware localhost name. I discovered that integration Client plug-in adds a vmware-localhost for the hosts file entry in the C:\Windows\System32\drivers\etc directory, but it forced me to empty the DNS before the hosts file entered into force.

    Even then, I found that the plugin would not work, so delve into files of IPC newspapers showed that the certificate is missing from the directory C:\ProgramData\VMware\CIP\csd\ssl. And I found that the certificate generated during installation is not captured in the AppStack.

    I saw the snapvol.cfg in the AppStack and, unfortunately, I found that she was set to exclude anything under the ProgramData\VMware directory. (EDIT: I learned, the UIA in writing also includes this disclaimer, so same Volumes accessible writable UIA does not properly with VMware CIP)

    Other thoughts on how to make the new version of the plugin of customer integration work with AppStack? The only thing I could think to script allvolattached.bat on the AppStack running vmware - csd.exe - install and ipconfig/flushdns, but generate keys and the certs takes time loooooooooooong. (This is a simple process threaded openssl, sort of SMP does not help)

    I decided, if I need to make this work, I'll have to copy the folder in question (C:\ProgramData\VMware\CIP\csd) to another location where it will seize in the Appstack and then use the allvolattached.bat script to copy the folder and its contents in the place and triggers the ipfconfig /flushdns to work. Have not really tested, but he will try.

    EDIT: confirmed that it does not work with the above method. I copied the folder CIP C:\ProgramData and allvolattached.bat script to copy the folder to the right place (Powershell Copy-Item C:\ProgramData\CIP\ C:\ProgramData\VMware\-Recurse) and trigger DNS flush (ipconfig/flushdns). Note for someone else who can try to...

  • VMware Player 6 VM - bridged network (Ethernet/LAN) adapter does not work after upgrade to Windows 10 - known issue?

    Hello

    I upgraded the PC host, but also virtual machines to Windows Pro 10.

    TheVMware Player 6 VM - bridged network (Ethernet/LAN) adapter does not work after upgrade to Windows 10...

    Is this a known issue?

    Thank you!

    Kind regards

    Joe

    SOLVED!


    I uninstalled VMware Player, including the abolition of the configuration files.


    re-installed VMware Player and it worked!

  • VMWare Tools shared folder code does not compile on VMWare Fusion 7, Ubuntu asked 14.10, and Clipboard sharing does not work.

    Hello

    After the upgrade to a guest of 14.04 to 14.10 Ubuntu, I tried to reinstall the VMWare tools.  The problems I've come across so far:

    Shared folder code will not compile.  I get the following result:

    do: enter the directory "/ tmp/modconfig-ElOCTG/vmhgfs-only.

    Using the kernel build system.

    / usr/bin/make /lib/modules/3.16.0-23-generic/build/include/ - c... SUBDIRS = $PWD SRCROOT = $PWD. \

    MODULEBUILDDIR = modules

    make [1]: Entering directory ' / usr/src/linux-headers-3.16.0-23-generic'

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/message.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/dir.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/request.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/hgfsUtil.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/cpName.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/rpcout.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/stubs.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/hgfsEscape.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/link.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/transport.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/module.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/file.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/super.o

    /tmp/modconfig-ElOCTG/vmhgfs-only/file.c: in function 'HgfsAioRead ':

    /tmp/modconfig-ElOCTG/vmhgfs-only/file.c:714:4: error: implicit declaration of function 'generic_file_aio_read' [-Werror-implicit-function-declaration =]

    result = generic_file_aio_read (iocb, iov, numSegs, offset);

    ^

    /tmp/modconfig-ElOCTG/vmhgfs-only/file.c: in function 'HgfsAioWrite ':

    /tmp/modconfig-ElOCTG/vmhgfs-only/file.c:786:4: error: implicit declaration of function 'generic_file_aio_write' [-Werror-implicit-function-declaration =]

    result = generic_file_aio_write (iocb, iov, numSegs, offset);

    ^

    Cc1: some warnings are treated as errors

    scripts / Makefile.build:257: recipe for target ' / tmp/modconfig-ElOCTG/vmhgfs-only/file.o' failed

    make [2]: * [/ tmp/modconfig-ElOCTG/vmhgfs-only/file.o] error 1

    make [2]: * waiting unfinished...

    Makefile:1345: recipe for target ' _module_/tmp/modconfig ElOCTG/vmhgfs-only' failed

    make [1]: * [_module_/tmp/modconfig ElOCTG/vmhgfs-only] error 2

    make [1]: leaving directory ' / usr/src/linux-headers-3.16.0-23-generic'

    Makefile:120: doesn't have a recipe for target 'vmhgfs.ko '.

    make: * [vmhgfs.ko] error 2

    make: leaving directory ' / tmp/modconfig-ElOCTG/vmhgfs-only.

    The filesystem (vmhgfs module) driver is used only for the shared folder

    feature. The rest of the software provided by VMware Tools is designed to work

    regardless of this function.

    If you want the shared folders feature, you can install the driver of

    running vmware-config - tools.pl again after making sure that gcc, binutils, make

    and your kernel sources are installed on your computer.

    These packages are available on the installation of your distribution CD.

    [Press the Enter key to continue]

    In addition, the shared clipboard does not work.

    I'm under VMWare 7.0.0 on OS X 10.10.

    Any help or advice will be greatly appreciated.


    Thank you

    Jonathan Morgan

    The VMWare Tools included with fusion 7.0.1 solved this problem for me (and without any serious regressions I noticed so far, at least, which is nice but not something I intend on with vmware), so probably the next update of each VMware product should include the updated tools.  Don't know how long updates to other products are coming, however.  Wonder if there is a separate place to get just the tools to day?

  • USB foot pedal problem (Infinity IN-USB-2): recognized by Windows but does not work on VMware Workstation 10

    When I connect an Infinity IN-USB-2 pedal for my guest Windows 7 Professional (on Ubuntu 14.04 and VMware Workstation 10.0.2), the pedal gets recognized by Windows and different applications, but by pressing the pedal itself has no effect.

    I downloaded a USB foot pedal Tester (http://vec-infinity-in-usb-1-foot-pedal-tester.soft112.com/) on the client and he acknowledged that the device is connected, but when I pressed on any of the three pedals, the tester has not detected the presses.

    I tried the pedal on a real Windows computer, and it worked fine.

    When I connect the pedals, even with the guest in the foreground, VMware Workstation will appear a dialog box:

    The specified device is claimed by another (usbhid) driver on the host operating system. The device can be used. To continue, the appliance will be first disconnected from its current driver. [Cancel] [OK]

    When I click 'OK', we state above: Windows recognizes that the device is connected, but foot-presses are not detected. My other USB devices are not pop this dialog box. (Click Cancel maintains the device disconnected from the guest.) I don't know if the dialog box is significant or a red herring.

    Here's what/var/log/syslog says when I connect the pedal with the Windows client in the foreground:

    kernel: [281434.822751] usb 2 - 1.7: new low speed USB device number 28 using ehci-pci

    kernel: [281434.920667] usb 2 - 1.7: new USB key found, idVendor is 05f3, idProduct = 00ff

    kernel: [281434.920672] usb 2 - 1.7: new USB device strings: Mfr = 1, product = 2, SerialNumber = 0

    kernel: [281434.920675] usb 2 - 1.7: product: pedal WITH USB

    kernel: [281434.920678] usb 2 - 1.7: manufacturer: VEC

    kernel: [281434.923852] entry: CVE CVE USB pedals as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/input/input38

    kernel: [281434.924239] is hid-generic 0003:05F3:00FF.0016: entry, hiddev0, hidraw3: USB HID device v1.00 [CVE CVE USB pedals] on usb-0000:00:1d.0-1.7/input0

    PSG-probe: check the bus 2, device 28: ' / sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7 '.

    PSG-probe: bus: 2, device: 28 is not a MTP device

    And when I click on "OK" to the dialog, he said:

    kernel: [281480.324926] usb 2 - 1.7: reset low speed USB device number 28 using ehci-pci

    kernel: [281480.900448] usb 2 - 1.7: reset low speed USB device number 28 using ehci-pci

    When I unplug the device, it is said:

    kernel: [281517.582472] usb 2 - 1.7: unplug USB, the device number 28

    Thanks for the ideas on solving this problem.

    Answering my own question: I spoke with a salesman who told this pedal does not work on virtual machines for the following reason:

    These pedals are all just Universal USB controllers that require programs or applications to be able to see and recognize them for use. Because they are installed by the base of Windows and Generic USB devices drivers, they can not be seen my remote computers via USB sharing etc.

    They recommended using a hotkey program to work around the problem. I have not tried this solution, but bought a different pedal that works out of the box with VM: a vP-1 vPedal. Lower build quality than infinity (in my opinion) but it works perfectly.

    This is the idea of the key of the seller:

    I have a solution that will allow you to use the pedal as expected if the remote program who need to use supports the use of shortcut keys. For example, these pedals are commonly used with NCH Software Express Scribe professional software. This software can use either a pedal, or you can assign the playback functions to access keys. In the scenario you are talking you re Express Scribe on the remote computer to use keyboard shortcuts, you then install Pedalware (http://www.altoedge.com/pedalware/index.html), a free Windows only the foot pedal utility made by NCH Software, you then use the Pedalware utility to assign the buttons on the pedal of a keyboard shortcut that coincides with those remote program.

Maybe you are looking for

  • Unable to make calls from my iphone6s ougoing

    Hello Apple, I have an Iphone Apple 6 white (16GB). I am facing a problem in so many days. My outgoing call service is temporary not available at any time, but at the same time I am able to receive incoming calls, mobile internet and send, to receive

  • OfficeJet 4620 analysis no or copy but no print

    My Officejet 4620 analysis no or copy but no print. The top is out, but I had reset (I hope). Unable to get above where take place tie scan and copy.

  • can I get an upgrade for hp probook 4430 gpu s

    I have a hp probook 4430 energy efficient model with intel 3000 hd is be possible to update my graphics card to one of the suppliers of gpu nvidia or amd?

  • drawFocus and paint

    OK, I feel like I've lived all possible resources but still do not get it public class BitmapButtonField extends BaseButtonField{ private Bitmap[] _bitmaps; private static final int NORMAL = 0; private static final int FOCUS = 1; public BitmapButtonF

  • Problem after upgrade without fil.144 blackBerry Smartphones

    Hi all I just upgraded my storm using upgrade wireless installation, the system of my OS is maintenant.144. The problem I have is the touchscreen without locks properly when I use the lock button on the top left of the phone. It appears only half loc