Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Backend console weird behavior on machines which are having HVC0 enabled - status bar #2640

Open
1 task done
andreimestereaga opened this issue Jul 24, 2024 · 1 comment
Labels

Comments

@andreimestereaga
Copy link

GZDoom version

4.12.3

Which game are you running with GZDoom?

Doom

What Operating System are you using?

Other

Please describe your specific OS version

Yocto OE 4.3.2

Relevant hardware info

RISCV QEMU emulation

Have you checked that no other similar issue already exists?

  • I have searched and not found similar issues.

A clear and concise description of what the bug is.

Not sure who designed the status bar in backend console (e.g. [=========.....] , but that is acting quite weird and it is very annoying for systems that have hypervisor console enabled in the kernel (using SBI), logs are just getting lost (info, errors) and redirecting the output doesn't help. Trying to do stty columns 170 rows 25 doesn't help.
Is there a way to disable that status bar in backend console? I searched around and there were no concrete answers

Steps to reproduce the behaviour.

Explain how to reproduce

  1. enable hvc0 console in kernel (console=hvc0)
  2. Enable console on stdin in QEMU
  3. Run GZDoom 4.12.3

Your configuration

No response

Provide a Log

No response

@madame-rachelle
Copy link
Collaborator

Can you give me the output of the $TERM environment variable while in this mode?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants