On 17/6/23 09:56, Max Pyziur wrote:
On Wed, 14 Jun 2023, Wolfgang Pfeiffer wrote: [deleteded for the sake of brevity]If not: It's not clear to me: Are the console fonts still too small after your change in /etc/vconsole.conf - assuming you rebooted your computer - or do you see no boot messages at all, when the system starts? Just in case they're still to small, here's my /etc/default/grub ------------------------ GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console"GRUB_CMDLINE_LINUX="rd.luks.uuid=luks-6ec3f3ab-c5d1-4e4a-b263-c375daf64c11 radeon.si_support=0 amdgpu.si_support=1"GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true ------------------------ Please note the line GRUB_TERMINAL_OUTPUT="console" I'd guess with these settings together with the previously mentioned vconsole.conf the first lines of the boot messages are still small, but after a second or two after booting the system the fonts on the lines following are becoming larger. Also info -f grub2 -n 'Simple configuration' for the GRUB_TERMINAL_OUTPUT="console" line. Plus:https://fedoraproject.org/wiki/GRUB_2#Updating_the_GRUB_configuration_fileGood luck! WolfgangThank you for your advice. I tried modifying /etc/default/grub. I changed the line reading: GRUB_CMDLINE_LINUX="rhgb quiet" to GRUB_CMDLINE_LINUX="SYSFONT=ter-m32n LANG=en_US.UTF-8" I also tried several variants including: GRUB_CMDLINE_LINUX="SYSFONT=latarcyrheb-sun16 LANG=en_US.UTF-8" GRUB_CMDLINE_LINUX="SYSFONT=latarcyrheb-sun32 LANG=en_US.UTF-8" In each instance afterwords, I ran: grub2-mkconfig -o /etc/grub2.cfg
Hi Max,I was under the impression that for UEFI boots Fedora loaded /boot/efi/EFI/fedora/grub.cfg which loads /boot/grub2/grub.cfg, so when you run grub2-mkconfig you need to specify grub2-mkconfig -o /boot/grub2/grub.cfg, as I do, to get you font changes into the grub boot menus.
regards, Steve
and then rebooted.In no instance were the appearance of the fonts changed in the bootup menu (the one where there is a selection of kernels from which to boot).They continued to be teeny and illegible (at least, to me). Thoughts? Much thanks, Max p.s. the machine is a Dell XPS 13 9380 2019 vintage. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxxFedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelinesList Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
Attachment:
OpenPGP_0x594338B1DE179AB2.asc
Description: OpenPGP public key
Attachment:
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue