-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The S95B OLED TV 144 Hz overclock from #3 doesn't work anymore (in the Cinnamon desktop environment, instead of the login screen, the TV doesn't show any signal) starting with nvidia-dkms 580.105.08-1.
This /etc/X11/xorg.conf.d/144Hz.conf config worked with the previous nvidia-dkms 580.95.05-1 version:
Section "Monitor"
Identifier "HDMI-0"
Option "PreferredMode" "3840x2160_144"
Modeline "3840x2160_144" 1306.206 3840 3848 3880 3920 2160 2300 2308 2314 +HSync -VSync
Option "ExactModeTimingsDVI" "True"
Option "ModeValidation" "AllowNonEdidModes,NoMaxPClkCheck,NoEdidMaxPClkCheck,NoMaxSizeCheck,NoHorizSyncCheck,NoVertRefreshCheck"
Option "IgnoreEDID" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "HDMI-0"
Option "AllowIndirectGLXProtocol" "off"
Option "TripleBuffer" "on"
EndSection
Maybe you have an idea how to fix it. I'll try lower Hz later.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels