Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lack of some necessary components generates obscure error messages #273

Open
sunhailin-Leo opened this issue Dec 27, 2024 · 0 comments
Open

Comments

@sunhailin-Leo
Copy link
Contributor

Question

Solution

# Ubuntu/Debian
apt-get install pciutils -y 

# CentOS
yum install pciutils -y

Improvement

  • In the installation document, should add some pre-install script to inform the user to install it.
  • By the way, dmidecode also has the same problem.
# Ubuntu/Debian
apt-get install dmidecode -y 

# CentOS
yum install dmidecode -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant