$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install Intel i915 Driver on GNU/Linux Distros

GNU/Linux Intel i915 Driver Setup – Step-by-step Guide

Hi! The linked Tutorial shows you How to Install Intel i915 Graphics Driver in GNU/Linux Desktops.

The drm/i915 Driver supports All (with the exception of some very early models) integrated GFX Chipsets with both Intel Graphics Display and rendering Blocks.

Especially relevant: the i915 Driver is already part of the Linux Kernel from the 3.13+ Release.

But, possibly you may experiment an Issue in loading it on Boot due to an Enabled GRUB nomodeset Setup.

How to Install Intel i915 Driver Linux Desktop Driver - Featured

GNU/Linux Installing Intel i915 Graphics Driver Guide