Giter VIP home page Giter VIP logo

Comments (3)

aisgbnok avatar aisgbnok commented on August 19, 2024

Well Intel has updated their drivers now. My suspicions were confirmed. They are now building drivers for 6th-10th gen processors and then 11th-13th gen processors separately. So the Xe graphics are now part of the new Arc (11th-13th) drivers.

Documentation needs to be updated to match this now.

from provisioning.

aisgbnok avatar aisgbnok commented on August 19, 2024

Putting this here for later:

6-10th gen Intel Graphics

                <CommandConfig Name="Intel Graphics Driver 31.0.101.2115">
                  <CommandFile>..\software\intel\gfx_win_101.2115.exe</CommandFile>
                  <CommandLine>cmd /c "gfx_win_101.2115.exe" /s /report c:\Intel\31.0.101.2115.Graphics.log</CommandLine>
                  <ContinueInstall>True</ContinueInstall>
                  <RestartRequired>True</RestartRequired>
                  <ReturnCodeRestart>3010</ReturnCodeRestart>
                  <ReturnCodeSuccess>0</ReturnCodeSuccess>
                </CommandConfig>

11+ gen Intel Graphics (currently 11th-13th)

                <CommandConfig Name="Intel Graphics Driver 31.0.101.4255">
                  <CommandFile>..\software\intel\gfx_win_101.4255.exe</CommandFile>
                  <CommandLine>cmd /c "gfx_win_101.4255.exe" /s /report c:\Intel\31.0.101.4255.Graphics.log</CommandLine>
                  <ContinueInstall>True</ContinueInstall>
                  <RestartRequired>True</RestartRequired>
                  <ReturnCodeRestart>3010</ReturnCodeRestart>
                  <ReturnCodeSuccess>0</ReturnCodeSuccess>
                </CommandConfig>

from provisioning.

aisgbnok avatar aisgbnok commented on August 19, 2024

It seems like 6th gen updates are now discontinued... 🤷

Intel 6th-10th Gen Processor Graphics is no longer being updated, in favor of Intel 7th-10th Gen Processor Graphics.

Therefore I'm replacing 6th-10th with 7th-10th in #66, because Alienware Aurora R8 is 9th and Surface Laptop 3 is 10th.

from provisioning.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.