Code Monkey home page Code Monkey logo

intel-nuc8i3beh's Introduction

Intel NUC8i3BEH Hackintosh

EFI for Intel NUC8i3/i5/i7 BEH/BEK with OpenCore bootloader

descrizione

Computer Spec:

Component Brank
CPU Intel® Core™ i3-8109U
iGPU Intel® Iris® Plus 655
Lan Intel I219-V
Audio Realtek ALC235
Ram 32 Gb ddr4 2400 Mhz
Wifi + Bluetooth Intel® Wireless-AC 9560 + Bluetooth 5.0
Nvme Samsung 970 evo plus 500GB
SSD Samsung 850 evo 500 GB
Card Reader. microSDXC Card Reader
SmBios MacMini8,1
BootLoader OpenCore

info

Peripherals

infohack infodp2 infogpu usbmap infopci thunderbolt

What works and What doesn't or WIP:

  • Intel Intel® Iris® Plus 655 iGPU HDMI Output
  • ALC235 Internal Speakers
  • ALC235 HDMI Audio Output
  • All USB Ports
  • SpeedStep / Sleep / Wake
  • Intel I219-V
  • Thunderbolt 3 port
  • AC 9560 Wireless + Bluetooth
  • microSDXC Card Reader
  • NVRAM

BIOS Settings:

To start, choose "Load Defaults" (choose from the menu or press F9 in the BIOS setup).

Then change:

  • Boot->Boot Configuration, disable "Network Boot"
  • Power->Secondary Power Settings, "Wake on LAN from S4/S5", set to "Stay Off"

These settings are important but are already set as needed by "Load Defaults"

  • Devices->Video, "IGD Minimum Memory" set to 64mb or 128mb
  • Devices->Video, "IGD Aperture Size" set to 256mb
  • Boot->Secure Boot, "Secure Boot" is disabled
  • Security->Security Features, "Execute Disable Bit" is enabled.

Special Config:

  • Usb port mapping performed

SSDT Info

ssdt

See ioreg for more clarification

Credits

  • Apple for macOS.
  • Intel for this mini pc.
  • Acidanthera for OpenCore and all the lovely hackintosh work.
  • Dortania For great and detailed guides.
  • Lorys89 For continuos support, patches and sleepless nights.
  • Hackintoshlifeit Support group for installation and post installation.

If you need help please contact us on Telegram

intel-nuc8i3beh's People

Contributors

lorys89 avatar mbarbierato avatar zearp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

intel-nuc8i3beh's Issues

Correct power management missing

Hi, the use of the patch AppleXcpmCfgLock is highly discouraged as can cause all kinds of system instability due to the fact that patching AppleIntelCPUPowerManagement.kext is a very bad idea.

<key>AppleXcpmCfgLock</key>
<true/>

Also, SuperIO sensor reading support [in your case, Intel_EC_V8] has been added for NUCs, check out this page:

https://github.com/acidanthera/VirtualSMC/blob/master/Docs/EmbeddedControllers.md

In your case, the sample patch matches your NUC model. A deviceproperty patch is all you need, alongside the latest VirtualSMC build coming on April 5th or from here

<key>PciRoot(0x0)/Pci(0x1f,0x0)</key>
		<dict>
			<key>ec-device</key>
			<string>Intel_EC_V8</string>
			<key>model</key>
			<string>Intel Corporation Coffee Lake Series LPC Controller</string>
		</dict>

HDMI and Thunderbolt cannot work at the same time

Hi,

Both HDMI and Thunderbolt work independently, but only HDMI or Thunderbolt work when connected at the same time, it depends on who connects first.

Any suggestions on how to make them work at the same time?

Thanks.

front 3.5mm headphone jack does not work properly

First thank you for your contribution,this EFI work fine on my machine.

But the sound card does not seem to work properly. When the iphone earpod is inserted into the front 3.5mm headphone jack, there is no sound when it is inserted completely, and there is sound when it is inserted halfway.

Sleep wake up problem

nuc8i5beh+bigsur 11.4
It will restart after sleep wakes up

Looking forward to your reply

[Request for Info] How to enable mSD card reader?

Hi

I've found your repository just now, after I have already setup my Nuc.
It's working almost everything except mSD card reader (I don't about Thunderbolt, becasue I don't have any device to test).

Any suggestion on how to let the card reader to work?

Thanks

front 3.5mm headphone jack not work on Windows, but works on Mac OS Big Sur.

This EFI is perfect for my NUC8 except the headphone jack.

I installed dual system on two separate disks, one is Windows 10, and the other is Mac OS Big Sur. If the Windows is booted from oc, the headphone jack doesn't work. But if the Windows is booted without using oc, it just works. I'm new to oc, and can't figure it out. Hope can get help here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.