lpereira / hardinfo

System profiler and benchmark tool for Linux systems
http://hardinfo.org
GNU General Public License v2.0
774 stars 130 forks source link

Thunderbolt information #649

Open DMJC opened 2 years ago

DMJC commented 2 years ago

Is it possible to add the output of boltctl to hardinfo? This would list information about Thunderbolt devices e.g:

● Razer Core ├─ type: peripheral ├─ name: Core ├─ vendor: Razer ├─ uuid: c0030000-00a2-8508-2219-f4d4d2c1a918 ├─ generation: Thunderbolt 3 ├─ status: authorized │ ├─ domain: c6030000-0080-7518-2391-a4e51a82e819 │ ├─ rx speed: 40 Gb/s = 2 lanes 20 Gb/s │ ├─ tx speed: 40 Gb/s = 2 lanes 20 Gb/s │ └─ authflags: none ├─ authorized: Wed 25 May 2022 23:13:43 ├─ connected: Wed 25 May 2022 23:13:43 └─ stored: Fri 27 Sep 2019 01:14:20 ├─ policy: iommu └─ key: no

This will make it easier for users to find out what mode their Thunderbolt controller is running in/how much bandiwidth is being allocated to thunderbolt devices.