Skip to content

Conversation

@brianmcgee
Copy link
Collaborator

@brianmcgee brianmcgee commented Aug 12, 2024

We were losing pci and usb lookups when using anything other than all for hardware-features.

This fixes that by mixing in the int probe feature regardless of the list provided, matching this behaviour https://github.com/openSUSE/hwinfo/blob/c87f449f1d4882c71b0a1e6dc80638224a5baeed/src/hd/hd.c#L597-L605

Closes #62

We were losing pci and usb lookups when using anything other than `all` for `hardware-features`.

This fixes that by mixing in the `int` probe feature regardless of the list provided, matching this behaviour https://github.com/openSUSE/hwinfo/blob/c87f449f1d4882c71b0a1e6dc80638224a5baeed/src/hd/hd.c#L597-L605

Signed-off-by: Brian McGee <brian@bmcgee.ie>
@brianmcgee brianmcgee requested review from Mic92 and zimbatm August 12, 2024 09:01
@brianmcgee brianmcgee merged commit 6532af4 into main Aug 13, 2024
@brianmcgee brianmcgee deleted the fix/id-lookup branch August 13, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Review how we detect gpu

2 participants