(→Owner) |
|||
Line 10: | Line 10: | ||
== Current status == | == Current status == | ||
* Targeted release: | * Targeted release: [[Releases/15|Fedora 15]] | ||
* Last updated: 2010- | * Last updated: 2010-12-02 | ||
* Percentage of completion: | * Percentage of completion: 100% | ||
== Detailed Description == | == Detailed Description == |
Revision as of 17:04, 2 December 2010
Warn users if installing on unsupported hardware
Summary
If the kernel detects unsupported hardware, warn users when starting the installer.
Owner
- Name: Chris Lumens
Current status
- Targeted release: Fedora 15
- Last updated: 2010-12-02
- Percentage of completion: 100%
Detailed Description
https://bugzilla.redhat.com/show_bug.cgi?id=623140
Bug #600509 introduced TAINT_HARDWARE_UNSUPPORTED in the kernel. The flag detects hardware that Red Hat does not officially support.
The flag can be set during the kernel boot and possibly during module load when the kernel detects hardware that Red Hat is known not to support. The flag value can be read from /proc/sys/kernel/taint.
If the flag is set anaconda should display a window with the following information:
Unsupported hardware detected. This hardware (or a combination thereof) is not supported by Red Hat. For more information on supported hardware, please refer to http://www.redhat.com/hardware.