davidhi7 / ddcci-plasmoid

KDE Plasma widget to adjust the brightness of multiple external monitors
MIT License
390 stars 11 forks source link

USB c hub issue #67

Closed ishaanbhimwal closed 4 months ago

ishaanbhimwal commented 5 months ago

Hi! Thanks for your efforts, firstly. ddcutil detect is not able to find my monitor connected via a USB c hub? What can I do in this case?

davidhi7 commented 4 months ago

ddcutil should work just fine with USB-C/Thunderbolt hubs and does in my setup. Try to plug the monitors directly into your device. Also make sure ddcutil is correctly setup (first section of the install guide) and make sure DDC/CI is enabled on the monitors (using the on-screen menu).

ishaanbhimwal commented 4 months ago

The extension only works when connect the monitor directly with HDMI and doesn't work when connected via the USB-C/Thunderbolt hub. I guess it's due to the hub not supporting certain "circuits". Anyway, thank you.