X-Git-Url: http://git.grml.org/?p=grml-hwinfo.git;a=blobdiff_plain;f=grml-hwinfo;h=e883cc570fff74c5d9632e7e3250ed03507192c7;hp=0070f83d19b04182fc3606b594417a13d80307a6;hb=2c2398af765c648afffa2dc159ebbf771bcf54d5;hpb=be10ff4784965a18a764ff3e866b95a3d309c280 diff --git a/grml-hwinfo b/grml-hwinfo index 0070f83..e883cc5 100755 --- a/grml-hwinfo +++ b/grml-hwinfo @@ -323,6 +323,10 @@ cd "${OUTDIR}" || exit 1 /usr/share/doc/lm-sensors/examples/eeprom/decode-dimms.pl > decode-dimms 2>decode-dimms.error fi + if exectest acpidump ; then + acpidump > ./acpidump 2>./acpidump.error + fi + # proxmox exectest qm && qm list > ./qm 2>./qm.error # libvirt