Contribute
Register

[solved] Black Screen on Boot / HD3000

Status
Not open for further replies.
Black Screen on Boot / HD3000

You're injecting AAPL,DualLink. Doesn't make sense for 1366x768. DualLink is for 1600x900 or greater.

Okay, and how to delete that? Im noob...
 
Black Screen on Boot / HD3000

Okay, and how to delete that? Im noob...

First we have to know where you're doing it...

Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
if [ -d ~/Downloads/RehabMan ]; then rm -R ~/Downloads/RehabMan; fi
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Note: It is easier if you use copy/paste instead of typing the commands manually.

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post EFI/Clover folder.

--

Please fill out your profile...

Please provide complete details in your profile/signature
(Profile/Settings link in upper right corner of this site)

Mobo: manufacturer/model + bootloader(Clover/Chameleon/Chimera)
CPU: detailed CPU model + motherboard chipset
Graphics: all graphics devices + laptop internal screen resolution

For example, typical Ivy laptop:
Mobo: HP ProBook 4540s (Clover)
CPU: i5-3320m/HM76
Graphics: HD4000, 1366x768

Use CPU-Z on Windows to find CPU (Core iX-xxx) and motherboard chipset (HMxx), and graphics capabilities. For a laptop, these details are important and affect critical installation procedures.
 
Black Screen on Boot / HD3000

First we have to know where you're doing it...

Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
if [ -d ~/Downloads/RehabMan ]; then rm -R ~/Downloads/RehabMan; fi
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Note: It is easier if you use copy/paste instead of typing the commands manually.

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post EFI/Clover folder.

--

Please fill out your profile...

Please provide complete details in your profile/signature
(Profile/Settings link in upper right corner of this site)

Mobo: manufacturer/model + bootloader(Clover/Chameleon/Chimera)
CPU: detailed CPU model + motherboard chipset
Graphics: all graphics devices + laptop internal screen resolution

For example, typical Ivy laptop:
Mobo: HP ProBook 4540s (Clover)
CPU: i5-3320m/HM76
Graphics: HD4000, 1366x768

Use CPU-Z on Windows to find CPU (Core iX-xxx) and motherboard chipset (HMxx), and graphics capabilities. For a laptop, these details are important and affect critical installation procedures.

View attachment RehabMan.zipView attachment EFI.zip
 
Black Screen on Boot / HD3000

I don't see DualLink in ACPI, so it must be one of the DSDT "Fixes" you're using...

One of these:
AddHDMI_8000000
FIX_INTELGFX_100000
FixDisplay_0100

I have disabled them, but nothing changed. Screen split into 4...
 
Black Screen on Boot / HD3000

I have disabled them, but nothing changed. Screen split into 4...

Maybe it is the snb-platform-id you're using (which is rather atypical for a laptop, typical for desktop).

Also you could set config.plist/Graphics/DualLink=false.
 
Black Screen on Boot / HD3000

Maybe it is the snb-platform-id you're using (which is rather atypical for a laptop, typical for desktop).

Also you could set config.plist/Graphics/DualLink=false.

And... can you send an snb-platform-id list? Or where can i find these?
 
Black Screen on Boot / HD3000


I need to edit this?

Képerny?fotó 2015-10-04 - 17.35.00.png
 
Status
Not open for further replies.
Back
Top