Hi all (From: Pi noob)
What I'm trying to achieve is to have my Xbox 360 wireless controller connect to a wireless dongle that is attached to a USB port on the Pi.
Then to use the LAN cable connected to the Pi to send the signal to my Windows 8 x64 PC.
I am able to get the Pi + Wireless dongle + Controller talking with the following commands:
sudo dmesg | grep Xbox
sudo xboxdrv -w 0 --controller-slot 0
sudo rmmod xpad
sudo xboxdrv -w 0 --controller-slot 0
BUT
The problem comes in when I try connecting it all to the PC ie. Running USB over IP app on Pi and VHUI64.exe on PC.
Control panel detects "Xbox 360 Wireless Receiver for Windows" but there is a yellow exclamation in front :(
Additional info: When doing the PC connection with Pi+Dongle alone (without controller) it seems to detect the dongle without any problems.
Can you right click on the
Can you right click on the device in the VirutalHere Client and tell me the vendor id and product id.
VENDOR: Microsoft
VENDOR: Microsoft
PRODUCT: Xbox 360 Wireless Receiver for Windows
VENDOR ID: 0x045E
PRODUCT ID: 0x0719
HUB: 0011
PORT: 0002
Could you download version 2
Could you download version 2.3.4 of the client from here http://www.virtualhere.com/usb_client_software and see if that fixes the problem.
Version 2.3.4 x64 still
Version 2.3.4 x64 still giving me the ! exclamation
For the time being i dont
For the time being i dont think virtualhere will be compatible with the xbox receiver
Could you try version 2.3.5
Could you try version 2.3.5 of the client. I made some further changes.