this post was submitted on 19 Feb 2024
0 points (50.0% liked)

Technology

104 readers
2 users here now

This magazine is dedicated to discussions on the latest developments, trends, and innovations in the world of technology. Whether you are a tech enthusiast, a developer, or simply curious about the latest gadgets and software, this is the place for you. Here you can share your knowledge, ask questions, and engage in discussions on topics such as artificial intelligence, robotics, cloud computing, cybersecurity, and more. From the impact of technology on society to the ethical considerations of new technologies, this category covers a wide range of topics related to technology. Join the conversation and let's explore the ever-evolving world of technology together!

founded 1 year ago
 

Is it normal for the monitor to change setting (refresh rate) in exactly 6 seconds?
Shouldn't it take less time?

Gigabyte M32QC monitor connected DisplayPort
GeForce RTX 3060 Ti graphics
ASRock A620MHDV/M.2+ motherboard

Arch Linux with Cinnamon

This is a monitor with Variable refresh rate
I changed 60 Hz - 165 Hz in Cinnamon System Settings -> Screen.

But I feel it when I turn on the computer, because it changes from the default 60 Hz in the bios/systemd-boot/console to my system 165 Hz. So the startup animation of the transition from the black screen to the Cinnamon desktop does not happen at all before my eyes, because the monitor is still switching the refresh rate (the resolution remains as it should be in the bios/systemd-boot/console).

And when switching between TTY Ctrl+Alt+F2 etc. the same thing, it takes that long and in the background the TTY is already ready.

I dream of setting 165 Hz in the bios/systemd-boot/console.

But in DisplayPort, even setting the system to 60 Hz does not help, something changes anyway.

For HDMI 60 Hz it is smooth, no waiting.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 7 months ago (1 children)

Is it only when you turn the PC on? I have to imagine it's Arch initializing everything, and probably isn't unusual to run at a default refresh (60Hz) before getting the graphics driver loaded and switching settings.

[โ€“] [email protected] 1 points 7 months ago

Not only. This also happens when switching between TTYs.

I'm trying to move the setting to the boot stage, but it's not easy.