Closed Qonfused closed 1 year ago
This was resolved with commit 7a03f240 in the #update-openc-re-config
branch.
Internal USB devices (camera and microphone) do not work, which may potentially indicate a USB mapping issue.
USB touchscreen for the stylus (Pen and multitouch sensor) is not mapped but is to be resolved in a separate issue.
The original repo's usb mapping is not compatible with the UX481FLY motherboard. This can additionally interrupt functionality of devices like bluetooth (in this case using usb 1.1) and the internal webcam (using usb 2.0).
Breakdown of UX481FLY usb mapping
Internal ports: Port | Type | Personality | Device --- | --- | --- | --- Port 5 | USB 2.0 | Internal USB 2.0 | USB2.0 HD IR UVC WebCam Port 10 | USB 2.0 | Internal USB 1.1 | Intel(R) Wireless Bluetooth(R) USB 3 ports: Port | Type | Personality | Connected to? --- | --- | --- | --- Port 1 | USB 2.0 | USB 3 Type A | (Companion to 13) Port 2 | USB 2.0 | USB 3 Type A | (Companion to 14) Port 13 | USB 3.0 | USB 3 Type A | (Companion to 1) Port 14 | USB 3.0 | USB 3 Type A | (Companion to 2) USB C ports: Port | Type | Personality | Connected to? --- | --- | --- | --- Port 6 | USB 2.0 | Type C - with switch | (Companion to 15) Port 15 | USB 3.0 | Type C - with switch | (Companion to 6) Port 16 | USB 3.0 | Type C - with switch | (Companion to 6)Replacing previous USB mapping kexts with new ones using USBToolbox on windows should resolve some missing/buggy behaviors.