Contribute
Register

Asus UX21E - Intel HD 3000 problem

Status
Not open for further replies.
It's working in extrenal monitor (microHDMI).

Attach ioreg as ZIP: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
 
Attach ioreg as ZIP: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
All in pack.zip :)
 

Attachments

  • pack.zip
    2.3 MB · Views: 209
Try injecting EDID. Read Clover documentation on InjectEDID and CustomEDID.
I read it and use customEDID but screen always stay black :/.
Hmmm maybe EDID that I Try with customEDID is wrong. I don't know why.

All "EDID Viewers" generate this EDID to my internal sceeen.
 

Attachments

  • image.jpeg
    image.jpeg
    322.6 KB · Views: 147
Last edited:
I read it and use customEDID but screen always stay black :/.
Hmmm maybe EDID that I Try with customEDID is wrong. I don't know why.

You must use the EDID that comes from your own panel. It is available in MonInfo on Windows, or even in the Intel graphics applet on Windows (save as .txt file, you'll find it inside). You must enter it correctly in your config.plist. Must be data type. Use a plist editor such as Xcode or PlistEdit Pro.

Please realize that CustomEDID has no effect unless InjectEDID=true.
 
You must use the EDID that comes from your own panel. It is available in MonInfo on Windows, or even in the Intel graphics applet on Windows (save as .txt file, you'll find it inside). You must enter it correctly in your config.plist. Must be data type. Use a plist editor such as Xcode or PlistEdit Pro.

Please realize that CustomEDID has no effect unless InjectEDID=true.
I used EDID from Intel HD Graphics menu in Windows. But screen stay black :/.
 
I used EDID from Intel HD Graphics menu in Windows. But screen stay black :/.

Attach EFI/Clover folder as ZIP (omit 'themes' folder).
 
Ok, in pack.zip

I'm pretty sure CustomEDID and InjectEDID have no effect when NoDefaultProperties=true. But you should verify in ioreg (use an external monitor).
 
Status
Not open for further replies.
Back
Top