aristocratos / bpytop

Linux/OSX/FreeBSD resource monitor
Apache License 2.0
10.07k stars 397 forks source link

[BUG] diamonds instead of dots in console mode #390

Closed dszubov closed 1 year ago

dszubov commented 1 year ago

Describe the bug

in debian server (promxox pve in fact), the bpytop is displayed incorrectly in console mode - diamonds instead of dots

To Reproduce

start the server, wait for the final boot, log in via console mode (monitor with keyboard attached to server), run bpytop

Expected behavior

at startup, bpytop is displayed correctly (small dots instead of diamonds)

Screenshots

IMG_0036

Info (please complete the following information):

Additional context

I do not attach the error log because, with the exception of the bpytop display, it works correctly

zampierilucas commented 1 year ago

This is not a bug with Byton, but due to the fact that you're using bare terminal instead of a virtual terminal, look it up kernel VT.

Either way, personally I run a proxmox installation myself, with kmscon on startup to run bpytop 'correctly'.

Closing this.