daitj / gnome-display-brightness-ddcutil

Display brightness slider for gnome shell using ddcutil backend
GNU General Public License v3.0
291 stars 34 forks source link

Update instruction for fedora #143

Open iiiian opened 2 months ago

iiiian commented 2 months ago

When using fedora 40 with ddcutil 2.1.2, the content inside 60-ddcutil-i2c.rules are all commented out by default. Hence user need to manually uncomment the line below:

# KERNEL=="i2c-[0-9]*", GROUP="i2c", MODE="0660"

please add it to the documentation

Quantumdit commented 1 month ago

Thanks for mentioning this, it helped me get things working (Fedora 40, ddcutil 2.1.2, gnome-display-brightness-ddcutil 49).