summaryrefslogtreecommitdiffstats
path: root/inxi.1
diff options
context:
space:
mode:
Diffstat (limited to 'inxi.1')
-rw-r--r--inxi.187
1 files changed, 69 insertions, 18 deletions
diff --git a/inxi.1 b/inxi.1
index aa69d3d..bb01737 100644
--- a/inxi.1
+++ b/inxi.1
@@ -15,7 +15,7 @@
.\" with this program; if not, write to the Free Software Foundation, Inc.,
.\" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
.\"
-.TH INXI 1 "2022\-04\-08" "inxi" "inxi manual"
+.TH INXI 1 "2022\-05\-19" "inxi" "inxi manual"
.SH NAME
inxi \- Command line system information script for console and IRC
@@ -32,8 +32,8 @@ inxi \- Command line system information script for console and IRC
[\fB\-\-weather\-unit\fR {\fBm\fR|\fBi\fR|\fBmi\fR|\fBim\fR}] [\fB\-y WIDTH\fR]
\fBinxi\fR [\fB\-\-edid\fR] [\fB\-\-memory\-modules\fR]
-[\fB\-\-memory\-short\fR] [\fB\-\-recommends\fR] [\fB\-\-sensors\-default\fR]
-[\fB\-\-slots\fR]
+[\fB\-\-memory\-short\fR] [\fB\-\-nvidia\fR] [\fB\-\-recommends\fR]
+[\fB\-\-sensors\-default\fR] [\fB\-\-slots\fR]
\fBinxi\fB [\fB\-x\fR|\fB\-xx\fR|\fB\-xxx\fR|\fB\-a\fR] \fB\-OPTION(s)\fR
@@ -526,12 +526,12 @@ See \fB\-\-memory\-modules\fR and \fB\-\-memory\-short\fR if you want a
shorter report.
.TP
-.B \-\-memory\-modules\fR
+.B \-\-memory\-modules\fR, \fB\-\-mm\fR
Memory (RAM) data. Show only RAM arrays and modules in Memory report.
Skip empty slots. See \fB\-m\fR.
.TP
-.B \-\-memory\-short\fR
+.B \-\-memory\-short\fR, \fB\-\-ms\fR
Memory (RAM) data. Show a one line RAM report in Memory. See \fB\-m\fR.
Sample: \fBReport: arrays: 1 slots: 4 modules: 2 type: DDR4\fR
@@ -569,6 +569,36 @@ Show Network device(s) information, including device driver. With \fB\-x\fR,
shows Bus ID, Port number.
.TP
+.B \-\-nvidia\fR, \fB\-\-nv\fR
+Show advanced non\-free Nvidia driver data. Triggers \fB\-G\fR and \fB\-a\fR as
+well. Expands existing \fBnon\-free:\fR driver report (Linux and Nvidia only).
+Also shows some basic information if not legacy driver. Useful to help diagnose
+driver support issues, shows extra data that can help diagnose/debug:
+.nf
+\fBinxi \-\-nvidia \-y1
+Graphics:
+ Device\-1: NVIDIA NV34 [GeForce FX 5200]
+ driver: nouveau
+ v: kernel
+ non\-free:
+ series: 173.14.xx
+ status: legacy (EOL)
+ last:
+ kernel: 3.12
+ xorg: 1.15
+ release: 173.14.39
+ arch: Rankine
+ code: NV3x
+ process: 130\-150nm
+ ports:
+ active: VGA\-1
+ empty: DVI\-I\-1,TV\-1
+ bus\-ID: 01:00.0
+ chip\-ID: 10de:0322
+ class\-ID: 0300
+.fi
+
+.TP
.B \-o \fR, \fB\-\-unmounted\fR
Show unmounted partition information (includes UUID and LABEL if available).
Shows file system type if you have \fBlsblk\fR installed (Linux only). For
@@ -809,10 +839,10 @@ of optical drives.
.TP
.B \-v 8
-\- All system data available. Adds advanced EDID data (\fB\-\-edid\fR), Repos
-(\fB\-r\fR), PCI slots (\fB\-\-slots\fR), processes (\fB\-tcm\fR), admin
-(\fB\-\-admin\fR). Useful for testing output and to see what data you can get
-from your system.
+\- All system data available. Adds Nvidia non\-free driver data
+(\fB\-\-nvidia\fR), advanced EDID data (\fB\-\-edid\fR), Repos (\fB\-r\fR), PCI
+slots (\fB\-\-slots\fR), processes (\fB\-tcm\fR), admin (\fB\-\-admin\fR).
+Useful for testing output and to see what data you can get from your system.
.TP
.B \-w \fR, \fB\-\-weather\fR
@@ -1237,6 +1267,8 @@ for each HCI ID.
.TP
.B \-x \-G\fR
+\- Adds GPU micro\-architecture (if Nvidia and found).
+
\- Adds PCI/USB ID of each device.
\- Adds (if available and/or relevant) \fBvendor:\fR item, which shows
@@ -1966,6 +1998,25 @@ non\-driver modules found, shows nothing. NOTE: just because it lists a module
does NOT mean it is available in the system, it's just something the kernel
knows could possibly be used instead.
+\- Adds (if Linux and Nvidia card) non\-free support information (if available).
+This can be useful for forum support people to determine if the card supports
+current active legacy Nvidia driver branches, or if the card nonfree driver is
+EOL or active. Note that if card is current, shows basic series and status.
+.nf
+\fBinxi \-GIaz
+Graphics:
+ Device\-1: NVIDIA NV34 [GeForce FX 5200] driver: nouveau v: kernel
+ non-free: 173.14.xx status: legacy (EOL, try \-\-nv) arch: Rankine
+ ports: active: VGA-1 empty: DVI\-I\-1,TV\-1 bus\-ID: 01:00.0
+ chip\-ID: 10de:0322 class\-ID: 0300
+ Display: x11 server: X.Org v: 21.1.3 driver: X: loaded: nouveau
+ unloaded: fbdev,modesetting,vesa alternate: nv,nvidia gpu: nouveau
+ display\-ID: :0 screens: 1\fR
+.fi
+
+For extended non free Nvidia legacy informatin, use
+\fB\-\-nvidia\fR/\fB\-\-nv\fR.
+
\- Adds PCIe generation, and, if different than running PCIe generation, speed
or lanes, \fBlink\-max: gen: speed: lanes:\fR (only items different from primary
shown).
@@ -2199,8 +2250,8 @@ Force inxi to use Curl, Fetch, Perl, or Wget for downloads.
.TP
.B \-\-force [colors|dmidecode|hddtemp|lsusb|pkg|usb-sys|wayland|vmstat|wmctrl]\fR
-Various force options to allow users to override defaults. Values be given as a
-comma separated list:
+Various force options to allow users to override defaults. Values can be given
+as a comma separated list:
\fBinxi \-MJ --force dmidecode,lsusb\fR
@@ -2416,15 +2467,15 @@ Shortcut. See \fB\-\-force wmctl\fR.
.SH DEBUGGING OPTIONS
.TP
-.B \-\-dbg 1\fR
-\- Debug downloader failures. Turns off silent/quiet mode for curl, wget, and
-fetch. Shows more downloader action information. Shows some more information
+.B \-\-dbg {[1\-x][,[1\-x]]}\fR
+Accepts one or more comma separated dbg specific debugging numbers.
+
+\fB1\fR \- Debug downloader failures. Turns off silent/quiet mode for curl, wget,
+and fetch. Shows more downloader action information. Shows some more information
for Perl downloader.
-.TP
-.B \-\-dbg [2\-xx]\fR
-\- See github \fBinxi-perl/docs/inxi-values.txt\fR for specific specialized
-debugging options.
+\fB1\-xx\fR \- See github \fBinxi\-perl/docs/inxi\-values.txt\fR for specific
+specialized debugging options. There are a lot.
.TP
.B \-\-debug [1\-3]\fR