Ventoy Forums
What's the matter? - Printable Version

+- Ventoy Forums (https://forums.ventoy.net)
+-- Forum: Ventoy General Use —— Ventoy 使用交流 (https://forums.ventoy.net/forumdisplay.php?fid=1)
+--- Forum: Ventoy Discussion Forum (https://forums.ventoy.net/forumdisplay.php?fid=2)
+--- Thread: What's the matter? (/showthread.php?tid=1846)

Pages: 1 2 3


RE: What's the matter? - hyun9358 - 11-02-2021

Install ventoy on a blank usb.

Apply the following theme to the ventoy.json file.
"theme": {
"gfxmode":"1024x768",
"display_mode":"GUI",
"serial_param":"--unit=0 --speed=9600",
"ventoy_left":"77%",
"ventoy_top":"2%-7",
"ventoy_color":"#FF8A19",
"file": [
"/ventoy/themes/Public_only/theme.txt"
],


You can download the theme from the link above.

Open theme.txt inside the theme file

item_icon_space = 1
icon_height = 1
icon_width = 1

Change 1s in 3 places to 0s.

After booting, press F5 and press Enter in the menu such as resolution or graphics.

An error message pops up.


RE: What's the matter? - longpanda - 11-02-2021

I can reproduce the issue now.
But I test 1.0.54/1.0.55/1.0.56/1.0.57, all of them has this issue.
So I think it's an original grub2 issue and exist in all Ventoy release when you set the 3 properties to 0.
So you can not set them to 0.


RE: What's the matter? - hyun9358 - 11-02-2021

When 1 is set, some menu lists have menus represented by small dots.

So I applied 0 and the problem occurred after that.


RE: What's the matter? - longpanda - 11-03-2021

Whether the display is normal without caring about this problem?


RE: What's the matter? - hyun9358 - 11-03-2021

The display is ok.


RE: What's the matter? - longpanda - 11-04-2021

OK, let's confirm that:

1. You said before that there is no problem util 1.0.55. It's wrong. All ventoy releases have this issue, right?
2. This problem only display an error message and after that the display is OK, right?