Hello, I use a dedicated server with the following HW:
CPU model name : Intel(R) Xeon(R) E-2386G CPU @ 3.50GHz
Base Board Information
Manufacturer: ASRockRack
Product Name: E3C252D4U-2T/OVH
I want to use Intel Quick Sync which should be working in this CPU model to speed up FFMpeg.
The problem is, it looks like the system won't recognize the iGPU.
I run the following commands:
`lspci | grep -i vga
05:00.0 VGA compatible controller: ASPEED Technology, Inc. ASPEED Graphics Family (rev 41)`
`ls -alh /dev/dri
total 0
drwxr-xr-x 3 root root 80 Sep 19 10:28 .
drwxr-xr-x 18 root root 4.2K Sep 20 13:05 ..
drwxr-xr-x 2 root root 60 Sep 19 10:28 by-path
crw-rw---- 1 root video 226, 0 Sep 19 10:28 card0`
`vainfo
error: can't connect to X server!
libva info: VA-API version 1.7.0
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
vaInitialize failed with error code -1 (unknown libva error),exit`
`export LIBVA_DRIVER_NAME=i965 && vainfo
error: can't connect to X server!
libva info: VA-API version 1.7.0
libva info: User environment variable requested driver 'i965'
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_1_6
libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed
libva info: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit`
`sudo vainfo
error: XDG_RUNTIME_DIR not set in the environment.
error: can't connect to X server!
libva info: VA-API version 1.7.0
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
vaInitialize failed with error code -1 (unknown libva error),exit`
How can I use/enable Intel Quick Sync on the dedicated server?
Dedicated Servers - How to use Intel Quick Sync on ubuntu dedicated server
Related questions
- Blacklisted IP ranges by UCEPROTECTL3
36234
23.02.2021 09:08
- Hot to delete my account?
35086
29.07.2018 19:49
- Free easy to setup OpenWRT NAT firewall for OVH (c)ESXi dedicated hosts
29192
16.05.2022 07:18
- Proxmox + opnsense
29069
19.07.2018 15:53
- Upcoming change: EFI System Partition over RAID1 for Linux installations
28992
08.10.2025 16:29
- Network Resilience Improvement for LACP aggregation on OVHcloud Bare Metal Servers
27355
27.10.2025 11:21
- .iso install on IPMI very slow
26509
22.05.2018 11:14
- Purchased a dedicated server - Awaiting Validation on a Saturday
26442
19.05.2018 20:07
- KVM error, blank screen, not send Keys
26226
11.12.2021 11:45
- Can't cancel/return server
24552
25.06.2018 08:31