RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1289406 - [virtio-win][vioser] Cannot install vioser driver successfully
Summary: [virtio-win][vioser] Cannot install vioser driver successfully
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: virtio-win
Version: 7.3
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: rc
: ---
Assignee: Ladi Prosek
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-08 03:00 UTC by Yu Wang
Modified: 2016-11-04 08:49 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
NO_DOCS
Clone Of:
Environment:
Last Closed: 2016-11-04 08:49:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
screenshot1 (44.84 KB, image/png)
2015-12-08 03:00 UTC, Yu Wang
no flags Details
screenshot2 (43.66 KB, image/png)
2015-12-08 03:08 UTC, Yu Wang
no flags Details
vioser_install_error (60.32 KB, image/png)
2015-12-23 09:47 UTC, Yu Wang
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:2609 0 normal SHIPPED_LIVE virtio-win bug fix and enhancement update 2016-11-03 15:27:12 UTC

Description Yu Wang 2015-12-08 03:00:28 UTC
Created attachment 1103424 [details]
screenshot1

Description of problem:
Cannot install vioser driver successfully

Version-Release number of selected component (if applicable):

virtio-win-prewhql-111
qemu-kvm-rhev-2.3.0-31.el7.x86_64
kernel-3.10.0-327.el7.x86_64


How reproducible:

100%

Steps to Reproduce:
1.boot cli with virtio serial device:
  /usr/libexec/qemu-kvm -M pc -m 6G -smp 4 -cpu host -usb -device usb-tablet -drive file=win.raw,format=raw,if=none,id=drive-ide0-0-0,werror=stop,rerror=stop,cache=none -device ide-drive,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 -netdev tap,id=hostnet0,script=/etc/qemu-ifup -device e1000,netdev=hostnet0,mac=00:52:36:18:34:22,id=net0 -uuid 534daeff-e3af-451c-bbb7-b4ab8fb84079 -rtc-td-hack -no-kvm-pit-reinjection -chardev socket,id=a,path=/tmp/monitor-win2k8R2-serial,server,nowait -mon chardev=a,mode=readline -name win2k8-R2-serial -vnc :3 -vga cirrus -device virtio-serial-pci,id=serial0 -chardev socket,id=chardev0,path=/tmp/tt,server,nowait -device virtserialport,id=port0,name=com.redhat.rhevm.vdsm,chardev=chardev0 -monitor stdio -cdrom driver.iso

2. install vioser driver with build 111


Actual results:

It shows error info as follows(attachment:screenshot1/2):

shows "This driver is not digitally signed" when selected to install the driver
shows "windows found driver software for your device bug encountered an error while attempting to install it" and "the system cannot find the file specified"

Expected results:

Install driver succesfully

Additional info:
1 it is a testblocker and regression bug , because the build 108 and 110 is normal
2 tried on win10-32/64, win8-32 and win2008R2, all hit this issue.

Comment 1 Yu Wang 2015-12-08 03:08:05 UTC
Created attachment 1103426 [details]
screenshot2

Comment 2 Gal Hammer 2015-12-08 08:34:42 UTC
Hi Vadim,

Build 111 is missing the virtio-serial and virtio-rng files (*.sys, *.cat, etc...). Only the inf files exists.

Can you please check it?

Thanks, Gal.

Comment 3 Vadim Rozenfeld 2015-12-08 09:29:31 UTC
(In reply to Gal Hammer from comment #2)
> Hi Vadim,
> 
> Build 111 is missing the virtio-serial and virtio-rng files (*.sys, *.cat,
> etc...). Only the inf files exists.
> 
> Can you please check it?
> 
> Thanks, Gal.

Yes, build 111 has a problem due to introducing some virtio 1.0 support.

Comment 5 Yu Wang 2015-12-23 09:46:36 UTC
try to verified this issue on virtio-win-prewhql-112

OS:* win7-64/win2008R2 
   * win7-32 
   * win2012-64
   * win8-32

step as comment#0

Actual result:
1  for win7-32  win2012-64 and win8-32,install vioser driver succesfully

2  for win7-64/win2008R2, still occurred error(Code 52), refer to attachment named "vioser_install_error"

Base on above, for win7-32  win2012-64 and win8-32 this issue has been fixed already. for win7-64/win2008R2 has not been fixed.

Comment 6 Yu Wang 2015-12-23 09:47:21 UTC
Created attachment 1108877 [details]
vioser_install_error

Comment 7 lijin 2016-02-04 05:03:28 UTC
win2008R2 still hit this issue with build 113

Comment 8 lijin 2016-02-17 08:31:47 UTC
set Regression,TestBlocker keywords due to it block win7-64/win2008-64/win2008R2 guests' driver test.

Comment 9 Yu Wang 2016-03-04 07:09:07 UTC
win7-64 still hit this issue with build 114

error code 52

Comment 10 Ladi Prosek 2016-03-11 12:21:25 UTC
This seems to have started when virtio-win switched to the new certificate. Build 110 uses a cert issued by "VeriSign Class 3 Code Signing 2010 CA" which expired on 11/29/2015. Newer builds use a cert issued by "Symantec Class 3 SHA256 Code Signing CA".

Windows 7 doesn't come with built-in SHA-2 certificate support but it is available as an update. Here's the security update page:
https://technet.microsoft.com/en-us/library/security/3033929

And the Windows 7 x64 download page:
https://www.microsoft.com/en-us/download/details.aspx?id=46148

wangyu, please try installing this update to see if it resolves the issue. It worked for me.

Also, it is possible that some of your test machines picked up this update from Windows Update, which may make it look like the issue has been fixed.

Comment 11 Peixiu Hou 2016-03-14 09:46:25 UTC
Hello Ladi,

According to comment10, I have done following verified with virtio-win-prewhql build, please help to check~~

OS        build    "vioser driver update status"   "if install security update"
--------------------------------------------------------------------------------
win7-64    111         fail                                no
win7-64    113         fail(with code 52)                  no
win7-64    114         fail(with code 52)                  no

win7-64    111         fail                                yes
win7-64    113         success                             yes
win7-64    114         success                             yes

win2008R2  111         fail                                no
win2008R2  113         fail(with code 52)                  no
win2008R2  114         fail(with code 52)                  no

win2008R2  111         fail                                yes
win2008R2  113         success                             yes
win2008R2  114         success                             yes

For win2008-64, the security update is not available for windows server 2008.

kernel: 3.10.0-361.el7.x86_64
qemu: qemu-kvm-rhev-2.5.0-1.el7.x86_64
security update: Windows6.1-KB3033929-x64.msu


Best Regards~
Peixiu Hou

Comment 12 Ladi Prosek 2016-03-14 11:32:05 UTC
Hi Peixiu Hou,

Build 111 has other issues. A bunch of files are missing as noted by Gal and Vadim in comments 2 and 3, so it shouldn't be used at all.

Thanks for confirming that installing the update worked. From what you wrote it looks like the new SHA-2 certificate is a test blocker because some of the operating systems cannot be updated. Let me try to figure out why we switched to SHA-2.

Thanks,
Ladi

Comment 13 Vadim Rozenfeld 2016-03-18 03:17:08 UTC
Can we please give a try to build 115 available at http://download.devel.redhat.com/brewroot/packages/virtio-win-prewhql/0.1/115/win/virtio-win-prewhql-0.1.zip

Thanks,
Vadim.

Comment 14 Peixiu Hou 2016-03-18 08:43:51 UTC
Hello Vadim,

I've verified this issue with build 115, the results as follows:

OS        build    "vioser driver update status"   "if install security update"
--------------------------------------------------------------------------------
win7-64    115         success                             yes
win7-64    115         fail(with code 52)                  no

win2008R2  115         success                             yes
win2008R2  115         fail(with code 52)                  no

win2008-64 115         fail(with code 39)                  no

For win2008-64, update vioser driver will report error message "Windows encountered a problem installing the driver software for your device" and  will show "Windows cannot load the device for this hardware, The driver may be corrupted jor missing.(Code 39)". And check the build 115 package, *.cat, *.inf, *.pdb, *.sys files are exist. 

Thanks~~

Best Regards~
Peixiu Hou

Comment 15 Peixiu Hou 2016-03-18 09:20:31 UTC
cancel needinfo

Comment 16 Yu Wang 2016-03-28 06:02:29 UTC
Reproduced this issue on virtio-win-prewhql-115
Verified this issue on virtio-win-prewhql-116

Verified guest os :
*win7-64
*win2008-64 
*win2008R2.

Verified driver

*viorng
*balloon
*vioser
*pvpanic
*netkvm
*viostor
*vioscsi

steps same as comment#0

on build 116,driver can all successfully installed 
Above all, bug has been fixed, fix version virtio-win-prewhql-116.

Thanks for your great support!:)

BR
wyu

Comment 17 Ladi Prosek 2016-05-26 08:17:23 UTC
Over to MODIFIED as we've already produced a build with the fix.

Comment 18 Yu Wang 2016-05-26 08:30:14 UTC
change status to "verified" according to comment#16

Comment 21 errata-xmlrpc 2016-11-04 08:49:23 UTC
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.

https://rhn.redhat.com/errata/RHBA-2016-2609.html


Note You need to log in before you can comment on or make changes to this bug.