Jump to content

Clover General discussion


ErmaC
30,171 posts in this topic

Recommended Posts

8 hours ago, Badruzeus said:

Does Qemu here refer to Virtualization? I believe this feature is not available on my netbook with Intel Atom N5xx CPU. Too bad this is the only mach in my hand #atm. And it also comes with 1024x600px disp size (and vesa limits it's max support to 800x600 for me to see Clover GUI). -_- Thanks

Yes. Your machine doesn't matter. Qemu should be able to run almost anything on anything.

On Linux, I'm pretty sure there is a ready made package.

Reproduce a RSOD on Qemu make it so much easier to debug, because we can run on the same config as you. Be there is a lot of difference and the crash might not happen on Qemu. But that can also help to know the crash doesn't happen on Qemu.

  • Thanks 1
Link to comment
Share on other sites

7 minutes ago, Rocky12 said:

can someone kindly explain those errors please  clover version 5108

Screenshot 2020-04-08 at 20.56.23.png

It is not Clover problem. It is OpenRuntime.efi or something else from acidantera.

  • Like 3
Link to comment
Share on other sites

29 minutes ago, Slice said:

It is not Clover problem. It is OpenRuntime.efi or something else from acidantera.

Are you sure it is related to any bootloader? I saw this kind of debug output starting to appear with 10.15.4. 

 

By the way, I am missing an icon for Linux with latest build:

IMG_20200408_222657.jpg

Edited by Pene
  • Like 1
Link to comment
Share on other sites

11 hours ago, Badruzeus said:

Also check for 'pointer.icns', afaik Clover uses one with *.png format. Correct me if I'm wrong.

Yes is correct now I remove the pointer.icns

Issue is fix

  • Like 2
Link to comment
Share on other sites

7 hours ago, Pene said:

Are you sure it is related to any bootloader? I saw this kind of debug output starting to appear with 10.15.4. 

 

By the way, I am missing an icon for Linux with latest build:

 

May be this commit? https://github.com/CloverHackyColor/CloverBootloader/commit/5a8588318061e83037b6b087a009eecd05ba960d

Link to comment
Share on other sites

@Slice
 

Il build latest r5109 commit e97882d: I've got always black font color instead of white color. What font do you recommended! 

I use char width = 10 as always, it's still valid! because I see a bigger gap between the letters than before. What is the correct setting.

 

Note: I try several font from Github repo in my config.plist. I don't know if they are loaded. Did I make a mistake somewhere?

 

Thanks

Edited by Matgen84
Link to comment
Share on other sites

3 hours ago, Slice said:

I dont think so I am using Ubuntu.

And I mean it exists in Clover menu but it is white, without any icon on it, look at the photo, second from the left. Looks like some problem with theme support.

Edited by Pene
  • Confused 1
Link to comment
Share on other sites

42 minutes ago, Pene said:

I dont think so I am using Ubuntu.

And I mean it exists in Clover menu but it is white, without any icon on it, look at the photo, second from the left. Looks like some problem with theme support.

Did you test latest commit? https://github.com/CloverHackyColor/CloverBootloader/commit/13588fb67c4cef36bfa51f1a0068a23dfc0506a4

 

1 hour ago, Matgen84 said:

@Slice
 

Il build latest r5109 commit e97882d: I've got always black font color instead of white color. What font do you recommended! 

I use char width = 10 as always, it's still valid! because I see a bigger gap between the letters than before. What is the correct setting.

 

Note: I try several font from Github repo in my config.plist. I don't know if they are loaded. Did I make a mistake somewhere?

 

Thanks

May be font support is not perfect. What theme did you mention?

Link to comment
Share on other sites

16 minutes ago, Slice said:

Did you test latest commit? https://github.com/CloverHackyColor/CloverBootloader/commit/13588fb67c4cef36bfa51f1a0068a23dfc0506a4

 

May be font support is not perfect. What theme did you mention?

 

I use MaterialBox (BadruZeus's theme) with fx white font. I replace by Clover font (GitHub): same results only black color and a bigger gap between the letters than before (it seems larger than 10 usual char width, not sure at the moment). I don't recognize the font print in Clover GUI or menu options: does clover replace the font with the embedded one, if there is a file problem? Or there is a problem with external font loading, I don't know at all.

Thanks for your help.

Edited by Matgen84
Link to comment
Share on other sites

53 minutes ago, Slice said:

on BGM, the background image looks like is not resized with a bad aspect ratio, e.g is 1280x720 and stay as is on a 1600x900 screen resolution. Every inside this rectangle looks drawn correctly, outside there are artifacts (the origin of the good part is on the right upper corner). Icons are drawn in the correct position, but those outside the rectagle get distorted.

Edited by vector sigma
  • Like 1
Link to comment
Share on other sites

58 minutes ago, Matgen84 said:

 

I use MaterialBox (BadruZeus's theme) with fx white font. I replace by Clover font (GitHub): same results only black color and a bigger gap between the letters than before (it seems larger than 10 usual char width, not sure at the moment). I don't recognize the font print in Clover GUI or menu options: does clover replace the font with the embedded one, if there is a file problem? Or there is a problem with external font loading, I don't know at all.

Thanks for your help.

Try using another font, taken from 'metal' theme maybe? Or generate a new one using @blackosx's font script here: 

..and don't forget to adapt your 'theme.plist' with new font. Thanks.

  • Thanks 1
Link to comment
Share on other sites

18 minutes ago, Badruzeus said:

Try using another font, taken from 'metal' theme maybe? Or generate a new one using @blackosx's font script here: 

..and don't forget to adapt your 'theme.plist' with new font. Thanks.

 

I try BoG_LucidaConsole_10W_NA.png (Metal theme font): same result. Black instead of white color, charwidth too large (10 declare in theme.plist). The external font seems not load, I'm not sure. I don't recognize on the screen... Before I test clover's font from Github with the same results.
 

Thanks.

 

Link to comment
Share on other sites

26 minutes ago, Matgen84 said:

I try BoG_LucidaConsole_10W_NA.png (Metal theme font): same result. Black instead of white color, charwidth too large (10 declare in theme.plist). The external font seems not load, I'm not sure. I don't recognize on the screen... Before I test clover's font from Github with the same results.
 

Thanks.

I think so, I've tried diff Themes with similar result; Font*.png file won't be loaded so it uses embedded has. Well, but on my case (r5109 latest commit from someone else) when doing Theme Switch.. I got this:

 

55.413 0:037 XArray::ElementAt(xsize) -> Operator [] : index > m_lenA fatal error happened. System halted

  • Like 1
Link to comment
Share on other sites

Sorry, guy, I would insist that you try in Qemu. First, you'll save a lot of reboot, therefore save a lot of time yourself. Second, you can send me your virtual diskimage I can reproduce the problem and get the gdb trace.

Please, please...

Link to comment
Share on other sites

11 minutes ago, Jief_Machak said:

Sorry, guy, I would insist that you try in Qemu. First, you'll save a lot of reboot, therefore save a lot of time yourself. Second, you can send me your virtual diskimage I can reproduce the problem and get the gdb trace.

Please, please...

 

I don't use Qemu but vmware fusion on macOS. Here same result: Font*.png file won't be loaded so it uses embedded has. + black font instead of white.

 

16 minutes ago, Badruzeus said:

I think so, I've tried diff Themes with similar result; Font*.png file won't be loaded so it uses embedded has. Well, but on my case (r5109 latest commit from someone else) when doing Theme Switch.. I got this:

 

55.413 0:037 XArray::ElementAt(xsize) -> Operator [] : index > m_lenA fatal error happened. System halted

 

This error is already fixed. I attach r5109 (e97882d77) (UEFI)

 


 

BOOTX64.efi

  • Thanks 1
Link to comment
Share on other sites

2 hours ago, Jief_Machak said:

Sorry, guy, I would insist that you try in Qemu. First, you'll save a lot of reboot, therefore save a lot of time yourself. Second, you can send me your virtual diskimage I can reproduce the problem and get the gdb trace.

Please, please...

mojave:

1010804147_Schermata2020-04-09alle12_57_25.thumb.png.ac3b1ba8af316f750f1e9508e654d3d2.png

I'll post more.. EDIT sorry was with low resolution EDIT2 seems that virtual bios doesn't care.

 

BGM:

BGM.thumb.png.917af6a28ef3f2efc2d244ab8c474172.png

 

commit.png.c37025cbe3e90d7495a2ba0b37ef2ce4.png

 

disk image is already inside Clover. Set an higher resolution and install some themes, like BGM and set all them to the config.plist.

 

stuff.zip

Edited by vector sigma
  • Like 2
Link to comment
Share on other sites

The disk image loads BGM by default and you should see the background doesn't fit the screen rectagle. Consider this is amplified for bigger real screens. Then if you switch to Theme->Mojave in config you should see the array index out of bounds error without doing anything other than run QEMU.

See you later as I'm going to the super maket.

Link to comment
Share on other sites

×
×
  • Create New...