Skip to content

S95B 144 Hz overclock doesn't work anymore starting with nvidia-dkms 580.105.08-1 #9

@gesrtewrtwr

Description

@gesrtewrtwr

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions