Bug 690417
| Summary: | qxl driver: support 2560x1440 in qxl | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Alon Levy <alevy> | ||||||
| Component: | spice-qxl-xddm | Assignee: | Alon Levy <alevy> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Desktop QE <desktop-qa-list> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | --- | CC: | acathrow, alexl, bazulay, bcao, bsanford, cmeadors, cpelland, dblechte, ddumas, degts, ehabkost, gyue, iheim, kraxel, lihuang, michen, mjenner, mkenneth, mkrcmari, pvine, Rhev-m-bugs, sandmann, sgordon, shu, syeghiay, tburke, uril, virt-maint | ||||||
| Target Milestone: | rc | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| URL: | http://mantis.tlv.redhat.com/view.php?id=5430 | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | qxl-win-0.1-6 | Doc Type: | Bug Fix | ||||||
| Doc Text: | The Windows SPICE driver previously contained a check preventing selection of a display resolution of 2560x1440. The driver has been updated and the 2560x1440 display resolution is now available for selection. | Story Points: | --- | ||||||
| Clone Of: | 647865 | Environment: | |||||||
| Last Closed: | 2014-01-21 15:10:53 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: | 482427, 647865 | ||||||||
| Bug Blocks: | |||||||||
| Attachments: | 
 | ||||||||
| Created attachment 489758 [details]
fix patch 2/2
I have a scratch build here that fixes this, can you verify? https://brewweb.devel.redhat.com/taskinfo?taskID=3235708 Thanks, Alon Accidentally set the needinfo on myself - fixed now, set to Golita Yue, the reporter of this problem in bug #647865 which this is a clone of. Alon Verified with above scratch build in comment #3, Passed. Can switch to screen resolution 2560*1440 and 2560*1600 in guest. tested in: qemu-kvm-0.12.1.2-2.113.el6.test.x86_64 cmd: /usr/libexec/qemu-kvm -drive file=/home/image/winXP-32-virtio.qcow2,if=none,id=drive-virtio-disk0,format=qcow2 -boot c -monitor stdio -spice port=5930,disable-ticketing -vga qxl -enable-kvm -m 2G -smp 2 -uuid `uuidgen` -rtc base=utc,clock=host,driftfix=slew -device virtio-blk-pci,bus=pci.0,drive=drive-virtio-disk0,id=virtio-disk0 -usb -device usb-tablet,id=input0 -netdev tap,id=hostnet0,script=/etc/qemu-ifup-switch -device virtio-net-pci,netdev=hostnet0,mac=00:10:12:20:77:0b,bus=pci.0,addr=0x7,id=hostnet0 Try package from: https://brewweb.devel.redhat.com/taskinfo?taskID=3235708 Succeed on winxp using qxl_x86.zip, fail on win7 64bit using qxl_x64.zip: In device manager: Red Hat QXL GPU Driver data: 3/15/2011 Driver version: 5.1.0.0 There isn't 2560*1440, only 2560*1600 in guest. (In reply to comment #7) > Try package from: > https://brewweb.devel.redhat.com/taskinfo?taskID=3235708 > > Succeed on winxp using qxl_x86.zip, fail on win7 64bit using qxl_x64.zip: > > In device manager: > > Red Hat QXL GPU > Driver data: 3/15/2011 > Driver version: 5.1.0.0 > > There isn't 2560*1440, only 2560*1600 in guest. Works for me with qxl-win-0.1-6: Red Hat QXL GPU Driver date: 4/14/2011 Driver Version: 5.1.0.1005 Verified on qxl-win-0.1-7 (on Windows7/64bit as well) 
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
The Windows SPICE driver previously contained a check preventing selection of a display resolution of 2560x1440. The driver has been updated and the 2560x1440 display resolution is now available for selection.
 | 
Created attachment 489757 [details] fix patch 1/2