xone doesn't seem to work
My Xbox home thing is solid, but the controller is not detected. Connecting via a cable does work
16 Replies
Seen this a couple times before, update the firmware of your controller
Should be fine after that
How could I do this?
Do I need a windows PC
to my understanding yes
damn
VM time
make sure you have a usb controller in its own IOMMU group (or not in a group with something critical) so you can pass through the whole usb controller (not gamepad)
gamepads tend to be... very dumb to passthrough and require the whole usb controller present in the VM 🤢
Oh god I forgot about that stuff, is it as tedious as setting up GPU pass through
luckily not
just make sure its in a group with nothing critical and pass it through as a pci device, done
Alr nice
no binding or anything
GitHub
GitHub - HikariKnight/ls-iommu: A tool to list devices in iommu gro...
A tool to list devices in iommu groups, useful for setting up VFIO - HikariKnight/ls-iommu
ls-iommu -ur
should list all usb controllers and any devices sharing the same group as itOh my god I was about to ask you how to do this but here
Thanks
Trying rn
Do I need to enable vfio drivers for this
Oh wait I gotta enable jimmy
Iommu
I was wondering why the iommu dir was blank
I just forgot lmaooo
Literally every single USB is in group 2
well at least your system wont freeze, just means you need to be very careful to have the spice display open when you start the VM so you dont navigate with a blindfold on (maybe enable ssh on the host so you can
sudo virsh list
and sudo virsh destroy VM
)
can even go as far as setting up vnc to the VM so you can navigate the vm from your phone or something (if for some reason the cursor is invisible in the spice display when attached directly to the VM)Damn it
alr damn
there was no update
the controller worked great in the windows VM