0xdg / OLEDScreenSaver

Small window utility that turns your OLED screen black when no input is detected. Works even when a program is keeping Windows from triggering screen sleep.
GNU General Public License v3.0
4 stars 2 forks source link

Screen name mismatch #2

Open netjack7 opened 2 years ago

netjack7 commented 2 years ago

I've now started getting a screen name mismatch error that prevents me from adjusting the settings of the program and the program doesn't kick in.

devilismyfriend commented 2 years ago

+1 Please fix

devilismyfriend commented 2 years ago

I've now started getting a screen name mismatch error that prevents me from adjusting the settings of the program and the program doesn't kick in.

Managed to fix it kinda, I don't know why it changed but the TV name changed from LG TV SSCR to LG TV SSCR2 and this program expects the former and doesn't let you set it for some reason.

You can go to the regedit and search for the key "ScreenName", change value to LG TV SSCR2 and it should work again.

lemonpropl commented 2 years ago

Same problem here. Display name is LG TV SSCR2 and app doesn't work. I try to swap HDMI ports but no change.

lemonpropl commented 2 years ago

Workaround create a registry key:

[HKEY_CURRENT_USER\Software\OLEDScreenSaver] "ScreenName"="LG TV SSCR2"

sourcevault commented 1 year ago

Workaround create a registry key:

[HKEY_CURRENT_USER\Software\OLEDScreenSaver] "ScreenName"="LG TV SSCR2"

does not work for me :(