Contribute
Register

Screen distorted on boot HD5500, UEFI native (no CSM), 1920x1080 HP 450 G2

Status
Not open for further replies.
You mean slow to get to Clover UEFI?

Are you sure you didn't also install Clover legacy?

With the CSM ENABLED,

The bios show an "load bar" and slows down while "search" boot entries, but, the best solution for a while
 
With the CSM ENABLED,

The bios show an "load bar" and slows down while "search" boot entries, but, the best solution for a while

If you have the option make sure BIOS is set for "UEFI first".

Also, you might look at your UEFI boot entries with 'efibootmgr' in Linux. Perhaps you can create an entry for Clover at the beginning of the boot order.
 
True, but didn't work either.

Let's see what you did...

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).
 
With the CSM ENABLED,

The bios show an "load bar" and slows down while "search" boot entries, but, the best solution for a while

How about CSM Disabled + Set 1024x768 in Clover GUI?
 
How about CSM Disabled + Set 1024x768 in Clover GUI?

Hi Poke!


I did not understand your question.
you know we both have the same model of laptop (dell 7348).
if you're asking me this is because it must have worked well for you, right?
 
How about CSM Disabled + Set 1024x768 in Clover GUI?

I did not understand your question.
you know we have the same model of laptop (dell 7348 in my profile).
that purpose worked for you?
 
I did not understand your question.
you know we have the same model of laptop (dell 7348 in my profile).
that purpose worked for you?

I assume you understand "CSM disabled"

config.plist/GUI/ScreenResolution=1024x768
 
Let's see what you did...

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).


There you go: View attachment Archiv.zip
 
Status
Not open for further replies.
Back
Top