** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1851623 Title: Enable framebuffer fonts auto selection for HighDPI screen Status in linux package in Ubuntu: Fix Released Status in linux source package in Xenial: Fix Committed Status in linux source package in Bionic: Fix Committed Status in linux source package in Disco: Fix Committed Status in linux source package in Eoan: Fix Released Status in linux source package in Focal: Fix Released Bug description: == Justification == After bug 1819881 - [CONFIG] please enable highdpi font FONT_TER16x32, our kernels now support TER16x32 font for high resolution screen. With Takashi Iwai's patch: dfd19a50 (fonts: Prefer a bigger font for high resolution screens) The framebuffer can now decide which font to use base on the screen resolution. It will be great to have this feature in older kernels as well. == Fixes == * aa1d19f1 (fonts: Fix coding style) * dfd19a50 (fonts: Prefer a bigger font for high resolution screens) First patch just changes the coding style, no actual changes were made. The second patch added an extra check to see if we can use highDPI font. These two patches can be cherry-picked into X/B/D For Eoan and onward, they already have these patches. == Test == Test kernels can be found here: https://people.canonical.com/~phlin/kernel/lp-1851623-fb-font-detect/ Patch tested on a Dell G7 UHD laptop and it works as expected, the font displayed in the early boot stage (before switching to color frame buffer device) will be set to a more readable one. Screenshots can be found in the attachment of the bug report. == Regression Potential == Low, this only affects the frame buffer, changing the way to decide which font to use. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1851623/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp