Contribute
Register

[Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

Status
Not open for further replies.
My SSD is TOSHIBA THNSNF128GCSS

and also if I plug charger and then turn on it gets the display ok but if I turn my machine on with out charger it gives me black screen
Your power management has been messed up, search 'pmset reset to default' on google and then disable S4 sleep use the code above.
 
Thanks Asrake for your help I have reset the powermanagment and run the above command still same . All I have to do is to plug charger to get display after getting booted up laptop works fine even without charger
 
Hi guys!
I'm trying to boot from USB on my Lenovo Y50-70, I did everything that is written in Rehabman's guide, but I got stuck on a black screen after the apple logo. It loads for a couple of minutes and when it finishes I only get a black screen with sometimes flashing parts of the screen. Flashing I mean by that I can see whats behind the black screen, the installer loaded, everything looks fine, for a split second, till I can see it, after it only black screen.
I set the BIOS according to Rehabman's guide:
Default options set to Windows 8.
  • secure boot is disabled
  • enable Legacy Boot (but UEFI first)
If I set it only UEFI boot, I get this
For config file I'm using Rehabman's config_HD4600_4400_4200.plist
Kexts: Lilu, Whatevergreen, VoodooPS2Controller, FakeSMC.

Specs:
i7-4720HQ
8GB ram
GTX860m
1920*1080 screen
BIOS: InsydeH2O rev. 3.7
 
Hi guys!
I'm trying to boot from USB on my Lenovo Y50-70, I did everything that is written in Rehabman's guide, but I got stuck on a black screen after the apple logo. It loads for a couple of minutes and when it finishes I only get a black screen with sometimes flashing parts of the screen. Flashing I mean by that I can see whats behind the black screen, the installer loaded, everything looks fine, for a split second, till I can see it, after it only black screen.
I set the BIOS according to Rehabman's guide:
Default options set to Windows 8.
  • secure boot is disabled
  • enable Legacy Boot (but UEFI first)
If I set it only UEFI boot, I get this
For config file I'm using Rehabman's config_HD4600_4400_4200.plist
Kexts: Lilu, Whatevergreen, VoodooPS2Controller, FakeSMC.

Specs:
i7-4720HQ
8GB ram
GTX860m
1920*1080 screen
BIOS: InsydeH2O rev. 3.7

I managed to install Mojave on my y50-70 UHD model without a problem with the attached config:

Everything works fine untill this point:

Code:
cd ~/Projects/y50.git
cp config_UHD.plist /Volumes/EFI/EFI/Clover/config.plist

The problem is after the install. When I copy config_UHD.plist Mojave won't work anymore. When booting, I can see everything untill half of progress bar, after that GUI is supposed to show, but instead I get a black screen. I can wake the screen up by pressing "Fn+F1, ALT" to simulate sleep. It then only appears for one second and problem continues. For one second I can see the login screen from Mojave. Is there any way to make Intel graphics work without black screen issue?

I want to add that I have correctly patched DVMT-prealloc. I was a long time y50-70 El Capitan user without a problem. Intel graphics was working fine on El Capitan. It was recently that I decided to install Mojave from scratch.
 

Attachments

  • clover_efi_mojave_installer_y50_70_20190223.zip
    8.4 MB · Views: 81
Hi guys!
I'm trying to boot from USB on my Lenovo Y50-70, I did everything that is written in Rehabman's guide, but I got stuck on a black screen after the apple logo. It loads for a couple of minutes and when it finishes I only get a black screen with sometimes flashing parts of the screen. Flashing I mean by that I can see whats behind the black screen, the installer loaded, everything looks fine, for a split second, till I can see it, after it only black screen.
I set the BIOS according to Rehabman's guide:
Default options set to Windows 8.
  • secure boot is disabled
  • enable Legacy Boot (but UEFI first)
If I set it only UEFI boot, I get this
For config file I'm using Rehabman's config_HD4600_4400_4200.plist
Kexts: Lilu, Whatevergreen, VoodooPS2Controller, FakeSMC.




boot use ig platform 0x12345678 for installation
 
I managed to install Mojave on my y50-70 UHD model without a problem with the attached config:

Everything works fine untill this point:

Code:
cd ~/Projects/y50.git
cp config_UHD.plist /Volumes/EFI/EFI/Clover/config.plist

The problem is after the install. When I copy config_UHD.plist Mojave won't work anymore. When booting, I can see everything untill half of progress bar, after that GUI is supposed to show, but instead I get a black screen. I can wake the screen up by pressing "Fn+F1, ALT" to simulate sleep. It then only appears for one second and problem continues. For one second I can see the login screen from Mojave. Is there any way to make Intel graphics work without black screen issue?

I want to add that I have correctly patched DVMT-prealloc. I was a long time y50-70 El Capitan user without a problem. Intel graphics was working fine on El Capitan. It was recently that I decided to install Mojave from scratch.

Thanks for you EFI folder, with your config.plist I was able to install Mojave, but the same thing happening to me as to you. If I copy Rehabman's config.plist from git, to my CLOVER folder, after the half of the progress bar I get a black screen. Sometimes it flashes the screen, so I can see that it is working, but can't do much.
The other thing is, that if I connect it to an external monitor I can see everything on the external, but internal display remains black. Everything is working fine, except for the internal display. You should try it aswell.

I was reading a lot about it, I found that it is maybe EDID problem.

If I boot with the config you gave me, I get 7MB of VRAM, working internal display, but HDMI doesn't work. Also the brightness slider don't work.

I have no idea what should I do. :(
 
Thanks for you EFI folder, with your config.plist I was able to install Mojave, but the same thing happening to me as to you. If I copy Rehabman's config.plist from git, to my CLOVER folder, after the half of the progress bar I get a black screen. Sometimes it flashes the screen, so I can see that it is working, but can't do much.
The other thing is, that if I connect it to an external monitor I can see everything on the external, but internal display remains black. Everything is working fine, except for the internal display. You should try it aswell.

I was reading a lot about it, I found that it is maybe EDID problem.

If I boot with the config you gave me, I get 7MB of VRAM, working internal display, but HDMI doesn't work. Also the brightness slider don't work.

I have no idea what should I do. :(


Thanks, I confirm that external hdmi port is working fine when using config_UHD.plist.

I am currently using config_UHD.plist while laptop is connected to external HDMI display. Internal display is all black.

Using my external display I can see that my graphics intel card is reported correctly, vram is also correct.

I attached Problem reporting logs and files to this post.

Code:
andrzej-mbp:Downloads andrzej$ if [ -d ~/Downloads/RehabMan ]; then rm -R ~/Downloads/RehabMan; fi
andrzej-mbp:Downloads andrzej$ mkdir ~/Downloads/RehabMan
andrzej-mbp:Downloads andrzej$ cd ~/Downloads/RehabMan
andrzej-mbp:RehabMan andrzej$ patchmatic -extract
andrzej-mbp:RehabMan andrzej$ kextstat|grep -y acpiplat
   15    2 0xffffff7f83600000 0x9c000    0x9c000    com.apple.driver.AppleACPIPlatform (6.1) E44E285D-01ED-3E8B-A21D-FC792AFC9DB9 <14 13 12 8 7 6 5 3 1>
andrzej-mbp:RehabMan andrzej$ kextstat|grep -y appleintelcpu
andrzej-mbp:RehabMan andrzej$ kextstat|grep -y applelpc
  115    0 0xffffff7f836c1000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) B3761DEC-4ABE-33CD-BB61-1D634271440B <110 13 6 5 3>
andrzej-mbp:RehabMan andrzej$ kextstat|grep -y applehda
  117    1 0xffffff7f83200000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (282.10) 7EF94F9C-FF19-3168-943B-CC7A3D77B1D2 <116 102 55 13 8 7 6 5 3 1>
  143    0 0xffffff7f83393000 0xb7000    0xb7000    com.apple.driver.AppleHDA (282.10) 0E41E3D3-0B7A-3BE5-A104-3A2E1CE5DCC9 <142 117 116 102 56 55 7 6 5 3 1>
andrzej-mbp:RehabMan andrzej$ ls -l /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml*
ls: /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml*: No such file or directory
andrzej-mbp:RehabMan andrzej$ pmset -g assertions
2019-02-25 17:06:23 +0100
Assertion status system-wide:
   BackgroundTask                 0
   ApplePushServiceTask           0
   UserIsActive                   1
   PreventUserIdleDisplaySleep    0
   PreventSystemSleep             0
   ExternalMedia                  0
   InternalPreventDisplaySleep    1
   PreventUserIdleSystemSleep     0
   NetworkClientActive            0
Listed by owning process:
   pid 93(hidd): [0x0000000e0009803b] 00:00:00 UserIsActive named: "com.apple.iohideventsystem.queue.tickle.4294968009.3"
    Timeout will fire in 600 secs Action=TimeoutActionRelease
   pid 53(powerd): [0x000001ec001080b4] 00:00:40 InternalPreventDisplaySleep named: "com.apple.powermanagement.delayDisplayOff"
    Timeout will fire in 260 secs Action=TimeoutActionTurnOff
Kernel Assertions: 0x104=USB,MAGICWAKE
   id=500  level=255 0x4=USB mod=01/01/1970, 01:00 description=com.apple.usb.externaldevice.14600000 owner=Razer DeathAdder Elite
   id=501  level=255 0x4=USB mod=01/01/1970, 01:00 description=com.apple.usb.externaldevice.14200000 owner=Microsoft® Nano Transceiver v1.0
   id=502  level=255 0x100=MAGICWAKE mod=01/01/1970, 01:00 description=en1 owner=en1
Idle sleep preventers: IODisplayWrangler
andrzej-mbp:RehabMan andrzej$ pmset -g
System-wide power settings:
Currently in use:
standby              1
womp                 1
halfdim              1
hibernatefile        /var/vm/sleepimage
powernap             1
gpuswitch            2
networkoversleep     0
disksleep            10
standbydelayhigh     86400
sleep                1
autopoweroffdelay    28800
hibernatemode        0
autopoweroff         1
ttyskeepawake        1
displaysleep         10
highstandbythreshold 50
standbydelaylow      10800
andrzej-mbp:RehabMan andrzej$ system_profiler SPSerialATADataType|grep TRIM
          TRIM Support: No
andrzej-mbp:RehabMan andrzej$ sudo kextcache -i /
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d8ad700 [0x7fff87a9f8f0]> { URL = "BrcmPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmPatchRAM2" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d871c60 [0x7fff87a9f8f0]> { URL = "BrcmFirmwareRepo.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmFirmwareStore" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d882250 [0x7fff87a9f8f0]> { URL = "FakeSMC.kext/ -- file:///Library/Extensions/", ID = "org.netkas.driver.FakeSMC" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d8992c0 [0x7fff87a9f8f0]> { URL = "VoodooPS2Mouse.kext/ -- file:///Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/", ID = "org.rehabman.voodoo.driver.PS2Mouse" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d877550 [0x7fff87a9f8f0]> { URL = "VoodooPS2Controller.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.voodoo.driver.PS2Controller" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d893020 [0x7fff87a9f8f0]> { URL = "VoodooPS2Keyboard.kext/ -- file:///Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/", ID = "org.rehabman.voodoo.driver.PS2Keyboard" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d87a110 [0x7fff87a9f8f0]> { URL = "VoodooPS2Trackpad.kext/ -- file:///Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/", ID = "org.rehabman.voodoo.driver.PS2Trackpad" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d86dca0 [0x7fff87a9f8f0]> { URL = "FakePCIID.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d80cec0 [0x7fff87a9f8f0]> { URL = "LiluFriend.kext/ -- file:///Library/Extensions/", ID = "com.apple.security.LiluFriend" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d852f60 [0x7fff87a9f8f0]> { URL = "AppleBacklightFixup.kext/ -- file:///Library/Extensions/", ID = "com.hieplpvip.AppleBacklightFixup" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d72e370 [0x7fff87a9f8f0]> { URL = "Lilu.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.Lilu" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d733840 [0x7fff87a9f8f0]> { URL = "AirportBrcmFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.AirportBrcmFixup" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d734020 [0x7fff87a9f8f0]> { URL = "AppleALC.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.AppleALC" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d7e5ac0 [0x7fff87a9f8f0]> { URL = "WhateverGreen.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.WhateverGreen" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d80d0e0 [0x7fff87a9f8f0]> { URL = "BT4LEContiunityFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.BT4LEContiunityFixup" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d80cbc0 [0x7fff87a9f8f0]> { URL = "USBInjectAll.kext/ -- file:///Library/Extensions/", ID = "com.rehabman.driver.USBInjectAll" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d808e20 [0x7fff87a9f8f0]> { URL = "RealtekRTL8111.kext/ -- file:///Library/Extensions/", ID = "com.insanelymac.RealtekRTL8111" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d7e0f00 [0x7fff87a9f8f0]> { URL = "FakePCIID_Intel_HDMI_Audio.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HDMI-Audio" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d7587f0 [0x7fff87a9f8f0]> { URL = "CodecCommander.kext/ -- file:///Library/Extensions/", ID = "org.tw.CodecCommander" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d72bc10 [0x7fff87a9f8f0]> { URL = "ACPIBatteryManager.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.AppleSmartBatteryManager" }
KernelCache ID: 1BFCD70BE4C4E9FE9EE3258912CCEC7B
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc1005ba0 [0x7fff87a9f8f0]> { URL = "ACPIBatteryManager.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.AppleSmartBatteryManager" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc10068a0 [0x7fff87a9f8f0]> { URL = "Lilu.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.Lilu" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc1007d70 [0x7fff87a9f8f0]> { URL = "AirportBrcmFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.AirportBrcmFixup" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc100c770 [0x7fff87a9f8f0]> { URL = "AppleALC.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.AppleALC" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc106bcf0 [0x7fff87a9f8f0]> { URL = "CodecCommander.kext/ -- file:///Library/Extensions/", ID = "org.tw.CodecCommander" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc1030af0 [0x7fff87a9f8f0]> { URL = "FakePCIID_Intel_HDMI_Audio.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HDMI-Audio" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc10b97f0 [0x7fff87a9f8f0]> { URL = "WhateverGreen.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.WhateverGreen" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc10dd760 [0x7fff87a9f8f0]> { URL = "RealtekRTL8111.kext/ -- file:///Library/Extensions/", ID = "com.insanelymac.RealtekRTL8111" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc10de7b0 [0x7fff87a9f8f0]> { URL = "BrcmNonPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.BrcmNonPatchRAM2" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc10e1880 [0x7fff87a9f8f0]> { URL = "BT4LEContiunityFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.BT4LEContiunityFixup" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc10e1580 [0x7fff87a9f8f0]> { URL = "USBInjectAll.kext/ -- file:///Library/Extensions/", ID = "com.rehabman.driver.USBInjectAll" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc112b880 [0x7fff87a9f8f0]> { URL = "AppleBacklightFixup.kext/ -- file:///Library/Extensions/", ID = "com.hieplpvip.AppleBacklightFixup" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc10e1aa0 [0x7fff87a9f8f0]> { URL = "LiluFriend.kext/ -- file:///Library/Extensions/", ID = "com.apple.security.LiluFriend" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc11465c0 [0x7fff87a9f8f0]> { URL = "FakePCIID.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc114a580 [0x7fff87a9f8f0]> { URL = "BrcmFirmwareRepo.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmFirmwareStore" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc114fe70 [0x7fff87a9f8f0]> { URL = "VoodooPS2Controller.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.voodoo.driver.PS2Controller" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc1152a30 [0x7fff87a9f8f0]> { URL = "VoodooPS2Trackpad.kext/ -- file:///Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/", ID = "org.rehabman.voodoo.driver.PS2Trackpad" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc116b940 [0x7fff87a9f8f0]> { URL = "VoodooPS2Keyboard.kext/ -- file:///Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/", ID = "org.rehabman.voodoo.driver.PS2Keyboard" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc1171be0 [0x7fff87a9f8f0]> { URL = "VoodooPS2Mouse.kext/ -- file:///Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/", ID = "org.rehabman.voodoo.driver.PS2Mouse" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc115ab70 [0x7fff87a9f8f0]> { URL = "FakeSMC.kext/ -- file:///Library/Extensions/", ID = "org.netkas.driver.FakeSMC" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc1186020 [0x7fff87a9f8f0]> { URL = "BrcmPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmPatchRAM2" }
andrzej-mbp:RehabMan andrzej$

Can someone take a look at this issue please? Thanks!


EDIT:

Seems like changing this line in config.plist triggers a black screen issue:

<key>ig-platform-id</key>

<string>0x12345678</string> --> <string>0x0a260006</string>

When keeping ig-platform-id as 0x12345678, the VRAM is 31MB (see 12345678.png) and GUI is choppy so it is a bit inconvinient. Is there any way to give fake ig-platform-id 0x12345678 more VRAM?
 

Attachments

  • Screen Shot 2019-02-25 at 16.58.18.png
    Screen Shot 2019-02-25 at 16.58.18.png
    180.1 KB · Views: 67
  • Screen Shot 2019-02-25 at 16.58.24.png
    Screen Shot 2019-02-25 at 16.58.24.png
    181.8 KB · Views: 67
  • RehabMan.zip
    33.4 KB · Views: 53
  • CLOVER.zip
    8.3 MB · Views: 55
  • 12345678.png
    12345678.png
    252.9 KB · Views: 66
  • terminal_output.txt
    11.3 KB · Views: 84
  • IOReg.zip
    759.5 KB · Views: 55
Last edited:
Thanks, I confirm that external hdmi port is working fine when using config_UHD.plist.

I am currently using config_UHD.plist while laptop is connected to external HDMI display. Internal display is all black.

Using my external display I can see that my graphics intel card is reported correctly, vram is also correct.

I attached Problem reporting logs and files to this post.

Code:
andrzej-mbp:Downloads andrzej$ if [ -d ~/Downloads/RehabMan ]; then rm -R ~/Downloads/RehabMan; fi
andrzej-mbp:Downloads andrzej$ mkdir ~/Downloads/RehabMan
andrzej-mbp:Downloads andrzej$ cd ~/Downloads/RehabMan
andrzej-mbp:RehabMan andrzej$ patchmatic -extract
andrzej-mbp:RehabMan andrzej$ kextstat|grep -y acpiplat
   15    2 0xffffff7f83600000 0x9c000    0x9c000    com.apple.driver.AppleACPIPlatform (6.1) E44E285D-01ED-3E8B-A21D-FC792AFC9DB9 <14 13 12 8 7 6 5 3 1>
andrzej-mbp:RehabMan andrzej$ kextstat|grep -y appleintelcpu
andrzej-mbp:RehabMan andrzej$ kextstat|grep -y applelpc
  115    0 0xffffff7f836c1000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) B3761DEC-4ABE-33CD-BB61-1D634271440B <110 13 6 5 3>
andrzej-mbp:RehabMan andrzej$ kextstat|grep -y applehda
  117    1 0xffffff7f83200000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (282.10) 7EF94F9C-FF19-3168-943B-CC7A3D77B1D2 <116 102 55 13 8 7 6 5 3 1>
  143    0 0xffffff7f83393000 0xb7000    0xb7000    com.apple.driver.AppleHDA (282.10) 0E41E3D3-0B7A-3BE5-A104-3A2E1CE5DCC9 <142 117 116 102 56 55 7 6 5 3 1>
andrzej-mbp:RehabMan andrzej$ ls -l /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml*
ls: /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml*: No such file or directory
andrzej-mbp:RehabMan andrzej$ pmset -g assertions
2019-02-25 17:06:23 +0100
Assertion status system-wide:
   BackgroundTask                 0
   ApplePushServiceTask           0
   UserIsActive                   1
   PreventUserIdleDisplaySleep    0
   PreventSystemSleep             0
   ExternalMedia                  0
   InternalPreventDisplaySleep    1
   PreventUserIdleSystemSleep     0
   NetworkClientActive            0
Listed by owning process:
   pid 93(hidd): [0x0000000e0009803b] 00:00:00 UserIsActive named: "com.apple.iohideventsystem.queue.tickle.4294968009.3"
    Timeout will fire in 600 secs Action=TimeoutActionRelease
   pid 53(powerd): [0x000001ec001080b4] 00:00:40 InternalPreventDisplaySleep named: "com.apple.powermanagement.delayDisplayOff"
    Timeout will fire in 260 secs Action=TimeoutActionTurnOff
Kernel Assertions: 0x104=USB,MAGICWAKE
   id=500  level=255 0x4=USB mod=01/01/1970, 01:00 description=com.apple.usb.externaldevice.14600000 owner=Razer DeathAdder Elite
   id=501  level=255 0x4=USB mod=01/01/1970, 01:00 description=com.apple.usb.externaldevice.14200000 owner=Microsoft® Nano Transceiver v1.0
   id=502  level=255 0x100=MAGICWAKE mod=01/01/1970, 01:00 description=en1 owner=en1
Idle sleep preventers: IODisplayWrangler
andrzej-mbp:RehabMan andrzej$ pmset -g
System-wide power settings:
Currently in use:
standby              1
womp                 1
halfdim              1
hibernatefile        /var/vm/sleepimage
powernap             1
gpuswitch            2
networkoversleep     0
disksleep            10
standbydelayhigh     86400
sleep                1
autopoweroffdelay    28800
hibernatemode        0
autopoweroff         1
ttyskeepawake        1
displaysleep         10
highstandbythreshold 50
standbydelaylow      10800
andrzej-mbp:RehabMan andrzej$ system_profiler SPSerialATADataType|grep TRIM
          TRIM Support: No
andrzej-mbp:RehabMan andrzej$ sudo kextcache -i /
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d8ad700 [0x7fff87a9f8f0]> { URL = "BrcmPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmPatchRAM2" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d871c60 [0x7fff87a9f8f0]> { URL = "BrcmFirmwareRepo.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmFirmwareStore" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d882250 [0x7fff87a9f8f0]> { URL = "FakeSMC.kext/ -- file:///Library/Extensions/", ID = "org.netkas.driver.FakeSMC" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d8992c0 [0x7fff87a9f8f0]> { URL = "VoodooPS2Mouse.kext/ -- file:///Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/", ID = "org.rehabman.voodoo.driver.PS2Mouse" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d877550 [0x7fff87a9f8f0]> { URL = "VoodooPS2Controller.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.voodoo.driver.PS2Controller" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d893020 [0x7fff87a9f8f0]> { URL = "VoodooPS2Keyboard.kext/ -- file:///Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/", ID = "org.rehabman.voodoo.driver.PS2Keyboard" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d87a110 [0x7fff87a9f8f0]> { URL = "VoodooPS2Trackpad.kext/ -- file:///Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/", ID = "org.rehabman.voodoo.driver.PS2Trackpad" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d86dca0 [0x7fff87a9f8f0]> { URL = "FakePCIID.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d80cec0 [0x7fff87a9f8f0]> { URL = "LiluFriend.kext/ -- file:///Library/Extensions/", ID = "com.apple.security.LiluFriend" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d852f60 [0x7fff87a9f8f0]> { URL = "AppleBacklightFixup.kext/ -- file:///Library/Extensions/", ID = "com.hieplpvip.AppleBacklightFixup" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d72e370 [0x7fff87a9f8f0]> { URL = "Lilu.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.Lilu" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d733840 [0x7fff87a9f8f0]> { URL = "AirportBrcmFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.AirportBrcmFixup" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d734020 [0x7fff87a9f8f0]> { URL = "AppleALC.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.AppleALC" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d7e5ac0 [0x7fff87a9f8f0]> { URL = "WhateverGreen.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.WhateverGreen" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d80d0e0 [0x7fff87a9f8f0]> { URL = "BT4LEContiunityFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.BT4LEContiunityFixup" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d80cbc0 [0x7fff87a9f8f0]> { URL = "USBInjectAll.kext/ -- file:///Library/Extensions/", ID = "com.rehabman.driver.USBInjectAll" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d808e20 [0x7fff87a9f8f0]> { URL = "RealtekRTL8111.kext/ -- file:///Library/Extensions/", ID = "com.insanelymac.RealtekRTL8111" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d7e0f00 [0x7fff87a9f8f0]> { URL = "FakePCIID_Intel_HDMI_Audio.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HDMI-Audio" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d7587f0 [0x7fff87a9f8f0]> { URL = "CodecCommander.kext/ -- file:///Library/Extensions/", ID = "org.tw.CodecCommander" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fb44d72bc10 [0x7fff87a9f8f0]> { URL = "ACPIBatteryManager.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.AppleSmartBatteryManager" }
KernelCache ID: 1BFCD70BE4C4E9FE9EE3258912CCEC7B
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc1005ba0 [0x7fff87a9f8f0]> { URL = "ACPIBatteryManager.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.AppleSmartBatteryManager" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc10068a0 [0x7fff87a9f8f0]> { URL = "Lilu.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.Lilu" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc1007d70 [0x7fff87a9f8f0]> { URL = "AirportBrcmFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.AirportBrcmFixup" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc100c770 [0x7fff87a9f8f0]> { URL = "AppleALC.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.AppleALC" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc106bcf0 [0x7fff87a9f8f0]> { URL = "CodecCommander.kext/ -- file:///Library/Extensions/", ID = "org.tw.CodecCommander" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc1030af0 [0x7fff87a9f8f0]> { URL = "FakePCIID_Intel_HDMI_Audio.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HDMI-Audio" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc10b97f0 [0x7fff87a9f8f0]> { URL = "WhateverGreen.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.WhateverGreen" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc10dd760 [0x7fff87a9f8f0]> { URL = "RealtekRTL8111.kext/ -- file:///Library/Extensions/", ID = "com.insanelymac.RealtekRTL8111" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc10de7b0 [0x7fff87a9f8f0]> { URL = "BrcmNonPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.injector.BrcmNonPatchRAM2" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc10e1880 [0x7fff87a9f8f0]> { URL = "BT4LEContiunityFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.BT4LEContiunityFixup" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc10e1580 [0x7fff87a9f8f0]> { URL = "USBInjectAll.kext/ -- file:///Library/Extensions/", ID = "com.rehabman.driver.USBInjectAll" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc112b880 [0x7fff87a9f8f0]> { URL = "AppleBacklightFixup.kext/ -- file:///Library/Extensions/", ID = "com.hieplpvip.AppleBacklightFixup" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc10e1aa0 [0x7fff87a9f8f0]> { URL = "LiluFriend.kext/ -- file:///Library/Extensions/", ID = "com.apple.security.LiluFriend" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc11465c0 [0x7fff87a9f8f0]> { URL = "FakePCIID.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc114a580 [0x7fff87a9f8f0]> { URL = "BrcmFirmwareRepo.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmFirmwareStore" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc114fe70 [0x7fff87a9f8f0]> { URL = "VoodooPS2Controller.kext/ -- file:///Library/Extensions/", ID = "org.rehabman.voodoo.driver.PS2Controller" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc1152a30 [0x7fff87a9f8f0]> { URL = "VoodooPS2Trackpad.kext/ -- file:///Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/", ID = "org.rehabman.voodoo.driver.PS2Trackpad" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc116b940 [0x7fff87a9f8f0]> { URL = "VoodooPS2Keyboard.kext/ -- file:///Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/", ID = "org.rehabman.voodoo.driver.PS2Keyboard" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc1171be0 [0x7fff87a9f8f0]> { URL = "VoodooPS2Mouse.kext/ -- file:///Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/", ID = "org.rehabman.voodoo.driver.PS2Mouse" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc115ab70 [0x7fff87a9f8f0]> { URL = "FakeSMC.kext/ -- file:///Library/Extensions/", ID = "org.netkas.driver.FakeSMC" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7fdbc1186020 [0x7fff87a9f8f0]> { URL = "BrcmPatchRAM2.kext/ -- file:///Library/Extensions/", ID = "com.no-one.BrcmPatchRAM2" }
andrzej-mbp:RehabMan andrzej$

Can someone take a look at this issue please? Thanks!


EDIT:

Seems like changing this line in config.plist triggers a black screen issue:

<key>ig-platform-id</key>

<string>0x12345678</string> --> <string>0x0a260006</string>

When keeping ig-platform-id as 0x12345678, the VRAM is 31MB (see 12345678.png) and GUI is choppy so it is a bit inconvinient. Is there any way to give fake ig-platform-id 0x12345678 more VRAM?

On ******, a guys said, that it can be a SMBIOS problem. He recommended the HD5000 series mac computers for SMBIOS. (MacBook Air (11-inch, Mid 2013 and later) iMac (21.5-inch, Mid 2014) Mac mini (Late 2014) with 1.4GHz processor)
I'm updating to 10.14.3 to see if it solves the problem. After it I'm trying the SMBIOS's out. I'm going to keep you updated. If you try them, update me.

EDIT: I tried every relevant looking SMBIOS, but nothing changed. I'm out of ideas again.
 
Last edited:
@blint01 I will try to check my old El Capitan config to find some clue how it was working there.
 
@blint01 I will try to check my old El Capitan config to find some clue how it was working there.
Thanks!

I was searching for solution when i stumbled upon a forum post: https://www.insanelymac.com/forum/topic/325601-intelhd-4600-screen-problem/
It's almost the same issue, that I (we) have. If I set my booting to UEFI only, i get something similar glitch.
A ig-platform-id solved his problem, so I tried it and it works!!!!
I set my booting to Legacy, but UEFI first, booted with 0x04260000 and my internal display works, external also and i have 3D acceleration with 1024MB VRAM!
I know it's not 1536MB but still.

If you get glitchy graphics with this ig-platform-id try to put it in sleep but wake up right away.
 
Status
Not open for further replies.
Back
Top