Commit graph

1984 commits

Author SHA1 Message Date
inxi-svn 8768c2b0dd code cleanup 2009-08-07 00:07:41 +00:00
inxi-svn e41eeea227 maybe svn glitch, double checking 2009-08-07 00:05:57 +00:00
inxi-svn d57cbf4b1e svn ci error, change version, line wrapping for hard disk output, bug fixes in print out sections. 2009-08-07 00:04:04 +00:00
Trash80.v2.0 69b0694e91 corrected the cpu input, accidentally added bugfix to wrong line. 2009-08-05 04:59:55 +00:00
inxi-svn 242dc4e829 (change version)
fixed very obscure gensub/gawk bug that makes integers into strings if 501-1000 when number is generated by gensub. This bug makes the 
number typed as string, which makes > tests always true.

Also fixed output bug where there is nothing in main fan data, but there is something in default fan data array.
2009-08-05 00:56:27 +00:00
inxi-svn 2201b388c9 (change version)
bug fix for cpu data. Make sure all cpu counts are > 1 for tests.
2009-08-05 00:26:28 +00:00
inxi-svn a2c6aabcd8 (bug fix / tweak)
Added back in -s show sensors always to avoid confusion, but turns off if error message for -F output. This is to avoid spam yet still 
have it work always as expected.
2009-08-04 00:21:54 +00:00
inxi-svn 0d24ff1bcb added -h -s message about -! 1 test flag to see why no error output for sensors 2009-08-04 00:13:48 +00:00
inxi-svn 588dcac434 (change version)
By suggestion, now show no sensors output if error condition: missing sensors app OR no sensors output
This can be overridden for debugging by override with -! 1 flag, testing 1
2009-08-04 00:12:26 +00:00
inxi-svn 5c12898d86 (tweak)
Added to sensors CASE fan test explicitly to sys fan array.
2009-08-04 00:01:43 +00:00
inxi-svn 6649e5c794 bug fix, handled case of multiple gpus and temps 2009-08-03 08:21:11 +00:00
inxi-svn a890e72a7f bug fix to ati detection gpu temp 2009-08-03 08:14:43 +00:00
inxi-svn c7cda10cf0 (change version)
Added nvidia/ati-fglrx gpu data output to sensors
2009-08-03 08:11:30 +00:00
inxi-svn e792d57762 made cpu flag string code more readable 2009-08-03 07:07:31 +00:00
inxi-svn a18aa882a8 tweaked cpu flag short output to handle sse4a and sse4 and sse5 2009-08-03 06:59:17 +00:00
inxi-svn aaf69ff9d2 altered -x help text a bit to make it more clear 2009-08-03 06:04:25 +00:00
inxi-svn 0fb63a489f bug fix, since it's basically not possible to control charset of output consoles, removing the degree circle from sensors output. It
failed on 8859-14, for example, but works on utf-8 and 8859-1, but rather than fight endless charset locales stuff it's easier to just 
dump it.
2009-08-03 04:48:29 +00:00
inxi-svn fcc98e7c11 Added which sudo test, added more comments to explain what is happening. 2009-08-03 04:38:27 +00:00
inxi-svn 042cd2cd65 tweaked help and comments for the sudo information, it requires sudo -V 1.7 or newer to use -n option.
If older, sudo will just error out, which is fine for now, it always works as root though. Eventually all systems will support this, so 
there's no real need to test for version numbers of sudo I think.
2009-08-03 04:32:29 +00:00
inxi-svn 093a11e67d (change version)
small new feature: show with -x, extra options, hddtemp data for -D data, if hddtemp installed, and if user root, or if user is in 
/etc/sudoers with: <username>  ALL = NOPASSWD: /usr/sbin/hddtemp

Another nice little sys admin thing.
2009-08-03 03:57:20 +00:00
inxi-svn 0bc773464f (change version)
More fine tuning of sensors. Handled case where temp 1 or 2 is greater than temp 2 or 1, but fan speed is zero for the hotter case, and is 
> 0 for the cooler case. This means that the cpu fan will be the cooler temp.

Added an attempt to set mobo fan speed if fanx is > 5000k rpm, those little fans will always be fast and on mobo, or almost always.
2009-07-31 22:26:09 +00:00
inxi-svn a402275233 more comments tweaks and clarifications 2009-07-30 01:09:58 +00:00
inxi-svn da55d78f6f tweaked comments in sensors section 2009-07-30 01:07:27 +00:00
inxi-svn f410dc896c small tweak to double check that only valid temp data gets used in regex 2009-07-30 01:00:24 +00:00
inxi-svn 1452797265 (change version)
bug fix in sensors counting and detection.
2009-07-30 00:39:57 +00:00
inxi-svn 4b1296685c added variable declaration to sensors 2009-07-30 00:22:49 +00:00
inxi-svn 06b50b2946 bug fix for missing names for hard disks, now shows temp data content instead of Name n/a, which is more useful. 2009-07-30 00:21:12 +00:00
inxi-svn 1c960eefc2 (change version)
Redid the logic for sensors to be totally dynamic and regex driven, no more hacks.

This should drastically help with fringe case data handling, and solved all the posted data samples of sensors output
2009-07-29 20:47:22 +00:00
inxi-svn b8d0abd743 (change version)
New feature: -s option triggers sensors output, also -F adds it.

Shows all that can be gathered, cpu/mobo temp, cpu/mobo/psu fan speed, sys fan speeds.

Also cleaned up some non clear code in inxi.
2009-07-28 22:44:21 +00:00
Trash80.v2.0 51014234cf fixed color bug I caused, I changed default to 0 for my theme and it went to commit. Reversed it back to 2. 2009-07-08 03:57:34 +00:00
Trash80.v2.0 1646b83668 'yeah' somehow jumped in. Removed before allowing updates. Should be find now. 2009-07-08 03:52:13 +00:00
Trash80.v2.0 3c36885806 released qt4 konvi 'fix' and updated main. Had to reorder tests so that $PATH is updated before dependencies are searched. 2009-07-08 03:50:28 +00:00
inxi-svn 58b3c54d61 added finch to trunk, reordered case list 2009-06-07 01:55:40 +00:00
inxi-svn 313d023c01 added comments for logging 2009-05-29 03:27:19 +00:00
inxi-svn aef0494669 added cat and sys info logging for 9, 8 default, 10 color logging 2009-05-29 03:18:36 +00:00
inxi-svn 7745b3c004 code cleanup for sed for logging 2009-05-29 00:19:46 +00:00
inxi-svn 80f2f2a508 fixed numbering 2009-05-29 00:05:26 +00:00
trash80.v2.0 c6d9f65838 Still a gawk bug loomed. Fixed now. inxi will exit in Ubuntu with gawk requirement only now. (or any other distro gawk-less). 2009-05-28 23:48:35 +00:00
inxi-svn 5c92c093fc debug comments 2009-05-28 23:12:00 +00:00
inxi-svn 4a81c302ad added logging for -@ 9 and 10, update version 2009-05-28 23:08:18 +00:00
inxi-svn ede1de3594 bug fix 2009-05-28 20:41:14 +00:00
inxi-svn dbabc6ee44 updated date on inxi 2009-05-28 20:35:11 +00:00
inxi-svn 462fff6b5d updated trunk inxi 2009-05-28 20:26:29 +00:00
inxi-svn b59210e006 (updated number) 2009-03-20 21:13:46 +00:00
inxi-svn 3bb4cf508c (change version)
fixed a subtle spacing issue that sometimes makes some data change irc colors, now all spacing should protect against that.
2009-03-20 21:13:11 +00:00
inxi-svn d58622e6b5 (no version change)
But update packaging anyway. 

This just updates the -h menu to better reflect what the options currently do.
2009-03-17 05:14:12 +00:00
inxi-svn f2d857a591 Removed some debugging stuff 2009-03-17 02:00:56 +00:00
inxi-svn d66bf2a2c2 Added in root test for rest of get gfx data sections to avoid debugger gfx errors 2009-03-17 01:56:21 +00:00
inxi-svn 1a42ad59f0 (change version)
Removed redundant line printing output for debugger > 5. Why this even existed is beyond me, it does nothing to help debug.
2009-03-17 01:53:02 +00:00
inxi-svn 3bfc7ec9cb (no version change)
Some code clean up, got rid of a few more awk one liners, and added back in the local variable.
2009-03-17 00:09:52 +00:00