Driver for NIC HP NC552SFP 10GbE SFP+

pasja

Cadet
Joined
May 31, 2023
Messages
7
Hi all, is there and chance to run this card HP NC552SFP 10GbE SFP+, on TrueNas Scale?

Code:
root@truenas[/home/admin]# lspci | egrep -i --color 'network|ethernet|communication'
00:14.3 Network controller: Intel Corporation Wireless-AC 9560 [Jefferson Peak] (rev 10)
00:16.0 Communication controller: Intel Corporation Cannon Lake PCH HECI Controller (rev 10)
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (7) I219-V (rev 10)


Unfortunately the system does not see the card.
 
Last edited:

Arwen

MVP
Joined
May 17, 2014
Messages
3,611
You've restricted the output to known network devices. Find the card using lspci -v and paste that block's output here in the forum thread, in CODE tags.

Further, TrueNAS SCALE is an appliance like software, and treated like firmware. Adding or removing drivers is not supported, (but some have done it). In general, if a card does not work initially, it never will work, (unless some un-supported hackery is done).
 
Top