Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1665505
Summary: | ASUS ROG laptop: asus-nb-wmi: Led asus::kbd_backlight renamed to asus::kbd_backlight_1 due to name collision | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Steve <y9t7sypezp> |
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 29 | CC: | airlied, bskeggs, cra, ewk, hdegoede, ichavero, itamar, jarodwilson, jeremy, jglisse, john.j5live, jonathan, josef, kernel-maint, linville, mchehab, mjg59, sapoliakaran, steved |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | kernel-4.20.5-100.fc28 kernel-4.20.5-200.fc29 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1663613 | Environment: | |
Last Closed: | 2019-02-01 01:41:56 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Steve
2019-01-11 15:38:17 UTC
Adding sapoliakaran to CC list. As already mentioned in bug 1663613, I believe I've found a fix for this. I've done a kernel scratch-build with the patch added, you can find this scratch-build here: https://koji.fedoraproject.org/koji/taskinfo?taskID=32193596 Here are some generic instructions for installing and testing kernels directly from koji: https://fedorapeople.org/~jwrdegoede/kernel-test-instructions.txt Please give this kernel a test run, without the binary nvidia driver or any special kernel commandline options and let us know if it fixes both issues. If things are not fixed please provide the output of these 3 commands: ls /sys/class/backlight ls /sys/class/leds dmesg While running the new kernel. (In reply to Hans de Goede from comment #2) This solves the issue! The keyboard backlight controls are working now. Thank you :-) Thank you for testing I've added the necessary patches to the Fedora kernel packages, so the next official Fedora kernel build will pick them up and then this issue should be resolved. kernel-headers-4.20.5-200.fc29 kernel-4.20.5-200.fc29 kernel-tools-4.20.5-200.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-aabdaa013d kernel-tools-4.20.5-100.fc28 kernel-4.20.5-100.fc28 kernel-headers-4.20.5-100.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2019-4002b91800 kernel-4.20.5-200.fc29, kernel-headers-4.20.5-200.fc29, kernel-tools-4.20.5-200.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-aabdaa013d kernel-4.20.5-100.fc28, kernel-headers-4.20.5-100.fc28, kernel-tools-4.20.5-100.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-4002b91800 kernel-4.20.5-100.fc28, kernel-headers-4.20.5-100.fc28, kernel-tools-4.20.5-100.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report. kernel-4.20.5-200.fc29, kernel-headers-4.20.5-200.fc29, kernel-tools-4.20.5-200.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report. I think the fix for this bug may have caused this one: https://bugzilla.redhat.com/show_bug.cgi?id=1671774 |