Skip to content

UHDbits/M73-Tiny-OpenCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image of a Lenovo ThinkCentre M73 Tiny.

OpenCore 0.9.7 for the Lenovo ThinkCentre M73 Tiny

OpenCore 0.9.7 macOS Big Sur 11.0 to Sonoma 14.3

Maintained? Partially.

Download Click here for legacy Mac OS X/macOS support.

An image of Big Sur's "About This Mac". An image of Big Sur's "About This Mac". An image of Sonoma's "About This Mac". An image of Sonoma's "About This Mac".

⚠️ WARNING ⚠️

It is NOT recommended to use prebuilt OpenCore configurations. They might not work with the exact hardware of your computer, may have features enabled that you don't want, may be outdated, and are harder to diagnose. This configuration is meant to be used as a guide to help you create your own OpenCore configuration for this ThinkCentre, but it can be used as is, only at your own risk.

Contents

System Specifications

Directions

Updating OpenCore/macOS

Known Issues

System Specifications

Component Model
CPU Intel Core i7-4785T (4c8t) @ 2.20GHz
Chipset Intel H81 Express
Internal GPU Intel HD Graphics 4600
RAM 2x8GB (16GB) of DDR3-1600
Storage ADATA SU800 512GB SATA SSD
Audio Realtek ALC283
External Display Lenovo ThinkVision T24i-20 (1920x1080 @ 60Hz)
Ethernet Intel Ethernet Connection I217-V
Internal WiFi/Bluetooth AzureWave AW-CE123H (BCM94352HMB)

If your system does not match these specifications, it is not guaranteed that this configuration will work for you. If you are unable to get it working, you can create an issue, and I will try to help you to the best of my ability.

Directions

Follow the steps below by going to the links provided and following the directions listed. If a step is labeled with a *, that means it's optional but extremely recommended. If a step is labeled with **, that means it's optional and not required.

Step # Link/Directions
0.25** Grab a supported Broadcom WiFi card from here, a supported Intel WiFi card (kext not included) from here, or a supported USB WiFi adapter (kext not included) from here if you want WiFi support.
0.5 For ThinkCentre M83 Tiny and M93p users, follow this guide to increase the chances of this configuration working correctly.
1 Creating the USB (Do not move the EFI folder. ProperTree is not needed.)
2 Move the "EFI" folder from this repository to the "EFI" partition on macOS, to the root of your USB drive on Windows, or to the "OPENCORE" partition on Linux. Make sure to move the whole folder itself and not just the files inside the folder.
3 Modify your BIOS settings according to this document. Skip "VT-d" if you do not see it in your BIOS.
4 Installation Process (Skip "Double checking your work". Check "OpenCore Multiboot Guide" if you want to multiboot.)
5 For Ventura and Sonoma users, use OpenCore Legacy Patcher to get graphics acceleration and WiFi connectivity.
6* Moving OpenCore from USB to macOS Drive (Skip the "Legacy" part at the bottom)
7* Fixing iMessage and other services with OpenCore (This is extremely recommended even if you don't use iServices because otherwise, you will have a generic serial number, which isn't a great idea.)
8** For Big Sur and Monterey users, modify the OpenCore configuration to improve security.

Updating OpenCore/macOS

Updating OpenCore with a newer version of this configuration

If you want to update OpenCore with a newer version of this configuration, just download the new EFI folder, mount the EFI partition, and copy the folder to the partition. Note, if you've made any changes to the configuration, make sure to remember them or save them somewhere because any changes made will be overwritten.

Updating OpenCore/macOS manually

If you want to update OpenCore manually, you can follow this guide (harder to follow, but recommended and tells you how to update macOS), or follow this guide (easier to follow, but not recommended.) If you want to update macOS 13 Ventura or macOS 14 Sonoma, follow this guide here.

Known Issues

OpenCore Legacy Patcher Issues

Because macOS 13 Ventura and macOS 14 Sonoma do not officially support the hardware featured in this ThinkCentre, we have to use a tool called "OpenCore Legacy Patcher" to apply patches that allow us to use Ventura and Sonoma normally. Sadly, these patches do have some minor issues. To check the issues that affect this ThinkCentre, check this link and look for "Haswell" in "Known Issues". As mentioned before, these bugs are quite minor and will not affect most people.

No VGA Output

Due to macOS not officially supporting VGA, you will not be able to output the macOS user interface via the VGA port featured on the ThinkCentre. At the moment, this is currently impossible to fix.

Monterey 12.3+ crashes during setup on the HD4400

With the HD4400, Monterey 12.3 or newer crashes during the "Migration Assistant" part of the setup. Sometimes, you can get past the screen, but it'll freeze later. This issue can only be fixed by upgrading your CPU to one with an HD4600 iGPU. It is unknown if this happens in Ventura or Sonoma.

HD4400 Glitching and Freezing

The HD4400 has many issues in macOS. For example, some icons may be missing (image below), some random freezes may happen, icons may get replaced, and possibly more. In newer versions of macOS, this can make the system almost unusable. This is impossible to fix at the moment, and the only thing you can do is upgrade your CPU to one with an HD4600 iGPU.

An image showing an example of icons going missing in macOS. An image showing an example of icons going missing in macOS.

Jump to Top