Closed hongyi-zhao closed 3 years ago
See following:
$ sudo dmidecode -t 4 # dmidecode 3.2 Scanning /dev/mem for entry point. /dev/mem: No such file or directory
Got it based on the notes here with the following options:
--device /dev/mem:/dev/mem --cap-add SYS_RAWIO
See following: