<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[VUSB fails to reset]]></title><description><![CDATA[<p dir="auto">I'm trying to add a Sonoff Zigbee 3 dongle to my VM.</p>
<p dir="auto">It shows up in the host PUSB devices, and I'm able to add it as a VUSB device on the VM, but when I try to start the VM it gets an internal error trying to reset the usb.</p>
<p dir="auto">Any idea how to get around this?</p>
<pre><code>vm.start
{
  "id": "198283ca-3405-e46a-63e2-8f5f8854a749",
  "bypassMacAddressesCheck": false,
  "force": false
}
{
  "code": "INTERNAL_ERROR",
  "params": [
    "xenopsd internal error: Call to usb reset failed: Forkhelpers.Spawn_internal_error(\"\", \"\", _)"
  ],
  "call": {
    "method": "VM.start",
    "params": [
      "OpaqueRef:8cf403ba-cdfb-44cd-9000-3ce5dda055c1",
      false,
      false
    ]
  },
  "message": "INTERNAL_ERROR(xenopsd internal error: Call to usb reset failed: Forkhelpers.Spawn_internal_error(\"\", \"\", _))",
  "name": "XapiError",
  "stack": "XapiError: INTERNAL_ERROR(xenopsd internal error: Call to usb reset failed: Forkhelpers.Spawn_internal_error(\"\", \"\", _))
    at Function.wrap (file:///etc/xen-orchestra/packages/xen-api/_XapiError.mjs:16:12)
    at file:///etc/xen-orchestra/packages/xen-api/transports/json-rpc.mjs:38:21
    at runNextTicks (node:internal/process/task_queues:60:5)
    at processImmediate (node:internal/timers:447:9)
    at process.callbackTrampoline (node:internal/async_hooks:128:17)"
}
</code></pre>
]]></description><link>https://xcp-ng.org/forum/topic/9329/vusb-fails-to-reset</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 00:19:59 GMT</lastBuildDate><atom:link href="https://xcp-ng.org/forum/topic/9329.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 08 Jul 2024 22:48:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to VUSB fails to reset on Mon, 11 Nov 2024 19:03:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/633kd4d" aria-label="Profile: 633kD4d">@<bdi>633kD4d</bdi></a><br />
Same issue here trying to pass through a UPS usb device to a Linux guest.</p>
<p dir="auto">VM won't start with VUSB active and the same error about fail to reset.</p>
]]></description><link>https://xcp-ng.org/forum/post/85613</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/85613</guid><dc:creator><![CDATA[FrankAtHome]]></dc:creator><pubDate>Mon, 11 Nov 2024 19:03:55 GMT</pubDate></item></channel></rss>