Acuna43 Posted August 4, 2022 Share Posted August 4, 2022 Hello my friends I can installer macOS Ventura with clover efi with the kexts but a have a problem with slide Brightness I can't activate it I have an asus tuf f15 how to fix this ? I need to help Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted August 4, 2022 Moderators Share Posted August 4, 2022 start with posting your full system specs And attach your EFI folder for review Link to comment Share on other sites More sharing options...
Administrators Hervé Posted August 4, 2022 Administrators Share Posted August 4, 2022 Brightness usually requires injecting a SSDT-PNLF patched table. We'll see if you've included that in your bootloader's pack once you've posted your system's specs + zipped EFI folder. Link to comment Share on other sites More sharing options...
Acuna43 Posted August 4, 2022 Author Share Posted August 4, 2022 But I have nvidia gtx 1350 Ti Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted August 4, 2022 Moderators Share Posted August 4, 2022 That's why you should post your full system specs and EFI folder as requested. Link to comment Share on other sites More sharing options...
Administrators Hervé Posted August 4, 2022 Administrators Share Posted August 4, 2022 There's no such thing as a GTX 1350 Ti ! If you meant a Turing dGPU like the GTX 1650 Ti fitted to this model of Asus TUF gaming F15, that has no support whatsoever in macOS. You could only run maOS on the Intel CML iGPU. So, until you post your full system's specs, you're wasting your time... and ours. If you have a CML i5-10200H CPU, you're screwed; its iGPU is unsupported too. See here. Follow one of the main basic rules of Hackintoshing: https://dortania.github.io/OpenCore-Install-Guide/prerequisites.html#prerequisites Link to comment Share on other sites More sharing options...
Acuna43 Posted August 4, 2022 Author Share Posted August 4, 2022 Ok this is my efi folder and system Efi.rar System.rar Link to comment Share on other sites More sharing options...
Administrators Hervé Posted August 4, 2022 Administrators Share Posted August 4, 2022 So it's an i3-10300H Comet Lake CPU with UHD620 iGPU (device id 9BC4) which is natively supported. See the Whatevergreen User Manual. The GTX 1650 Ti is totally unsupported as explained in previous post. I've noticed a few incorrect settings in your Clover config: I don't thing you need that CpuTscSync kext at all your iGPU + audio property injections are erroneously duplicated. Remove those incorrect custom properties (Arbitrary) of yours, just keep the regular Properties remove the iGPU id faking; as stated above CML id 0x9BC4 is natively supported you should probably use framebuffer 0x3EA50009 rather than 0x3E920000 as per the WEG manual remove those connector patches to begin with, stick to the vanilla settings you'll need to disable your nVidia dGPU to save your battery (-wegnoegpu boot-arg to begin with, patched SSDT thereafter) Comet Lake (CML) graphics are handled through Coffee Lake (CFL) framebuffers. CFL FB 0x3EA50009 defines the following characteristics: ID: 3EA50009, STOLEN: 57 MB, FBMEM: 0 bytes, VRAM: 1536 MB, Flags: 0x00830B0A TOTAL STOLEN: 58 MB, TOTAL CURSOR: 1 MB (1572864 bytes), MAX STOLEN: 172 MB, MAX OVERALL: 173 MB (181940224 bytes) Model name: Intel HD Graphics CFL CRB Camellia: CamelliaV3 (3), Freq: 0 Hz, FreqMax: 0 Hz Mobile: 1, PipeCount: 3, PortCount: 3, FBMemoryCount: 3 [0] busId: 0x00, pipe: 8, type: 0x00000002, flags: 0x00000098 - ConnectorLVDS [1] busId: 0x05, pipe: 9, type: 0x00000400, flags: 0x000001C7 - ConnectorDP [2] busId: 0x04, pipe: 10, type: 0x00000400, flags: 0x000001C7 - ConnectorDP 00000800 02000000 98000000 01050900 00040000 C7010000 02040A00 00040000 C7010000 which should do just fine. 1 Link to comment Share on other sites More sharing options...
Recommended Posts