Dr. Hurt Posted October 10, 2018 Share Posted October 10, 2018 SetIntelMaxBacklight=True broke after updating clover!! Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2639953 Share on other sites More sharing options...
Sherlocks Posted October 10, 2018 Share Posted October 10, 2018 SetIntelMaxBacklight=True broke after updating clover!! please log. my sandy bridge laptop and skylaptop is no problem. logic is same like rehabman PNLF나의 LG-F800S 의 Tapatalk에서 보냄 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2639957 Share on other sites More sharing options...
Dr. Hurt Posted October 10, 2018 Share Posted October 10, 2018 23 minutes ago, Sherlocks said: please log. my sandy bridge laptop and skylaptop is no problem. logic is same like rehabman PNLF 나의 LG-F800S 의 Tapatalk에서 보냄 What log do you want? I haven't changed anything other than Clover version. HD4000 laptop Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2639965 Share on other sites More sharing options...
Sherlocks Posted October 10, 2018 Share Posted October 10, 2018 What log do you want? I haven't changed anything other than Clover version. HD4000 laptopinstall latest clover and press f2 with setintelmaxbacklight for clover in GUI. then upload log here. 나의 LG-F800S 의 Tapatalk에서 보냄 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2639966 Share on other sites More sharing options...
Slice Posted October 10, 2018 Share Posted October 10, 2018 1 minute ago, Sherlocks said: install latest clover and press f4 with setmaxbacklight for clover in GUI. then upload log here. 나의 LG-F800S 의 Tapatalk에서 보냄 F2 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2639969 Share on other sites More sharing options...
Dr. Hurt Posted October 10, 2018 Share Posted October 10, 2018 preboot.log Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2639971 Share on other sites More sharing options...
Sherlocks Posted October 10, 2018 Share Posted October 10, 2018 (edited) 3 minutes ago, Dr. Hurt said: preboot.log you are not set SetIntelBacklight option 17:027 0:000 120 | 33 2D 54 4C 45 31 00 4E 17:027 0:000 Intel GFX injection not set 17:028 0:000 stringlength = 150 17:028 0:000 CurrentMode: Width=1366 Height=768 17:028 0:000 Beginning FSInjection 17:028 0:000 - ERROR: gFSInjectProtocolGuid not found! 17:028 0:000 Use origin smbios table type 1 guid. 17:028 0:000 Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\Other there was no log for intel backlight try <key>Devices</key> <dict> <key>SetIntelBacklight</key> <true/> <key>SetIntelMaxBacklight</key> <true/> </dict> Edited October 10, 2018 by Sherlocks 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2639973 Share on other sites More sharing options...
Dr. Hurt Posted October 10, 2018 Share Posted October 10, 2018 It works now. The SetIntelBacklight key was #-out in the config. Didn't need that key with older Clover. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2639978 Share on other sites More sharing options...
Sherlocks Posted October 10, 2018 Share Posted October 10, 2018 1 minute ago, Dr. Hurt said: It works now. The SetIntelBacklight key was #-out in the config. Didn't need that key with older Clover. it's right. but we need to gather info after SetIntelBacklight. can you upload log? i want to see your intel backlight info Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2639980 Share on other sites More sharing options...
Dr. Hurt Posted October 10, 2018 Share Posted October 10, 2018 42 minutes ago, Sherlocks said: it's right. but we need to gather info after SetIntelBacklight. can you upload log? i want to see your intel backlight info 3:500 0:000 Intel GFX IntelBacklight 3:500 0:000 LEV2 = 0x80000000, LEVL = 0x1312, P0BL = 0x14E, GRAN = 0x0 3:500 0:000 LEVW = 0x80000000, LEVX = 0x13121312, LEVD = 0x13121312, PCHL = 0x80300302 3:500 0:000 FBLEVX: default 0x710 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2639989 Share on other sites More sharing options...
Slice Posted October 10, 2018 Share Posted October 10, 2018 I also has notebook with IvyBridge and HD4000 graphics. Dell E6430 in signature. I am using follow config.plist Brightness works with feys F1/F2 and with slider PNLF in DSDT looks like Device (PNLF) { Name (_HID, EisaId ("APP0002")) // _HID: Hardware ID Name (_CID, "backlight") // _CID: Compatible ID Name (_UID, 0x0A) // _UID: Unique ID Name (_STA, 0x0B) // _STA: Status } As it was created by Clover 1000--4000 revisions. Device properties are Clover GUI looks like ioreg What else? Should I test something else? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2640031 Share on other sites More sharing options...
Sherlocks Posted October 10, 2018 Share Posted October 10, 2018 (edited) 4 hours ago, Slice said: I also has notebook with IvyBridge and HD4000 graphics. Dell E6430 in signature. I am using follow config.plist Brightness works with feys F1/F2 and with slider PNLF in DSDT looks like Device (PNLF) { Name (_HID, EisaId ("APP0002")) // _HID: Hardware ID Name (_CID, "backlight") // _CID: Compatible ID Name (_UID, 0x0A) // _UID: Unique ID Name (_STA, 0x0B) // _STA: Status } As it was created by Clover 1000--4000 revisions. Device properties are Clover GUI looks like ioreg What else? Should I test something else? thanks. seems your laptop has almost same max value like ivy framebuffer 0x710. there is 0x710 in framebuffer and _UID 14 and match AppleBacklight backlight Level(0%~100%) in ivy realmac. long time ago, ex. like Dr.Hurt case, he has brightness issue between at boot and after wakeup. so we need to match LEVX and framebuffer backlight max value. if you don't have AppleBacklightinjector, it doen't matter _UID 10 or 14. EDIT1 here realmac mbp9,1 hd 4000 dump 나의 LG-F800S 의 Tapatalk에서 보냄 IOReg.txt.zip Edited October 10, 2018 by Sherlocks Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2640067 Share on other sites More sharing options...
SavageAUS Posted October 10, 2018 Share Posted October 10, 2018 Is there a way we can make clover detect between FakeSMC.kext and VirtualSMC.kext and if VirtualSMC.kext is found/detected the installer will not keep selecting SMCHelper.efi? (Not needed for VirtualSMC.kext i believe (well i'm not using it without any issues)). And then obviously if FakeSMC.kext is detected/found then select SMCHelper.efi, if it's ever required by FakeSMC.kext that is. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2640077 Share on other sites More sharing options...
Moorre Posted October 11, 2018 Share Posted October 11, 2018 (edited) @Sherlocks A small update to support MP51 (from Mojave 10.14.0 installer). But I can't say if there is a newer ver just like for other models have September dates (ex. 180917) Look at 10.14.1 builds if you can, plz BiosVersion: MP51.88Z.F000.B00.1807300628 Edited October 11, 2018 by Moorre 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2640092 Share on other sites More sharing options...
Slice Posted October 11, 2018 Share Posted October 11, 2018 10 hours ago, Sherlocks said: thanks. seems your laptop has almost same max value like ivy framebuffer 0x710. there is 0x710 in framebuffer and _UID 14 and match AppleBacklight backlight Level(0%~100%) in ivy realmac. long time ago, ex. like Dr.Hurt case, he has brightness issue between at boot and after wakeup. so we need to match LEVX and framebuffer backlight max value. if you don't have AppleBacklightinjector, it doen't matter _UID 10 or 14. EDIT1 here realmac mbp9,1 hd 4000 dump 나의 LG-F800S 의 Tapatalk에서 보냄 IOReg.txt.zip I don't have AppleBacklightinjector. Is it needed as we set backlight from Clover? 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2640140 Share on other sites More sharing options...
Sherlocks Posted October 11, 2018 Share Posted October 11, 2018 I don't have AppleBacklightinjector. Is it needed as we set backlight from Clover?not at all. most of laptop with only single iGPU has lower brightness(i remember it start since sandy bridge HD 3000). so we use PNLF SSDT to match framebuffer brightness max value. if someone has lower brightness, we have to set intelmaxbacklight in clover or use PNLF SSDT.your system has similiar brightness of framebuffer. seems you don't need setintelmaxbacklight. but if you want to accurately match brightness with framebuffer on your system, you can use. AppleBacklightInjector just need exact brightness lengh(0~100%) when decrease brightness or increase brightness. you can see data in AppleBacklight's info file backlight lower issue- PNLF or SetIntelBacklight with IntelMaxBacklight. AppleBacklightInjector- want or not.if want, get more exact backlight length. sorry for my bad english. 나의 LG-F800S 의 Tapatalk에서 보냄 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2640147 Share on other sites More sharing options...
Badruzeus Posted October 11, 2018 Share Posted October 11, 2018 (edited) @Sherlocks (sorry, removed my prev. confusing post lol) #Question: If we have two Backlight values on NVRAM, which one will be used by System? Anyway, with NVDA discrete graphics I use "AsusACPIBackLightPanel" 3rd party kext. Thanks. Edited October 11, 2018 by Badruzeus Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2640150 Share on other sites More sharing options...
Sherlocks Posted October 11, 2018 Share Posted October 11, 2018 [mention=980913]Sherlocks[/mention] (sorry, removed my prev. confusing post lol) #Question: If we have two Backlight values on NVRAM, which one will be used by System? Anyway, with NVDA discrete graphics I use "AsusACPIBackLightPanel" 3rd party kext. Thanks.i first see your case. did you set 0xFFFF in config?then you use AsusBacklight kext? what is your kext?나의 LG-F800S 의 Tapatalk에서 보냄 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2640152 Share on other sites More sharing options...
Badruzeus Posted October 11, 2018 Share Posted October 11, 2018 1 minute ago, Sherlocks said: i first see your case. did you set 0xFFFF in config? then you use AsusBacklight kext? what is your kext? 나의 LG-F800S 의 Tapatalk에서 보냄 I leave "Backlight Level" as Empty on config.plist Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2640154 Share on other sites More sharing options...
Sherlocks Posted October 11, 2018 Share Posted October 11, 2018 [mention=980913]Sherlocks[/mention] A small update to support MP51 (from Mojave 10.14.0 installer). But I can't say if there is a newer ver just like for other models have September dates (ex. 180917) Look at 10.14.1 builds if you can, plzBiosVersion: MP51.88Z.F000.B00.1807300628 MP5,1 not support mojave right? did you get mp5,1.fd from 10.14 official installer?i updated biosversion from mojave 10.14.1 beta3. the most of updated models support mojave.나의 LG-F800S 의 Tapatalk에서 보냄 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2640156 Share on other sites More sharing options...
Matgen84 Posted October 11, 2018 Share Posted October 11, 2018 5 hours ago, Sherlocks said: MP5,1 not support mojave right? did you get mp5,1.fd from 10.14 official installer? i updated biosversion from mojave 10.14.1 beta3. the most of updated models support mojave. 나의 LG-F800S 의 Tapatalk에서 보냄 I found that, if it can serve. https://forums.macrumors.com/threads/mp5-1-mojave-10-14-1-dp3-bootrom-140-0-0-0-0-has-native-nvme-support.2132317/ Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2640224 Share on other sites More sharing options...
Moorre Posted October 11, 2018 Share Posted October 11, 2018 9 hours ago, Sherlocks said: MP5,1 not support mojave right? did you get mp5,1.fd from 10.14 official installer? i updated biosversion from mojave 10.14.1 beta3. the most of updated models support mojave. It is supporting MP51. The latest ver is MP51.88Z.F000.B00.1809191555 EFI Version: 140.0.0.0.0 Quote Apple released 10.14.1 DP3 and 140.0.0.0.0 Mac Pro BootROM. NVMe EFI module added and it's different than the one from MP61, PCIe drives still recognised as external, Same 29 & 31 microcodes from May, No boot screens for UEFI cards. Apple released 10.14.1 DP1 and 139.0.0.0.0 Mac Pro BootROM. No boot screens for UEFI cards, no NVMe EFI module added, no FileVault2, same microcodes, still safe to insert the NVMe EFI module. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2640257 Share on other sites More sharing options...
telepati Posted October 11, 2018 Share Posted October 11, 2018 is FSInject-64 not mandatory anymore for UEFI? Its already installed on my system but when I update to new clover its show uncheck. I tried to install with check its installing but in every new update normally clover choosing efi's automatically but FSInject-64 always show uncheck. it is some kind of bug or it's not mandatory anymore and Clover toggle off automatically for us each new update? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2640264 Share on other sites More sharing options...
vector sigma Posted October 11, 2018 Share Posted October 11, 2018 1 minute ago, telepati said: is FSInject-64 not mandatory anymore for UEFI? Its already installed on my system but when I update to new clover its show uncheck. I tried to install with check its installing but in every new update normally clover choosing efi's automatically but FSInject-64 always show uncheck. it is some kind of bug or it's not mandatory anymore and Clover toggle off automatically for us each new update? That means that you uncheck it once, maybe by cases. If you want to start with fresh preferences delete /Library/Preferences/com.projectosx.clover.installer.plist 3 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2640267 Share on other sites More sharing options...
telepati Posted October 11, 2018 Share Posted October 11, 2018 3 hours ago, vector sigma said: That means that you uncheck it once, maybe by cases. If you want to start with fresh preferences delete /Library/Preferences/com.projectosx.clover.installer.plist 'cause every new update I am choosing it but next update it shows uncheck. Ok I will try that trick thank you Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/720/#findComment-2640287 Share on other sites More sharing options...
Recommended Posts