Skip to content

Get an error install chipsec in ubuntu #962

@wangzitiansky

Description

@wangzitiansky

I install this but i get an erro
first i

sudo apt-get install build-essential python-dev python-setuptools python gcc \ linux-headers-$(uname -r) nasm

then

sudo python setup.py install

then

sudo python setup.py build_ext -i

when i do this

sudo python chipsec_util.py spi dump rom.bin

at last I get a error

################################################################
##                                                            ##
##  CHIPSEC: Platform Hardware Security Assessment Framework  ##
##                                                            ##
################################################################
[CHIPSEC] Version : 1.5.2
[CHIPSEC] OS      : Linux 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 2020 x86_64
[CHIPSEC] Python  : 2.7.18rc1 (64-bit)

****** Chipsec Linux Kernel module is licensed under GPL 2.0
[CHIPSEC] API mode: using CHIPSEC kernel module API
ERROR: Chipset requires a supported PCH to be loaded: VID = 0xFFFF, DID = 0xFFFF, RID = 0xFF
WARNING: *******************************************************************
WARNING: * Unknown platform!
WARNING: * Platform dependent functionality will likely be incorrect
WARNING: * Error Message: "Chipset requires a supported PCH to be loaded: VID = 0xFFFF, DID = 0xFFFF, RID = 0xFF"
WARNING: *******************************************************************
ERROR: To run anyways please use -i command-line option

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions