Jump to content

WhatEverGreen Support Topic


MattsCreative
1,505 posts in this topic

Recommended Posts

23 hours ago, parseInt32 said:

Hi,

 

i'm getting animations lag with the latest version of WhateverGreen and Mojave. The system is usable but animations sometimes are < 20 fps.

 

System report recognizes the iGPU:

  Reveal hidden contents

image.png.a3a25bf7b487c494cc43b4498a50cf83.png

 

This issue isn't present on High Sierra: if i try to boot with the exact EFI folder to High Sierra everything works as expected.

On High Sierra the system report shows Supported, feature set macOS GPUFamily1 v3 instead of Supported, feature set macOS GPUFamily2 v1.

 

EFI folder contents: 

  Reveal hidden contents


Filippos-iMac:CLOVER filippo$ ls -l drivers64UEFI/
total 144
-rwxrwxrwx  1 filippo  staff  11616 Dec 12 21:15 ApfsDriverLoader-64.efi
-rwxrwxrwx  1 filippo  staff  36704 Dec 12 21:15 AptioMemoryFix-64.efi
-rwxrwxrwx  1 filippo  staff  24900 Nov 15 14:36 HFSPlus.efi
Filippos-iMac:CLOVER filippo$
Filippos-iMac:CLOVER filippo$
Filippos-iMac:CLOVER filippo$ ls -l ACPI/patched/
Filippos-iMac:CLOVER filippo$
Filippos-iMac:CLOVER filippo$
Filippos-iMac:CLOVER filippo$ ls -l kexts/Other/
total 6
drwxrwxrwx@ 1 filippo  staff  512 Dec 21 10:56 AppleALC.kext
drwxrwxrwx@ 1 filippo  staff  512 Sep 24 21:01 IntelMausiEthernet.kext
drwxrwxrwx@ 1 filippo  staff  512 Dec 21 10:49 Lilu.kext
drwxrwxrwx@ 1 filippo  staff  512 Nov  9 04:46 USBInjectAll.kext
drwxrwxrwx@ 1 filippo  staff  512 Dec 21 11:28 VirtualSMC.kext
drwxrwxrwx@ 1 filippo  staff  512 Dec 21 10:58 WhateverGreen.kext


 

 

 

 

Config.plist:

  Reveal hidden contents


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>ACPI</key>
	<dict>
		<key>DSDT</key>
		<dict>
			<key>Fixes</key>
			<dict>
				<key>FixHPET</key>
				<true/>
				<key>FixIPIC</key>
				<true/>
				<key>FixRTC</key>
				<true/>
				<key>FixShutdown</key>
				<true/>
				<key>FixTMR</key>
				<true/>
			</dict>
			<key>Patches</key>
			<array>
				<dict>
					<key>Comment</key>
					<string>change XHCI to XHC</string>
					<key>Disabled</key>
					<false/>
					<key>Find</key>
					<data>
					WEhDSQ==
					</data>
					<key>Replace</key>
					<data>
					WEhDXw==
					</data>
				</dict>
				<dict>
					<key>Comment</key>
					<string>change XHC1 to XHC</string>
					<key>Disabled</key>
					<false/>
					<key>Find</key>
					<data>
					WEhDMQ==
					</data>
					<key>Replace</key>
					<data>
					WEhDXw==
					</data>
				</dict>
				<dict>
					<key>Comment</key>
					<string>change SAT0 to SATA</string>
					<key>Disabled</key>
					<false/>
					<key>Find</key>
					<data>
					U0FUMA==
					</data>
					<key>Replace</key>
					<data>
					U0FUQQ==
					</data>
				</dict>
			</array>
		</dict>
		<key>DropTables</key>
		<array>
			<dict>
				<key>Signature</key>
				<string>DMAR</string>
			</dict>
			<dict>
				<key>Signature</key>
				<string>MATS</string>
			</dict>
		</array>
		<key>FixHeaders</key>
		<true/>
		<key>SSDT</key>
		<dict>
			<key>Generate</key>
			<dict>
				<key>PluginType</key>
				<true/>
			</dict>
		</dict>
	</dict>
	<key>Boot</key>
	<dict>
		<key>Arguments</key>
		<string>dart=0</string>
		<key>DefaultVolume</key>
		<string>LastBootedVolume</string>
		<key>Timeout</key>
		<integer>1</integer>
	</dict>
	<key>BootGraphics</key>
	<dict>
		<key>EFILoginHiDPI</key>
		<integer>1</integer>
		<key>UIScale</key>
		<integer>1</integer>
	</dict>
	<key>Devices</key>
	<dict>
		<key>Audio</key>
		<dict>
			<key>Inject</key>
			<integer>1</integer>
			<key>ResetHDA</key>
			<true/>
		</dict>
		<key>USB</key>
		<dict>
			<key>FixOwnership</key>
			<true/>
		</dict>
	</dict>
	<key>GUI</key>
	<dict>
		<key>Scan</key>
		<dict>
			<key>Entries</key>
			<true/>
			<key>Tool</key>
			<true/>
		</dict>
		<key>ScreenResolution</key>
		<string>1920x1080</string>
		<key>Theme</key>
		<string>clover-next-black</string>
	</dict>
	<key>KernelAndKextPatches</key>
	<dict>
		<key>KernelPm</key>
		<true/>
		<key>KextsToPatch</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>Port limit increase (Ricky)</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				g/sPD4OPBAAA
				</data>
				<key>InfoPlistPatch</key>
				<false/>
				<key>MatchOS</key>
				<string>10.14.x</string>
				<key>Name</key>
				<string>com.apple.driver.usb.AppleUSBXHCI</string>
				<key>Replace</key>
				<data>
				g/sPkJCQkJCQ
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>External Icons Patch</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				RXh0ZXJuYWw=
				</data>
				<key>InfoPlistPatch</key>
				<false/>
				<key>Name</key>
				<string>AppleAHCIPort</string>
				<key>Replace</key>
				<data>
				SW50ZXJuYWw=
				</data>
			</dict>
		</array>
	</dict>
	<key>RtVariables</key>
	<dict>
		<key>BooterConfig</key>
		<string>0x28</string>
		<key>CsrActiveConfig</key>
		<string>0x3E7</string>
		<key>MLB</key>
		<string>C02726902CDH69F1M</string>
		<key>ROM</key>
		<string>UseMacAddr0</string>
	</dict>
	<key>SMBIOS</key>
	<dict>
		<key>BiosReleaseDate</key>
		<string>09/17/2018</string>
		<key>BiosVendor</key>
		<string>Apple Inc.</string>
		<key>BiosVersion</key>
		<string>IM181.88Z.F000.B00.1809171524</string>
		<key>Board-ID</key>
		<string>Mac-HIDDEN</string>
		<key>BoardManufacturer</key>
		<string>Apple Inc.</string>
		<key>BoardSerialNumber</key>
		<string>HIDDEN</string>
		<key>BoardType</key>
		<integer>10</integer>
		<key>BoardVersion</key>
		<string>1.0</string>
		<key>ChassisAssetTag</key>
		<string>iMac-Aluminum</string>
		<key>ChassisManufacturer</key>
		<string>Apple Inc.</string>
		<key>ChassisType</key>
		<string>0x09</string>
		<key>EfiVersion</key>
		<string>165.0.0.0.0</string>
		<key>Family</key>
		<string>iMac</string>
		<key>FirmwareFeatures</key>
		<string>0xFC0FE137</string>
		<key>FirmwareFeaturesMask</key>
		<string>0xFF1FFF3F</string>
		<key>LocationInChassis</key>
		<string>Part Component</string>
		<key>Manufacturer</key>
		<string>Apple Inc.</string>
		<key>Mobile</key>
		<false/>
		<key>PlatformFeature</key>
		<string>0x00</string>
		<key>ProductName</key>
		<string>iMac18,1</string>
		<key>SerialNumber</key>
		<string>HIDDEN</string>
		<key>SmUUID</key>
		<string>HIDDEN</string>
		<key>Version</key>
		<string>1.0</string>
	</dict>
	<key>SystemParameters</key>
	<dict>
		<key>InjectKexts</key>
		<string>Yes</string>
		<key>InjectSystemID</key>
		<true/>
	</dict>
</dict>
</plist>

 

 

 

Cpu: 8700k, Mobo: Asus z370-I

 

Any idea?

 

 

AppleIntelFramebuffer_10_18.2

 

Have you tried with iMac18,3 system definition?

Link to comment
Share on other sites

On 1/11/2019 at 2:18 PM, kecinzer said:

I'm using WhateverGreen on my MacBook Pro 15" 2014 with GeForce 850 as it fixes slow performance on this MacBook. Until version WhateverGreen 1.2.3 and Lilu 1.2.7 everything works just fine, but after I upgraded to latest versions of Lilu and WhateverGreen to latest version (1.3.1 and 1.2.6) I got kernel panic and reboot.

What changed and can it be fixed for MacBook?

Thanks.

 

I run some tests. I can work with latest version of Lilu, but latest version of WhateverGreen that I can boot with is 1.2.4.

There must be something new in lastest versions that break functionality on Apple MacBook.

 

BTW. its MacBookPro11,3 and NVIDIA GeForce GT 750M 2048 MB not 850 like I mentioned.

Link to comment
Share on other sites

On 1/2/2019 at 4:35 PM, poles89 said:

My system:

 

Motherboard: Asus Prime H370-Plus

CPU: i3-8100

OS: 10.14.2

 

I have used the latest debug version of lilu+WEG and tried to dump framebuffer using the following:

 

 

but it didn't dump anyhting on root of boot device or I can't even import anything using FB-Pather's IOReg Dump Menu. 

 

When I looked into my ioreg I found it didn't load framebuffer at all. it looks like this:

 

IGPU@2.thumb.png.9d1a6bdcc1697154a7eeb2277c7d965e.png

 

 

 

Anyone?

Link to comment
Share on other sites

Hello Everyone

I have Dell Optiplex 9020 i5 4750 with HD4600 Graphics. I install Mojave 10.14.2 successfully and it is working and boots but I have problem with HD4600 Graphics, I am not getting Graphics acceleration. its showing only 6mb memory. Monitor is connect using the Displayport to VGA Converter. I have Lilu and Whatevergreen kexts installed in L/E. A day before I got full Graphics acceleration as well as sleep and wakeup was working perfectly. Yesterday morning when I rebooted it started to reboot by itself. I am able to boot it using invalid ig-platform-id:0x0E0000000 but don't get acceleration. 

Here is the setting in config file

- config.plist/Graphics/Inject/Intel=true
- config.plist/Graphics/ig-platform-id=0x0d220003
- config.plist/Graphics/VBios=true
- config.plist/Devices/FakeID/IntelGFX=0x0

 imageproxy.php?img=&key=c17464ef1b1b51c7imageproxy.php?img=&key=c17464ef1b1b51c7imageproxy.php?img=&key=c17464ef1b1b51c7

WhatsApp Image 2019-01-14 at 7.28.49 PM.jpeg

config.plist

20190115_161241.jpg

Edited by mrokarvi
Link to comment
Share on other sites

my r7 250 with 683f device id still receiving no signal then it will restart,,im using latest whatevergreen and lilu,custom flags radpg=15,,,anyway im using hdmi to hdmi cord..in verbose mode i had received this error,invalid corb size,error get capabilitiess,,

Edited by Mc Jacej
Link to comment
Share on other sites

I finaly catched some logs:

*** Panic Report ***
panic(cpu 4 caller 0xffffff80072da1ed): Kernel trap at 0xffffff7f894cb864, type 0=divide error, registers:
CR0: 0x000000008001003b, CR2: 0x000000010a2dd000, CR3: 0x0000000452bde05f, CR4: 0x00000000001626e0
RAX: 0x0000000000150000, RBX: 0x0000000000000000, RCX: 0x0000000000000000, RDX: 0x0000000000000000
RSP: 0xffffff81f4363710, RBP: 0xffffff81f4363750, RSI: 0x0000000000000000, RDI: 0xffffff8028dd5ab0
R8:  0xffffff802c281750, R9:  0x0000000000000002, R10: 0x000000000000001f, R11: 0x0000000000000000
R12: 0x0000000000000001, R13: 0x0000000000000000, R14: 0x0000000000000001, R15: 0x0000000000000000
RFL: 0x0000000000010246, RIP: 0xffffff7f894cb864, CS:  0x0000000000000008, SS:  0x0000000000000010
Fault CR2: 0x000000010a2dd000, Error code: 0x0000000000000000, Fault CPU: 0x4, PL: 0, VF: 0

Backtrace (CPU 4), Frame : Return Address
0xffffff81f43631e0 : 0xffffff80071aeafd 
0xffffff81f4363230 : 0xffffff80072e85a3 
0xffffff81f4363270 : 0xffffff80072d9fca 
0xffffff81f43632e0 : 0xffffff800715bca0 
0xffffff81f4363300 : 0xffffff80071ae517 
0xffffff81f4363420 : 0xffffff80071ae363 
0xffffff81f4363490 : 0xffffff80072da1ed 
0xffffff81f4363600 : 0xffffff800715bca0 
0xffffff81f4363620 : 0xffffff7f894cb864 
0xffffff81f4363750 : 0xffffff7f894d10ad 
0xffffff81f4363840 : 0xffffff7f89475a03 
0xffffff81f4363870 : 0xffffff7f8947596d 
0xffffff81f43638a0 : 0xffffff7f89475f2b 
0xffffff81f4363930 : 0xffffff7f89473215 
0xffffff81f4363950 : 0xffffff800782c65b 
0xffffff81f4363990 : 0xffffff800782c3a1 
0xffffff81f4363a10 : 0xffffff800782b8f7 
0xffffff81f4363a60 : 0xffffff800782b370 
0xffffff81f4363aa0 : 0xffffff800782410b 
0xffffff81f4363b10 : 0xffffff7f89477fdd 
0xffffff81f4363b40 : 0xffffff7f8948833d 
0xffffff81f4363b60 : 0xffffff7f8948a61a 
0xffffff81f4363be0 : 0xffffff7f894809ff 
0xffffff81f4363c30 : 0xffffff7f8c9b17db 
0xffffff81f4363c80 : 0xffffff8007825f61 
0xffffff81f4363cd0 : 0xffffff800788d8aa 
0xffffff81f4363d30 : 0xffffff8007294642 
0xffffff81f4363d80 : 0xffffff80071b42bd 
0xffffff81f4363dd0 : 0xffffff800718ebe5 
0xffffff81f4363e50 : 0xffffff80071a359e 
0xffffff81f4363ef0 : 0xffffff80072c170b 
0xffffff81f4363fa0 : 0xffffff800715c486 
      Kernel Extensions in backtrace:
         com.apple.iokit.IOGraphicsFamily(530.14)[C5617AC3-A68D-36CE-AC22-7C7C81318961]@0xffffff7f89471000->0xffffff7f894bbfff
            dependency: com.apple.iokit.IOPCIFamily(2.9)[7EA30FDD-A2FB-390F-99DD-42BC19691BB4]@0xffffff7f87a95000
         com.apple.driver.AppleBacklightExpert(1.1)[BBD31948-BD3D-3EBB-A3EE-E3880346A5EB]@0xffffff7f894ca000->0xffffff7f894cefff
            dependency: com.apple.iokit.IOPCIFamily(2.9)[7EA30FDD-A2FB-390F-99DD-42BC19691BB4]@0xffffff7f87a95000
            dependency: com.apple.iokit.IONDRVSupport(530)[1F572217-4A67-3472-A183-142F10A584D2]@0xffffff7f894bc000
            dependency: com.apple.iokit.IOGraphicsFamily(530.14)[C5617AC3-A68D-36CE-AC22-7C7C81318961]@0xffffff7f89471000
            dependency: com.apple.driver.AppleSMC(3.1.9)[9FAF842D-CCF4-3F6A-893D-DD542139F128]@0xffffff7f8801c000
         com.apple.driver.AppleBacklight(170.12.11)[B0CE7EF6-EB1D-31FC-8189-F9568E6FB4EA]@0xffffff7f894cf000->0xffffff7f894d3fff
            dependency: com.apple.iokit.IOPCIFamily(2.9)[7EA30FDD-A2FB-390F-99DD-42BC19691BB4]@0xffffff7f87a95000
            dependency: com.apple.iokit.IONDRVSupport(530)[1F572217-4A67-3472-A183-142F10A584D2]@0xffffff7f894bc000
            dependency: com.apple.iokit.IOGraphicsFamily(530.14)[C5617AC3-A68D-36CE-AC22-7C7C81318961]@0xffffff7f89471000
            dependency: com.apple.driver.AppleBacklightExpert(1.1.0)[BBD31948-BD3D-3EBB-A3EE-E3880346A5EB]@0xffffff7f894ca000
         com.apple.nvidia.driver.NVDAResman(12.0)[AE94AB7B-ECE1-31E6-8165-08FF46E8CF81]@0xffffff7f8c9ad000->0xffffff7f8cc86fff
            dependency: com.apple.iokit.IOPCIFamily(2.9)[7EA30FDD-A2FB-390F-99DD-42BC19691BB4]@0xffffff7f87a95000
            dependency: com.apple.iokit.IONDRVSupport(530)[1F572217-4A67-3472-A183-142F10A584D2]@0xffffff7f894bc000
            dependency: com.apple.iokit.IOGraphicsFamily(530.14)[C5617AC3-A68D-36CE-AC22-7C7C81318961]@0xffffff7f89471000
            dependency: com.apple.AppleGraphicsDeviceControl(3.28.4)[400C2E21-0880-36D7-AC5E-6B9BC885F158]@0xffffff7f8959a000

BSD process name corresponding to current thread: WindowServer
Boot args: -v

Mac OS version:
18C54

Kernel version:
Darwin Kernel Version 18.2.0: Mon Nov 12 20:24:46 PST 2018; root:xnu-4903.231.4~2/RELEASE_X86_64
Kernel UUID: 56B30885-F9BA-30E8-AD1C-5D59EC243BA9
Kernel slide:     0x0000000006e00000
Kernel text base: 0xffffff8007000000
__HIB  text base: 0xffffff8006f00000
System model name: MacBookPro11,3 (Mac-2BD1B31983FE1663)

System uptime in nanoseconds: 36727893951
last loaded kext at 35850724822: com.apple.driver.AppleGraphicsDevicePolicy	3.28.4 (addr 0xffffff7f8d00f000, size 77824)
loaded kexts:
com.nvidia.NVDAStartupWeb	10.3.3
com.paragon-software.lvm-for-mac	1
com.paragon-software.filesystems.extfs	16.2.11
com.paragon-software.filesystems.ntfs	44.4.15
as.vit9696.WhateverGreen	1.2.6
as.vit9696.Lilu	1.3.1
com.apple.driver.AppleGraphicsDevicePolicy	3.28.4
com.apple.AGDCPluginDisplayMetrics	3.28.4
com.apple.driver.AudioAUUC	1.70
com.apple.driver.AppleHV	1
com.apple.fileutil	18.306.12
com.apple.filesystems.autofs	3.0
com.apple.iokit.IOUserEthernet	1.0.1
com.apple.iokit.IOBluetoothSerialManager	6.0.9f2
com.apple.driver.X86PlatformShim	1.0.0
com.apple.driver.AGPM	110.23.46
com.apple.driver.ApplePlatformEnabler	2.7.0d0
com.apple.driver.pmtelemetry	1
com.apple.driver.AppleHDAHardwareConfigDriver	282.10
com.apple.Dont_Steal_Mac_OS_X	7.0.0
com.apple.GeForce	12.0.0
com.apple.driver.AppleUpstreamUserClient	3.6.5
com.apple.driver.AGDCBacklightControl	3.28.4
com.apple.driver.AppleHDA	282.10
com.apple.driver.eficheck	1
com.apple.driver.AirPort.BrcmNIC-MFG	1400.1.1
com.apple.driver.ACPI_SMC_PlatformPlugin	1.0.0
com.apple.driver.AppleThunderboltIP	3.1.2
com.apple.nvidia.NVDAStartup	12.0.0
com.apple.driver.AppleIntelHD5000Graphics	12.0.4
com.apple.driver.AppleMCCSControl	1.5.6
com.apple.driver.AppleCameraInterface	6.8.0
com.apple.driver.AppleLPC	3.1
com.apple.driver.AirPort.BrcmNIC	1400.1.1
com.apple.iokit.IOBluetoothUSBDFU	6.0.9f2
com.apple.driver.AppleMuxControl	3.28.4
com.apple.driver.AppleIntelSlowAdaptiveClocking	4.0.0
com.apple.driver.AppleOSXWatchdog	1
com.apple.driver.AppleSMCLMU	212
com.apple.driver.AppleFIVRDriver	4.1.0
com.apple.driver.AppleIntelFramebufferAzul	12.0.4
com.apple.driver.AppleBacklight	170.12.11
com.apple.iokit.SCSITaskUserClient	408.200.1
com.apple.driver.AppleUSBTCKeyEventDriver	254
com.apple.driver.AppleUSBTCKeyboard	254
com.apple.driver.AppleUSBTCButtons	254
com.apple.driver.AppleUSBStorageCoexistentDriver	456.230.1
com.apple.driver.AppleUSBCardReader	456.230.1
com.apple.driver.usb.realtek8153patcher	5.0.0
com.apple.driver.AppleFileSystemDriver	3.0.1
com.apple.driver.AppleVirtIO	2.1.2
com.apple.filesystems.hfs.kext	407.200.4
com.apple.AppleFSCompression.AppleFSCompressionTypeDataless	1.0.0d1
com.apple.BootCache	40
com.apple.AppleFSCompression.AppleFSCompressionTypeZlib	1.0.0
com.apple.AppleSystemPolicy	1.0
com.apple.filesystems.apfs	945.230.6
com.apple.driver.AppleAHCIPort	329.200.2
com.apple.private.KextAudit	1.0
com.apple.driver.AppleSmartBatteryManager	161.0.0
com.apple.driver.AppleRTC	2.0
com.apple.driver.AppleACPIButtons	6.1
com.apple.driver.AppleHPET	1.8
com.apple.driver.AppleSMBIOS	2.1
com.apple.driver.AppleACPIEC	6.1
com.apple.driver.AppleAPIC	1.7
com.apple.nke.applicationfirewall	190
com.apple.security.TMSafetyNet	8
com.apple.iokit.IOAVBFamily	710.1
com.apple.plugin.IOgPTPPlugin	700.7
com.apple.iokit.IOEthernetAVBController	1.1.0
com.apple.kext.triggers	1.0
com.apple.driver.AppleSSE	1.0
com.apple.nvidia.driver.NVDAGK100Hal	12.0.0
com.apple.nvidia.driver.NVDAResman	12.0.0
com.apple.driver.DspFuncLib	282.10
com.apple.kext.OSvKernDSPLib	527
com.apple.driver.IOPlatformPluginLegacy	1.0.0
com.apple.AppleGPUWrangler	3.28.4
com.apple.driver.AppleSMBusController	1.0.18d1
com.apple.driver.AppleHDAController	282.10
com.apple.iokit.IOHDAFamily	282.10
com.apple.driver.AppleSMBusPCI	1.0.14d1
com.apple.iokit.IO80211Family	1200.12.2
com.apple.driver.mDNSOffloadUserClient	1.0.1b8
com.apple.driver.corecapture	1.0.4
com.apple.driver.X86PlatformPlugin	1.0.0
com.apple.driver.IOPlatformPluginFamily	6.0.0d8
com.apple.driver.AppleGraphicsControl	3.28.4
com.apple.iokit.IOSlowAdaptiveClockingFamily	1.0.0
com.apple.driver.AppleThunderboltEDMSink	4.2.0
com.apple.driver.AppleThunderboltDPOutAdapter	5.5.8
com.apple.driver.AppleUSBAudio	315.6
com.apple.iokit.IOAudioFamily	206.5
com.apple.vecLib.kext	1.2.0
com.apple.AppleGraphicsDeviceControl	3.28.4
com.apple.iokit.IOAcceleratorFamily2	404.2.2
com.apple.iokit.IOSurface	255.1
com.apple.driver.AppleBacklightExpert	1.1.0
com.apple.iokit.IONDRVSupport	530
com.apple.iokit.IOGraphicsFamily	530.14
com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport	6.0.9f2
com.apple.iokit.IOBluetoothHostControllerUSBTransport	6.0.9f2
com.apple.iokit.IOBluetoothHostControllerTransport	6.0.9f2
com.apple.iokit.IOBluetoothFamily	6.0.9f2
com.apple.driver.AppleUSBMultitouch	263
com.apple.driver.usb.cdc.ecm	5.0.0
com.apple.iokit.IOUSBMassStorageClass	4.0.4
com.apple.driver.usb.IOUSBHostHIDDevice	1.2
com.apple.driver.usb.cdc	5.0.0
com.apple.driver.usb.networking	5.0.0
com.apple.driver.usb.AppleUSBHostCompositeDevice	1.2
com.apple.driver.usb.AppleUSBHub	1.2
com.apple.iokit.IOSerialFamily	11
com.apple.filesystems.hfs.encodings.kext	1
com.apple.driver.AppleUSBMergeNub	900.4.2
com.apple.driver.AppleXsanScheme	3
com.apple.iokit.IOAHCIBlockStorage	301.200.2
com.apple.iokit.IOAHCIFamily	288
com.apple.driver.AppleThunderboltDPInAdapter	5.5.8
com.apple.driver.AppleThunderboltDPAdapterFamily	5.5.8
com.apple.driver.AppleThunderboltPCIDownAdapter	2.1.4
com.apple.driver.AppleThunderboltNHI	4.7.6
com.apple.iokit.IOThunderboltFamily	6.8.1
com.apple.driver.AppleIntelLpssGspi	3.0.60
com.apple.driver.usb.AppleUSBXHCIPCI	1.2
com.apple.driver.usb.AppleUSBXHCI	1.2
com.apple.driver.usb.AppleUSBHostPacketFilter	1.0
com.apple.iokit.IOUSBFamily	900.4.2
com.apple.driver.AppleUSBHostMergeProperties	1.2
com.apple.driver.AppleEFINVRAM	2.1
com.apple.driver.AppleEFIRuntime	2.1
com.apple.iokit.IOSMBusFamily	1.1
com.apple.iokit.IOHIDFamily	2.0.0
com.apple.security.quarantine	3
com.apple.security.sandbox	300.0
com.apple.kext.AppleMatch	1.0.0d1
com.apple.driver.DiskImages	493.0.0
com.apple.driver.AppleFDEKeyStore	28.30
com.apple.driver.AppleEffaceableStorage	1.0
com.apple.driver.AppleKeyStore	2
com.apple.driver.AppleUSBTDM	456.230.1
com.apple.driver.AppleMobileFileIntegrity	1.0.5
com.apple.kext.CoreTrust	1
com.apple.iokit.IOUSBMassStorageDriver	145.200.2
com.apple.iokit.IOSCSIBlockCommandsDevice	408.200.1
com.apple.iokit.IOSCSIArchitectureModelFamily	408.200.1
com.apple.iokit.IOStorageFamily	2.1
com.apple.driver.AppleCredentialManager	1.0
com.apple.driver.KernelRelayHost	1
com.apple.iokit.IOUSBHostFamily	1.2
com.apple.driver.usb.AppleUSBCommon	1.0
com.apple.driver.AppleBusPowerController	1.0
com.apple.driver.AppleSEPManager	1.0.1
com.apple.driver.IOSlaveProcessor	1
com.apple.iokit.IOTimeSyncFamily	700.7
com.apple.iokit.IONetworkingFamily	3.4
com.apple.iokit.IOReportFamily	47
com.apple.driver.AppleACPIPlatform	6.1
com.apple.driver.AppleSMC	3.1.9
com.apple.iokit.IOPCIFamily	2.9
com.apple.iokit.IOACPIFamily	1.4
com.apple.kec.pthread	1
com.apple.kec.Libm	1
com.apple.kec.corecrypto	1.0

EOF

Can someone help me with this issue?

Link to comment
Share on other sites

Thanks for the report. I confirm the issue. Will fix when I get free time.

 

Quote

But with classic CDF kexts dont need use this SIP(Allow Unrestricted FS).

This one is false though, they also need it (or they do not work at all).

Link to comment
Share on other sites

One suggestion for the development of Whatevergreen:
It would be great if Shiki would be extended with support for AppleVPA.framework. This would make it easier to fix issues with jpeg preview in quick look and preview on Mojave. The framework has hardcoded values for choosing the renderer and forces the IGPU for VPA (Video Picture Acceleration) on SMBIOSes that use Quick Sync. If no IGPU is present it will kill VPA. It's the same mechanism as the DRM issues due to hardcoded values in AppleGVA.framework that Shiki does fix.

Edited by CMMChris
Link to comment
Share on other sites

9 minutes ago, CMMChris said:

One suggestion for the development of Whatevergreen:
It would be great if Shiki would be extended with support for AppleVPA.framework. This would make it easier to fix issues with jpeg preview in quick look and preview on Mojave. The framework has hardcoded values for choosing the renderer and forces the IGPU for VPA (Video Picture Acceleration) on SMBIOSes that use Quick Sync. If no IGPU is present it will kill VPA. It's the same mechanism as the DRM issues due to hardcoded values in AppleGVA.framework that Shiki does fix.

https://github.com/vulgo/NoVPAJpeg

Link to comment
Share on other sites

I know about this Kext. The problem with it is that it disables VPA instead of being a solution for the issue. Extending WEG with AppleVPA patching would be a better solution for those using a card that supports picture acceleration.

 

Edit: The highlighted part is the culprit981866652_Bildschirmfoto2019-01-27um18_13_51.thumb.jpg.eda47a148e766cdbf69a1faccd6424c0.jpg

Edited by CMMChris
Link to comment
Share on other sites

1 minute ago, CMMChris said:

I know about this Kext. The problem with it is that it disables VPA instead of being a solution for the issue. Extending WEG with AppleVPA patching would be a better solution for those using a card that supports picture acceleration.

WhateverGreen already has this built-in.

// Aside generic DRM unlock patches, which are always on, Shiki also provides a set of patches
	// to workaround various issues with hardware video acceleration support.
	// These are set as a shikigva boot-arg bitmask.
	// For example, to enable ForceOnlineRenderer, ExecutableWhitelist, and ReplaceBoardID
	// you sum 1 + 8 + 32 = 41 -> and pass shikigva=41.
	enum ShikiGVAPatches {
		// Remove forceOfflineRenderer from AppleGVA Info.plist.
		// This is required to allow hardware acceleration on several mac models with discrete GPUs
		// when only IGPU is available.
		// See /System/Library/PrivateFrameworks/AppleGVA.framework/Resources/Info.plist for more details.
		ForceOnlineRenderer        = 1,
		// Remve hweBGRA from AppleGVA Info.plist.
		// hweBGRA is not supported by NVIDIA GPUs, so the patch is sometimes required when using NVIDIA
		// in a mac model meant to be used with AMD or Intel.
		// See /System/Library/PrivateFrameworks/AppleGVA.framework/Resources/Info.plist for more details.
		AllowNonBGRA               = 2,
		// Prior to 10.13.4 certain GPU+CPU combinations were not meant to provide hardware acceleration and had to be patched.
		// The overall problematic configuration list is: NVIDIA+BDW, NVIDIA+SKL, NVIDIA+KBL, AMD+IVB, NVIDIA+SNB.
		// Enabled automatically if shikigva is *NOT* passed on 10.13.3 and earlier. All are fixed in 10.13.4.
		ForceCompatibleRenderer    = 4,
		// Unlike 10.12.6 without security updates and earlier, on 10.13 and latest 10.12.6 AppleGVA patches
		// do not apply to all processes, and each process needs to be patched explicitly. This is a bug
		// in Lilu, which needs to be explored and fixed. For now this bit ensures that the processes present
		// in WHITELIST section of Patches.plist will definitely get the fixes even on 10.13 and 10.12.6.
		// On 10.12.6 and 10.13 this must be used if any of the following bits are used:
		// - ForceOnlineRenderer
		// - AllowNonBGRA
		// - ForceCompatibleRenderer
		// - ReplaceBoardID
		// - FixSandyBridgeClassName
		// It is enabled automatically on 10.12 and 10.13 if shikigva is *NOT* passed and ForceCompatibleRenderer or
		// FixSandyBridgeClassName are automatically enabled.
		AddExecutableWhitelist     = 8,
		DisabledUnused16           = 16,
		// Replace board-id used by AppleGVA by a different board-id.
		// Sometimes it is feasible to use different GPU acceleration settings from the main mac model.
		// By default Mac-27ADBB7B4CEE8E61 (iMac14,2) will be used, but you can override this via shiki-id boot-arg.
		// See /System/Library/PrivateFrameworks/AppleGVA.framework/Resources/Info.plist for more details.
		ReplaceBoardID             = 32,
		// Attempt to support fps.1_0 (FairPlay 1.0) in Safari.
		// This should technically fix some very old streaming services in Safari, which rely on FairPlay DRM
		// similar to the one found in iTunes. Newer streaming services require FairPlay 2.0, which is hardware-only,
		// so nothing could be done about them.
		// Another way to enable this is to pass -shikifps boot argument.
		UnlockFP10Streaming        = 64,
		DeprecatedUnused128        = 128
	};

https://github.com/acidanthera/WhateverGreen/blob/master/WhateverGreen/kern_shiki.hpp

Link to comment
Share on other sites

Did anybody else lost IGP after installing 10.14.4 beta? My discrete VGA is working like a champ but I had to disable IGP on BIOS to go past KP. Booting recovery, using an invalid graphics id and/or invalidating/creating new kernel cache did not helped at all. Only missing feature (I noticed) is the display mirroring option.

Mojave 10.14.4 Beta 18E174f, Lilu 1.3.1, WhateverGreen 1.2.6, Clover 4862

debug_228.zip

Edited by Alex HQuest
Link to comment
Share on other sites

On 1/30/2019 at 3:58 PM, Alex HQuest said:

Did anybody else lost IGP after installing 10.14.4 beta? My discrete VGA is working like a champ but I had to disable IGP on BIOS to go past KP. Booting recovery, using an invalid graphics id and/or invalidating/creating new kernel cache did not helped at all. Only missing feature (I noticed) is the display mirroring option.

Mojave 10.14.4 Beta 18E174f, Lilu 1.3.1, WhateverGreen 1.2.6, Clover 4862

debug_228.zip

Yes, I have the same KP with IGP enable. Tryed different framebuffers,but without luck.

Link to comment
Share on other sites

Hi,

just a small suggestion (that is may useful for at least some Ozmosis users).

 

diff -ruN ./kern_igfx.cpp.orig ./kern_igfx.cpp
--- ./kern_igfx.cpp.orig	2018-12-24 01:31:02.000000000 +0100
+++ ./kern_igfx.cpp	2019-02-10 13:23:20.000000000 +0100
@@ -1166,12 +1166,15 @@
 	if (!frame)
 		return false;
 
+	int skipDPbyIndex = 1000;
+	PE_parse_boot_argn("igfxskipdp", &skipDPbyIndex, sizeof(skipDPbyIndex));
+	
 	bool found = false;
 	for (size_t i = 0; i < arrsize(frame->connectors); i++) {
 		DBGLOG("igfx", "connector [%lu] busId: 0x%02X, pipe: %d, type: 0x%08X, flags: 0x%08X", i, platformInformationList[i].connectors[i].busId, platformInformationList[i].connectors[i].pipe,
 			   platformInformationList[i].connectors[i].type, platformInformationList[i].connectors[i].flags);
 
-		if (frame->connectors[i].type == ConnectorDP) {
+		if (frame->connectors[i].type == ConnectorDP && frame->connectors[i].index != skipDPbyIndex) {
 			frame->connectors[i].type = ConnectorHDMI;
 			DBGLOG("igfx", "replaced connector %lu type from DP to HDMI", i);
 			found = true;

My motherboard comes with VGA, DVI, HDMI and DP.

In use are DVI, HDMI and DP and I like to patch the framebuffer from DP-DP-DP to HDMI-HDMI-DP

so I put "igfxskipdp=3" to my boot-args.

 

Link to comment
Share on other sites

WhateverGreen versions higher than v.1.2.4 that have the Backlight Brightness changes breaks using IntelBacklight or ACPIBacklight. Some of us must use these older kexts (along with Bergdesign's Brightness app) for enabling brightness because our hardware do not expose IGPU PWM registers. 

 

I tried using applbkl=0 and also -wegoff but it doesn't help. I must remove WEG for my brightness to work. Can we fix that?

 

Also, for some of us who have Arrandale Intel 1st Gen Graphics, and use the KextsToPatch or statically pre-patched AppleIntelHDGraphics* kexts from High-Sierra or earlier, is there any use of WhateverGreen. If yes, what is the corresponding config.plist section we need to add for WEG. I'm asking this because per the thread 

https://www.insanelymac.com/forum/topic/334899-intel-framebuffer-patching-using-whatevergreen/

I don't understand what should I add for Intel 1st Gen.

Link to comment
Share on other sites

13 hours ago, nijhawank said:

WhateverGreen versions higher than v.1.2.4 that have the Backlight Brightness changes breaks using IntelBacklight or ACPIBacklight. Some of us must use these older kexts (along with Bergdesign's Brightness app) for enabling brightness because our hardware do not expose IGPU PWM registers. 

 

I tried using applbkl=0 and also -wegoff but it doesn't help. I must remove WEG for my brightness to work. Can we fix that?

 

Also, for some of us who have Arrandale Intel 1st Gen Graphics, and use the KextsToPatch or statically pre-patched AppleIntelHDGraphics* kexts from High-Sierra or earlier, is there any use of WhateverGreen. If yes, what is the corresponding config.plist section we need to add for WEG. I'm asking this because per the thread 


https://www.insanelymac.com/forum/topic/334899-intel-framebuffer-patching-using-whatevergreen/

I don't understand what should I add for Intel 1st Gen.

 

https://github.com/acidanthera/WhateverGreen/blob/master/Manual/FAQ.IntelHD.en.md

 

904523559_2019-02-1316_36_55.png.4b738d02376af5b20474b6256edf1bef.png

 

940027097_2019-02-1316_37_13.png.55b057d34e25839d88d561ad96c27f12.png

Edited by Andrey1970
Link to comment
Share on other sites

Hi, thank you all for this amazing graphics kext.

 

My question is that in https://github.com/acidanthera/WhateverGreen/blob/master/Manual/FAQ.IntelHD.en.md#intel-hd-graphics-610-650-kaby-lake-processors, since 0x59160000 (mobile, 3 connectors, no fbmem, 35 MB) is a mobile platform, why 59160000 is recommended for desktop not laptop? I am using UHD620 by the way, finding the proper platform for my graphics. Thanks for any help.

Link to comment
Share on other sites

5 hours ago, Andrey1970 said:

 

I already said that I must use intelbacklight or acpibacklight because my machine doesn't expose IGPU PWM registers.

 

Also I already followed the guide for Intel 1st Gen Graphics device and using pre-patched framebuffers from High-Sierra. So in this condition i want to ask is there any other reason for using WEG? And if yes, my concern is that latest WEG breaks Intel/Acpi backlight kexts even when using applbkl=0 or even -wegoff

Edited by nijhawank
Link to comment
Share on other sites

1 hour ago, nijhawank said:

 

I already said that I must use intelbacklight or acpibacklight because my machine doesn't expose IGPU PWM registers.

 

Also I already followed the guide for Intel 1st Gen Graphics device and using pre-patched framebuffers from High-Sierra. So in this condition i want to ask is there any other reason for using WEG? And if yes, my concern is that latest WEG breaks Intel/Acpi backlight kexts even when using applbkl=0 or even -wegoff

 

  • Specify injector IOProbeScore (in injector Info.plist) equal to 5500

But why to you WEG on 1 generation? )

WEG does not support 1 generation.

Link to comment
Share on other sites

23 minutes ago, Andrey1970 said:

 

  • Specify injector IOProbeScore (in injector Info.plist) equal to 5500

But why to you WEG on 1 generation? )

WEG does not support 1 generation.

 

So that's exactly was my question. Is there any use of WEG for Intel 1st Gen Graphics? And you are saying "No".

 

So any protected video playback fixes (inherited from Shiki) or fixing second stage boot glitch etc. are not applicable or not performed by WEG when using Intel 1st Gen Graphics. Is that a correct statement?

Link to comment
Share on other sites

×
×
  • Create New...