Jump to content
1335 posts in this topic

Recommended Posts

hi NDK I compiled with latest changes 

still I see bootcamp windows to Gui  didn't show only windows

Replaced `BOOTCAMP Windows` with `Windows` to match the original

did I something wrong? 

Edited by anmool
misspelling
2 hours ago, Matgen84 said:

 

I post a example, not your entry :hysterical:

 

Do you check you the order, in disk manager on Windows!  I've a clean install of Windows 1909, so it use the new order describe before. 

 

Becareful: don't use back slash like in clover log, only slash in your pciroot. Sorry, I copy/paste pciroot from my Clover Log in my previous post.

 

Right way (example): PciRoot(0x0)/Pci(0x1D,0x0)/Pci(0x0,0x0)/NVMe(0x1,5D-F4-B3-81-5B-38-25-00)/HD(2,GPT,AD385919-8F10-4C38-AAB8-FF73E9D18B84,0x109000,0x32000)/\EFI\Microsoft\Boot\bootmgfw.efi

 

Just rename selector.png to No_selector.png

Thanks @Matgen84

Now OC boot Windows 10 EFI.

PciRoot(0x0)/Pci(0x1D,0x0)/Pci(0x0,0x0)/NVMe(0x1,5D-F4-B3-81-5B-38-25-00)/HD(2,GPT,AD385919-8F10-4C38-AAB8-FF73E9D18B84,0x109000,0x32000)/\EFI\Microsoft\Boot\bootmgfw.efi

Thanks a lot.

6 minutes ago, meaganmargaret said:

@ndk

 

Can I make a recommendation?  On the first post, can you post a list of the various on/off switches?  Like all the options about text scaling, alpha, etc?

or you could check the github repo for changes?

  • Like 2

@NDK with latest commit of official OpenCore (FwRuntimeService.efi to OpenRuntime.efi), we can't use ndkbootpicker.efi again,,, it fail to load :)

Edited by Andres ZeroCross
  • Like 1
5 hours ago, Andres ZeroCross said:

@NDK with latest commit of official OpenCore (FwRuntimeService.efi to OpenRuntime.efi), we can't use ndkbootpicker.efi again,,, it fail to load :)

 

It's necessary to compile new driver again when there's some significant code change, whenever you compile latest OC, also do a new compile on NdkBootPicker.efi as well. 

  • Thanks 1
Just now, n.d.k said:

 

It's necessary to compile new driver again when there's some significant code change, whenever you compile latest OC, also do a new compile on NdkBootPicker.efi as well. 


Ah, i don't see any new commit in your resource so i didn't rebuild it. Will try it right now,,

9 minutes ago, n.d.k said:

 

It's necessary to compile new driver again when there's some significant code change, whenever you compile latest OC, also do a new compile on NdkBootPicker.efi as well. 


Ok, i have compiled it and working good.
But there is bug in ndkbootpicker.efi

I have Linux OS in separate disk. This disk have own EFI.

With OpenCanopy.efi and built-in Picker mode, MX Linux Entry is shown automatically (Not in Auxilary entry) but with NDKBootpicker.efi, MX linux is in Auxillary Entry (i need to press space bar to see it) and the icon is Folder with question mark.

Note : I didn't use custom entry. I have 4 OS with each disk. Catalina in NVME, Mojave in Fujitsu SSD, Windows in WD MSata, and MX Linux in OEM SSD.

6 minutes ago, Andres ZeroCross said:


Ok, i have compiled it and working good.
 But there is bug in ndkbootpicker.efi

I have Linux OS in separate disk. This disk have own EFI.

With OpenCanopy.efi and built-in Picker mode, MX Linux Entry is shown automatically (Not in Auxilary entry) but with NDKBootpicker.efi, MX linux is in Auxillary Entry (i need to press space bar to see it) and the icon is Folder with question mark.

Note : I didn't use custom entry. I have 4 OS with each disk. Catalina in NVME, Mojave in Fujitsu SSD, Windows in WD MSata, and MX Linux in OEM SSD.

 

Are you able to actually boot it? mine does not work

1 hour ago, Andres ZeroCross said:


Ah, i don't see any new commit in your resource so i didn't rebuild it. Will try it right now,,

 

Even when there's no commit on NdkBootPicker source code, it need to be recompiled against whatever OC source code that you are running, because it's using functions from OC.

 

1 hour ago, Andres ZeroCross said:

MX Linux Entry is shown automatically (Not in Auxilary entry) but with NDKBootpicker.efi, MX linux is in Auxillary Entry (i need to press space bar to see it) and the icon is Folder with question mark.

 

It's just a matter of filter preference. All other OSes beside Windows will be categorized as OC_BOOT_UNKNOWN by OC without custom entry for it.  And NdkBootPicker.efi chose to treat all UNKNOWN entries as hidden entries in order to avoid polluting main boot screen. You can add custom entry for your MX linux to move it out of OC_BOOT_UNKNOWN category.

1 hour ago, Andres ZeroCross said:


Ofcourse i can,, there is no problem to boot.

 

This is what happens when I try, what could be causing the issue? any way I could provide more information to help us fix it?

 

https://a.uguu.se/wmgDKIfKwHIX_IMG_7566.MOV

4k resolutions default light/dark themes, including 256px icons made by me is available in github under Themes folder. Just copy the whole Icons folder from Light/Dark folder to replace the one in EFI\OC.  

 

PS. Default theme are now using 256px icons and scaled down for non-4k resolution screen.

 

ScreenShot-2020-03-16-195001.thumb.png.6692c6cde87847af8bccaa6260017cc1.png

 

ScreenShot-2020-03-16-200552.thumb.png.62c4b48f8f5da0b1e877a581b2ef1d92.png

Edited by n.d.k
  • Like 4
7 hours ago, n.d.k said:

4k resolutions light/dark themes, including 256px icons made by me is available in github under Themes folder. Just copy the whole Icons folder from Light/Dark folder to replace the one in EFI\OC.  (These 4k theme will not work on non-4k screen).

 

Create Custom entry is not good options. I will get 2 MX Linux entry if i set custom entry for it in config.plist (Folder with question mark is icon of auto discover linux entry and Penguin icon is from Manual Entry).

How to set "Auto Discover Entry Linux" as non auxillary with Ndkbootpicker.efi???

ScreenShot-2020-03-17-032120.png

ScreenShot-2020-03-17-032128.png

ScreenShot-2020-03-17-032134.png

@NDK am using your boot picker with the latest OC 0.5.7 and this is what am getting 

Any idea how to fix this?This the only time it don't work  perfect for me

ScreenShot-2020-03-17-035447.png

ScreenShot-2020-03-17-041359.png

Edited by galisrule
2 hours ago, Andres ZeroCross said:

Create Custom entry is not good options. I will get 2 MX Linux entry if i set custom entry for it in config.plist (Folder with question mark is icon of auto discover linux entry and Penguin icon is from Manual Entry).

 

I'll remove the filter on OC_BOOT_UNKNOWN on next commit.

  • Like 1
1 hour ago, galisrule said:

Any idea how to fix this?This the only time it don't work  perfect for me

 

Did you somehow have the "No_icon_scaling.png" in your Icons folder?, it need to be removed if you have it,  and you compile the latest NdkBootPicker?

  • Like 1
On 3/11/2020 at 11:09 PM, n.d.k said:

 

Trimming are now chopping off the whole word.

 

 

TextScaling restored to first label commit was introduced.

 

PS.  Anyone is having problem with text doesn't fit under icon, then turn off the label with "No_label.png", it will fall back to the old style.  It's hard to make fit for everyone with different resolutions, especially low resolution screen.

can you also make a change when using No_lable.png  restore the font to old font scale because it is very very small on my laptop screen (1366x768) 

1 hour ago, eng_redaesm said:

can you also make a change when using No_lable.png  restore the font to old font scale because it is very very small on my laptop screen (1366x768) 

 

You can use the old font just by copy the old font.png and use No_label.png to fall back to old style.

 

2 hours ago, n.d.k said:
4 hours ago, galisrule said:

Any idea how to fix this?This the only time it don't work  perfect for me

 

Did you somehow have the "No_icon_scaling.png" in your Icons folder?, it need to be removed if you have it,  and you compile the latest NdkBootPicker?

 

There is a glitch somewhere with NdkBootPicker.efi not rendering new 4k theme's icons properly...hang on.  

 

PS. Resolved with latest commit.

Edited by n.d.k
  • Like 2
  • Thanks 1
29 minutes ago, n.d.k said:

 

You can use the old font just by copy the old font.png and use No_label.png to fall back to old style.

 

 

i used old font.png and the same font szie i think no difference  

ScreenShot-2020-03-17-082716.thumb.png.9c86cc011d98dfdd4f4eee4684e97a93.png

 

i need it like your old one  like this 

ScreenShot-2020-03-07-132949.thumb.png.4a4b316accec1eb5590f171d76c61ac0.png

  • Sad 1
×
×
  • Create New...