X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-hwinfo;fp=grml-hwinfo;h=491a09b6e83e65089d856d5f98495640f545ea79;hb=90c07867dc66adb26e247d893fa95599d5c46938;hp=e883cc570fff74c5d9632e7e3250ed03507192c7;hpb=2c2398af765c648afffa2dc159ebbf771bcf54d5;p=grml-hwinfo.git diff --git a/grml-hwinfo b/grml-hwinfo index e883cc5..491a09b 100755 --- a/grml-hwinfo +++ b/grml-hwinfo @@ -194,6 +194,7 @@ cd "${OUTDIR}" || exit 1 # disks / devices [ -f /proc/scsi/scsi ] && cat /proc/scsi/scsi > scsi exectest lspci && lspci -nn > ./lspci + exectest lspci && lspci -vvnn > ./lspci_verbose cat /proc/partitions > partitions find /proc/ide/ -name geometry -exec grep . {} \; > proc_ide 2>/dev/null df -h > ./df 2>/dev/null