Contribute
Register

Asus X550l - Problem with beta 4 and 5

Status
Not open for further replies.
Thanks RehabMan.
I'll wait for the final version to see if the problem persists.

BTW, I wonder whether it is that FakeSMC.kext is not getting injected by Clover.
I just ran into that on my BRIX.
To fix, I had to load FakeSMC.kext manually.
To do that:
- make a directory on your 10.13 volume (from another working install), I made mine in /kexts, so...
Code:
sudo mkdir /Volumes/10.13/kexts
- then copy FakeSMC.kext there
Code:
sudo cp -R /Library/Extensions/FakeSMC.kext /Volumes/10.13/kexts
Then boot the 10.13 volume in single user mode and when you get the prompt:
Code:
kextload /kexts/FakeSMC.kext
exit

Note: The way I figured this out was careful looking at verbose output and noticed that FakeSMC.kext was not starting and no "DSMOS has arrived".
 
I tried loading the kext manually but gave an error:

IMG_5361.JPG

After the exit command, I could see that "DSMOS has arrived"
IMG_5363.jpg

IMG_5364.jpg

But it can not boot properly:

IMG_5367.jpg

Obs: Beta 6 is currently being used.
 
I tried loading the kext manually but gave an error:

Sounds like you don't have SIP properly disabled.
Or you copied the kext incorrectly.

After the exit command, I could see that "DSMOS has arrived"

Then you don't likely have the same problem.

But it can not boot properly:

Looks like a graphics issue.
 
Sounds like you don't have SIP properly disabled.
Or you copied the kext incorrectly.



Then you don't likely have the same problem.



Looks like a graphics issue.
Sounds like you don't have SIP properly disabled.
Or you copied the kext incorrectly.



Then you don't likely have the same problem.



Looks like a graphics issue.

KextLoad from System / Library / Extensions. Was FakeSMC loaded?
IMG_5369.jpg

CsrActiveConfig is set to 0x67, the SIP should be completely disabled.
Is it possible to use the graphical driver from the previous beta?
 
KextLoad from System / Library / Extensions. Was FakeSMC loaded?

Kext injection is not a concern after you have installed the kexts you need to the system volume.
 
@Intel8051 did you manage to get headphone audio in 10.12.6, my headphone audio is crackling, the speaker is good, I've tried AppleALC and clover + adummy.kext, and somehow can't get voodooHDA.kext to work, I've kernel panic, what was you solution
mine laptop ASUS X550LNV
 
Status
Not open for further replies.
Back
Top