Bug 522305
Summary: | Unable to adjust LCD backlight on macbook pro 5,3 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jereme Kramer <jkramer7> |
Component: | hal | Assignee: | Richard Hughes <richard> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 11 | CC: | carlg, jkramer7, richard, satyajit, t.matsuu |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-01-17 04:03:51 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: | |||
Attachments: |
Description
Jereme Kramer
2009-09-10 02:36:02 UTC
Created attachment 360408 [details]
output of lshal | egrep "(system.hardware.(product|vendor|version)|system.firmware.version|power_management.quirk)"
I'm also facing this issue. My MacBook is: # lshal | egrep "(system.hardware.(product|vendor|version)|system.firmware.version|power_management.quirk)" power_management.quirk.vbestate_restore = true (bool) system.firmware.version = ' MB31.88Z.008E.B02.0803051832' (string) system.hardware.product = 'MacBook3,1' (string) system.hardware.vendor = 'Apple Inc.' (string) system.hardware.version = '1.0' (string) Im facing the same problem in Macbook pro 5,4 $ lshal | grep "system.hardware" system.hardware.primary_video.product = 2147 (0x863) (int) system.hardware.primary_video.vendor = 4318 (0x10de) (int) system.hardware.product = 'MacBookPro5,4' (string) system.hardware.serial = 'W89343D47XJ' (string) system.hardware.uuid = '56F03BFC-B24B-6C41-AB17-3A23A64F790E' (string) system.hardware.vendor = 'Apple Inc.' (string) system.hardware.version = '1.0' (string) --- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers *** This bug has been marked as a duplicate of bug 539961 *** |