Giter VIP home page Giter VIP logo

samsung-nt750xda-kf59u-hackintosh's Introduction

โœจ Samsung Galaxy Book NT750XDA-KF59U Hackintosh ๐ŸŒŒ

iGPU Info

Sonoma

๐ŸŒฟ System Specification

Name Description
CPU Intel 11th Gen Tiger Lake Core i5-1135G7 4.20 GHz
Chipsets Intel Tiger Lake-LP
Graphics Intel Iris Xe Graphics G7
Memory LPDDR4x 4267 MHz 8GB
Sound Realtek HD Audio ALC 256
Wi-Fi / Bluetooth Intel Wi-Fi 6 AX201 160MHz
TouchPad Samsung I2C Precision TouchPad (SPTP, IOName : ATML3000/ELAN0B00)
BIOS AMI Aptio Setup Utility (Version P21CFD)

๐Ÿƒ Installed macOS & OpenCore Versions

  • macOS Catalina 10.15.7
  • macOS Big Sur 11.x
  • macOS Monterey 12.x
  • macOS Ventura 13.x
  • macOS Sonoma 14.x
  • OpenCore r1.0.0

๐Ÿ BIOS Settings

  • Boot
    • Secure Boot Control : Off
    • Fast BIOS Mode : Off
  • Using RU.efi
    • CpuSetup (VarStore : 0x2)
      • CFG Lock (Variable : 0x43) : Disabled (Value : 0x0)
    • SaSetup (VarStore : 0x5)
      • DVMT Pre-Allocated Memory (Variable : 0x84) : 64MB (Value : 0x2)
      • CD Clock Frequency (Variable : 0x47) : 648 MHz (Value : 0x7) / 652.8 MHz (Value : 0x8)
        • Even though I used RU.efi to force CD Clock Frequency to 648 MHz or higher in BIOS settings, -igfxcdc boot arg is still required.

โš ๏ธ Attention

  • Intel Iris Xe Graphics iGPU is not supported by macOS and QE/CI acceleration is not available. Discussion #15
    • Therefore, it is difficult to actually use macOS on Intel 11th Gen Tiger Lake systems.

โœ… Working

  • Realtek ALC 256 Internal Speaker
  • Realtek ALC 256 ComboJack Headphone
  • Realtek ALC 256 ComboJack Microphone
  • Speed Step (XCPM, Partially working)
  • Intel Wi-Fi 6 AX201 160MHz
  • Intel AX201 Bluetooth
  • USB 3.x & USB Port Map
  • Integrated Webcam
  • Battery Percentage Indication
  • Samsung I2C Precision TouchPad (Polling Mode Only)

โŒ Not Working

  • Intel Iris Xe Graphics G7 QE/CI
  • Realtek ALC 256 Internal Microphone
  • Complete/Full Power Management
  • Brightness Control
  • Fn Keys (Brightness & Sound Volume Control)
  • Sleep & Wake

samsung-nt750xda-kf59u-hackintosh's People

Contributors

lshbluesky 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

samsung-nt750xda-kf59u-hackintosh's Issues

Research and Attempts on Intel Iris Xe Graphics G7 QE/CI Acceleration.

I'm trying various things with ICLLP Framebuffer and KBL/CFL Framebuffer, various patches from WhateverGreen, and the framebuffer itself's boot args, but I haven't activated QE/CI acceleration yet.

I have set the settings for some items in the BIOS using the RU.efi as below.

  • CFG Lock = Disabled
  • DVMT Pre Allocated Memory = 64MB
  • CD Clock Frequency = 648 MHz or higher

In some source code of "WhateverGreen" written by 0xFireWolf, it can be seen that macOS requires CD Clock Frequency of 648 MHz or higher.
https://github.com/acidanthera/WhateverGreen/blob/master/WhateverGreen/kern_igfx_clock.cpp#L438~L443

But, in macOS Catalina 10.15.7, there is a kernel panic called Unsupported CD Clock Frequency.

20221227_134515

However, in macOS Ventura 13.x, the "busy timeout IGPU" log is repeated indefinitely in the latter half of the macOS boot when the graphics driver is loaded. The kernel panic log is not visible.

20221227_135814

Additionally, applying the Fake ID (Spoof) from macOS Ventura 13.x to 0xFF05 instead of 0x8Axx results in an "Unsupported ICL Sku" kernel panic.

Even if I apply Spoof with the AAPL, ig-platform-id and device-id attributes of KBL/CFL iGPU to use KBL/CFL Framebuffer rather than ICLLP Framebuffer, it does not boot from the part where the graphics driver is loaded, such as macOS Ventura 13.x

Used EFI as base on 11400H, got to boot with no trackpad working

Good afternoon, i stumbled across your efi and wanted to take a quick peek for getting my laptop to work too (Asus FX506HC). I remade all ACPI files, changed some KEXTS and remade part of the config.plist. i can boot and i can also get to recovery, but trackpad is refusing to work.

Specs:

CPU: Intel 11th Gen Tiger Lake Core i7-11400H@ 2.7GHz
GPU: Intel Iris XE Graphics G7
RAM: 2x8 DDR4 @ 3600 MHz
STORAGE: 1x Intel SSDPEKNW512G8H 500gb nvme drive; 1x WD Blue SN570 500gb nvme
MOTHERBOARD: HN057W
WIFI/BT: Intel Wi-Fi 6 AX201 160MHz
AUDIO CODEC: Realtek HD Audio ALC256
ETHERNET: Realtek RTL8111
I2C: Asus Precision Touchpad (Elan1203)

pci flags 0xc3080 error

20230827_160234
I can't get past this pci error
laptop model: galaxy book2 - 550XED with 12th gen core i5
OS version: tried catalina, monterey and ventura

fujitsu u7511 i5 1135g7 hackintosh tiger lake issue

Hi,
I followed your guide, but I can't install it on my pc hackintosh
I don't need the IGPU graphics because I do development, but I would like to use this new one for machackintosh too, can you help me?
Do I need to give you something?

Do you have installed the ventura os?
can you give me some tips or suggestions?

follow the specs:
FUJITSU IFEBOOK U7511
Tiger Lake i5-1135G7
Intel xe video
16gb ddr4 ram

Thanks
Luc

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.