Bug 1147231
| Summary: | [virtio-win]The qxl was installed to win8.1-32 guest failed | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Min Deng <mdeng> | ||||
| Component: | virtio-win | Assignee: | Vadim Rozenfeld <vrozenfe> | ||||
| Status: | CLOSED WORKSFORME | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 7.1 | CC: | bcao, hhuang, lijin, rbalakri, virt-maint | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-08-10 09:47:16 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: | |||||||
| Attachments: |
|
||||||
|
Description
Min Deng
2014-09-28 09:32:20 UTC
Hi Min, Could you please describe the installation procedure? Did you install it from Device Manager dialog by updating in-box MS BDD driver or any other way? Thanks, Vadim. (In reply to Vadim Rozenfeld from comment #2) > Hi Min, > > Could you please describe the installation procedure? > Did you install it from Device Manager dialog by updating in-box MS BDD > driver or any other way? > > Thanks, > Vadim. Yes,I install it from Device Manager. Can we check if the problem is still reproducible with the latest qxldod driver, available at http://download.devel.redhat.com/brewroot/packages/qxlwddm/0.1/11/win/qxlwddm-0.1.zip ? Thanks, Vadim. I cannot reproduce this issue,can install driver correctly with both qxlwddm-0.1-6 and qxlwddm-0.1-11 package info: qemu-kvm-rhev-2.1.2-17.el7.x86_64 kernel-3.10.0-223.el7.x86_64 spice-server-0.12.4-9.el7.x86_64 seabios-1.7.5-8.el7.x86_64 qemu cli: /usr/libexec/qemu-kvm -name 096RNGBLUE3298Z -enable-kvm -m 6G -smp 2 -uuid 44bc2282-93c5-44d4-9be2-e4373830a567 -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/tmp/096RNGBLUE3298Z,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime,driftfix=slew -boot order=cd,menu=on -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive file=096RNGBLUE3298Z,if=none,id=drive-ide0-0-0,format=raw,serial=mike_cao,cache=none -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -drive file=en_windows_8_1_enterprise_x86_dvd_2972289.iso,if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -drive file=096RNGBLUE3298Z.vfd,if=none,id=drive-fdc0-0-0,format=raw,cache=none -global isa-fdc.driveA=drive-fdc0-0-0 -netdev tap,script=/etc/qemu-ifup,downscript=no,id=hostnet0 -device rtl8139,netdev=hostnet0,id=net0,mac=00:52:63:77:15:6d,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=isa_serial0 -device usb-tablet,id=input0 -spice disable-ticketing,port=5901 -vga qxl -global PIIX4_PM.disable_s3=0 -global PIIX4_PM.disable_s4=0 Thanks a lot. Unfortunately, it contradicts to the results that Mike reported in https://bugzilla.redhat.com/show_bug.cgi?id=1170494#c12 Let's keep this but open, until we figure out what's wrong with the Mike's case. Best regards, Vadim. |