{"id":29309,"date":"2023-04-11T11:25:02","date_gmt":"2023-04-11T09:25:02","guid":{"rendered":"http:\/\/159.69.82.204\/win\/?p=29309"},"modified":"2023-07-19T16:23:22","modified_gmt":"2023-07-19T14:23:22","slug":"intel-driver-31-0-101-2121-stalls-with-error-code-8-during-installation","status":"publish","type":"post","link":"https:\/\/borncity.com\/win\/2023\/04\/11\/intel-driver-31-0-101-2121-stalls-with-error-code-8-during-installation\/","title":{"rendered":"Intel driver 31.0.101.2121 stalls with error code 8 during installation"},"content":{"rendered":"<p><img decoding=\"async\" style=\"float: left; margin: 0px 10px 0px 0px; display: inline;\" title=\"Windows\" src=\"https:\/\/www.borncity.com\/blog\/wp-content\/uploads\/2021\/04\/Windows-klein.jpg\" alt=\"Windows\" width=\"200\" align=\"left\" \/>[<a href=\"https:\/\/www.borncity.com\/blog\/2023\/04\/11\/intel-treiber-31-0-101-2121-wirft-fehlercode-8-bei-der-installation\/\" target=\"_blank\" rel=\"noopener\">English<\/a>]Brief note for users who want to use the Intel graphics driver 31.0.101.2121 under Windows and suddenly get an error code 8 displayed during installation. The problem is known &#8211; the GPU is not supported (support for Skylake 6th generation GPUs has been removed from the driver, which was not originally documented on the driver page). However, there is a workaround if anyone still wants to use the driver on Windows 10\/11.<\/p>\n<p><!--more--><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/vg07.met.vgwort.de\/na\/2ce15cc932e34d5aa8196af4487d841a\" alt=\"\" width=\"1\" height=\"1\" \/>I became aware of the case last week via the following <a href=\"https:\/\/twitter.com\/MrX_1980\/status\/1644006282754400257\" target=\"_blank\" rel=\"noopener\">tweet<\/a> from blog reader MrX_1980. The tweet indicates that the installer of the Intel driver version 31.0.101.2121 reports error code 8 (Something went wrong while converting string to pci identifier).<\/p>\n<p><a href=\"https:\/\/twitter.com\/MrX_1980\/status\/1644006282754400257\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" title=\"Intel Driver 31.0.101.2121 -&gt; Error 8 -&gt; Something went wrong while converting string to pci identifier\" src=\"https:\/\/i.imgur.com\/NC01Of9.png\" alt=\"Intel Driver 31.0.101.2121 -&gt; Error 8 -&gt; Something went wrong while converting string to pci identifier\" \/><\/a><\/p>\n<h2>Skylake 6th gen. Support removed<\/h2>\n<p>The issue has been discusses in the Intel community in the thread <a href=\"https:\/\/community.intel.com\/t5\/Graphics\/Driver-31-0-101-2121-gt-Error-8-gt-Something-went-wrong-while\/td-p\/1473839\" target=\"_blank\" rel=\"noopener\">Driver 31.0.101.2121 -&gt; Error 8 -&gt; Something went wrong while converting string to pci identifier<\/a> by MrX_1980. MrX_1980 wrote there that the driver has a bug:<\/p>\n<blockquote><p>The driver installer 31.0.101.2121 has a bug and does not work with my 4405U \/ HD 510 CPU\/GPU<br \/>\nPCI\\VEN_8086&amp;DEV_1906&amp;SUBSYS_226E1B0A&amp;REV_07<br \/>\nPCI\\VEN_8086&amp;DEV_1906&amp;SUBSYS_226E1B0A<br \/>\nPCI\\VEN_8086&amp;DEV_1906&amp;CC_030000<br \/>\nPCI\\VEN_8086&amp;DEV_1906&amp;CC_0300<\/p><\/blockquote>\n<p>According to the download page, the driver is available for Windows 10 and Windows 11. If I interpreted the discussion in the thread <a href=\"https:\/\/community.intel.com\/t5\/Graphics\/Driver-31-0-101-2121-gt-Error-8-gt-Something-went-wrong-while\/td-p\/1473839\" target=\"_blank\" rel=\"noopener\">Driver 31.0.101.2121 -&gt; Error 8 -&gt; Something went wrong while converting string to pci identifier<\/a> correctly, the Intel developers have therefore removed support for the Skylake\/6th Generation chips from the driver. This is the reason for the error message above, since the PCI vendor string was no longer found. On the Intel download page for the driver, since Saturday, 8\/4\/2023, there is the subsequently added information that the Intel\u00ae 6th Generation processor graphics has reached its \"End of Life\" on December 30, 2022.<\/p>\n<h2>A workaround<\/h2>\n<p>Skylake users will therefore probably be forced to do some INF modding to disable the driver signatures in the future. The approach is outlined in the <a href=\"https:\/\/forums.laptopvideo2go.com\/topic\/35276-intel%C2%AE-uhd-graphics-dch-drivers-v3101012121-7th-10th-gen\/#comment-166823\" target=\"_blank\" rel=\"noopener\">LaptopVideo2Go forum in this thead<\/a>.<\/p>\n<blockquote><p>Contrary to the description, 6th generation Skylake support has been removed from the installer file <em>iigd_dch.inf <\/em><\/p>\n<p>As reported at <a href=\"https:\/\/community.intel.com\/t5\/Graphics\/bd-p\/graphics\" target=\"_blank\" rel=\"noopener\">Intel<\/a> and <a href=\"https:\/\/www.station-drivers.com\/index.php\/en-us\/forum\/intel-graphics-drivers-firmwares-utilities\/155-intel-r-uhd-graphics-dch-drivers-v31-0-101-2121-6th-10th-gen#836\" target=\"_blank\" rel=\"noopener\">station-drivers<\/a><\/p>\n<p><strong>Workaround:<\/strong><\/p>\n<p>When you see the error screen \"code 8\", then go to<em> c:\\ProgramData\\Package Cache\\43ADC9DB8939A89770E98A89EB31E06ADE27BAE1\\ <\/em>(or whatever hex number the newest directory in package cache has).<\/p>\n<p>Backup the content somewhere, manually modify <em>iigd_dch.inf<\/em> and disable driver signatures.<\/p><\/blockquote>\n<p>This short note was then explained a little more extensively:<\/p>\n<blockquote><p>Load <em>iigd_dch.inf<\/em> from the previous driver v2115 into a text editor (i prefer Notepad++)<\/p>\n<p>Update line 25 like this<\/p>\n<p><em>DriverVer=03\/03\/2023,31.0.101.2121<\/em><\/p>\n<p>Save at the location where you stored the backup from v2121, ie overwrite the INF there<\/p>\n<p>Disable driver signatures as <a href=\"https:\/\/forums.laptopvideo2go.com\/topic\/32210-how-to-disable-driver-signatures-on-modern-rigs-with-secure-boot\/\" target=\"_blank\" rel=\"noopener\">described here<\/a>.<\/p>\n<p>Go to the location where you stored the backup from v2121<\/p>\n<p>Run installer.exe<\/p><\/blockquote>\n<p>This is not recommended by Intel. However, it might help those affected.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[English]Brief note for users who want to use the Intel graphics driver 31.0.101.2121 under Windows and suddenly get an error code 8 displayed during installation. The problem is known &#8211; the GPU is not supported (support for Skylake 6th generation &hellip; <a href=\"https:\/\/borncity.com\/win\/2023\/04\/11\/intel-driver-31-0-101-2121-stalls-with-error-code-8-during-installation\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1547,2],"tags":[536,47,194],"class_list":["post-29309","post","type-post","status-publish","format-standard","hentry","category-software","category-windows","tag-driver","tag-issue","tag-windows"],"_links":{"self":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts\/29309","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/comments?post=29309"}],"version-history":[{"count":0,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts\/29309\/revisions"}],"wp:attachment":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/media?parent=29309"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/categories?post=29309"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/tags?post=29309"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}