X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-hwinfo;h=158e75074ffd2be83f97c1873ebb15d368f4ef0c;hb=f15244e3b559888efd1e5c29f38db2eb79fc22a2;hp=b91a137a8b81df3f1656c1c03a06c1b54cacbeb4;hpb=0976417e66a900928252a2e127ca7e5c1660303f;p=grml-hwinfo.git diff --git a/grml-hwinfo b/grml-hwinfo index b91a137..158e750 100755 --- a/grml-hwinfo +++ b/grml-hwinfo @@ -4,7 +4,7 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Mon Aug 20 11:23:37 CEST 2007 [mika] +# Latest change: Mon Aug 27 18:32:27 CEST 2007 [mika] ################################################################################ # Notice: Some ideas have been taken from # http://club.black.co.at/david/hwdb/infodump @@ -172,6 +172,8 @@ else exectest ddcprobe && ddcprobe > ddcprobe exectest dmidecode && dmidecode > dmidecode + exectest dconf && dconf -o dconf + if [ -x /usr/share/doc/lm-sensors/examples/eeprom/decode-dimms.pl ] ; then /usr/share/doc/lm-sensors/examples/eeprom/decode-dimms.pl > decode-dimms 2>decode-dimms.error fi