-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Display size mismatch with fractional scaling #149
Comments
I have same issues on my external 4k display with 175% scale (via thunderbolt 3 dock) plus that the system also becomes very laggy. Same versions for the pop packages. And I can confirm it worked flawlessly when I just upgraded to 22.04 from 21.10. Problems only happened after installing some updates from Pop Shop recently. |
I tested starting with |
Thank you for your investigation. Additionally, while connecting to the secondary display via usb-c,
As this high CPU usage is not observed with a single display, it might be related to this issue. |
Solved with 515.65.01. Thanks! |
515.65.01 on 22.04 PopOS doesn't work for me. Can you tell me/us @s417-lama how you got it working? Thanks |
I don't think I have done something special. I just upgraded my NVIDIA driver and then the issue disappeared. I'm using "NVIDIA Graphics" mode, and the Display setting is as follows: Here is my configuration of GPU:
|
@s417-lama thanks for the info. I've tried re-installing the same driver and installing newer and older versions but nothing fixes it. So frustrating as everything else is lovely. |
@kingfisher64 I am still experiencing this issue as well. I have a fresh install of pop and I've tried 515 and 525. I remember fractional scaling working in the past. I recently decided to give popos a shot again as a daily driver but I unfortunately can't since it doesn't work well with my 4k display. |
I gave up on linux due to issues like this. Just not viable in a pro
environment.
…On Sat, 28 Jan 2023, 5:41 pm zerophilmister, ***@***.***> wrote:
@kingfisher64 <https://github.com/kingfisher64> I am still experiencing
this issue as well. I have a fresh install of pop and I've tried 515 and
525. I remember fractional scaling working in the past. I recently decided
to give popos a shot again as a daily driver but I unfortunately can't
since it doesn't work well with my 4k display.
—
Reply to this email directly, view it on GitHub
<#149 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFFLB4TPHHQR2GRROHI553WUVK6JANCNFSM5WJ5FTGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I was able to find a workaround with font scaling. Here's the command I used: gsettings set org.gnome.desktop.interface text-scaling-factor 1.5 |
Could this be re-opened? It's also not working for me, using 515.65.01(same for 525, that even causes performance issues). |
I noticed that this issue is still happening with the "Hybrid Graphics" mode. With the "NVIDIA Graphics" mode, fractional scaling is working perfectly, but with the "Hybrid Graphics" mode, fractional scaling does not work, even with 100% scaling (only 200% scaling is working). The current NVIDIA driver version is 535.86.05. |
Could this thread be re-opened ? Have the same problem on Hybrid Graphics only - any ideas ? |
Sure, but I'd highly recommend trying Wayland if fractional scaling is a requirement for your setup. X11 does not like doing fractional scaling very much at all. |
Thanks for the recommendation, in fact what I'm looking for is a hybrid configuration allowing me to choose when to use the NVDIA GPU for certain targeted programs and use the Intel integrated for normal use. At the same time I have to juggle with the fact that I have to use fractional scaling. In fact, I'm using wayland at the moment, and this configuration works (fractional + hybrid mode). However, one annoying (and hopefully temporary) problem is that Wayland doesn't (yet) have as much integration as X11 (from what I understand). Notably the problem of integrating applications that are really independent (e.g. blur, windows top bar etc...). One solution is to add flags so that the applications run natively on wayland, but this still seems to be a problem depending on the application and the developer of the app. So I tried to go back to X11, where most applications are well integrated with the exception of fractional scaling (in hybrid mode), which is really frustrating and ironic. |
Distribution (run
cat /etc/os-release
):Related Application and/or Package Version (run
apt policy $PACKAGE NAME
):Issue/Bug Description:
After recent updates, only a part of workspace is shown on my secondary display (with fractional scaling enabled).
A screenshot of the entire workspace:
It shows that the size of the workspace is properly configured with fractional scaling.
However, at the hardware-level, only the upper left part of the workspace is shown on my display:
(This screenshot was taken by selecting only the human-visible part of the screen)
I'm pretty sure that it was properly working until recent apt upgrade.
Steps to reproduce (if you know):
In the display setting:
Expected behavior:
The whole workspace is shown on the display as before.
Other Notes:
Here are my hardware configurations:
Primary display (my laptop)
Secondary display
The text was updated successfully, but these errors were encountered: