docker-kasm/root/gpuinfo.sh

2 lines
83 B
Bash
Executable file

#! /bin/bash
drm_info -j 2>/dev/null| jq -c 'with_entries(.value |= .driver.desc)'