You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The executable lguf_brightness compiled OK (Debian Bullseye) but gave no output.
The lsusb command showed my 23.7-inch LG 4K UltraFine Display to have product_id 0x9a63 for the Display Controls,
while main.cpp has the value 0x9a40 hardcoded in. After correcting this and running the compile again, the executable
worked as expected.
The text was updated successfully, but these errors were encountered:
The executable lguf_brightness compiled OK (Debian Bullseye) but gave no output.
The lsusb command showed my 23.7-inch LG 4K UltraFine Display to have product_id 0x9a63 for the Display Controls,
while main.cpp has the value 0x9a40 hardcoded in. After correcting this and running the compile again, the executable
worked as expected.
The text was updated successfully, but these errors were encountered: