set -x detect_hardware() { modprobe hdaps || true modprobe mmc_block || true return 1 }