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

Error on detected switch #65

Open
lordee opened this issue Jul 7, 2021 · 0 comments
Open

Error on detected switch #65

lordee opened this issue Jul 7, 2021 · 0 comments

Comments

@lordee
Copy link

lordee commented Jul 7, 2021

tail ~/.local/share/display-switch/display-switch.log
13:10:05 [DEBUG] (1) display_switch::display_control: Setting display 'ACI ROG PG279Q #ASPdawSVcBzd' to Hdmi1(0x11)
13:10:05 [ERROR] Failed to set display 'ACI ROG PG279Q #ASPdawSVcBzd' to Hdmi1(0x11) (I2c(Os { code: 5, kind: Other, message: "Input/output error" }))
13:10:05 [DEBUG] (1) display_switch::app: Detected device change. Removed device: "0c45:7638"
13:10:18 [DEBUG] (1) display_switch::app: Detected device change. Added device: "046d:c087"
13:10:18 [INFO] Monitored device ("046d:c087") is connected
13:10:18 [DEBUG] (1) display_switch::display_control: Setting display 'AOC 2379H AFYG49A001301' to DisplayPort1(0xf)
13:10:18 [INFO] Display 'AOC 2379H AFYG49A001301' set to DisplayPort1(0xf)
13:10:18 [DEBUG] (1) display_switch::display_control: Setting display 'ACI ROG PG279Q #ASPdawSVcBzd' to DisplayPort1(0xf)
13:10:18 [ERROR] Failed to set display 'ACI ROG PG279Q #ASPdawSVcBzd' to DisplayPort1(0xf) (I2c(Os { code: 5, kind: Other, message: "Input/output error" }))
13:10:18 [DEBUG] (1) display_switch::app: Detected device change. Added device: "0c45:7638"

My AOC monitor doesn't have a displayport connection and "succeeds" (maybe?)
My PG279Q does have DP/HDMI, however it gets an error on each switch. Can I provide any more info than the above?

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

1 participant