Bug 951000
Summary: | xorg qxl drv does not honor initial resolution specified in xorg.conf | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Hans de Goede <hdegoede> | ||||
Component: | xorg-x11-drv-qxl | Assignee: | Alon Levy <alevy> | ||||
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.4 | CC: | acathrow, alevy, cfergeau, dblechte, hmiles, kraxel, mkrcmari | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | xorg-x11-drv-qxl-0.1.0-6.el6 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2013-11-21 20:48:48 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 960058 | ||||||
Attachments: |
|
*** Bug 918297 has been marked as a duplicate of this bug. *** *** Bug 921909 has been marked as a duplicate of this bug. *** Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1650.html |
Created attachment 734106 [details] xorg.conf When using multiple qxl devices + xinerama, or multiple qxl devices with each being a separate screen (*), the only way to set the resolution is through xorg.conf, but for resolutions higher then 1026x768 this fails with the following error in Xorg.conf: [ 8.480] (II) qxl(0): Not using mode "1280x1024@60Hz" (height too large for virtual size) I'll attach an example xorg.conf for a setup with 3 qxl devices where each is mapped to a separate Screen, and each should come up with a resolution of 1280x1024, but instead comes up with 1024x768. *) Having each card as a separate screen is useful for running old proprietary X applications which were designed for multi monitor setups at a time that that still meant 1 screen per monitor.