GaisaiYuno / magicbook2019-ryzen3500u-hackintosh

An OpenCore config for Huawei Magicbook 2019 AMD Ryzen 5 R5 3500u with Vega 8 (iGPU Supported)
34 stars 6 forks source link

Not an issue but an information 👀 #1

Closed gitdreamlteui closed 1 year ago

gitdreamlteui commented 1 year ago

Hey man! Look at this: https://www.reddit.com/r/hackintosh/comments/11aqgad/mac_os_big_sur_ryzen_5_3500u_laptop_vega_8_igpu/?utm_source=share&utm_medium=ios_app&utm_name=iossmf you can now use integrated graphics for the MagicBook 2019 on macOS (Big Sur only for now) using NootedRed (newer name of WhateverRed) check it out 👀

GaisaiYuno commented 1 year ago

Thank you for reminding! I'm currently trying the recovery version of Big Sur. Hopefully, the GPU drive will work. I'm also planning to upgrade my SSD to a non-pm981 version to solve the hibernation issue.

gitdreamlteui commented 1 year ago

Yeay! Good luck to you :), my laptop is the same as yours 👀

gitdreamlteui commented 1 year ago

And I think you can test using the latest updated BIOS of the Laptop, coz there’s some changes that needs to be done to successfully boot I think ? I don’t know

GaisaiYuno commented 1 year ago

Greetings from MacOS Big Sur! It seemed that Big Sur supports AMD CPU and is similar to Catalina in many ways. However, the graphics is not functioning. Including the NootedRed kext will produce a kernel panic error and I'm currently adjusting the booting args. P.S. The start up process was extremely painful as it might take 10-20 trials to get a success boot.

GaisaiYuno commented 1 year ago

Greetings from MacOS Big Sur! It seemed that Big Sur supports AMD CPU and is similar to Catalina in many ways. However, the graphics is not functioning. Including the NootedRed kext will produce a kernel panic error and I'm currently adjusting the booting args. P.S. The start up process was extremely painful as it might take 10-20 trials to get a success boot.

It stops at random positions near "AppleNvme"

GaisaiYuno commented 1 year ago

image

GaisaiYuno commented 1 year ago

And I've upgraded my ssd to WD SN570 but the results are totally same.

gitdreamlteui commented 1 year ago

Hi! Just so you know: the kext only works once Big Sur is installed, it is normal if it didn’t work for you on the installer, and u can check the boot args of the man from the reddit link I shared u!

GaisaiYuno commented 1 year ago

Breaking news! I've applied the latest nootedred kext and it worked! It recognized the gpu as "AMD Radeon Vega 8 1GB" and it is totally usable. There are also some improvements. I'm able to adjust screen brightness, read battery percentage. Most importantly, the probability for a success boot comes to 100%! However, the screen would be dead after plugging in the external monitor for a few minutes and you have to manually reboot the system. 截屏2023-06-18 下午4 14 45

I'm currently trying to fix trackpad, audio, and bluetooth.

gitdreamlteui commented 1 year ago

Hey! Glad to hear that! That means that you can update your EFI folder in here (github) soon 👀 cool!

GaisaiYuno commented 1 year ago

Enabling Bluetooth is difficult because Bluetooth involves the usb controller, however Apple introduced a limit of up to 15 ports after BigSur 11.3, so you need to disable XHC1 through the UMAF tool (this will cause the right USB port to be unusable), after that generate UTBmap.kext under windows so that you can drive the left usb- C port, usb-A port and Bluetooth interface. After updating to the latest version of NootRed, the problem of insufficient video memory and sudden freezing of the screen was solved. After that, the work is mainly to drive the touchpad and test the sleep issue. I believe that the configuration is now as well as close to perfect and should update the EFI file in a few days.

截屏2023-06-22 上午12 00 29

gitdreamlteui commented 1 year ago

Wow! Great job man! 😎

Le mer. 21 juin 2023 à 17:58, Steven Meng @.***> a écrit :

Enabling Bluetooth is difficult because Bluetooth involves the usb controller, however Apple introduced a limit of up to 15 ports after BigSur 11.3, so you need to disable XHC1 through the UMAF tool (this will cause the right USB port to be unusable), after that generate UTBmap.kext under windows so that you can drive the left usb- C port, usb-A port and Bluetooth interface. After updating to the latest version of NootRed, the problem of insufficient video memory and sudden freezing of the screen was solved. After that, the work is mainly to drive the touchpad and test the sleep issue. I believe that the configuration is now as well as close to perfect and should update the EFI file in a few days.

— Reply to this email directly, view it on GitHub https://github.com/GaisaiYuno/magicbook2019-ryzen-hackintosh/issues/1#issuecomment-1601106907, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2F4S4MUQKDFKW3B3RIS7Y3XMMK3RANCNFSM6AAAAAAWEF5V5I . You are receiving this because you authored the thread.Message ID: @.***>

GaisaiYuno commented 1 year ago

EFI updated, now it supports trackpad.

vasilisfr commented 11 months ago

Awesome work! I have the same laptop, trying to install Big Sur with your configuration!