Benjamin Bender
Benjamin Bender
Hey, no its not needed to have a device connected. It is shown as soon as the OSX-drivers are correctly loaded (which in turn needs the ACPI-devices, the ICM in...
The thing is that your devices are probably running as simple PCI-devices behind a PCIe-bridge. The connections are handled inside the ICM and not the OSX-driver. Have a look at...
That's where the ICM is handled, yes. Real work for OSX is done in `ICMD()`. But you need the whole, fitting setup (bios, acpi, icm-setup, drom-config) to make it load/work....
Those would at least need a different DROM and I'm unsure if those machines, without an integrated TB-switch, are (fully) supported by apples drivers at all. It may be needed...
Hey @khronokernel, > * Add move Kaby Lake R DeviceProperties over to Coffee lake I fear it won't be that simple. F.e. if you use Coffelake-GPU-props, the backlight will stop...
Similar issue for `vite-plugin-react`: https://github.com/vitejs/vite/issues/5438
Hey thanks for the hint! I'll have a look! A sub-export is perfectly fine to me and I would agree, that an official solution would be the better way to...
Hey, just as a note: same problem exists for "number"- and "date"-fields. Both are represented as strings in the dom, even if they should be a number resp. a Date....
any news on this?
@markniu any chance to get those instructions into this repo (as I'm expecting this to be quite a common setup) and close this issue?