Bug 182430
| Summary: | extra modes required for SGI 1600SW monitor | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Lumens <clumens> |
| Component: | xorg-x11-server | Assignee: | X/OpenGL Maintenance List <xgl-maint> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | dravet |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.0.1-8 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-03-06 20:33:02 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 150221 | ||
|
Description
Chris Lumens
2006-02-22 15:12:28 UTC
It is the extramodes file in the raw source that needs patching, as the /usr/share/xorg/extramodes is a read-only file which is present only so the config tools know what video modes the X server was compiled with. ie: if you edit the file, it wont do anything at runtime. ;) This might be a dup of 115679. No, this is one of the things that needs to be done so 115679 can be closed. There's several parts to this problem and this bug is just so the X people know what part they need to deal with. Adjusted the extra mode we ship in 1.0.1-8 |