Bug 1215989
| Summary: | Backlight is non-responsive on Toshiba Satellite | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alex Puchades <alex94puchades> |
| Component: | kernel | Assignee: | Hans de Goede <hdegoede> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 22 | CC: | gansalmon, hdegoede, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | kernel-3.19.8-100.fc20 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-05-11 19:03:01 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Alex Puchades
2015-04-28 10:13:15 UTC
Hi, Ok, I think that this may be more or less the same bug as bug 1206036. I've done a scratch kernel build with the fix for that bug: http://koji.fedoraproject.org/koji/taskinfo?taskID=9475621 Please download the following rpms: kernel-3.19.3-...rpm kernel-core-3.19.3-...rpm kernel-modules-3.19.3-...rpm For your arch from there. This is an older scratch build, so the files may be 404 (scratch builds get cleaned up regulary). I've also started a new scratch build in case the above one no longer has the necessary output files: http://koji.fedoraproject.org/koji/taskinfo?taskID=9585410 Note it will take a while for this build to complete... Save them all to the same directory (which should not contain other rpms) and do: sudo rpm -ivh kernel-*.rpm From within that directory. Then boot into the new kernel (without any special kernel commandline options) and check if the backlight works as expected. Note this is an F-21 / 3.19 kernel as bug 1206036 is an F-21 bug. If this scratch build fixes things, please also try an unfixed F-21 kernel, e.g. : http://koji.fedoraproject.org/koji/buildinfo?buildID=629573 (install / test instructions are the same). If the scratch-build fixes things, and the regular F-21 build shows the same problems as the F-22 / 4.0 kernel then this is the same bug, and I'll go work on getting the fix included into the regular Fedora kernel builds. Thanks & Regards, Hans Backlight works with both the F21 stock kernel (3.17.4-301) and your custom kernel build. But I'm sure it didn't work at the time I was using F21, neither it worked with the 4.0 kernel in F22. Is it a 4.0 regression? Both kernels show: $ ls -la /sys/class/backlight/ total 0 drwxr-xr-x. 2 root root 0 abr 29 16:13 . drwxr-xr-x. 49 root root 0 abr 29 16:06 .. lrwxrwxrwx. 1 root root 0 abr 29 16:06 intel_backlight -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-LVDS-1/intel_backlight Backlight works with both the stock F21 kernel (3.17.4-301) and your custom kernel build. But I'm sure it didn't work at the time I was using F21, neither it worked with the 4.0 kernel in F22. Is it a 4.0 regression? Both kernels show: $ ls -la /sys/class/backlight/ total 0 drwxr-xr-x. 2 root root 0 abr 29 16:13 . drwxr-xr-x. 49 root root 0 abr 29 16:06 .. lrwxrwxrwx. 1 root root 0 abr 29 16:06 intel_backlight -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-LVDS-1/intel_backlight Hi, (In reply to Alex Puchades from comment #3) > Backlight works with both the stock F21 kernel (3.17.4-301) and your custom > kernel build. But I'm sure it didn't work at the time I was using F21, > neither it worked with the 4.0 kernel in F22. Is it a 4.0 regression? Or maybe a 3.19 regression, can you please try this 3.19 build (install instructions are the same) ? : http://koji.fedoraproject.org/koji/buildinfo?buildID=629573 That one does not have the fix my scratch build has. So if that one is broken too, then it is a 3.19 regression fixed by the patch I added to the scratch build. Thanks & Regards, Hans It's what you said. Backlight is broken with the stock 3.19 kernel. Both intel_backlight and toshiba show up in /sys/class/backlight. (In reply to Alex Puchades from comment #5) > It's what you said. Backlight is broken with the stock 3.19 kernel. Both > intel_backlight and toshiba show up in /sys/class/backlight. Thanks, then this is fixed by this upstream commit: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/platform/x86/toshiba_acpi.c?id=358d6a2c3ecae2b22c7d7e61f9d5672557446dfb I've asked the Fedora kernel maintainer to consider adding this to the official Fedora kernel builds. The patch has been added and will be in the 3.19.6 builds on F20/F21. F22 will get a build soon. kernel-3.19.6-200.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/kernel-3.19.6-200.fc21 kernel-3.19.6-100.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/kernel-3.19.6-100.fc20 Package kernel-3.19.6-100.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing kernel-3.19.6-100.fc20' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-7442/kernel-3.19.6-100.fc20 then log in and leave karma (feedback). kernel-4.0.2-300.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/kernel-4.0.2-300.fc22 kernel-3.19.7-100.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/kernel-3.19.7-100.fc20 kernel-3.19.7-200.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/kernel-3.19.7-200.fc21 kernel-4.0.2-300.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. kernel-3.19.7-200.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. kernel-3.19.8-100.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/kernel-3.19.8-100.fc20 kernel-3.19.8-100.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |