windows client on windows 8 make the rapsberry pi server hang when scanning...

I just installed a virtual here server on raspbian. It works well and start up at boot time.
With my ubuntu, the client ui works well and the attached keyboard on the pi is usable on my laptop...
But with windows 64 client, the scan of usb hub make the pi to hang...
Do you have any idea ? I must have it working on windows before thinking to purchase my first licence to test. If the problem is solved, i will purchase à lot of licences.... do you have any plan to allow bulk prices ?

#2

Hi, please update your pi firmware by doing the following via ssh on the pi.

sudo apt-get update;sudo apt-get upgrade;sudo rpi-update;sync;sudo reboot

then make sure you are using version 2.0.5 of the server and 2.6.5 of the client.

If its still not working, let me know.