Dasharo / dasharo-issues

The Dasharo issue tracker
https://dasharo.com/
25 stars 0 forks source link

V540TND Setup menu is very small after updating from v0.9.1-rc2 to v0.9.1-rc3 #1019

Closed philipandag closed 2 months ago

philipandag commented 3 months ago

Component

Dasharo firmware

Device

NovaCustom V54 14th Gen

Dasharo version

v0.9.1-rc3

Dasharo Tools Suite version

--

Test case ID

--

Brief summary

Setup menu is very small after updating from v0.9.1-rc2 to v0.9.1-rc3

How reproducible

On this one device, always, did not try to reflash again

How to reproduce

Enter Setup menu

Expected behavior

I suppose it should fill the whole screen or at least be bigger because now it is hard to read. Before flashing to v0.9.1-rc3 it was indeed filling the whole screen.

Actual behavior

Fills about 10% in the center

Screenshots

image

Additional context

No response

Solutions you've tried

No response

mkopec commented 3 months ago

Should be fixed in the next release: https://github.com/Dasharo/coreboot/commit/66abce327e64a05f36f84a05a92266187459fa9b#diff-c3813b53bad91245db156383bf52e219d8b8b501675ced726a7f218dff5446c9

wessel-novacustom commented 3 months ago

I noticed that it fills the screen if Serial Port Console Redirection is turned off: https://docs.dasharo.com/dasharo-menu-docs/dasharo-system-features/#serial-port-configuration

philipandag commented 3 months ago

I noticed that it fills the screen if Serial Port Console Redirection is turned off:

I confirm.

macpijan commented 2 months ago

This is actually intended and there is no way around it. If serial redirection is enabled, the on-screen menu must adjust to the size of the one on the serial, which is very limited in size. It also must adjust to the serial performance, which makes going through menus very slow.

But by default, the serial console redirection should be OFF on laptop devices. So this may be the actual issue to resolve in this ticket.

philipandag commented 2 months ago

In RC4 serial redirection is off by default so it is solved then.

philipandag commented 2 months ago

I have just noticed that not only the serial port redirection is turned off by default, but the Serial Port Configuration submenu in Dasharo System Features is missing entirely in RC4. Is this intended?

philipandag commented 2 months ago

The Serial Port Configuration submenu is back in v0.9.1-rc5