Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for KVM - probably reconnecting issue #517

Closed
TomaszGawlikPL opened this issue Sep 25, 2023 · 7 comments
Closed

Support for KVM - probably reconnecting issue #517

TomaszGawlikPL opened this issue Sep 25, 2023 · 7 comments

Comments

@TomaszGawlikPL
Copy link

I am using 3 PC's with KVM (monitor, mouse and keyboard are switched between 3 connected PCs). On two of them I use Monitorian. Unfortunately when switched to different PC with Monitorian instance running and back to previous one it does not work. Restarting app does the trick. I did not checked sources yet but it is probably a matter of checking if connection is alive. For example if brightness is changed but "connection" is broken (other instance was initialized later) than changing brightness does not change its value. It is read correctly but changes are not applied - read value is unchanged. This could be used to detect the strange state. There might be easier more direct ways to check this.

@emoacht
Copy link
Owner

emoacht commented Sep 25, 2023

Thank you for reporting.
Could you read Contributing Guidelines and post operation.log? Don't forget to post the exact time when each change happened so that I can find the corresponding event or action in the log. How to produce these logs is explained in Reporting in readme.

@emoacht
Copy link
Owner

emoacht commented Sep 26, 2023

Is it possible to provide operation.log within a few days? If not, this issue will be closed.
I have seen so many people just opened an issue but did not respond to the request for additional information.

@Gawson
Copy link

Gawson commented Sep 27, 2023

Zrzut ekranu 2023-09-27 143422

operation.log

This is operation log from one of the PC's. Second does not want to generate log. It claims "wait for more log to be registered".

@Gawson
Copy link

Gawson commented Sep 27, 2023

Desktop PC is sometimes able to recover (Nvidia graphics P2200). On a Dell Laptop (integrated Intel card) I did not see this behaviour. I need to restart app nearly each time I switch computers with KVM.

p.s. (this is my private Github account)

@Gawson
Copy link

Gawson commented Sep 27, 2023

Ok. Got log from Dell laptop.
operation.log
probe.log

@emoacht
Copy link
Owner

emoacht commented Sep 28, 2023

Thank you for the logs.
The first operation.log shows that the control over the monitor was restored.
The second operation.log shows that this app was restarted and after that the monitor is regarded as not compatible with DDC/CI completely untill the app was restarted again.
It is hard to distinguish between a monitor that can be compatible but not accessible at that time and a monitor that is not compatible completely.

@emoacht
Copy link
Owner

emoacht commented Sep 28, 2023

As a workround, you can use preclear option. Please see #270 (comment)

@emoacht emoacht closed this as completed Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants