Contribute
Register

Mavericks on Asus n550jv-cn150h

Status
Not open for further replies.
I tried but the it still doesn't boot.. What I did:
1 booted with -x and installed with multibeast the chimera boot loader with some minimal options
2 in extras folder edited the plist file, I added
<key>IGPlatformID</key>
<string>0D220003</string>
3 Rebooted using the USB key and selecting the mavericks disk with no options..
 
I tried but the it still doesn't boot.. What I did:
1 booted with -x and installed with multibeast the chimera boot loader with some minimal options
2 in extras folder edited the plist file, I added
<key>IGPlatformID</key>
<string>0D220003</string>
3 Rebooted using the USB key and selecting the mavericks disk with no options..

IGPlatformID has no effect without GraphicsEnabler=Y or IGPEnabler=Y. I prefer to set IGPEnabler=Y GraphicsEnabler=N.
 
Yes, I used this cof:
<key>GraphicsEnabler</key>
<string>No</string>
<key>IGPEnabler</key>
<string>Yes</string>
<key>IGPlatformID</key>
<string>0D220003</string>

But doesn't work..
 
Yes, I used this cof:
<key>GraphicsEnabler</key>
<string>No</string>
<key>IGPEnabler</key>
<string>Yes</string>
<key>IGPlatformID</key>
<string>0D220003</string>

But doesn't work..

Then the value 0D220003 is wrong for your computer. Try another one.

Mobile Haswell is commonly:

0a260006
-or
0a260005

It is best to type at the boot loader screen until you determine the correct one.
 
Correct ig-platform-id I think is 0x0c160000. See if that works for you.
 
After more tests I noticed that Intel 4600 is recognized with both ig-platform-id, and the screen resolution is 1920x1080.
But I still have to boot with -x option otherwise boot fails...
Any ideas?
Thanks
 
After more tests I noticed that Intel 4600 is recognized with both ig-platform-id, and the screen resolution is 1920x1080.
But I still have to boot with -x option otherwise boot fails...
Any ideas?
Thanks

Boot "-v" to troubleshoot.
 
Here a screenshot of the kernel panic at boot:
 

Attachments

  • 2014-01-08 21.43.26.jpg
    2014-01-08 21.43.26.jpg
    759.9 KB · Views: 953
Status
Not open for further replies.
Back
Top