-
-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[macOS] No usb keyboard or mouse #135
Comments
This could be due to an unsupported USB controller that you're trying to passthrough. Can you run 'lspci' and paste the output? I've also realised that you're running a beta version of ULTMOS, whilst we can help with troubleshooting, we recommend you downgrade to 0.12.4 to try there. |
|
Your USB controller isn't natively supported in macOS. X99 chipset i can see. This can be fixed by adding USBInjectAll.kext. However we don't have this kext in the repository yet because it's caused stability issues for some users. Also adding kexts can cause ULTMOS to bug out slightly with some drivers that we have not cleaned out yet. But i'm happy to test it all through with you on a seperate branch i'm working on for this project. |
Describe the Issue
USB passthrough isn't working
Reproduce the Issue
No response
Expectation
mouse and keyboard working
Screenshots
No response
Operating System
Ubuntu 24.04.1 LTS
Kernel
Linux 6.8.0-47-generic
Processor
Intel® Xeon® E5-1650 v4 × 12
RAM (in GB)
16
GPU(s)
6600 XT
Version
0.13.0-pre1
Branch
main
Generated Script File
Generated XML File (if applicable)
No response
Generated Log File
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: