Francesco Romani
Francesco Romani
If the disk is attached to a true raid controller, then there is no easy way (there could be controller-specific ways), because the intent of the controller is to mask...
> My fork (created to solve exactly this issue) treats a disk without partitions as if it has one partition. See tag 0.8.0-1: > > https://github.com/taigrr/ghw/tree/v0.8.0-1 This is very similar...
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...
> @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...
> @fromanirh sorry for the inconvenience, but how to I compile (make) ghw without specific modules, like pciFillInfo? no problem at all :) if you import the ghw packages in...
test failures are intentional (!!!) to make sure we don't merge without explicit action!
proposed PR: https://github.com/safchain/ethtool/pull/49
the change itself looks good. Let's maybe check (possibly in another PR) that this flow is covered by tests
Hi @viocle-kvanek ! to make the DCO check pass, could you please sign both of your commits https://github.com/jaypipes/ghw/pull/313/commits/8e44bc233c032fd3063de230be52d4027a6d682f and https://github.com/jaypipes/ghw/pull/313/commits/93cf72dd589f58b25344a373e86b8056c4b35765 ? The two commits can probably squashed together. If you...
Hi @huyuan1999 ! Thanks for the report. I understand parts of the problem, because indeed inside a VM a VFIO device can be misreported, but I'm not completely sure what's...