GithubHelp home page GithubHelp logo

piut02 / rog-zephyrus-g14-ga401-hackintosh Goto Github PK

View Code? Open in Web Editor NEW
70.0 3.0 3.0 87.63 MB

OpenCore Config for Asus ROG-Zephyrus-G14-GA401(2020-2021) with AMD Ryzen.

ASL 100.00%
amd apu hackintosh macos efi hackintosh-efi opencore opencore-efi rog asus-hackintosh

rog-zephyrus-g14-ga401-hackintosh's Introduction

ROG-Zephyrus-G14-GA401-Hackintosh(2020-2021)

ROG-Zephyrus-G14-GA401-Hackintosh(2020-2021)

OpenCore Config for Asus ROG-Zephyrus-G14-GA401(2020-2021) with AMD Ryzen.

GitHub Contributors Issues GitHub pull requests

View Demo · Report Bug · Request Feature

简体中文 · English

Screenshot

Description

  • Available version of this repository: Sonoma
  • The model information has been removed, please generate and replace it yourself.
    • The SystemProductName must be one of the following: MacbookPro16,3, iMac20,1, iMacPro1,1.
  • OpenCore version: 0.9.9
  • BIOS settings:
    • Suggest using UMAF tool to increase VRAM, Go to Device Manager > AMD CBS > NBIO Common Options > GFX Configuration and adjust the IGPU Configuration to UMA_SPECIFIED. Then, set the UMA Frame buffer Size to at least 1G and recommend 2G.
    • To prevent installation freezing, you can either enable the Above 4G Decoding or add the ncpi=0x2000 to the boot-args. Use UMAF tool to enable Above 4G decoding in the UMAF tool by going to Device Manager > PCI Subsystem Settings.
    • Turn off Secure Boot and Fast Boot
  • Updating EFI may require clearing NVRAM to take full effect.

Warning

When installing or updating the system, be sure to disable the NootedRed driver in config.plist, otherwise the installation process will get stuck at the progress bar and cannot be installed normally.

BFixup.kext must be loaded before NootedRed, meaning the loading order should be adjusted to Lilu > BFixup > NootedRed.

Configuration

Component Model (2020/2021)
CPU AMD Ryzen 7 4800HS/5800HS
Integrated GPU AMD Radeon Vega 8
Dedicated GPU NVIDIA
Network/Bluetooth Intel AX200
SSD WD SN570 SSD
Keyboard/Trackpad IC2 HID
Audio/Headphone jack ALC289/285

Overview

Working

  • CPU / IGPU
  • WIFI/Bluetooth
  • Apple ID & iMessages & iCloud
  • Interrupt mode touchpad and keyboard input
  • 1440p 60hz HiDPI display
  • Built-in speakers and 3.5mm headphone audio output / Built-in microphone
  • All USB ports / NVME SSD
  • Brightness, sound shortcut keys, and keyboard backlight control
    • Use ROG-HID to control, and to use this software, you need to turn off SIP.
  • S3 Sleep
    • Use UMAF tool to enable S3 Sleep
    • Might need to enter the following commands in the terminal:
      sudo pmset autopoweroff 0
      sudo pmset powernap 0
      sudo pmset standby 0
      sudo pmset proximitywake 0
      sudo pmset tcpkeepalive 0
      

Not working and current issues

  • HDMI audio output / 3.5mm headphone input
  • NVIDIA graphics card
  • Some Fn shortcut keys
  • After using Windows and restarting to macOS, there is no sound from the headphones. A forced shutdown and reboot will make it work normally again.
  • VCN (video/image hardware encoding/decoding) still has some problems, can be used but not guaranteed, turned off by default, to turn on, please add -ChefKissInternal to boot-args. For details, please go to the NootedRed page to see the latest progress.(The latest repository has already removed these codes.)

Tips

  • You can control the temperature within a suitable range by turning off CPS (core performance boost), but this will lose some performance. For improved temperature control and battery life, the SMCAMDProcessor modified by @htmambo now disables CPS by default. Enable it manually for better performance. You can customize the enabling status and set the default frequency value of CPS in OC\Kexts\AMDRyzenCPUPowerManagement.kext\Contents\Info.plist as shown in the table below:

    Property Default (0: Disabled, 1: Enabled) Remarks
    CPBStatus 0 CPB status
    SpeedID 0 ID value in the frequency table; check the specific frequency by opening AMD Power Gadget.app and navigating to Speed->Advanced Options
  • The BFixup.kext downgrades the OpenGL version to prevent system freezing, allowing certain applications like Chrome to work normally. However, it may also cause some applications to not work. If you encounter any problems, please disable the BFixup.kext.

Know Your EFI

ACPI

SSDT Function
SSDT-PLUG-ALT Used for MacOS to recognize CPU, must-have
SSDT-EC Fakes an EC for MacOS, must-have
SSDT-HPET Solves IRQ conflicts, must-have
SSDT-USBX USB power management, must-have
SSDT-XOSI ACPI function of MAC and WIN, dual systems must-have.
SSDT-ALS0 Provided by NootedRed, used for screen brightness adjustment
SSDT-PNLF Provided by NootedRed, used for screen brightness adjustment
SSDT-NoHybGfx Turn off the discrete graphics card
SSDT-RMNE Used in combination with the built-in Ethernet card in NullEthernet.kext to implement Apple ID login

Kexts

Kext Function
AirportItlwm Intel wireless card driver, note that different systems have different kexts
AMDRyzenCPUPowerManagement AMD CPU power management
AppleALC Audio driver
AppleMCEReporterDisabler Turn off AppleIntelMCEReporter to avoid errors on AMD CPU devices
BFixup Downgrading the OpenGL version.
BlueToolFixup Bluetooth repair patch
BrightnessKeys Brightness adjustment keys
CPUTscSync To mitigate certain issues, it is advisable to synchronize the CPU's TSC (Time Stamp Counter).
ECEnabler Battery reading
FeatureUnlock Unlock features on unsupported models
HoRNDIS Support Android device USB shared network
IntelBTPatcher Bluetooth driver
IntelBluetoothFirmware Bluetooth driver
Lilu Essential
NullEthernet Allows devices without Ethernet ports to log in to iCloud on MacOS
NVMeFix NVMe hard drive power management
RestrictEvents Lilu Kernel extension for blocking unwanted processes causing compatibility issues on different hardware and unlocking the support for certain features restricted to other hardware
RadeonSensor Get AMD graphics card temperature information
SMCAMDProcessor Subsidiary of AMDRyzenCPUPowerManagement
SMCBatteryManager Battery management
SMCLightSensor For ambient light sensors on laptops
SMCRadeonGPU.kext Get AMD graphics card temperature information
USBToolBox USB Map
USBMap USB Map
VirtualSMC Essential
VoodooI2C Touchpad or touch screen driver
VoodooI2CHID Touchpad or touch screen driver

Credit

rog-zephyrus-g14-ga401-hackintosh's People

Contributors

dakinianaya avatar piut02 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

Watchers

 avatar  avatar  avatar

rog-zephyrus-g14-ga401-hackintosh's Issues

Kernel boot failure

Hello Pluto, Dakinianaya. I have an issue when the kernel starts. Can you help me plz?
My laptop is ZEPHYRUS G15 GA503RM HQ067W with Ryzen 9 6900HS and Nvidia GPU. I think it's a problem with bios or something related to it because I tried a lot of ways to install Ryzentosh, and all of them with the same result. However, your efi is most compatible with my laptop. I removed airport and something for "android phone" kext. Also removed it from config.plist. I thought that the problem was with my USB stick and tried to run by SSD but nothing changed.
photo_2024-02-04_06-41-14
I can send you more files if you need them.
Best wishes)))

Wifi is not working (with BCM4630) + can’t find EFI partition of my Ventura installed

Hi there !

I have some problems with my installation, all the features works fine, but in my case enable « Above 4G decoding » (I don’t understand what is it for ?) stuck my laptop in « IOPCI Configurator Waittime is 900 Freeze ». Maybe I have to add « ncpi=0x2000 » in the boot args ?

Also I the WiFi is not working with my AX200 and with my new BCM4630 ! I don’t know what is the issue (Bluetooth works very fine with the two WiFi card). I read that it could be a problem of USB mapping, but how I can do ? (also I can see the Bluetooth in the list of hackintool, and also the BCM4630 and I think WiFi is a problem with PCI config ?) And BCM4630 is natively supported by macOS isn’t it ?

Finally, I can’t find the EFI partition on my installed Ventura. And I don’t now if a have to create it or anything else. I do a « diskutil list » but there are 2 part : 1 for internal and 1 for data and in this there are « Preboot » maybe is this ?

Thanks for all the helps you could give me !

Install stuck on Asus Zephyrus G14 GA401Q

Hello,

Thank you for your work

I want to install macOS Ventura on an Asus RoG Zephyrus G14 (GA401Q)

If I use your OpenCore folder, I can boot the usb installer and begin the installation
but I always stops when there is 12 minutes left at the first part of the installation process
and I have to shutdown the computer manually.
I have tried to disable NootedRed and UTBMap but there is the same problem.
and also tried with Lilu and VirtualSMC only but it is the same.

My computer has a AMD Ryzen 7 5800HS and a Nvidia GeForce RTX 3060.

Can you help me?

Thank

Regards

Stuck at PCI configuration begin

I get stuck on [PCI configuration begin] on my G14 2021. I don't know what to do to fix it. Please tell me if you need anything to supply.

EFI Bootlooping on GA401QM

The latest EFI, just shows the apple logo and then the laptop reboots.

Bios version is 411 (oldest one)
R7 5800HS with RTX 3060.

I've tried the OC you've sent in the latest closed Issue (Uploaded on 1 September) and it willload into apple logo ( half loading) and then reboots.

Not an issue - more of a doubt

Is there a specific bios version we need to be in before performing the installation? It has not mentioned anywhere in this repo but I read it somewhere in 2022 model guide. I have 2021 G14 with 4900HS RTX 2060 Max Q. Hope there shouldn't be any change needed for 4900HS. @PIut02 Please guide. I badly need xcode in my machine.

Reboots to Windows on OpenCore Boot Menu Selection

With a bootable USB with the new Sonoma and your EFI, when i select the installer on the OpenCore BootMenu it starts but immediately reboots. I used MountEFI to put the EFI onto the USB. ( and not installed nootedRed, yet. can't find any guide )

Unable to Pair Bluetooth Mouse

Pairing other devices such as earphones works fine. However, I can't pair my bluetooth mouse. Is there a workaround for this?

Reboot after logo (G14 2020 GA401IU-HE092T)

I'm trying to install sonoma on my Zephyrus G14 2020 GA401IU-HE092T (R7 4800HS + 1660TI).

  1. Formatted the flash drive to FAT32
  2. Downloaded the repository, copied the UFI folder to the USB flash drive.
  3. Using OCAT, generated SMBIOS data, also enabled AppleDebug (and set target=67) and turned off the HideAuxiliary flag in the boot tab
  4. Using UMAF, I set all the required BIOS parameters. I checked it several times.
  5. Using the macrecovery utility, I downloaded the image (macos Sonoma) and transferred the folder to the USB flash drive.
  6. Launched the ClearNVRAM and ResetNVRAM utilities

When I select the image (in the bootloader menu), after about 30 seconds the Apple logo appears, then after another 30 seconds the progress bar appears, and then the laptop instantly reboots.

The files on the flash drive look like this:

  • Codec
  • com.apple.recovery.boot
  • EFI
  • opencore-2024-04-09-003639.txt

The log file contains this:
00:000 00:000 AAPL: #[EB.H.IS|!] Err(0xE) <- RT.GV boot-signature 7C436110-AB2A-4BBB-A880-FE41995C9F82
00:036 00:036 AAPL: #[EB.H.IS|!] Err(0xE) <- RT.GV boot-image-key 7C436110-AB2A-4BBB-A880-FE41995C9F82
00:072 00:035 AAPL: #[EB|H:IS] 0
00:099 00:027 AAPL: #[EB|LOG:INIT] 2024-04-09T00:37:15
00:127 00:027 AAPL: #[EB|VERSION] <"bootbase.efi 5801678 (Official), built 2024-02-10T01:49:03-0800">
00:154 00:027 AAPL: #[EB|BUILD] <"BUILD-INFO[401]:{"DisplayName":"bootbase.efi","DisplayVersion":"580
1678","RecordUuid":"000FB087-7BA9-46B3-B1DA-4E4B67DBCFF1","BuildTime":"2024-02-10T01:49:03-0800","ProjectName":"efiboot","ProductName":"bootbase.efi","SourceVersion":"580","BuildVersion":"1678","BuildConfiguration":"Release","BuildType":"Official","Compiler":"clang-1500.3.9.1","SdkVersion":"14.4","SdkBuild":"23E200","TargetArchitectures":"x86_64"}">
00:189 00:035 AAPL: #[EB.CFG.DEV|!] Err(0xE) <- RT.GV booter-strict-xmlparser 7C436110-AB2A-4BBB-A880-FE41995C9F82
00:217 00:027 AAPL: #[EB|CFG:DEV] r5 0x0 0x0
00:245 00:027 AAPL: #[EB|H:IS] 0
00:272 00:027 AAPL: #[EB|WL:MODE] 0
00:316 00:043 AAPL: #[EB|CFG:ARG] boot-save-log 0x0000000000000002 (0x0000000000000002 < 0xFFFFFFFFFFFFFFFF) default
00:343 00:027 AAPL: #[EB|CFG:ARG] wake-save-log 0x0000000000000002 (0x0000000000000002 < 0x0000000000000002) default
00:371 00:027 AAPL: #[EB|CFG:ARG] console 0x0000000000000001 (0x0000000000000001 < 0x0000000000000001) default
00:399 00:027 AAPL: #[EB|CFG:ARG] serial 0x0000000000000001 (0x0000000000000001 < 0x0000000000000000) default
00:435 00:035 AAPL: #[EB|CFG:ARG] preoslog 0x0000000000000001 (0x0000000000000001 < 0xFFFFFFFFFFFFFFFF) default
00:462 00:027 AAPL: #[EB|CFG:ARG] timestamps 0x0000000000000000 (0x0000000000000000 < 0xFFFFFFFFFFFFFFFF) default
00:490 00:027 AAPL: #[EB|CFG:ARG] log-level 0x0000000000000001 (0x0000000000000001 & 0x0000000000000021) default
00:518 00:027 AAPL: #[EB|CFG:ARG] breakpoint 0x0000000000000000 (0x0000000000000000 & 0x0000000000000000) default
00:567 00:048 AAPL: #[EB|CFG:ARG] kc-read-size 0x0000000000100000 (0x0000000000100000 < 0xFFFFFFFFFFFFFFFF) default
00:594 00:027 AAPL: #[EB|CFG:ARG] force-error 0x0000000000000000 (0x0000000000000000 & 0x0000000000000000) default
00:621 00:027 AAPL: #[EB|H:IS] 0
00:649 00:027 AAPL: #[EB|WL] 0 0 0x01 0x01 0 0x00
00:698 00:048 AAPL: #[EB|BRD:NV] Mac-E7203C0F68AA0004
00:725 00:027 AAPL: #[EB|B:VAw]
00:753 00:027 AAPL: #[EB|B:IAw]
00:801 00:048 AAPL: #[EB|WL] 0 0 0x01 0x01 2 0x00
00:830 00:028 AAPL: #[EB|B:RRVAR]
00:865 00:035 AAPL: #[EB.BST.IDT|+]
00:893 00:028 AAPL: #[EB.BST.IDT|-]
00:941 00:048 AAPL: #[EB|WL] 0 0 0x01 0x01 3 0x00
00:969 00:027 AAPL: #[EB|WL] 0 0 0x01 0x01 4 0x00
00:996 00:027 AAPL: #[EB|BRD:NV] Mac-E7203C0F68AA0004
01:024 00:027 AAPL: #[EB|WL] 0 0 0x01 0x01 5 0x00
01:072 00:048 AAPL: #[EB.H.CHK|BM] 0x0000000000000000
01:100 00:027 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.GV boot-signature 7C436110-AB2A-4BBB-A880-FE41995C9F82
01:127 00:027 AAPL: #[EB|WL] 0 0 0x01 0x01 23 0x0E
01:155 00:027 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.GV boot-image-key 7C436110-AB2A-4BBB-A880-FE41995C9F82
01:203 00:048 AAPL: #[EB|WL] 0 0 0x01 0x01 24 0x0E
01:231 00:027 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.GV boot-image 7C436110-AB2A-4BBB-A880-FE41995C9F82
01:259 00:027 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.SV- boot-signature 7C436110-AB2A-4BBB-A880-FE41995C9F82
01:287 00:027 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.SV- boot-image-key 7C436110-AB2A-4BBB-A880-FE41995C9F82
01:336 00:048 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.SV- boot-image 7C436110-AB2A-4BBB-A880-FE41995C9F82
01:363 00:027 AAPL: #[EB|H:NOT]
01:391 00:027 AAPL: #[EB|SB:P] 0x0
01:435 00:044 AAPL: #[EB|LIMG:DP] VenMedia(957932CC-7E8E-433B-8F41-D391EA3C10F8)/MemMap(10:100000000-100001000)/DMG_000000002EF7E2FA.dmg/VenMedia(004B07E8-0B9C-427E-B0D4-A466E6E57A62)/HD(Part1,Sig12D9D8F7-8401-4305-8EA6-662347A164E4)
01:484 00:048 AAPL: #[EB|LIMG:FP] \System\Library\CoreServices\boot.efi
01:511 00:027 AAPL: #[EB|LIMG:OPT]
01:539 00:027 AAPL: #[EB.B.OBV|BM:+DMG]
01:567 00:027 AAPL: #[EB.B.OBV|BM:+ROS]
01:618 00:051 AAPL: #[EB|RPS] 0 0 0
01:649 00:030 AAPL: #[EB.OPT.LXF|F] <"\System\Library\CoreServices\com.apple.Boot.plist">
01:676 00:027 AAPL: #[EB.LD.LF|IN] 0 1 <"\System\Library\CoreServices\com.apple.Boot.plist"> <"0">
01:725 00:048 AAPL: #[EB.LD.OFS|OPEN!] Err(0xE) <"\System\Library\CoreServices\com.apple.Boot.plist">
01:752 00:027 AAPL: #[EB.OPT.LXF|LF!] Err(0xE)
01:780 00:027 AAPL: #[EB.OPT.LXF|F] <"Library\Preferences\SystemConfiguration\com.apple.Boot.plist">
01:807 00:027 AAPL: #[EB.LD.LF|IN] 0 1 <"Library\Preferences\SystemConfiguration\com.apple.Boot.plist"> <"0">
01:870 00:063 AAPL: #[EB|KF] <"">
01:898 00:027 AAPL: #[EB|MBA:CL] <"">
01:926 00:027 AAPL: #[EB|MBA:NV] <"keepsyms=1 swd_panic=1 amfi_get_out_of_my_way=1 ipc_control_port_options=0 revpatch=auto,sbvmm ncpi=0x2000 slide=108">
01:953 00:027 AAPL: #[EB|MBA:KF] <"">
02:002 00:048 AAPL: #[EB|MBA:OUT] <"keepsyms=1 swd_panic=1 amfi_get_out_of_my_way=1 ipc_control_port_options=0 revpatch=auto,sbvmm ncpi=0x2000 slide=108">
02:037 00:035 AAPL: #[EB.CSR.S|VAR] 0x00000040
02:065 00:027 AAPL: #[EB|OPT:BM] 0x821000
02:092 00:027 AAPL: #[EB.OPT.LXF|F] <"\System\Library\CoreServices\PlatformSupport.plist">
02:140 00:048 AAPL: #[EB.LD.LF|IN] 0 1 <"\System\Library\CoreServices\PlatformSupport.plist"> <"0">
02:170 00:029 AAPL: #[EB.B.MN|BM:ROS]
02:198 00:027 AAPL: #[EB|WL] 0 0 0x01 0x01 19 0x0E
02:225 00:027 AAPL: #[EB.OPT.RKS|!] Err(0xE) <- BS.LocP EDB4A040-6D8A-11EC-8FAD-3E22FB93ADCF
02:274 00:048 AAPL: #[EB.CS.CSKSD|+]
02:302 00:028 AAPL: #[EB.G.CS|-?] Ok(0)
02:337 00:035 AAPL: #[EB.LD.LF|IN] 0 1 <""> <"1">
02:888 00:550 AAPL: #[EB.B.SBS|SZ] 723512
02:941 00:053 AAPL: #[EB|B:SHA] <5ff7a493bd3c631683fa0d2730af039b85952466>
02:969 00:027 AAPL: #[EB.WL.PWLFNV|!] Err(0xE) <- RT.GV wake-failure 7C436110-AB2A-4BBB-A880-FE41995C9F82
02:996 00:027 AAPL: #[EB.WL.DT|!] Err(0xE) <- EB.WL.PWLFNV
03:024 00:027 AAPL: #[EB|WL:DT] 0x22b4407d
03:072 00:048 AAPL: #[EB.LD.LKC|R.1] <"System\Library\KernelCollections\BootKernelExtensions.kc">
53:672 50:599 AAPL: #[EB.LD.LKFS|-?] Ok(0)
53:749 00:076 AAPL: #[EB.LD.LKC|-?] Ok(0)
53:799 00:050 AAPL: #[EB|BST:REV1]
53:827 00:027 AAPL: #[EB|CSR:OUT] 0x00000040
53:856 00:029 AAPL: #[EB.BST.FBS|+]
53:884 00:027 AAPL: #[EB.BST.FBS|ADSZ] 0
53:932 00:048 AAPL: #[EB.BST.FBS|KSSZ] 0
53:960 00:027 AAPL: #[EB|SB:SBGMFNS] x86legacyap.im4m
53:987 00:027 AAPL: #[EB|RH:PF] usr\standalone\OS.dmg.root_hash
54:015 00:027 AAPL: #[EB|RH:MF] <"usr\standalone\OS.dmg.root_hash.x86legacyap.im4m">
54:063 00:048 AAPL: #[EB.LD.LF|IN] 0 1 <"usr\standalone\OS.dmg.root_hash"> <"0">
54:100 00:036 AAPL: #[EB.LD.OFS|OPEN!] Err(0xE) <"usr\standalone\OS.dmg.root_hash">
54:128 00:027 AAPL: #[EB.RH.LRH|P!] Err(0xE) <- EB.LD.LF
54:155 00:027 AAPL: #[EB.BST.FBS|!] Err(0xE) <- EB.RH.LRH
54:203 00:048 AAPL: #[EB|LOG:DT] 2024-04-09T00:38:10
54:231 00:027 AAPL: #[EB|LOG:EXITBS:START] 2024-04-09T00:38:10

I can't figure out what the error is, I would be very grateful for your help.

Is it possible to run on Rog Zephyrus G15 2021?

I have a g15 ryzen 9 5900hs. Tried booting with the efi files. It restarts after showings some logs. I tried removing the amd related kexts and patches, same issue comes up.

Any idea how to fix this?

Screenshot_20231104-134756_Photos

Kernel error AppleACPIPlatform

Discussed in #30

Originally posted by AlinEusebiu98 February 10, 2024
Hello guys, I did try this with my 2021 GA401Q, I do get the same error every time I tryed, I did try a clean EFI made from 0, I did try this one and change the settings that you suggested in the readme part.
I did try with the recovery method (Monterey) and with the Sonoma.raw 14.x but never got to the installation part, I know it's something with the booting part, but can't figure it out, I did try everyting for the past 3 days...

My specs:
GA401QE.415
Ryzen 7 5800HS with Vega 8
16GB RAM DDR4 = Samsung M471A1G44AB0
Nvidia RTX 3050Ti 4GB
SSD: SAMSUNG MZVLQ512HBLU
Wi-Fi: MediaTek MT7921

WhatsApp Image 2024-02-10 at 11 36 15_8a83d0ea
WhatsApp Image 2024-02-10 at 11 41 38_b6a074fb

Jumpy touchpad issue when using two fingers (For example when drag and dropping a file or an Application from Launchpad to the Dock)

Hi, i noticed a weird issue with the EFI concerning the touchpad movement. When i use one finger to click on the left button and then use the other finger to move something around the screen, the movement becomes very jumpy. In particular the item jumps to upper left corner whenever i lift and place the finger again. When i test it by just tapping the touchpad with the other finger, i can see the cursor jumping to random places. On windows, the cursor stays in the same position and only rarely moves slightly.

I first thought, that disabling "tap to touch" in touchpad options solved it, however it still happens randomly for ~10 seconds before stopping for some time. For example, try moving a file in Finder from one folder to another by drag and dropping and you should see what i mean.

I had this problem both on Ventura and Sonoma. Interestingly, i had the same issue on older Asus Zenbook with Kaby Lake CPU, that i created my own EFI for.

Battery life got worse on Sonoma

On my G14 2020 with GTX 1660Ti, the battery life seems to be worse on Sonoma 14.1.1 than it was on 13.6. The device only lasts around 2-3 hours at light load (AMD Power Tool shows draw of around 6-8W).
Could possibly the dGPU disabling patch be broken?

On Ventura, the AMD Ryzen Tool sometimes showed as low as 3W on the CPU. The laptop also lasted for longer time, around 4-5 hours.

Generate Model Information?

Hi, thank you so much for this! I'm a newbie in the OpenCore world, and I was wondering what you mean by: "The model information has been removed, please generate and replace it yourself"

What and where exactly do I have to generate this information?

last line ACPI: sleep states S3 S4 S5

hi, first thanks for this efi.

when i try to boot monterrey on an external ssd with this efi with some modifications like the serial number. this gets stuck on ACPI and reboot. do you have any idea how to fix it please

my laptop is a g14 2021. AMD Ryzen 7 5800HS with a rtx 3060. i have activated the s3 sleep, above 4g decoding, the igpu ram to 2gb. i tried without this option and this reboot continues.

IMG_0007.MOV

修复扬声器及麦克风

声卡在Linux和Windows中均正常工作,故尝试修复

  • 提取codec
  • 使用教程中命令提取到的Codec为错误的,提取到的为HDMI的信息或者NVIDIA的,手动进入/proc/asound查找得到alc289声卡的codec
  • 整理有效节点
  • 使用verbit.sh整理出部分节点,发现缺少耳机麦克风节点,参照该文章提取出耳机麦克风节点如下
    有效节点 | 10进制 | 设备名称
    -- | -- | --
    0x14 | 20 | Speaker out
    0x17 | 23 | Speaker out
    0x21 | 33 | HP out
    0x19 | 25 | Headset Mic in
    0x12 | 18 | Internal Mic in
  • 使用codecgraph时报错提示没有安装graphviz,故先安装brew,然后发现教程中的安装命令已经失效,最新的安装命令为
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
    再次尝试时提示未安装Python,高版本macOS移除了Python,需打开py文件修改第一行为#!/usr/bin/env python

Installation issue of Sonoma 14.4

Hi there ! I have a problem with the final part of the installation.

I already tested to reinstall it because i was that it was an installation issue, but no. For the EFI file I just use the repo and add some random product informations.

IMG_2672

IMG_2673

IMG_2674

IMG_2675

IMG_2676

Any ideas ?

After Resetting NV ram, Bootloop Terribly

Thanks a lot for your great work. I have succeeded in hacking ventura(13.5.1) two weeks ago . It works fine except internal display is grey screen and I ignore it because of external 2k display work . Yesterday,I decided to solve it and follow the Nootedred issue to update Nootedred.kext while it seems no change. I noticed your readme document mention that it might be work after resetting nvram and I just clicked on CleanNvram.efi then I stuck in Bootloop . When I select the opencore boot as usual ,the apple logo flashes and disappear in 4 seconds, and my laptop restart terribly.

feishulaptop

My laptop is ROG Zephyrus G15 GA502IV_GA502IV(2020): amd ryzen9 4900HS with Radeon Graphics
SSD: Samsung 980 Pro 1TB where the hackintosh disk locates

I'm a noob of hackintosh and I search nothing to give it a recovery. Is it possible to secure boot without reinstalling?

The opencore debug information is below:

00:000 00:000 [ext4] Needs journal recovery, mounting read-only
00:002 00:002 [ext4] Needs journal recovery, mounting read-only
00:009 00:007 [ext4] Needs journal recovery, mounting read-only
26:349 26:340 AAPL: #[EB.H.IS|!] Err(0xE) <- RT.GV boot-signature 7C436110-AB2A-4BBB-A880-FE41995C9F82
26:350 00:000 AAPL: #[EB.H.IS|!] Err(0xE) <- RT.GV boot-image-key 7C436110-AB2A-4BBB-A880-FE41995C9F82
26:351 00:000 AAPL: #[EB|H:IS] 0
26:352 00:000 AAPL: #[EB|LOG:INIT] 2024-04-14T16:07:05
26:352 00:000 AAPL: #[EB|VERSION] <"boot.efi 577.140.215 (Official), built 2023-06-23T21:49:39-0700">
26:353 00:000 AAPL: #[EB|BUILD] <"BUILD-INFO[402]:{"DisplayName":"boot.efi","DisplayVersion":"577.140.2
15","RecordUuid":"15CF17D7-4948-416B-9222-69F5AA379466","BuildTime":"2023-06-23T21:49:39-0700","ProjectName":"efiboot","ProductName":"boot.efi","SourceVersion":"577.140.2","BuildVersion":"15","BuildConfiguration":"Release","BuildType":"Official","Compiler":"clang-1403.0.22.11","SdkVersion":"13.5","SdkBuild":"22G62","TargetArchitectures":"x86_64"}">
26:354 00:001 AAPL: #[EB.CFG.DEV|!] Err(0xE) <- RT.GV booter-strict-xmlparser 7C436110-AB2A-4BBB-A880-FE41995C9F82
26:356 00:001 AAPL: #[EB|CFG:DEV] r5 0x0 0x0
26:356 00:000 AAPL: #[EB|H:IS] 0
26:357 00:000 AAPL: #[EB|WL:MODE] 0
26:358 00:000 AAPL: #[EB|CFG:ARG] boot-save-log 0x0000000000000002 (0x0000000000000002 < 0xFFFFFFFFFFFFFFFF) default
26:359 00:000 AAPL: #[EB|CFG:ARG] wake-save-log 0x0000000000000002 (0x0000000000000002 < 0x0000000000000002) default
26:360 00:000 AAPL: #[EB|CFG:ARG] console 0x0000000000000001 (0x0000000000000001 < 0x0000000000000001) default
26:361 00:000 AAPL: #[EB|CFG:ARG] serial 0x0000000000000001 (0x0000000000000001 < 0x0000000000000000) default
26:362 00:000 AAPL: #[EB|CFG:ARG] preoslog 0x0000000000000001 (0x0000000000000001 < 0xFFFFFFFFFFFFFFFF) default
26:362 00:000 AAPL: #[EB|CFG:ARG] timestamps 0x0000000000000000 (0x0000000000000000 < 0xFFFFFFFFFFFFFFFF) default
26:363 00:000 AAPL: #[EB|CFG:ARG] log-level 0x0000000000000001 (0x0000000000000001 & 0x0000000000000021) default
26:364 00:000 AAPL: #[EB|CFG:ARG] breakpoint 0x0000000000000000 (0x0000000000000000 & 0x0000000000000000) default
26:365 00:000 AAPL: #[EB|CFG:ARG] kc-read-size 0x0000000000100000 (0x0000000000100000 < 0xFFFFFFFFFFFFFFFF) default
26:366 00:000 AAPL: #[EB|CFG:ARG] force-error 0x0000000000000000 (0x0000000000000000 & 0x0000000000000000) default
26:367 00:001 AAPL: #[EB|H:IS] 0
26:368 00:001 AAPL: #[EB|WL] 0 0 0x01 0x01 0 0x00
26:369 00:000 AAPL: #[EB|BRD:NV] Mac-E7203C0F68AA0004
26:370 00:000 AAPL: #[EB|B:VAw]
26:371 00:000 AAPL: #[EB|B:IAw]
26:372 00:000 AAPL: #[EB|WL] 0 0 0x01 0x01 2 0x00
26:373 00:000 AAPL: #[EB.BST.IDT|+]
26:374 00:001 AAPL: #[EB.BST.IDT|-]
26:375 00:000 AAPL: #[EB|WL] 0 0 0x01 0x01 3 0x00
26:376 00:000 AAPL: #[EB|WL] 0 0 0x01 0x01 4 0x00
26:377 00:000 AAPL: #[EB|BRD:NV] Mac-E7203C0F68AA0004
26:378 00:000 AAPL: #[EB|WL] 0 0 0x01 0x01 5 0x00
26:379 00:000 AAPL: #[EB.H.CHK|BM] 0x0000000000000000
26:379 00:000 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.GV boot-signature 7C436110-AB2A-4BBB-A880-FE41995C9F82
26:381 00:001 AAPL: #[EB|WL] 0 0 0x01 0x01 23 0x0E
26:382 00:001 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.GV boot-image-key 7C436110-AB2A-4BBB-A880-FE41995C9F82
26:383 00:000 AAPL: #[EB|WL] 0 0 0x01 0x01 24 0x0E
26:384 00:000 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.GV boot-image 7C436110-AB2A-4BBB-A880-FE41995C9F82
26:385 00:001 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.SV- boot-signature 7C436110-AB2A-4BBB-A880-FE41995C9F82
26:386 00:000 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.SV- boot-image-key 7C436110-AB2A-4BBB-A880-FE41995C9F82
26:387 00:000 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.SV- boot-image 7C436110-AB2A-4BBB-A880-FE41995C9F82
26:388 00:000 AAPL: #[EB|H:NOT]
26:389 00:000 AAPL: #[EB|SB:P] 0x0
26:399 00:010 AAPL: #[EB|LIMG:DP] Acpi(PNP0A03,0)/Pci(2|4)/Pci(0|0)/?[ 0x83 0x17 0x10 0x0 0x1 0x0 0x0 0x0 0x0 0x25 0x38 0xB5 0x31 0xB3 0x6B 0x44 ]/HD(Part2,Sig5D337A13-B4F7-4BB5-A22E-2325552C7973)/VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842)
26:400 00:000 AAPL: #[EB|LIMG:FP] \9CB0EB7E-AF68-4348-BCE7-B4AACC47EBA0\System\Library\CoreServices\boot.efi
26:401 00:000 AAPL: #[EB|LIMG:OPT]
26:402 00:000 AAPL: #[EB.OPT.LXF|F] <"\9CB0EB7E-AF68-4348-BCE7-B4AACC47EBA0\System\Library\CoreServices\com.apple.Boot.plist">
26:403 00:000 AAPL: #[EB.LD.LF|IN] 0 1 <"\9CB0EB7E-AF68-4348-BCE7-B4AACC47EBA0\System\Library\CoreServices\com.apple.Boot.plist"> <"0">
26:404 00:001 AAPL: #[EB.LD.OFS|OPEN!] Err(0xE) <"\9CB0EB7E-AF68-4348-BCE7-B4AACC47EBA0\System\Library\CoreServices\com.apple.Boot.plist">
26:405 00:001 AAPL: #[EB.OPT.LXF|LF!] Err(0xE)
26:406 00:000 AAPL: #[EB.OPT.LXF|F] <"Library\Preferences\SystemConfiguration\com.apple.Boot.plist">
26:407 00:000 AAPL: #[EB.LD.LF|IN] 0 1 <"Library\Preferences\SystemConfiguration\com.apple.Boot.plist"> <"0">
26:408 00:001 AAPL: #[EB|KF] <"">
26:409 00:000 AAPL: #[EB|MBA:CL] <"">
26:410 00:000 AAPL: #[EB|MBA:NV] <"-v debug=0x100 keepsyms=1 swd_panic=1 amfi_get_out_of_my_way=1 ipc_control_port_options=0 revpatch=auto,sbvmm slide=167">
26:411 00:000 AAPL: #[EB|MBA:KF] <"">
26:411 00:000 AAPL: #[EB|MBA:OUT] <"-v debug=0x100 keepsyms=1 swd_panic=1 amfi_get_out_of_my_way=1 ipc_control_port_options=0 revpatch=auto,sbvmm slide=167">
26:412 00:000 AAPL: #[EB|LOG:VERBOSE] 2024-04-14T16:07:05
26:413 00:000 AAPL: #[EB.CSR.S|VAR] 0x00000040
26:414 00:000 AAPL: #[EB|OPT:BM] 0x80182
26:415 00:000 AAPL: #[EB.OPT.LXF|F] <"\9CB0EB7E-AF68-4348-BCE7-B4AACC47EBA0\System\Library\CoreServices\PlatformSupport.plist">
26:416 00:000 AAPL: #[EB.LD.LF|IN] 0 1 <"\9CB0EB7E-AF68-4348-BCE7-B4AACC47EBA0\System\Library\CoreServices\PlatformSupport.plist"> <"0">
26:417 00:001 AAPL: #[EB|P:CPR] N
26:418 00:001 AAPL: #[EB|P:MPI] N
26:419 00:000 AAPL: #[EB|P:BPI] N
26:420 00:000 AAPL: #[EB.OPT.RKS|!] Err(0xE) <- BS.LocP EDB4A040-6D8A-11EC-8FAD-3E22FB93ADCF
26:421 00:000 AAPL: #[EB|KMR] 397737984
26:422 00:000 AAPL: #[EB.CS.CSKSD|+]
26:423 00:000 AAPL: #[EB.CS.CSKSD|!] Err(0xE) <- RT.GV boot-info-payload 8D63D4FE-BD3C-4AAD-881D-86FD974BC1DF
26:424 00:000 AAPL: #[EB|WL] 0 0 0x01 0x01 6 0x0E
26:424 00:000 AAPL: #[EB.CS.LFC|+]
26:425 00:000 AAPL: #[EB.LD.LF|IN] 0 1 <"System\Library\Caches\com.apple.corestorage\EncryptedRoot.plist.wipekey"> <"0">
26:428 00:002 AAPL: #[EB.FS.AGSVH|PU] 9CB0EB7E-AF68-4348-BCE7-B4AACC47EBA0
26:429 00:000 AAPL: #[EB.FS.AGSVH|!] Err(0xE) <- BS.LocHB 59D76AE4-37E3-55A7-B460-EF13D46E6020
26:430 00:001 AAPL: #[EB.G.CS|-?] Ok(0)
26:437 00:007 AAPL: #[EB.LD.LF|IN] 0 1 <""> <"1">
26:439 00:002 AAPL: #[EB.B.SBS|SZ] 723512
26:446 00:006 AAPL: #[EB|B:SHA]
26:447 00:001 AAPL: #[EB.WL.PWLFNV|!] Err(0xE) <- RT.GV wake-failure 7C436110-AB2A-4BBB-A880-FE41995C9F82
26:448 00:001 AAPL: #[EB.WL.DT|!] Err(0xE) <- EB.WL.PWLFNV
26:449 00:001 AAPL: #[EB|WL:DT] 0xfb1044e9
26:451 00:001 AAPL: #[EB.LD.LKC|D] <"boot\System\Library\KernelCollections\BootKernelExtensions.kc.development">
26:453 00:001 AAPL: #[EB.LD.OFS|OPEN!] Err(0xE) <"boot\System\Library\KernelCollections\BootKernelExtensions.kc.development">
26:454 00:001 AAPL: #[EB.LD.LKC|R.2] <"boot\System\Library\KernelCollections\BootKernelExtensions.kc">
27:355 00:900 AAPL: #[EB.LD.LKFS|-?] Ok(0)
27:378 00:023 AAPL: #[EB.LD.LKC|-?] Ok(0)
27:382 00:004 AAPL: #[EB|BST:REV1]
27:384 00:001 AAPL: #[EB|CSR:OUT] 0x00000040
27:385 00:001 AAPL: #[EB.BST.FBS|+]
27:386 00:001 AAPL: #[EB.BST.FBS|ADSZ] 0
27:387 00:001 AAPL: #[EB.BST.FBS|KSSZ] 0
27:389 00:001 AAPL: #[EB|SB:SBGMFNS] x86legacyap.im4m
27:390 00:001 AAPL: #[EB|RH:PF] usr\standalone\OS.dmg.root_hash
27:392 00:001 AAPL: #[EB|RH:MF] <"usr\standalone\OS.dmg.root_hash.x86legacyap.im4m">
27:393 00:001 AAPL: #[EB.LD.LF|IN] 0 1 <"usr\standalone\OS.dmg.root_hash"> <"0">
27:395 00:002 AAPL: #[EB.LD.LF|IN] 0 1 <"usr\standalone\OS.dmg.root_hash.x86legacyap.im4m"> <"0">
27:397 00:001 AAPL: #[EB.BST.FBS|RHPSZ] 229
27:398 00:001 AAPL: #[EB.BST.FBS|RHMSZ] 3657
27:399 00:001 AAPL: #[EB|LOG:DT] 2024-04-14T16:07:06
27:400 00:001 AAPL: #[EB|LOG:EXITBS:START] 2024-04-14T16:07:06

I would be sincerely grateful that you could give me a hand

Bluetooth still not working G15 2021

Hey there! I have a G15 2021, your EFI works perfectly for my setup (5900hs, 24gb ram, intel AX210), apart from Bluetooth. I tried your updated EFI, I tried updated Bluetoolfixup and BTpatchers, still not working (latest version of Ventura 16.3.1).
Also, I enabled S3 sleep through UMAF, but trying to put the system to sleep results in a black screen that is only resolved by restarting. (I have an rtx 3070 if that is relevant here)

keyboard fn keys not working

Thanks for the EFI, everything seems to be working fine except the keyboard function keys and keyboard brightness control.
Earlier in monetary it was working via the rogHID but in Ventura the app is not launching, any solution to make the keyboard brightness work?

修复睡眠

查看睡眠日志发现有RTC0 GP17 XHC0 XHC1异常唤醒,添加RTC0补丁并参考0D/6D补丁制作GPRW补丁放入efi后正常,如有其他睡眠问题请反馈

Thank you for your hard work, it works well!

I have the 2020 model and it works fairly well. I don't need to disable the NootedRed kext while installing, everything happens smoothly and quickly.

  1. For those who experience the boot loop or boot stuck, just add this boot-arg: ncpi=0x2000.
  2. I can confirm the issues with Chromium browsers. I try to use Firefox but it freezes my PC continuously, which is bad, so never try to use this. My solution is that you could use Microsoft Edge, which has similar issues in Chrome but it is more stable so far in my case. It freezes for a few minutes when typing in the search bar for the first time, after that you can use it smoothly.
  3. Your update for OpenCore 0.9.6 does not work with Wi-Fi in my case, I've replaced the new kexts with the old ones and it works normally.

I wanna thank you a lot for your hard work! Hopefully, the NootedRed team will release more stable builds soon.

Screenshot 2023-11-20 at 17 42 41

现存问题

  • 触摸板中断模式
  • 睡眠时键盘背光不会完全关闭
  • 扬声器输出
  • 键盘背光控制
  • fn快捷键
  • 亮度表
  • 续航时间很短
  • 睡眠无法唤醒
  • 内置/3.5mm麦克风

Randomly freezes

Sorry for creating an issue here, I'm using mac ventura on Zephyrus model 2021. My screen sometimes freezes for about 10 seconds. I don't know if you have encountered the same situation or not, could you please show me how to fix it? Thank you.

About the BFixup kext workaround for Chromium browsers

Hello, I want to confirm that with the Lilu > NootedRed > BFixup order, my system has a boot loop and cannot start normally. When I change to Lilu > BFixup > NootedRed (BFixup is before NootedRed), it boots normally and Chromium browsers work great. Could you confirm that again and update your guide?

Moreover, I don't use the original Lilu kext (1.6.7), I use a modified version of it (1.6.6) by the author of BFixup and it works. I don't know if is it necessary or not but the author recommends using it along with BFixup. Here is the link: https://files.catbox.moe/8sj97w.zip. Thank you.

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.