pop-os / plymouth

Pop!_OS fork of https://salsa.debian.org/debian/plymouth
GNU General Public License v2.0
4 stars 2 forks source link

[HP Omen / L66157-001 OLED panel] Entry field does not scale #6

Closed ahoneybun closed 2 years ago

ahoneybun commented 2 years ago

Currently the entry field for the passphrase does not scale for HiDPI. It looks like you can do this though it would need to be done for each device as it is put into the initrd:

https://wiki.archlinux.org/title/plymouth#Hidpi

Photo of issue on a 4K (3840x2160) 15" screen:

PXL_20220822_225111812

ahoneybun commented 2 years ago

Looks like that file doesn't exist in Ubuntu and it may not work any longer: https://gitlab.freedesktop.org/plymouth/plymouth/-/issues/115

From what I can find it looks like GRUB was used to adjust this before:

https://askubuntu.com/questions/503766/change-plymouth-screen-resolution

jacobgkau commented 2 years ago

I thought https://github.com/pop-os/plymouth-theme/pull/25 / https://github.com/pop-os/plymouth-theme/pull/28 fixed this quite a while ago. The prompt seems to be scaled on an addw2 (15.6" 4k).

P1060840

ahoneybun commented 2 years ago

That's not how it looks for me on non-System76 hardware. Maybe there is something in the system76-driver.

jacobgkau commented 2 years ago

What hardware is pictured in your description, specifically? Laptop model & LCD panel model?

ahoneybun commented 2 years ago

Looks like it is made by HP as L66157-001 though I can't seem to find much information about it online other then it is 4K OLED.

ahoneybun commented 2 years ago

It looks like either the kernel update or some update corrected the issue so my screen looks like the addw2 so I'm closing this issue.