F5F Stay Refreshed Software Operating Systems Ensure your resolution updates when Wake On LAN is active.

Ensure your resolution updates when Wake On LAN is active.

Ensure your resolution updates when Wake On LAN is active.

A
ASpray
Member
122
11-03-2016, 01:26 AM
#1
Adjust your display settings based on the resolution you want. Use the appropriate scaling options for each resolution to achieve the desired output.
A
ASpray
11-03-2016, 01:26 AM #1

Adjust your display settings based on the resolution you want. Use the appropriate scaling options for each resolution to achieve the desired output.

B
BrainLetsPlay
Member
68
11-03-2016, 09:06 PM
#2
It seems the issue might require adjustments within the operating system rather than just the monitor settings. You could potentially develop a script to analyze the startup process and modify resolution accordingly. The task may involve some technical effort.
B
BrainLetsPlay
11-03-2016, 09:06 PM #2

It seems the issue might require adjustments within the operating system rather than just the monitor settings. You could potentially develop a script to analyze the startup process and modify resolution accordingly. The task may involve some technical effort.

M
mccoop03
Posting Freak
910
11-05-2016, 04:12 AM
#3
Your screen resolution is 3440x1440. To run 1080p with Wake On LAN enabled, you'll need to adjust the display settings accordingly. Since you're comfortable with MATLAB and C++, you can write scripts or code to modify the output resolution or streaming parameters. Let me know if you'd like guidance on implementing this!
M
mccoop03
11-05-2016, 04:12 AM #3

Your screen resolution is 3440x1440. To run 1080p with Wake On LAN enabled, you'll need to adjust the display settings accordingly. Since you're comfortable with MATLAB and C++, you can write scripts or code to modify the output resolution or streaming parameters. Let me know if you'd like guidance on implementing this!

S
sarg182298
Junior Member
45
11-11-2016, 02:20 AM
#4
I question your ability to achieve this, since the operating system doesn't actually know whether it was using WOL or the power button. Considering that, based on the screen and graphics setup, you could manage a disconnect of the display when turning it off, letting the system default to 1080p. Rather than relying on WOL tricks, adjust settings according to your device: full resolution when active, 1080p when inactive.
S
sarg182298
11-11-2016, 02:20 AM #4

I question your ability to achieve this, since the operating system doesn't actually know whether it was using WOL or the power button. Considering that, based on the screen and graphics setup, you could manage a disconnect of the display when turning it off, letting the system default to 1080p. Rather than relying on WOL tricks, adjust settings according to your device: full resolution when active, 1080p when inactive.

D
DJ_PvPz
Member
184
11-11-2016, 02:49 PM
#5
You might use multi-monitor tools like DisplayFusion along with timed jobs. This would imply DP first loads a specific profile at startup and then changes to another after a set interval.
D
DJ_PvPz
11-11-2016, 02:49 PM #5

You might use multi-monitor tools like DisplayFusion along with timed jobs. This would imply DP first loads a specific profile at startup and then changes to another after a set interval.