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

Sceptre C35 InputSources #136

Open
klevermonicker opened this issue Feb 4, 2024 · 0 comments
Open

Sceptre C35 InputSources #136

klevermonicker opened this issue Feb 4, 2024 · 0 comments

Comments

@klevermonicker
Copy link

klevermonicker commented Feb 4, 2024

This is working halfway for me. I run a mac for work and a linux desktop for everything else. I can get display-switch working from mac into linux, but I cannot go the other way.

My desktop is on displayport1 (reported as 0x7) from display-switch.
My mac is on Hdmi1 (reported as 0x11) from display-switch.
Mac is intel based running Sonoma

my ini files are all using the raw the 0x notation.

This is in the logs for the mac.
06:45:34 [INFO] Monitored device ("291a:3369") is connected 06:45:34 [DEBUG] (1) display_switch::display_control: Input sources found for display 'Sceptre C35': InputSources { on_usb_connect: Some(Hdmi1(0x11)), on_usb_disconnect: Some(Custom(0x7)), on_usb_connect_execute: None, on_usb_disconnect_execute: None } 06:45:34 [WARN] Failed to get current input for display 'Sceptre C35': DDC/CI error: invalid DDC/CI length 06:45:34 [DEBUG] (1) display_switch::display_control: Setting display 'Sceptre C35' to Hdmi1(0x11) 06:45:34 [INFO] Display 'Sceptre C35' set to Hdmi1(0x11)

I left out that I get this when running display-switch manually on the mac: 07:09:44 [ERROR] Failed to set display 'Sceptre C35' to Hdmi1(0x11) (MacOS kernel I/O error: -536870187)

I have no errors on the linux machine, it just sits there on Displayport.

Any ideas?

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