hieplpvip / Asus-Zenbook-Hackintosh

Run macOS on Asus Zenbook with OpenCore
199 stars 44 forks source link

10.15 #54

Open gulios opened 4 years ago

gulios commented 4 years ago

What is your laptop? UX430UA Which version of macOS are you using? 10.15 Describe the problems In new Catalina keyboard backlight stopped working. There is a badge while trying to change lights level (f3 f4) but no backlight at all. Second thing is that BT kexts should be install from https://github.com/headkaze/OS-X-BrcmPatchRAM/ and can be put to EFI/kexts/Other Just CodecComander must be in /L/E

Attach output from gen_debug

Screenshots If applicable, add screenshots to help explain your problem.

All kexts Screenshot 2019-10-04 at 19 44 40

Additional context Add any other context about the problem here.

Can you change installer (BT kexts) and fix keyboard backlight for 10.15?

Thank you

Ubsefor commented 4 years ago

What is your laptop? UX430UA Which version of macOS are you using? 10.15 Describe the problems In new Catalina keyboard backlight stopped working. There is a badge while trying to change lights level (f3 f4) but no backlight at all. Second thing is that BT kexts should be install from https://github.com/headkaze/OS-X-BrcmPatchRAM/ and can be put to EFI/kexts/Other Just CodecComander must be in /L/E

Attach output from gen_debug

Screenshots If applicable, add screenshots to help explain your problem.

All kexts Screenshot 2019-10-04 at 19 44 40

Additional context Add any other context about the problem here.

Can you change installer (BT kexts) and fix keyboard backlight for 10.15?

Thank you

For BT problems check the link I mentioned in my comment: https://github.com/hieplpvip/ASUS-ZENBOOK-HACKINTOSH/issues/43#issuecomment-512883295

gulios commented 4 years ago

BT is not a problem, keyboard backlight stopped working.

Ubsefor commented 4 years ago

BT is not a problem, keyboard backlight stopped working.

Well, backlight currently broken on Catalina with this kext, so you can try other solutions such as Lab Tick app…

Or just stick to mojave for a bit

HolzMichel commented 4 years ago

For me Catalina also has problems on the Zenbook UX310UAK. I used to spoof my HD620 on Zenbook UX310UAK as a Skylake HD520 by using 00001619 as ig-platform-id and 16190000 as device-id to get rid of the annoying color banding issue. Now, this spoofing seems to cause a kernelpanic in Catalina and prevent it from booting
EDIT: I wanted you to know that i have found a solution for this. In Catalina, obviously it is necessary to use the -lilucpu=N bootflag, where "N" has to be replaced with the actual CPU Series number of the CPU whose Graphics you want to spoof, so in my case i needed to put "lilucpu=8" as bootflag according to this table: 4 SandyBridge 5 IvyBridge 6 Haswell 7 Broadwell 8 Skylake 9 KabyLake 10 CoffeeLake

gulios commented 4 years ago

BT is not a problem, keyboard backlight stopped working.

Well, backlight currently broken on Catalina with this kext, so you can try other solutions such as Lab Tick app…

Or just stick to mojave for a bit

you mean broken with BT kext? How is it possible? I think is not related to BT kexts.

Ubsefor commented 4 years ago

BT is not a problem, keyboard backlight stopped working.

Well, backlight currently broken on Catalina with this kext, so you can try other solutions such as Lab Tick app… Or just stick to mojave for a bit

you mean broken with BT kext? How is it possible? I think is not related to BT kexts.

I meant AsusSMC kext that is currently causing this issue

Ubsefor commented 4 years ago

Asus SMC seems to have fixed the problem, but directly updating the drivers still haven’t fixed the issue on UX430UAR, probably need to fix DSDT as stated