#!/bin/sh . ./drm_lib.sh # read everything we can cat $i915_path/* > /dev/null 2>&1 exit 0