rancher / os

Tiny Linux distro that runs the entire OS as Docker containers
https://rancher.com/docs/os/v1.x/en/
Apache License 2.0
6.45k stars 657 forks source link

Intel QuickSync/GPU Support #2849

Open MattKobayashi opened 5 years ago

MattKobayashi commented 5 years ago

RancherOS Version: (ros os version) [rancher@server ~]$ sudo ros os version v1.5.3

Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.) Baremetal

Hi team, is there a way to enable Intel QuickSync/GPU support on RancherOS? I've tried the following:

sudo ros service enable kernel-extras sudo ros service up kernel-extras sudo ros service enable kernel-headers sudo ros service up kernel-headers

But it doesn't seem to have added the device to the system. Can anyone assist?

niusmallnan commented 5 years ago

Can you get something useful from dmesg?

MattKobayashi commented 5 years ago

Hi @niusmallnan, only thing I can get from dmesg is this:

[    0.000000] Command line: BOOT_IMAGE=../vmlinuz-4.14.128-rancher printk.devkmsg=on rancher.state.dev=LABEL=RANCHER_STATE rancher.state.wait panic=10 console=tty0  i915.alpha_support=1  initrd=../initrd-v1.5.3
[    0.000000] Kernel command line: BOOT_IMAGE=../vmlinuz-4.14.128-rancher printk.devkmsg=on rancher.state.dev=LABEL=RANCHER_STATE rancher.state.wait panic=10 console=tty0 i915.alpha_support=1  initrd=../initrd-v1.5.3
[    9.727408] snd_hda_intel 0000:00:1f.3: failed to add i915 component master (-19)
[    9.773236] snd_hda_codec_hdmi hdaudioC0D2: No i915 binding for Intel HDMI/DP codec
[    9.773544] snd_hda_codec_hdmi hdaudioC0D2: No i915 binding for Intel HDMI/DP codec

I think this might be an effect of the 4.14 kernel and my use of a Coffee Lake CPU, I know the official support wasn't added to the kernel until 4.15.