aboutsummaryrefslogtreecommitdiffstats
path: root/inxi.1
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2018-10-16 01:12:30 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2018-10-16 01:12:30 -0400
commitcf5d80ebe7729c616af26b0142ebebf049ecacea (patch)
tree4807acadb29ea48022f07d13d93fb422b2a227b3 /inxi.1
parentfa4cb5e396bb6512f486324b456ef2e9a64fb72a (diff)
downloadinxi-cf5d80ebe7729c616af26b0142ebebf049ecacea.tar.bz2
inxi-cf5d80ebe7729c616af26b0142ebebf049ecacea.tar.xz
inxi-cf5d80ebe7729c616af26b0142ebebf049ecacea.tar.zst
New upstream version 3.0.27-1upstream/3.0.27-1
Diffstat (limited to 'inxi.1')
-rw-r--r--inxi.144
1 files changed, 28 insertions, 16 deletions
diff --git a/inxi.1 b/inxi.1
index b65f482..14a1ade 100644
--- a/inxi.1
+++ b/inxi.1
@@ -1,4 +1,4 @@
-.TH INXI 1 "2018\-09\-28" inxi "inxi manual"
+.TH INXI 1 "2018\-10\-14" inxi "inxi manual"
.SH NAME
inxi \- Command line system information script for console and IRC
.SH SYNOPSIS
@@ -203,6 +203,9 @@ Show Information: processes, uptime, memory, IRC client (or shell type if run in
shell, not IRC), inxi version. See \fB\-x\fR and \fB\-xx\fR for extra information
(init type/version, runlevel).
+Note: if \fB\-m\fR is used or triggered, the memory item will show in the main
+Memory: report of \fB\-m\fR, not in \fB\Info:\fR.
+
Rasberry Pi only: uses \fBvcgencmd get_mem gpu\fR to get gpu RAM amount,
if user is in video group and \fBvcgencmd\fR is installed. Uses
this result to increase the \fBMemory:\fR amount and \fBused:\fR amounts.
@@ -219,13 +222,13 @@ array data shows array capacity, number of devices supported, and Error Correct
information. Devices shows locator data (highly variable in syntax), size, speed,
type (eg: \fBtype: DDR3\fR).
-Note that \fB\-m\fR uses \fBdmidecode\fR, which must be run as root (or start
+Note: \fB\-m\fR uses \fBdmidecode\fR, which must be run as root (or start
\fBinxi\fR with \fBsudo\fR), unless you figure out how to set up sudo to permit
-dmidecode to read \fB/dev/mem\fR as user. Note that speed will not show if \fBNo Module
-Installed\fR is found in \fBsize\fR. This will also turn off Bus Width data output if it is null.
+dmidecode to read \fB/dev/mem\fR as user. \fBspeed\fR and \fBbus width\fR will not
+show if \fBNo Module Installed\fR is found in \fBsize\fR.
-If memory information was found, and if the \fB\-I\fR line or the \fB\-tm\fR item have
-not been triggered, will also print the RAM used/total.
+Note: If \fB\-m\fR is triggered RAM total/used report will appear in this section,
+not in \fB\-I\fR or \fB\-tm\fR items.
Because \fBdmidecode\fR data is extremely unreliable, inxi will try to make best guesses.
If you see \fB(check)\fR after the capacity number, you should check it with the
@@ -506,6 +509,9 @@ The following details show which lines / items display extra information for eac
extra data level.
.TP
.B \-x \-A\fR
+\- Adds (if available and/or relevant) \fBvendor:\fR item, which shows
+specific vendor [product] information.
+
\- Adds version/port(s)/driver version (if available) for each Audio
device.
@@ -539,6 +545,9 @@ or if you have added to \fB/etc/sudoers\fR (sudo v. 1.7 or newer):
.B <username> ALL = NOPASSWD: /usr/sbin/hddtemp (sample)
.TP
.B \-x \-G\fR
+\- Adds (if available and/or relevant) \fBvendor:\fR item, which shows
+specific vendor [product] information.
+
\- Adds direct rendering status.
\- Adds (for single GPU, nvidia driver) screen number that GPU is running on.
@@ -589,6 +598,9 @@ generate one.
\- Adds device type in the Device line.
.TP
.B \-x \-N\fR
+\- Adds (if available and/or relevant) \fBvendor:\fR item, which shows
+specific vendor [product] information.
+
\- Adds version/port(s)/driver version (if available) for each Network card;
\- Adds PCI Bus ID/USB ID number of each Network card.
@@ -736,9 +748,6 @@ if \fBps\fR tests fail to find data.
\- Adds wind chill, heat index, and dew point if any of these are available.
.TP
.B \-xxx \-A\fR
-\- Adds (if available and/or relevant) \fBvendor:\fR item, which shows
-specific vendor [product] information.
-
\- Adds, if present, serial number.
.TP
.B \-xxx \-B\fR
@@ -766,9 +775,6 @@ found, nothing shows. Not all disks report this speed, so even if they are spinn
no data will show.
.TP
.B \-xxx \-G\fR
-\- Adds (if available and/or relevant) \fBvendor:\fR item, which shows
-specific vendor [product] information.
-
\- Adds (if available) \fBcompositor:\fR version \fBv:\fR.
.TP
.B \-xxx \-I\fR
@@ -791,9 +797,6 @@ data available.
\- Adds device serial number.
.TP
.B \-xxx \-N\fR
-\- Adds (if available and/or relevant) \fBvendor:\fR item, which shows
-specific vendor [product] information.
-
\- Adds, if present, serial number.
.TP
.B \-xxx \-R\fR
@@ -1083,6 +1086,14 @@ disabled due to unpredictable data in /proc tree.
Use this to locate file that /proc debugger hangs on.
.TP
+.B \-\-debug\-no\-exit\fR
+Skip exit on error when running debugger.
+
+.TP
+.B \-\-debug\-no\-proc\fR
+Skip /proc debugging in case of a hang.
+
+.TP
.B \-\-debug\-no\-sys\fR
Skip /sys debugging in case of a hang.
@@ -1257,7 +1268,8 @@ You can also visit
.SH HOMEPAGE
.I https://github.com/smxi/inxi
-.I https://smxi.org/
+
+.I https://smxi.org/docs/inxi.htm
.SH AUTHOR AND CONTRIBUTORS TO CODE