mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 04:30:04 +03:00
Merge pull request #1865 from jeremyVignelles/patch-1
Update steps for Intel hardware acceleration instructions
This commit is contained in:
@@ -808,6 +808,11 @@ Root permission is required.
|
||||
1. Install the latest linux firmware packages **on the host system**. The name varies between distros.
|
||||
- On Debian:
|
||||
|
||||
```shell
|
||||
sudo apt update && sudo apt install -y firmware-intel-graphics
|
||||
```
|
||||
|
||||
Or, if you're on an older debian version :
|
||||
```shell
|
||||
sudo apt update && sudo apt install -y firmware-linux-nonfree
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user