Jump to content
30960 posts in this topic

Recommended Posts

50 minutes ago, SavageAUS said:

How do I enable 2560x1440 res in clover gui? I tried setting in config.plist but it didn't work.

 

You might need CSM disabled in BIOS, no CSMvideo driver in Clover, and an UEFI supported graphics card (WITH the UEFI firmware installed). That's usually the recipe for native resolution in preboot.

I'm also using a 2560x1440 monitor, and I have no issues. So I'm sure it is possible.

4 minutes ago, arsradu said:

 

You might need CSM disabled in BIOS, no CSMvideo driver in Clover, and an UEFI supported graphics card (WITH the UEFI firmware installed). That's usually the recipe for native resolution in preboot.

I'm also using a 2560x1440 monitor, and I have no issues. So I'm sure it is possible.

Thanks ill check the bios settings. I will assume my GTX960 has uefi firmware.

7 minutes ago, SavageAUS said:

Thanks ill check the bios settings. I will assume my GTX960 has uefi firmware.

 

Well, if disabling CSM in Bios doesn't do the trick, I would also double check the graphics card firmware, as well. Just in case. :) It most likely does have the UEFI firmware installed. But it's worth double checking this, since this is an important part of the whole process (if not the most important part). Otherwise, it won't work.

 

Sadly, the only way I know to check that information is...from Windows, using GPU-Z.

When everything is ok, it should look something like this.

 

screenshot.gif.e6bc98277712bf9b070d4ec449929240.gif

Edited by arsradu
4 minutes ago, arsradu said:

 

Well, if disabling CSM in Bios doesn't do the trick, I would also double check the graphics card firmware, as well. Just in case. :) It most likely does have the UEFI firmware installed. But it's worth double checking this, since this is an important part of the whole process (if not the most important part). Otherwise, it won't work.

 

Sadly, the only way I know to check that information is...from Windows, using GPU-Z.

When everything is ok, it should look something like this.

 

screenshot.gif.e6bc98277712bf9b070d4ec449929240.gif

Yeah it's all good. My uefi firmware has option for other os or Windows, when I switched to Windows option I could disable csm which gave me native resolution. (New monitor today)

  • Like 2
3 minutes ago, ergot said:

how to patch Nvidia web drivers and install on 10.14?

Screen Shot 2018-06-09 at 15.17.44.png

#OffTopic here.. go to Nvidia thread or 10.14 Pre-release on this forum.

 

Spoiler

But answering your question:

 

Just wait Nvidia to release WebDriver after macOS 10.14 is Final on September.

Good luck. 

 

 

1 minute ago, Badruzeus said:

#OffTopic here.. go to Nvidia thread or 10.14 Pre-release on this forum.

 

  Hide contents

But answering your question:

 

Just wait Nvidia to release WebDriver after macOS 10.14 is Final on September.

Good luck. 

 

 

opps sorry I did not noticed in which forum I am :)

  • Like 1
1 hour ago, Badruzeus said:

@Slice,

Just curious about packages menu from Clover installer, why now it becomes like this.. I'm not sure if caused by xcode8 that I used. Thanks.

Screenshot 21.png

That's how mine looks now as well based on xcode 9.4 macOS 10.13.5.

2 hours ago, Slice said:

What is wrong?

"UEFI.only", is not localized. commit 4513

"UEFI.only_title" = "Install for UEFI booting only";

you removed '_title', so cannot match what's on the Localizable.strings

EDIT

if only this node is affected, not sure but I have my doubts, you can make it just  "UEFI.only" = "Install for UEFI booting only"... but for all the translated files. Check anyway what goes in the generated "Distribution" file.

Edited by vector sigma

I removed _title because many drivers has no titles to show.

UEFI.only will be checked.

 

PS. It is not my area but the author JrCs is no more presents here. Someone wants to take control on the Installer?

Just now, Slice said:

I removed _title because many drivers has no titles to show.

UEFI.only will be checked.

 

PS. It is not my area but the author JrCs is no more presents here. Someone wants to take control on the Installer?

I can be of help, but you know, I'm not always present, so its your free choice.

  • Like 1
On 6/2/2018 at 12:16 PM, Slice said:

Boot->Debug=YES

to see what is happen

sure ! @Slice
btw i am now using the latest clover version and it boots to clover boot menu fine but now the new issue is , it doesnt proceed after the OsxAptioFixDrv override message .
it dont even show ++++++++++++++++++++++++++++++++ 
i tried all other aptio fixes like OsxAptiofix2Drv , OsxAptiofix3Drv , AptioMemoryfix etc and they all gets stuck at the same point 
any suggestions ?

-------

here is my debug log :
 

debug.log

9 minutes ago, XLNC said:

sure ! @Slice
btw i am now using the latest clover version and it boots to clover boot menu fine but now the new issue is , it doesnt proceed after the OsxAptioFixDrv override message .
it dont even show ++++++++++++++++++++++++++++++++ 
i tried all other aptio fixes like OsxAptiofix2Drv , OsxAptiofix3Drv , AptioMemoryfix etc and they all gets stuck at the same point 
any suggestions ?

-------

here is my debug log :
 

debug.log

What should be AMB.plist?

EFI\CLOVER\AMB.plist not loaded with name from LoadOptions: Not Found

 

  • Like 2
1 hour ago, Slice said:

I removed _title because many drivers has no titles to show.

UEFI.only will be checked.

Try the script attacched if is good for you. It dinamically decide if a translation is present and if not will remove "_title" and or "_description" for you.

 

buildpkg.sh.zip

 

Edited by vector sigma
spelling
2 minutes ago, bronxteck said:

it also looks like the installer does not remember your choice selections any longer.

and cannot be otherwise since is already present at /src/edk2/Clover/CloverPackage/CloverV2/EFI/CLOVER/drivers64 that get compressed into the payload. May be if you choose UEFI only... a post install script should just erase drivers64 and drivers32 to fix this.

×
×
  • Create New...