Package: boot-info-script
Version: Debian 12
Severity: important
X-Debbugs-Cc: kit...@tutanota.com

Dear Maintainer,

Tried various settings in GRUB2, but resolution during boot is displaying tiny
text.  This persists up to and including desktop login (Xfce)

load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 83881ae0-568a-4505-a105-7a8597d6cb33
echo    'Loading Linux 6.1.0-33-amd64 ...'
linux   /vmlinuz-6.1.0-33-amd64 root=/dev/mapper/JollyRoger--vg-root ro  quiet
echo    'Loading initial ramdisk ...'
initrd  /initrd.img-6.1.0-33-amd64
video=800x600
set gfxpayload=keep


-- System Information:
Debian Release: 12.10
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-33-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Reply via email to