intel-gpu-firmware

By intel-gpu

Intel-gpu-firmware Alternatives

Similar projects and alternatives to intel-gpu-firmware

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better intel-gpu-firmware alternative or higher similarity.

intel-gpu-firmware reviews and mentions

Posts with mentions or reviews of intel-gpu-firmware. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-27.
  • [GUIDE][TrueNAS SCALE 22.12.2] Enable 12/13th Gen Intel iGPU's
    4 projects | /r/truenas | 27 May 2023
    Intel provides i915 Driver DKMS back-ports for kernel 5.15, they're specifically targeting Ubuntu but turns out they compile pretty much fine for Debian with little to no modification needed. git clone https://github.com/intel-gpu/intel-gpu-cse-backports git clone https://github.com/intel-gpu/intel-gpu-pmt-backports/ git clone https://github.com/intel-gpu/intel-gpu-i915-backports git clone https://github.com/intel-gpu/intel-gpu-firmware
  • [Guide][TrueNAS SCALE 22.12] - Enable Intel 12/13th Gen iGPU Support
    4 projects | /r/truenas | 27 May 2023
    ## Introduction I finally got Plex Transcoding and full Intel iGPU support for 12th/13th gen Intel CPUs working on Trunas Scale 22.12.2 and Linux Kernel 5.15.*. I'm making this post to hopefully assist any other poor souls who attempt to do the same. Forgive me if this guide misses some minor details as I didn't capture my exact command history through this process. ## System Information ``` OS Version:TrueNAS-SCALE-22.12.2 Product:W680D4U-2L2T/G5 Model:13th Gen Intel(R) Core(TM) i9-13900K Memory:125 GiB ``` # Guide > Note: Here there be dragons, none of these steps are guaranteed to not break your TrueNas install and you probably won't get much in the way of assistance if you do so be careful and don't attempt this if you're not comfortable with your linux-fu. ### Re-enable APT and Install Git ``` chmod +x /usr/bin/apt* sudo apt update sudo apt install git ``` ### Clone Intel DKMS + Firmware Repo's Intel provides i915 Driver DKMS back-ports for kernel 5.15, they're specifically targeting Ubuntu but turns out they compile pretty much fine for Debian with little to no modification needed. ``` git clone https://github.com/intel-gpu/intel-gpu-cse-backports git clone https://github.com/intel-gpu/intel-gpu-pmt-backports/ git clone https://github.com/intel-gpu/intel-gpu-i915-backports git clone https://github.com/intel-gpu/intel-gpu-firmware ``` ### Build + Install DKMS modules You should refer to the GitHub repo's README.md's here with the exception that you don't actually need to install any linux-headers as they're already provided by TrueNas. If I remember correctly the same is true of most of the build-dependencies. For `OS_TYPE` assume `ubuntu_20.04` as it builds against the same kernel as we do but RTFM applies here.
  • Got my Intel Arc A380 (DG2) to work with Booshs qsv on Tdarr (bare metal Ubuntu 22.04)!
    7 projects | /r/Tdarr | 15 Nov 2022
    Have Ubuntu 22.04 and an Arc (Other Distributions may work too idk, also 12th, 13th gen Intel) Orient yourself by following this tutorial. Do not use the Mainline Kernel use this one. For Firmware install this one additionally. Mind the altered firmware update path because of this and put the Intel Firmware here /opt/drivers-linux-firmware/i915.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 7 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic intel-gpu-firmware repo stats
3
34
4.5
7 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com