After many generations of Windows patches, reinstalling the latest Windows will resolve these issues.
How can the conflict between hyper-v (virtualization) and the drivers of Bluetooth and USB 3.2 be fixed in the Intel Ultra 258v platform?
It occurs on the new AI Laptop named "ASUS Zenbook S 14 (UX5406)".
After enabling virtualization and using Hyper-V for WSL, the Bluetooth and USB 3.2 drivers began to function at fault.
I attempted rebooting and reinstalling the official drivers, but the issue persists.
Using WSL is crucial, and any assistance from the community would be appreciated.
Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
2 answers
Sort by: Most helpful
-
-
Anonymous
2024-10-17T02:13:56.4366667+00:00 Hi 唯 木,
Thanks for your post. Generally speaking, rather than focusing on passing Bluetooth to the VM, you need to focus on passing the actual Bluetooth adapter. Basically, the only hardware peripheral passthrough available to Hyper-V is PCIe. So in order to access a Bluetooth adapter, you'd need to pass through whatever PCIe device it's attached to. As such your best bet is you have a dedicated Bluetooth PCIe card to pass to the VM.
If you wanted to pass a USB Bluetooth Adapter, I'm pretty sure you'd have to pass the entire USB root hub (or do something unusual like USB over IP.)
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.