Page 3 of 3

Re: Win Xp guest / Win 10 host not recognizing USB 3.0 sticks

Posted: 31. Dec 2019, 11:46
by mpack
Thanks for the log.

You corrected the ? vs / issue, but introduced many others. Labels are case sensitive, so you have incorrect spelling for VBoxInternal, Devices, Config, and ChipType.

If you get it right, this is what the log will show (this is from my own test):
00:00:02.234998 [/Devices/usb-xhci/0/Config/] (level 4)
00:00:02.234998 ChipType <string> = "uPD720201" (cb=10)
This is what your latest log shows:
00:00:01.793637 [/Devices/usb-xhci/0/Config/] (level 4)
00:00:01.793638
i.e. said label has not been set.

Re: Win Xp guest / Win 10 host not recognizing USB 3.0 sticks

Posted: 31. Dec 2019, 18:18
by J1081
Indeed you are correct! That has fixed the issue well done! This is one of those times where I look so hard for the big issues that I've overlooked the small obvious clues, lesson learned....again :wink:


I truly do appreciate the time and effort given here to find the root of my problem! What a great resource!

Thank you

Re: Win Xp guest / Win 10 host not recognizing USB 3.0 sticks

Posted: 31. Dec 2019, 19:44
by mpack
Thanks for reporting back, topic marked as Solved.