grub2-themes icon indicating copy to clipboard operation
grub2-themes copied to clipboard

Resolution problem with 2K and 4K Vimix theme

Open KyrillosL opened this issue 4 years ago • 3 comments

Hi, I tried the Vimix theme, but the 2K and 4K resolution don't work.

The normal version is ok but the 2K and 4K stuck at 1024*768, even if videoinfo tells that 2560x1440 is my prefered and possible. I've tried the fix in the readme and various ones I found on forums without success.

The Grub display well in 2K and 4K without the theme installed.

KyrillosL avatar Apr 24 '20 13:04 KyrillosL

Hi, after you install the 2k or 4k theme, can you post the output of cat /etc/default/grub? Thanks :)

stuarthayhurst avatar Oct 18 '20 09:10 stuarthayhurst

I am having the same issue with 2k resolution as KyrillosL. It just won't display at 2560x1440.

GRUB_DEFAULT=0 GRUB_TIMEOUT_STYLE=hidden GRUB_TIMEOUT=0 GRUB_DISTRIBUTOR=lsb_release -i -s 2> /dev/null || echo Debian GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" GRUB_CMDLINE_LINUX=""

#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

#GRUB_TERMINAL=console

GRUB_GFXMODE=2560x1440,auto

#GRUB_DISABLE_LINUX_UUID=true

#GRUB_DISABLE_RECOVERY="true"

#GRUB_INIT_TUNE="480 440 1" GRUB_THEME="/usr/share/grub/themes/stylish/theme.txt"

Viking8 avatar Oct 27 '21 08:10 Viking8

I have the same problem on Ubuntu. My grub file shows "grub gfx mode=2650x1440,auto", and videoinfo says 1440 preferred

codingForCats avatar Apr 23 '23 22:04 codingForCats