falahati / HeliosDisplayManagement

An open source display profile management program for Windows with support for NVIDIA Surround
GNU General Public License v2.0
265 stars 26 forks source link

Cannot switch from extended to surround profile #22

Open jaystocky opened 5 years ago

jaystocky commented 5 years ago

Ok So I've seen this issue before, but not as far as i can see in the way its happening to me. When i create the profile for surround, the software doesn't detect that the resolution is formed by a surround profile. This is irritating because i cant use the software to actually move between the two and still have to go through the irritating process of enabling surround, alligning my 3 monitors correctly and bezel correction also...

falahati commented 5 years ago

Please follow these steps:

  1. Download the HeliosDisplayManagement.Reporting.zip file.
  2. Extract it to the desktop. (or somewhere with write access for your user account; so it can save the log files next to it)
  3. Execute the program and wait for it to end, then press Enter to exit.
  4. This will generate a log file right next to the program, rename this newly created log file from "HeliosDisplayManagement.Reporting.XXXXX.log" to a meaningful name, for example: "DisabledSurround.log" or "AllMonitorsExtended.log" so I know what the log is about.
  5. Switch to other modes (using the Windows Control Panel and NVidia Control Panel) and repeat these steps.

At the end of this process, you should have multiple ".log" files each generated while your system was in a specific correct mode. I need this information as I need to follow the program's logic based on your system while you are in a specific mode. Send these log files to me. Feel free to check the log files for any information you might not want to share with the public.

Also, the source code of this program is available as a part of this repository, so you can always check the source code or even compile it yourself.

falahati commented 5 years ago

Closed due to inactivity

jaystocky commented 5 years ago

Hey I'll do that later today if that's ok?

On Wed, 8 May 2019 at 10:32 pm, Soroush notifications@github.com wrote:

Closed #22 https://github.com/falahati/HeliosDisplayManagement/issues/22 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/falahati/HeliosDisplayManagement/issues/22#event-2328544392, or mute the thread https://github.com/notifications/unsubscribe-auth/AETJNJ7H72PK2BB6UTJPDBTPUNBH3ANCNFSM4HGWV25Q .

TheRealMisterFix commented 5 years ago

Hey there, I'm not the original bug reporter, but I have a similar situation.

I'm running three monitors and two cards (NVLink/SLI). I've attached the logs from each configuration.

Thanks for everything!

SLI mode - Two Active Displays.log Surround mode - Two Cards, Three Displays.log Extended mode - Two Cards, Three Displays.log

TheRealMisterFix commented 5 years ago

BTW, I'm able to switch to a Surround configuration, but when I go to switch back, it says my monitor configuration has changed and won't let me change back to all-extended.

falahati commented 5 years ago

@TheRealMisterFix Thanks for providing the log file. It will probably take me a while to take a look at this since I am quite busy as of now and therefore I apologize to you and other users of this program in advance for this. But, your log files will sure help me a lot to find a solution to this issue.

TheRealMisterFix commented 5 years ago

No problem, thank YOU! :) I really appreciate the effort you took to get it this far!