Joey Korkames

Results 69 comments of Joey Korkames

so input "15" is already listed as being for DisplayPort-1. is your monitor using 15 for USB-C instead @daiwa233 ?

comment in !76 seems to agree with this https://github.com/kfix/ddcctl/issues/76#issuecomment-689974980

another comment says 15 can be the thunderbolt port on some 4K monitors. good grief... https://github.com/kfix/ddcctl/issues/67#issuecomment-686634573

I don't have any docks myself and just put up with an excessive amount of dongles. So it won't be me fixing it anytime soon. I think this is worthy...

I'll look into removing or fixing that code but M1s are not supported yet so this is the least of your issues.

I think I'm gonna rip this stuff out. FWIW, the 1st part of it (file finding) works on my Catalina -> Big Sur MacBook, which doesn't have the .displays.plist file...

I was not aware of that command, and I'm assuming the creator of DDC.c wasn't either (or tried but failed and didn't make a note)

This seems like a very good idea. It appears sending unsupported commands could potentially brick a monitor (#89)

what does `make framebuffers displaylist` say on your M1 machines?

rosetta emulation isn't helping here, `make intel` refers to tuning a constant for Intel GPUs, not the runtime arch. we could do something like [this](https://github.com/alin23/Lunar/commit/81b95cdabb02d37c20c3ebac94fb2e3922e90f40) so we don't have to...