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

Can’t get Anthias working in Portrait 9:16 mode #1997

Open
nicomiguelino opened this issue Jul 27, 2024 · 8 comments
Open

Can’t get Anthias working in Portrait 9:16 mode #1997

nicomiguelino opened this issue Jul 27, 2024 · 8 comments
Labels

Comments

@nicomiguelino
Copy link
Contributor

nicomiguelino commented Jul 27, 2024

References

@nicomiguelino nicomiguelino converted this from a draft issue Jul 27, 2024
@nicomiguelino nicomiguelino moved this from Investigating to To do in Anthias Jul 27, 2024
@nicomiguelino nicomiguelino moved this from To do to Investigating in Anthias Jul 27, 2024
@nicomiguelino nicomiguelino moved this from Investigating to To do in Anthias Jul 27, 2024
@gdragotto
Copy link

Hello,

Any news on the matter? Can I help with the bug fix?

@nicomiguelino
Copy link
Contributor Author

@gdragotto, I haven't got back on this one. Open-source contributions are always welcome.
Meanwhile, you can check if adding display_hdmi_rotate=1 (see this documentation for reference) will work. Don't forget to reboot your Raspberry Pi after modifying /boot/firmware/config.txt (for Bookworm) or /boot/config.txt (for Bullseye and older).

@gdragotto
Copy link

Hi @nicomiguelino, thanks. It does not work unfortunately. I also played a bit with Anthias config, but still no luck from my side.

@nicomiguelino
Copy link
Contributor Author

@gdragotto, I'll check what I can do. The C++ code probably needs tweaking. It might take a while, but I'll keep you posted on this one.

@nicomiguelino
Copy link
Contributor Author

nicomiguelino commented Sep 4, 2024

@gdragotto, this comment from #1537 might help. You can also check if the following line is commented out:

dtoverlay=vc4-fkms-v3d

@qbicdesign
Copy link

Pi 3B, Raspberry pi OS lite, latest Athias as of today

Commented out:
dtoverlay=vc4-fkms-v3d
added:
display_hdmi_rotate=1

Result:

  • Display is rotated
  • Anthias falls back to logo after initial white screen instead of displaying assets.
  • After about 5 min it actually starts displaying.

Weird behaviour, but at least its working finally

@nicomiguelino
Copy link
Contributor Author

@qbicdesign,

  • Did you reboot your device after modifying the config file?
  • Can you provide some logs during the time when Anthias falls back to the standby screen (the logo)?

@qbicdesign
Copy link

  1. yes
  2. please be more specific about which logs would likely be of interest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: To do
Development

No branches or pull requests

3 participants