inxi
inxi copied to clipboard
inxi is a full featured CLI system information tool. It is available in most Linux distribution repositories, and does its best to support the BSDs.
This issue consolidates issue #153, #128, and #77. I want to in particular thank apla from issue #153 for providing invaluable ongoing remote access to ARM SBC devices, it's thanks...
Hi, Can you have inxi infer SDCard Reader(s) : ```bash PC1 $ lspci | egrep -i "(sd|card).reader" 06:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader...
Due to how much great user feedback I got from all the distros who participated in the beta testing process, I ended up with some unfinished issues, new feature requests,...
Note that the problem of identifying the system base of a derived distro is often pretty much the same exact problem as a distro ID'ing wrong, so to fix the...
Hey guys, What about devices which connected via raid-card? Can we get more info? For linux we can use something like this: `hdparm -I /dev/sg[0-9]* 2>/dev/null |grep -E 'Model Number|Serial...
When Ubuntu or other distributions based on Ubuntu (Mint, PopOS, ElementaryOS, Zorin, ...) are installed in OEM mode (where the operating system is preinstalled by the hardware manufacturer), the system...
In order to add a compositor, we need the following information. Adding each one is a pain and very boring, since it has to be done empirically, one by one....
Hi. I want suggest new feature - detailed information about RAM modules. Information like this ``` ---=== Memory Characteristics ===--- Maximum module speed 1333 MHz (PC3-10600) Size 8192 MB Banks...
When using either the `shell` or `command` module in Ansible, in combination with the `--output-file` flag on inxi, I'm getting the following error output: ``` "stdout": "Error 1: You can't...
**Adding Window Manager/Desktops/Compositors:** Also see issue #158 for compositor/window manager information. To add a wm or desktop to inxi, the following questions must be answered: 1. is it uniquely detectable...