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

Ratio not displayed properly on 3440x1440 #173

Open
wxrl opened this issue Aug 1, 2022 · 1 comment
Open

Ratio not displayed properly on 3440x1440 #173

wxrl opened this issue Aug 1, 2022 · 1 comment

Comments

@wxrl
Copy link

wxrl commented Aug 1, 2022

  • LCD Display Spec
    3440x1440 pixels

  • Installation Command:

sudo ./install.sh -b -t tela -s ultrawide2k
  • Grub Configuration (/etc/default/grub) after Installation
GRUB_GFXMODE=3440x1440,auto

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
GRUB_THEME="/boot/grub/themes/tela/theme.txt"
  • Actual Display Results
    • Resolution of background picture (/boot/grub/themes/tela/background.jpg) confirmed as 3440x1440, and the actual display of the background seems proper.
    • Icons and fonts seem wider (stretched) than normal as shown in the picture. Also icons and fonts are bigger than expected (regarding the default font size set in tela theme), and fonts are NOT smooth...
      ultrawide2k
@wxrl
Copy link
Author

wxrl commented Aug 1, 2022

Tried with changing GRUB_GFXMODE=3440x1440,auto to GRUB_GFXMODE=3440x1440x32,auto as well as GRUB_GFXMODE=3440x1440x32 and re-mkconfig by sudo grub-mkconfig -o /boot/grub/grub.cfg, but neither improved.

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

No branches or pull requests

1 participant