-
Notifications
You must be signed in to change notification settings - Fork 181
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
implement PCI module on Windows #322
Comments
Same on windows 11. |
Hi @fangdichan this is unfortunately not a bug but an implementation gap. We would need contribution to enable the PCI device lookup on windows, because none of active contributors is a windows user. |
@fromanirh is there some prevision on when this functionality will be available? Is there a way to run ghw on windows whithout the implementation of pciFillInfo? |
AFAIK noone is working on this, but we'll gladly accept patches (cc @jaypipes ). You can totally use parts of |
@fromanirh sorry for the inconvenience, but how to I compile (make) ghw without specific modules, like pciFillInfo? |
no problem at all :) +++
|
I try this on win10, but it gives me that error: pciFillInfo not implemented on windows
The text was updated successfully, but these errors were encountered: