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

console-setup no longer sets fontface or fontsize #145

Closed
klutchell opened this issue May 3, 2022 · 7 comments · Fixed by #149
Closed

console-setup no longer sets fontface or fontsize #145

klutchell opened this issue May 3, 2022 · 7 comments · Fixed by #149

Comments

@klutchell
Copy link
Owner

In recent releases by devices with screens are compressing the PADD output and only using the top half of the display.

Unclear at this point if it is related to FBCP, or the balenaOS release, or something else altogether.

@eiddor
Copy link
Collaborator

eiddor commented May 3, 2022

Hmmmm - I haven't seen this issue in a long time. I believe the last time I saw it was when I realized that we had a font/font size option.

@klutchell
Copy link
Owner Author

What type of screen do you have, and what balenaOS version are you running? What is your value for FBCP_DISPLAY and other HDMI related device configuration?

@eiddor
Copy link
Collaborator

eiddor commented May 3, 2022

I've got the official RPi 7" (I think?) screen. FBCP_DISPLAY is dtoverlay, and here are the rest of my settings.

image
image
image

@klutchell
Copy link
Owner Author

I'm running a newer balenaOS release, I wonder if something changed in the upstream display firmware we need to take into account now.

@eiddor
Copy link
Collaborator

eiddor commented May 3, 2022

Let me upgrade and I'll let you know.

@eiddor
Copy link
Collaborator

eiddor commented May 3, 2022

Yep - Upgraded to the latest recommended balenaOS release and I've got the same issue.

@klutchell klutchell changed the title PADD is only using half the display console-setup no longer sets fontface or fontsize May 5, 2022
@klutchell
Copy link
Owner Author

This appears to work with privileged mode, so we are missing either a capability or a device that is required for console-setup to actually take effect on tty1.

I am opening a PR to restore the ability to use privileged mode upstream. I also intend to figure out what we are missing for console-setup so we can continue to not run as privileged.

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

Successfully merging a pull request may close this issue.

2 participants