Description
Intel(R) Graphics System Controller
Intel Graphics System Controller Firmware Update Library (IGSC FUL) is a pure C low level library that exposes a required API to perform a firmware update of an Intel discrete graphics device. It uses a cross platform library metee in order to access the GSC (mei) device. GSC device is an extension of the Intel discrete graphics device (dGFX).
Installation Instructions
This is just the pkg build for: http://src.fedoraproject.org/fork/kenryo/rpms/igsc
Installation
Fedora
- Enable the COPR
sudo dnf copr enable kenryo/intel-gsc
- Install the application and/or the libraries
sudo dnf install intel-gsc intel-gsc-devel
Fedora Atomic
- Enable the COPR
curl https://copr.fedorainfracloud.org/coprs/kenryo/intel-gsc/repo/fedora-$(rpm -E %fedora)/kenryo-intel-gsc-fedora-$(rpm -E %fedora).repo | sudo tee -i /etc/yum.repos.d/copr-kenryo-intel-gsc.repo
- Install the application and/or the libraries
sudo rpm-ostree install intel-gsc intel-gsc-devel
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|---|---|
Fedora 43
|
x86_64 (9)* | Fedora 43 (14 downloads) |
Fedora rawhide
|
x86_64 (0)* | Fedora rawhide (10 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable kenryo/intel-gsc
More info about enabling Copr repositories
Fedora 43