https://bugs.kde.org/show_bug.cgi?id=480671
--- Comment #5 from FormularSumo <[email protected]> --- I did some more LLM-assisted troubleshooting (on KDE), and found this command fixes the problem once it's happened: echo "i2c-ASUE140D:00" | sudo tee /sys/bus/i2c/drivers/i2c_hid_acpi/unbind echo "i2c-ASUE140D:00" | sudo tee /sys/bus/i2c/drivers/i2c_hid_acpi/bind This apparently re-probes the driver and gets it working again. I've now set-up a script to automate this (will attach) I'll try and report this upstream as well, as it doesn't seem to be a KDE-specific issue -- You are receiving this mail because: You are watching all bug changes.
