Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. It should be working. Have you tested it? You might have to re-insert after wake from sleep.
  2. Have you even try to do it or google it at least? Use Xcode, PlistEdit Pro, or ProperTree app to open the Config.plist file found inside /EFI/OC do a search for boot-args next to the string value you'll see this darkwake=1 keepsyms=1 debug=0x100 -v igfxonln=1 -rtsx_micmic-linux -cdfon alcid=11 remove the -v found in the string to look like this, and save the file darkwake=1 keepsyms=1 debug=0x100 igfxonln=1 -rtsx_micmic-linux -cdfon alcid=11
  3. remove -v from the boot-arg found in the Config.plist file
  4. Try files from here Disable CPUFriendDataProvider.kext or generate your own since it's for a different CPU. Disable the Broadcom kexts for wifi/BT if your system is using an Intel wifi/BT combo and replace them with Intel kexts (not really reliable but usable I have read) Your 7th gen CPU should be HD620, not HD520 as you have listed.
  5. No, unless you have sleep issue, then disable hibernation.
  6. You can use the latest OC files from here. Will run Mojave to Big Sur
  7. You already have that in your Config file previously. There's no comment on it but it's the same patch.
  8. Please post full system specs. What make and model of touchpad? Post your EFI folder plus IOReg file using IORegistryExplorer.app v2.1 only
  9. My mistake, patch place in the wrong section. Use this Config Config.plist.zip
  10. Make sure you have UEFI and AHCI enabled Post EFI folder if it still fails
  11. You need to enable OpenCanopy.efi under UEFI/drivers and EnableVectorAcceleration enabled under UEFI/quirks
  12. In the resource folder, do you have the Acidanthera\GoldenGate folder with *png files Post your Config and Resource folder
  13. Lenovo X1 Carbon 8th Gen (Type 20UA) - OpenCore !Warning! Warning! Warning! Follow guide at your own risk, neither I nor OSXL will take responsibility if the process bricks your system. Specification: Bios: 1.20 CPU: Intel Core i5-10310u (Comet Lake) @ 1.70GHz Memory: 1x 16GB LPDDR3 2133Mhz (Soldered - not upgradable) Harddrive: 1x 256 PCIe 3.0 NVMe SK Hynix //Need to be replaced Display: 14" non-touch 1920x1080 IPS, anti-glare GPU: Intel UHD 620 Camera: 720p with ThinkShutter, fixed focus IR & 720p hybrid WLAN / BT: Intel Wifi 6 AX201 + BT5.2, M.2 card (soldered in) Battery: Integrated Li-Polymer (57Wh) RapidCharge battery with 65w AC adapter Touchpad: Elan TrackPoint pointing device and buttonless Glass surface multi-touch touchpad (Synaptics) Audio: HD Audio, Stereo speakers, 2W x 2 and 0x8W x2, Dolby* Atmos*, combo audio/microphone jack (alc285) 1 x USB 3.2 Gen 1 1 x USB 3.2 Gen 1** (one Always On) 2 x USB-C 3.2 Gen 2 / Thunderbolt 3 (supports data transfer, with the function of Power Delivery 3.0 and DisplayPort 1.2) Headphone / microphone combo jack (3.5mm) HDMI 1.4b RJ45 Gigabit Ethernet I219-LM via Extension connector BIOS Settings: Working: Keyboard (including all Fn keys) Trackpoint [Elan] (middle button not working - WIP) Touchpad [I2C Synaptics] - multi gestures Battery indicator Display auto brightness Audio (Internal and headphone jack) Microphone Ethernet extension adapter GPU acceleration Camera Intel Wireless / Bluetooth (soldered) Sleep / Wake Native CPU power management HDMI video [4k] and audio USB-C to HDMI Video and audio works USB-C to USB-C Video (Audio works after sleep) Not Working: Trackpoint middle button (unable to scroll) Workaround, install Smart Scroll.app Touchpad left and right button SD Card Reader [System doesn't have one] Not Tested: Thunderbolt Installation: Download macOS Ventura / Monterey / Big Sur / Catalina app Format a 16GB USB drive (GUID / Extended (Journaled)) Create USB Installer with createinstallmedia command Download attached folder and rename as EFI Mount EFI partition and add EFI folder Configure BIOS setting according to guide Boot with USB installer Complete installation Post Installation: Mount EFI partition of newly installed drive and copy EFI folder over Update / Change in Config.plist under PlatformID->Generic (use genSMBIOS or Hackintool.app) MLB, ROM, SystemSerialNumber and SystemUUID Install ThinkpadAssistant.app (attached), set it to Launch at Login Note: bootpack include AirportItlwm for Intel wifi but won't work with hidden networks Use Itlwm.kext + Heliport.app instead if you connect to hidden network Disable Force Click and haptic feedback in Touchpad preference (This enables left click mouse button to drag and drop) Thinkpad Assistant Features: Resources: https://dortania.github.io/OpenCore-Install-Guide/ https://github.com/yusifsalam/t490-macos https://github.com/MSzturc/ThinkpadAssistant https://github.com/VoodooI2C/VoodooI2C/releases https://github.com/OpenIntelWireless/itlwm https://github.com/1Revenger1/ECEnabler/releases Updated to OC 0.9.4 - Supports Ventura / Monterey / Big Sur X1C8_OC_0.9.4.zip X1C8_OC_0.8.5.zip X1C8_OC_0.7.9.zip X1C8_OC_0.7.4.zip ThinkpadAssistant.app
  14. Looks like you have some misconfig on your Config file Either you update OC files but not the Config or you left out drivers that's enable in your config file
  15. have you tried enabling verbose mode to see where it hangs? add -v to the bootarg
  16. No such kext for now unfortunately. It should have the Alps I2C touchpad. VoodooI2CHID + VoodooI2C should get you basic movement and maybe 2 fingers scrolling. That's about it, but you won't see it in the touchpad preference.
×
×
  • Create New...