system testing report

  • Log Files and Environment Information

cat /proc/asound/card*/codec#*
cat /proc/cpuinfo
cat /var/log/dmesg | ansi_parser
dmidecode | iconv -t 'utf-8' -c
[ -d /sys/firmware/efi ] && grep -o --color=never 'EFI v.*' /var/log/kern.log || true
lsmod_info
lspci -vvnn | iconv -t 'utf-8' -c
find /etc/modprobe.* -name \*.conf | xargs cat
cat /etc/modules