alsa-info: provide DMI system sku
GitHub pull_request - opened
github at alsa-project.org
Wed Sep 30 18:22:59 CEST 2020
alsa-project/alsa-utils pull request #59 was opened from plbossart:
The system sku is used in SOF machine drivers to set specific quirks,
expose it in alsa-info to help support users. Example on a SoundWire
enabled device:
cat /sys/class/dmi/id/product_sku
0A32
dmidecode -s system-sku-number
0A32
Add a variable and expose the results of both methods.
Note that the dmidecode support is very recent and might not yet be
available in all distros:
http://git.savannah.nongnu.org/cgit/dmidecode.git/commit/?id=d70d5e686148eabe90c89fbf4cdcf5258db5aa05
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart at linux.intel.com>
Request URL : https://github.com/alsa-project/alsa-utils/pull/59
Patch URL : https://github.com/alsa-project/alsa-utils/pull/59.patch
Repository URL: https://github.com/alsa-project/alsa-utils
More information about the Alsa-devel
mailing list