inxi - A newer, better system information script for irc, administration, and system troubleshooters

References

inxi is a full featured system information bash script. It comes pre-installed in Crunchbang, Epidemic, Linux Mint and AntiX. Arch Linux has an AUR inxi package. As of this writing it is not included in the Debian/Ubuntu repos.

For Cathbard's Debian deb package the installation requires 3 or 4 steps, depending followed by invoking the built-in update

  1. sudo apt-get install mesa-utils (This may or may not be sucessfull. If not,)
  2. sudo apt-get -f install (Otherwise you can skip this step)
  3. wget ftp://cathbard.com/binary/inxi*.deb
  4. sudo dpkg -i inxi_1.7.7-1_all.deb (or whatever pkg you wgot)
  5. sudo inxi -U (This updates the script)

There is also a one-liner install which seems to work as well. Run this as root

cd /usr/local/bin && wget -Nc smxi.org/inxi && chmod +x inxi

Check out the install page link above for other options.

After install, as a normal user, run inxi --recommends and see what you're missing. Chances are you will have to apt-get install hddtemp acpi gawk mesa-utils lm-sensors. After inxi-recommends gives a clean bill of health, run inxi -Fxdfulopni or run inxi -h for other options

System:    Host aa1 Kernel 2.6.32-35-generic x86_64 (64 bit gcc 4.4.3) Console tty 2 Distro Ubuntu 10.04 lucid
Machine:   Mobo Acer model Aspire X1420G Bios American Megatrends version P01-B1 date 04/20/2011
CPU:       Quad core AMD Athlon II X4 645 (-MCP-) cache 2048 KB bmips 24918.2 
           Clock Speeds: (1) 800.00 MHz (2) 800.00 MHz (3) 800.00 MHz (4) 800.00 MHz
           CPU Flags fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx 
           fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni 
           monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt 
Graphics:  Card: nVidia C61 [GeForce 6150SE nForce 430] bus-ID: 00:0d.0 
            X.org 1.7.6 driver nvidia tty size 238x56 Advanced Data: N/A out of X
           GLX Renderer N/A GLX Version N/A Direct Rendering N/A
Audio:     Card nVidia MCP61 High Definition Audio driver HDA Intel bus-ID: 00:05.0 Sound: ALSA v: 1.0.21
Network:   Card nVidia MCP61 Ethernet driver forcedeth port e480 bus-ID: 00:07.0
           IF: eth0 state: unknown speed: N/A duplex: N/A mac: xx:xx:xx:xx:xx:xx
           Wan IP: xx.xx.xx.xx IF IP: eth0 - 192.168.1.52
Drives:    HDD Total Size: 1500.3GB (20.3% used) 1: /dev/sda WDC_WD10EADX 1000.2GB 28C 
           2: USB /dev/sdc My_Passport_0730 500.1GB 0C 
           Optical: /dev/sr0 model: HL-DT-ST DVDRAM GH70N rev: UGA0 dev-links: cdrom,cdrw,dvd,dvdrw,scd0
           Features: speed: 40x multisession: yes audio: yes dvd: yes rw: cd-r,cd-rw,dvd-r,dvd-ram state: running
Partition: ID:/ size: 907G used: 116G (14%) fs: ext4 dev: /dev/sda1 label: N/A uuid: 9196540f-b353-4cfd-85cd-73eb468af1b8 
           ID:/home/user size: 907G used: 116G (14%) fs: ecryptfs dev: /dev//home/user/.Private label: N/A uuid: N/A 
           ID:/media/Passport size: 459G used: 169G (39%) fs: ext4 dev: /dev/sdc1 label: Passport uuid: db0d9600-9f27-4a17-a5e6-6ab3484e7e73 
           ID:swap-1 size: 11.40GB used: 0.00GB (0%) fs: swap dev: /dev/sda5 label: N/A uuid: a7958987-3134-4b5f-97bb-7fa621458fca 
Unmounted: No unmounted partitions detected.
Sensors:   System Temperatures: cpu: 22.0C mobo: 18.0C 
           Fan Speeds (in rpm): cpu: N/A 
Info:      Processes 201 Uptime 23:35 Memory 726.7/3711.3MB Runlevel 2 Client Shell inxi 1.7.7 

Send mail to the Webmaster

logo This site best viewed with a browser
Warning: This is a Debian centric site and MAY contain peanuts.
Many thanks to Debra Lynn and Ian Murdock for making Debian possible
First created Dec 1 2011 ~ Last revised January 30, 2012

Valid XHTML 1.0 Strict Valid CSS!