You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
I have a Supermicro X10SAT motherboard with a Redwood Ridge controller, and whatever I do, the NHI driver won't load for it, so I can't authorize devices in "One Time Shared Key" or "Unique ID" modes. To get Thunderbolt devices to enumerate, I have to have the BIOS use it in Legacy mode, which seems insecure.
Are the tools meant to support these chips (in this case, DSL4410)? If I try adding the PCI ID to the 'thunderbolt' driver via 'new_id' in sysfs, I get: thunderbolt 0000:0e:00.0: failed to determine connection manager, aborting
It's not a high priority for me, just a nice to have, and I wasn't sure where else to ask.
0e:00.0 System peripheral [0880]: Intel Corporation DSL4410 Thunderbolt NHI [Redwood Ridge 2C 2013] [8086:1566]
Subsystem: Device [2222:1111]
Flags: fast devsel, IRQ 16
Memory at ee000000 (32-bit, non-prefetchable) [size=256K]
Memory at ee040000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [80] Power Management version 3
Capabilities: [88] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [c0] Express Endpoint, MSI 00
Capabilities: [a0] MSI-X: Enable- Count=16 Masked-
Capabilities: [100] Device Serial Number 01-00-00-00-00-<removed 3 pairs of digits>
Capabilities: [200] Advanced Error Reporting
Capabilities: [300] Virtual Channel
Capabilities: [400] Power Budgeting <?>
Capabilities: [500] Vendor Specific Information: ID=1234 Rev=1 Len=050 <?>
Capabilities: [600] Latency Tolerance Reporting
I have a Supermicro X10SAT motherboard with a Redwood Ridge controller, and whatever I do, the NHI driver won't load for it, so I can't authorize devices in "One Time Shared Key" or "Unique ID" modes. To get Thunderbolt devices to enumerate, I have to have the BIOS use it in Legacy mode, which seems insecure.
Are the tools meant to support these chips (in this case, DSL4410)? If I try adding the PCI ID to the 'thunderbolt' driver via 'new_id' in sysfs, I get:
thunderbolt 0000:0e:00.0: failed to determine connection manager, abortingIt's not a high priority for me, just a nice to have, and I wasn't sure where else to ask.