Contribute
Register

HP Revolve 810 G2 (sierra-clover) help.

Status
Not open for further replies.
You can change ig-platform-id in Clover -> Options -> Graphics Injector.
Or by changing config.plist/Graphics/ig-platform-id=0x12345678.
Thank you :):)its work and reach installation phase :headbang: now i will wait till end of installation
any advice about ig-platform-id value ? i should leave it as =0x12345678 ?
 

Attachments

  • 19749436_1909916002601723_716804937_o.jpg
    19749436_1909916002601723_716804937_o.jpg
    55 KB · Views: 81
Thank you :):)its work and reach installation phase :headbang: now i will wait till end of installation
any advice about ig-platform-id value ? i should leave it as =0x12345678 ?

Eventually, you will need to fix your graphics issue.
You probably need to inject EDID.
 
Eventually, you will need to fix your graphics issue.
You probably need to inject EDID.
any guide how to do that?

DSDT patching ? or by anther way ??
 
any guide how to do that?

DSDT patching ? or by anther way ??

Read about Clover options for EDID.
config.plist/Graphics/EDID/Inject=true
config.plist/Graphics/EDID/Custom=<edid-data>
Look at your Clover bootlog first to see if Clover is able to find your EDID...
 
Read about Clover options for EDID.
config.plist/Graphics/EDID/Inject=true
config.plist/Graphics/EDID/Custom=<edid-data>
Look at your Clover bootlog first to see if Clover is able to find your EDID...

im ready installed macOS and is very slow and lacking in graphic GPU is only 3mb and resolution is 1024*768
only cam working till now ......

where i can find Clover bootlog? i found only prebootlog file o_O
 

Attachments

  • Screen Shot 2017-07-02 at 11.17.27 PM.png
    Screen Shot 2017-07-02 at 11.17.27 PM.png
    1.1 MB · Views: 106
  • Screen Shot 2017-07-02 at 11.17.59 PM.png
    Screen Shot 2017-07-02 at 11.17.59 PM.png
    938.5 KB · Views: 87
  • Screen Shot 2017-07-02 at 11.18.09 PM.png
    Screen Shot 2017-07-02 at 11.18.09 PM.png
    767.8 KB · Views: 83
  • Screen Shot 2017-07-02 at 11.18.19 PM.png
    Screen Shot 2017-07-02 at 11.18.19 PM.png
    733 KB · Views: 89
  • Screen Shot 2017-07-02 at 11.18.28 PM.png
    Screen Shot 2017-07-02 at 11.18.28 PM.png
    729.8 KB · Views: 112
  • Screen Shot 2017-07-02 at 11.18.35 PM.png
    Screen Shot 2017-07-02 at 11.18.35 PM.png
    739 KB · Views: 78
  • Screen Shot 2017-07-02 at 11.18.42 PM.png
    Screen Shot 2017-07-02 at 11.18.42 PM.png
    735.6 KB · Views: 95
  • Screen Shot 2017-07-02 at 11.18.46 PM.png
    Screen Shot 2017-07-02 at 11.18.46 PM.png
    735.7 KB · Views: 90
  • Screen Shot 2017-07-02 at 11.18.56 PM.png
    Screen Shot 2017-07-02 at 11.18.56 PM.png
    770.4 KB · Views: 107
  • Screen Shot 2017-07-02 at 11.19.10 PM.png
    Screen Shot 2017-07-02 at 11.19.10 PM.png
    782.1 KB · Views: 104
  • Screen Shot 2017-07-02 at 11.19.20 PM.png
    Screen Shot 2017-07-02 at 11.19.20 PM.png
    750.4 KB · Views: 99
im ready installed macOS and is very slow and lacking in graphic GPU is only 3mb and resolution is 1024*768
only cam working till now ......

Graphics not expected to work properly with invalid ig-platform-id...
You need to resolve your graphics issue (likely an EDID problem).

where i can find Clover bootlog? i found only prebootlog file o_O

Assuming you installed Clover correctly, you can obtain the Clover bootlog with 'bdmesg' in Terminal.
Typical usage:
Code:
# send bootlog to desktop
bdmesg >~/Desktop/bootlog.txt
# open bootlog.txt in TextEdit
open ~/Desktop/bootlog.txt
 
Graphics not expected to work properly with invalid ig-platform-id...
You need to resolve your graphics issue (likely an EDID problem).



Assuming you installed Clover correctly, you can obtain the Clover bootlog with 'bdmesg' in Terminal.
Typical usage:
Code:
# send bootlog to desktop
bdmesg >~/Desktop/bootlog.txt
# open bootlog.txt in TextEdit
open ~/Desktop/bootlog.txt

i Got this numbers :crazy:
Screen Shot 2017-07-02 at 11.52.00 PM.png
 
It means Clover is able to detect your EDID.
Try setting config.plist/Graphics/EDID/Inject=true.
And boot with valid ig-platform-id.
im already made config.plist/Graphics/EDID/Inject=true
from where get valid id ??
 
Last edited:
im already made config.plist/Graphics/EDID/Inject=true
from where get valid id ??

The original plist from the guide has the valid ig-platform-id.
 
Status
Not open for further replies.
Back
Top