<div dir="ltr">I'm using a bit of a different keyboard, the infinity ergodox [<a href="https://input.club/devices/infinity-ergodox/">https://input.club/devices/infinity-ergodox/</a>]. It functions just fine as a keyboard on my host computer, but when I try to bind it to the guest, nothing seems to happen.<div><br></div><div>lsusb gives its ID:</div><div><div><div>Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub</div><div><b><u>Bus 005 Device 003: ID 1c11:b04d</u></b></div><div>Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub</div><div>Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub</div><div>Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub</div><div>Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub</div><div>Bus 001 Device 003: ID 258a:0001</div><div>Bus 001 Device 002: ID 093a:2521 Pixart Imaging, Inc. Optical Mouse</div><div>Bus 001 Device 004: ID 8087:0a2b Intel Corp.</div><div>Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub</div></div></div><div><br></div><div>So, I made a file, hostdev-1c11:b04d.xml, which contains the following:</div><div><hostdev mode='subsystem' type='usb' ></div><div>  <source></div><div>    <vendor id='0x1c11'/></div><div>    <product id='0xb04d'/></div><div>  </source></div><div></hostdev></div><div><br></div><div>Note, I have had this same xml inside the domain's xml, but have pulled it out separately so that I could run:</div><div><br></div><div>virsh attach-device linux-x86_64 hostdev-1c11:b04d.xml</div><div><br></div><div>It appears to attach the device, as it becomes visible in the domain's lsusb:</div><div><div>Bus 001 Device 001: ID 1d6b:0002  </div><div>Bus 004 Device 001: ID 1d6b:0001  </div><div><b><u>Bus 003 Device 003: ID 1c11:b04d  </u></b></div><div>Bus 003 Device 001: ID 1d6b:0001  </div><div>Bus 002 Device 003: ID 093a:2521  </div><div>Bus 002 Device 002: ID 258a:0001  </div><div>Bus 002 Device 001: ID 1d6b:0001</div></div><div><br></div><div>The mouse works just fine. I bought a cheap keyboard to test out, and it works just fine. My pet keyboard, however, doesn't work on the guest. Nothing seems to register. Any ideas here what I could do? Drivers? ROM's? I've tried both SeaBIOS and OVMF with no difference in outcome, and while this appears to be a hardware problem, I don't know where to begin.</div><div><br></div><div>Thanks,</div><div><br></div><div>Paul</div></div>