Bug 33350
| Summary: | Xconfigurator problem persits from Bug report #32219 | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | adler |
| Component: | Xconfigurator | Assignee: | Preston Brown <pbrown> |
| Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.1 | CC: | adler |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-03-27 03:06:50 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
adler
2001-03-27 03:06:46 UTC
I can't reproduce this with 4.9.25 on a 16 meg G450 today. I followed the
steps you did above -- saying "no" to the autoprobed 1600x1200 @24bpp, and
manually selecting all 24bpp resolutions. The following device section was
written to XF86Config-4:
Section "Screen"
Identifier "Screen0"
Device "Matrox|MGA G450 AGP"
Monitor "Iiyama A102GT, VisionMasterPro 502"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1600x1200" "1400x1050" "1280x1024" "1152x864" "1024x768"
"800x600" "640x480"
EndSubSection
EndSection
And the server properly starts at 1600x1200, 24 bit color.
|