Commit graph

827 commits

Author SHA1 Message Date
inxi-svn 4e50a6d576 help cleanup 2011-05-26 22:30:41 +00:00
inxi-svn d8ca861e30 help cleanup 2011-05-26 22:29:53 +00:00
inxi-svn e5e3fcd360 help cleanup 2011-05-26 22:28:14 +00:00
inxi-svn b2ba9a5371 help tweaks 2011-05-26 22:21:10 +00:00
inxi-svn dc186acf4d help tweaks 2011-05-26 22:20:13 +00:00
inxi-svn 9c3a96f8d4 tweaks 2011-05-26 22:16:01 +00:00
inxi-svn 449bb487d1 cleaned up help menu 2011-05-26 22:15:27 +00:00
inxi-svn ef6cb816dd cleanup for wm version 2011-05-26 21:03:46 +00:00
inxi-svn c6baa7a03b cleaned up 2011-05-26 21:02:39 +00:00
inxi-svn c5600fa3d1 maybe tweak needed 2011-05-26 21:01:40 +00:00
inxi-svn b698be9168 trying little fix for wm issues 2011-05-26 20:33:10 +00:00
inxi-svn 088bf93df8 added trigger for --version/-v in get_de_version, sigh... 2011-05-26 20:01:07 +00:00
inxi-svn 2a88f17e8c new version: 1.5.7
Added to and improved debugging data collector. Options: -@ 11 -sys/networking; 12 - xorg; 13 - disk/partions. All also collect 
/proc data and some other stuff it's good to have examples of for future use.

Added dwm and wmii desktops as well.

Added support for standard --verbose and --help options.

Added irc exit if help menu is called for to avoid bad spamming.

Tweaked line count on System, made a touch shorter
2011-05-26 19:57:40 +00:00
inxi-svn 6e5a45e0b5 updated help -i item 2011-05-26 01:54:00 +00:00
inxi-svn 4e67c2aca4 made -i also show -n 2011-05-26 01:53:17 +00:00
inxi-svn 146f241df2 version number up, enough little tweaks to warrant it 2011-05-26 01:30:08 +00:00
inxi-svn 70402d0ea2 removed show extra data from -n, that's not needed, leave -x to be explicit or -F called 2011-05-26 01:29:38 +00:00
inxi-svn 521bc41040 final extra white space bug fix 2011-05-26 00:08:47 +00:00
inxi-svn 4c37defd0c bad copy paste, fixed 2011-05-26 00:00:36 +00:00
inxi-svn 8be45faa8b changed advanced graphics data to: advanced data 2011-05-25 23:18:21 +00:00
inxi-svn 199377f147 cleaned up, refactored irc tty version function 2011-05-25 23:11:31 +00:00
inxi-svn d8e0a8653a trying to get tty of console irc client 2011-05-25 22:56:02 +00:00
inxi-svn d913ef930a bug in output of opengl renderer, failed to remove extra white spaces after banlist applied 2011-05-25 22:40:36 +00:00
inxi-svn 34edd84e44 added xrandr to debugger data collector 2011-05-25 22:22:52 +00:00
inxi-svn 950de91cb4 bug fix version number update 2011-05-25 22:05:17 +00:00
inxi-svn b94e4146fe next step in fix 2011-05-25 22:04:21 +00:00
inxi-svn 8fdcc397a6 trying to fix that double line output bug 2011-05-25 22:02:29 +00:00
inxi-svn 0cac507903 bug fix 2011-05-25 21:48:27 +00:00
inxi-svn 68cc1953a4 added -n to -F output, why not, it's useful 2011-05-25 21:43:00 +00:00
inxi-svn 95ecf17ded cleanup 2011-05-25 21:39:38 +00:00
inxi-svn 559c595a18 Improved output, now counts characters and wrapps -S and -G lines, also added tty number for console mode.
Now also for greater than 1 video card, prints one per line and puts xorg data line separate always.

For 1 card or less, if line is short enough, puts it all one line. System line wraps if too long at desktop, which also
shows console and tty number if out of X
2011-05-25 21:32:16 +00:00
inxi-svn b6fca3c48b changed gfx drivers to use array for better output control, and also for future other gfx features 2011-05-25 01:53:20 +00:00
inxi-svn 9c8489d6b0 version number update for new loaded/failed output for video driver 2011-05-25 01:05:32 +00:00
inxi-svn a3494fb58a fixed up, made consistent and maybe more reliable 2011-05-25 01:03:29 +00:00
inxi-svn 5e093d108c bug fixes 2011-05-25 00:52:04 +00:00
inxi-svn 436badf418 bug fixes for module load/unload/fail 2011-05-25 00:50:53 +00:00
inxi-svn 9272811889 added loaded, unloaded, and failed output to graphics driver output, like: nvidia->loaded 2011-05-25 00:39:40 +00:00
inxi-svn b5ac8e13ad 1.5.2: new options: -z, triggers output filtering. This is default on for irc client output.
-Z - absolute override, turns off all filtering. This is useful if you are helping someone on irc for example and need to see this 
data.

Fixed a long term bug in the regex that filtered out home name from mount paths in partitions, was greedy, now it just filters out 
only the name and prints the rest of the full path, as it should.

Added twm to desktop support list, that has no --version output so that won't show.
2011-05-24 20:47:22 +00:00
inxi-svn 2b9a312eb3 cleaned up printout consistency 2011-05-23 23:08:12 +00:00
inxi-svn f249b4f319 comment added 2011-05-23 22:42:56 +00:00
inxi-svn 1fc7e1ad46 cleaned up, only check file once 2011-05-23 22:36:25 +00:00
inxi-svn bb8f7e279c new: show active running x driver, that can work in or out of x, since it reads xorg log.
New: split debugging data collector, now there is -@ 11 for /sys reads, and -@ 12, for xorg data output, including xprop -root, 
glxinfo, xdpyinfo, x version info, and related xorg files, including log data.
2011-05-23 22:23:06 +00:00
inxi-svn d33ba80b7e bug fix, long time bug, in konvi 4 detections 2011-05-22 02:56:01 +00:00
inxi-svn 0102533ad3 cleanup 2011-05-22 01:01:36 +00:00
inxi-svn 635bcadb27 bug 2011-05-22 01:01:04 +00:00
inxi-svn 1ba56fa1bf forget grep filter 2011-05-22 01:00:50 +00:00
inxi-svn 4c09c0c34a comments added 2011-05-22 00:59:15 +00:00
inxi-svn 92c8d05282 trying to be careful 2011-05-22 00:36:21 +00:00
inxi-svn 38ccfdab7c added konvi stuff 2011-05-22 00:33:47 +00:00
inxi-svn 793829b982 made if logic more reliable, now only if in x and if konvi is running use the konvi test 2011-05-22 00:29:47 +00:00
inxi-svn b109fac130 tweaks 2011-05-22 00:20:25 +00:00
inxi-svn a4e1f200c1 tweak on konvi fix 2011-05-22 00:17:21 +00:00
inxi-svn 4751d077f2 trying a konvi fix 2011-05-22 00:15:55 +00:00
inxi-svn a2c29cb67c finally, 1.5.0 is now out, with last cleanups 2011-05-21 23:35:35 +00:00
inxi-svn c85ef425c5 loosened regex to handle future things like git, v12.2, b12.2 or whatever for desktop versions 2011-05-21 23:31:07 +00:00
inxi-svn 0fc3ba54da tweaks 2011-05-21 23:24:52 +00:00
inxi-svn 58abfed757 tweaks 2011-05-21 23:20:21 +00:00
inxi-svn 02e122f8aa comments 2011-05-21 23:17:23 +00:00
inxi-svn 07107f432f added exit to gawk loop 2011-05-21 23:14:27 +00:00
inxi-svn 9cef50f286 output tweak 2011-05-21 22:59:56 +00:00
inxi-svn 1ba97c1ea7 added xfce built with toolkit 2011-05-21 22:54:02 +00:00
inxi-svn 5f2bb1a94e comments 2011-05-21 22:47:57 +00:00
inxi-svn b6984a89c1 fixed bugs 2011-05-21 22:46:13 +00:00
inxi-svn ec8fddfb0a white space 2011-05-21 22:35:18 +00:00
inxi-svn bda1b6c5af bug fixes, need to preserve white space 2011-05-21 22:34:18 +00:00
inxi-svn 142fd364ec bug fix 2011-05-21 22:32:25 +00:00
inxi-svn 79e8a864d7 tweaks 2011-05-21 22:25:40 +00:00
inxi-svn 3e60b263a0 refactored desktop detections to avoid repeated code 2011-05-21 22:19:36 +00:00
inxi-svn 7f928d583f awesome bug fix 2011-05-21 21:36:16 +00:00
inxi-svn fc0598d2e7 added awesome de version numbering 2011-05-21 21:29:45 +00:00
inxi-svn 7a7d90d4f6 tweak 2011-05-21 01:43:32 +00:00
inxi-svn 5b45de9320 added pekwm version number 2011-05-21 01:36:19 +00:00
inxi-svn af5ea2107f cleaned up some cruft 2011-05-20 08:32:01 +00:00
inxi-svn 32096b167f changed toolkit to show only with -xS, that's not that important. 2011-05-20 05:24:57 +00:00
inxi-svn bb43c32dbc bug fix 2011-05-19 07:05:56 +00:00
inxi-svn 2ee26bf950 bug fix 2011-05-19 07:01:32 +00:00
inxi-svn 4759c85833 bug fix 2011-05-19 06:58:31 +00:00
inxi-svn 58fccc20a1 cleaned up code a bit 2011-05-19 06:53:57 +00:00
inxi-svn 476f3cdad3 fine tunings 2011-05-19 06:46:36 +00:00
inxi-svn 559b049add xfce version numbers added 2011-05-19 06:20:20 +00:00
inxi-svn 15b9351a0a tweak 2011-05-19 06:07:48 +00:00
inxi-svn fc6cd65d66 icewm added 2011-05-19 06:04:30 +00:00
inxi-svn 4bb100ed8e more version info for other desktops 2011-05-19 05:52:08 +00:00
inxi-svn 962f1b9665 got gnome version/gtk version 2011-05-19 05:30:55 +00:00
inxi-svn 095313fa26 added kde version, and qt version, output 2011-05-19 05:03:14 +00:00
inxi-svn acd5f1d278 fixed pekwm to be lower case 2011-05-19 01:24:05 +00:00
inxi-svn 9f44cb54b4 added pekwm support 2011-05-19 01:18:47 +00:00
inxi-svn 85a30fa8d2 added comments, updated help to show desktop for S 2011-05-19 00:23:29 +00:00
inxi-svn 00268adb80 added comment for recommends on top, X11-utils is needed for xprop for -S 2011-05-18 23:21:23 +00:00
inxi-svn 92b73233c9 new feature, shows which desktop user is running, should work for gnome, kde 3.5, 4, 5, xfce 4, 5, fluxbox, lxde, openbox,
blackbox, awesome, fvwm, fvwm-crystal, and we'll add more with user data
2011-05-18 23:00:03 +00:00
inxi-svn 06bae0e38e many bug fixes, the -Nc flag was just not reliable enough to use 2011-05-07 04:42:10 +00:00
inxi-svn 9977c4b935 made version copyright update automatically 2011-05-07 04:02:44 +00:00
inxi-svn 181712f1a3 tweaked xiin exit error handling 2011-05-07 03:40:57 +00:00
inxi-svn e66e327025 whoops, better add it after to not break existing ones 2011-05-07 02:49:20 +00:00
inxi-svn f40e8c4292 added blue,white color scheme 2011-05-07 02:48:52 +00:00
inxi-svn 6bc88d6c37 changed from lspci -vv to lspci -v for xiin data collection 2011-05-07 01:46:58 +00:00
inxi-svn 3eb4409085 lower cased hostname for file name 2011-05-06 21:48:17 +00:00
inxi-svn d040defe62 tweaked errors for wget xiin 2011-05-06 21:31:40 +00:00
inxi-svn 88835fd4f9 added anon ftp information 2011-05-06 21:27:57 +00:00
inxi-svn 8f35818592 tweaked the hostname to get rid of spaces in case present, you never know 2011-05-06 21:24:20 +00:00
inxi-svn 22224f7bf8 text tweak 2011-05-06 21:22:45 +00:00
inxi-svn f121e25ac9 tweak 2011-05-06 21:16:30 +00:00
inxi-svn e6c4b8cba3 modified wget a bit for xiin to make it more robust, I hope 2011-05-06 21:15:09 +00:00
inxi-svn 9dfb064843 Update Version:
New debugging feature: -@ 11
this triggers a download/run of xiin, which reads and writes to file contents of /sys, and also writes to file
lsusb, lspci, lspci -vv, and the last 200 lines of /var/log/Xorg.0.log which can be helpful for debugging various 
gfx driver issues. Might make the last one optional or from another option, we'll see.

Also removed for detected wifi cards the speed and duplex modes, since they are not applicable for wifi

This will not always work, it detects string wireless, wifi, wi-fi, wlan and if found, doesn't make those lines.

Better than meaningless N/A output I'd say.

Debugger should make it easier, places data in a directory in $HOME./inxi/ and tells user where to find it.
2011-05-06 21:04:31 +00:00
inxi-svn 07d1b9ba35 Major cleanup of print gfx data function, the logic there was broken, and had legacy methods
that are no longer required. Simplified line constructor and used absolute tests for each part.
2011-05-04 21:08:56 +00:00
inxi-svn 7c5fedd3aa fine tuning, get rid of extra grep in loop 2011-05-01 16:42:33 +00:00
inxi-svn dd5a96c38b bug fix, simple, but requires a version update to force upgrades otherwise -N doesn't work right 2011-05-01 16:31:32 +00:00
inxi-svn cc171bb1d2 and also making busID into bus-ID to make it consistent as well 2011-04-30 23:37:24 +00:00
inxi-svn 4435de0266 trying usb-ID instead of USB-ID, looks more consistent 2011-04-30 23:36:38 +00:00
inxi-svn 949019f36e synched audio output to use usb id as well if -x runs 2011-04-30 23:10:06 +00:00
inxi-svn ab23b48ae1 added break to the loop now that it's getting so long for usb network, at this point only supporing a single usb network device, have to draw
a line at fringes I think.
2011-04-30 22:54:42 +00:00
inxi-svn f74ca21138 more fine tunings 2011-04-30 22:45:41 +00:00
inxi-svn afdd2ccc09 more fine tunings of usb detections 2011-04-30 22:43:44 +00:00
inxi-svn 7f1e81b280 more tweaking 2011-04-30 22:34:29 +00:00
inxi-svn 8ca542bf1a more fine tuning for usb detection 2011-04-30 22:32:39 +00:00
inxi-svn 4b02755df7 added a lot of possible network id strings, we'll see how it goes 2011-04-30 22:16:41 +00:00
inxi-svn 6df9f15527 cleaned up code a bit 2011-04-30 19:14:27 +00:00
inxi-svn 021299a5d8 debugging, had to add alternate case for idVendor path 2011-04-30 19:08:21 +00:00
inxi-svn 455dceb405 fixed spacing on selector 2011-04-30 18:46:03 +00:00
inxi-svn deca9853bf help tweak 2011-04-30 18:42:03 +00:00
inxi-svn 78830c1f47 fixed color schemes to only show safe dark/light group for irc or global color picker.
This solves the problem of unreadable output for some irc viewers

Also added output to color picker to show what selection was.

Note: I changed some of the colors so the old selections won't be the same, so please update version package maintainers
2011-04-30 18:35:54 +00:00
inxi-svn 4b553d6073 a bit of optimizing 2011-04-30 08:40:40 +00:00
inxi-svn 4baf69f8d5 small glitch fix 2011-04-30 08:37:05 +00:00
inxi-svn 82e074c027 tweaked it to add driver data also if usb was found for networking, that way it doesn't always run.
New version number
2011-04-30 08:28:58 +00:00
inxi-svn ce6ddd1653 try just fully loading advanced network array data always to get the driver data for usb networking 2011-04-30 08:24:30 +00:00
inxi-svn c1d5ed8169 new version, with usb networking driver output now 2011-04-30 08:06:01 +00:00
inxi-svn e1d3be49dd maybe driver for usb card? 2011-04-30 08:00:49 +00:00
inxi-svn 11a97ad73b final bug fix, whew!! 2011-04-30 07:38:23 +00:00
inxi-svn 767dc1f320 trying another 2011-04-30 07:24:21 +00:00
inxi-svn e4924fc44b trying another array way 2011-04-30 07:23:43 +00:00
inxi-svn 41dbd23c9d bug fix? 2011-04-30 07:17:23 +00:00
inxi-svn 9100ceff1c maybe bug fix 2011-04-30 07:15:03 +00:00
inxi-svn 5d09b8edde quick debugging test 2011-04-30 07:04:13 +00:00
inxi-svn 6f3edb1c13 cleanup 2011-04-30 07:00:36 +00:00
inxi-svn acf27542c8 bug fixes 2011-04-30 06:56:15 +00:00
inxi-svn ab0beedb5b bug fix 2011-04-30 06:54:36 +00:00
inxi-svn 46671c817b added card type 2011-04-30 06:45:56 +00:00
inxi-svn fa2166c105 numbering update, bug fixes on -n , -N 2011-04-30 06:41:45 +00:00
inxi-svn fc764ab7fc add back in test 2011-04-30 06:29:23 +00:00
inxi-svn d41b0e19de bug fix 2011-04-30 06:28:22 +00:00
inxi-svn 3ea39aaa5d test 2011-04-30 06:23:53 +00:00
inxi-svn 4fcd0b12af bug fix 2011-04-30 06:23:07 +00:00
inxi-svn ba8970db1b tweaks 2011-04-30 06:14:39 +00:00
inxi-svn 57a7600bdc tweaks 2011-04-30 06:08:05 +00:00
inxi-svn ef051ad0d6 bug fixes 2011-04-30 06:05:09 +00:00
inxi-svn a7c0dedd15 tweak 2011-04-30 05:59:36 +00:00
inxi-svn 406bcaecf1 first whack at usb networking/wifi cards, let's see how it goes 2011-04-30 05:44:46 +00:00
inxi-svn fa7ce4ab41 fixed error message glitch 2011-04-26 20:54:51 +00:00
inxi-svn 493f36bab3 fixed logic error in config file check/creation 2011-04-26 19:50:18 +00:00
inxi-svn 9e5426b180 added a bit of protection in case logic is wrong 2011-04-26 19:46:59 +00:00
inxi-svn ddd3258580 added failed download due to file corruption error and tweaked regex 2011-04-26 19:24:19 +00:00
inxi-svn 80ff3de839 fixed long broken update, now using test for end of file marker in data before writing to actual file 2011-04-26 19:16:44 +00:00
inxi-svn be88d73701 new features rollout in trunk, -c 94 - 99 triggers color selector which allows you to set in user]
config file colors for: terminal in x, console out of x, gui irc, irc terminal in x, irc console out of x

other tweaks too, simplified short inxi output, no more brackets, just a ~ or space as separator.

New color schemes, about 30 total now, those will be modified over time to be the best set of colors
for most users with most background types.

Other cleanups, closer to 1.5.x release now.
2011-04-26 18:57:48 +00:00
inxi-svn 799b95543b spring cleaning. Added as -x option for graphics card, busID output, that's useful.
Moved the output error messaging to the print gfx function where it should be.

I'll do that whereever the error messages were put in the get data functions, it' better to return null
and let the print function decide what message to give users, that way we can always test for null values
on anything we get from get data functions.

I'll fix these as I spot them.
2011-04-25 20:00:53 +00:00
inxi-svn 84267ea1a3 tweak 2011-04-25 19:01:11 +00:00
inxi-svn fa107bd89a fixed some output irregularities 2011-04-25 18:59:27 +00:00
inxi-svn d1e0999e7b added some irc blocked output for security, cleaned up a few glitches in -i and -n functions.
Now non irc output is unfiltered, and irc local mac, ip, username output is filtered.
2011-04-25 18:51:46 +00:00
inxi-svn 289a50fe09 more cleanup of -i to make it more consistent with -n and readable 2011-04-25 07:09:28 +00:00
inxi-svn c44eb201f0 more fixes 2011-04-25 07:05:24 +00:00
inxi-svn 61f3d09376 removed legacy comment, args, etc 2011-04-25 07:02:05 +00:00
inxi-svn 2467841555 and more 2011-04-25 06:59:24 +00:00
inxi-svn 7341973eff more variable fixes 2011-04-25 06:58:31 +00:00
inxi-svn 9933470d1a fixed naming of variable to fit what it is better 2011-04-25 06:57:02 +00:00
inxi-svn 2c75a106b6 added an error null 2011-04-25 06:53:44 +00:00
inxi-svn c7079c5f00 new feature, in stable trunk, -n, shows advanced network card information.
This will probably be modified quite a bit over time so it's a 1.4.80 to start, once it's stable, it will be 1.5.0 release.
2011-04-25 06:23:41 +00:00
inxi-svn 3213f8d1ed added support for virtual disks, like /dev/vda3 for partitions / disks 2011-04-21 01:16:09 +00:00
inxi-svn 6b592e3287 removed 10 cpu core print limit, I don't see any reason for that, and it might confuse users if they have more. 2011-01-12 00:18:03 +00:00
inxi-svn 4b24aefa2c fixed small multi card screen res bug, logic for comma placement was slightly wrong 2010-12-10 20:51:31 +00:00
inxi-svn 1196043bd7 added --exclude-types: devfs linprocfs sysfs fdescfs
the debian kfreebsd kernel shows those on -p output
2010-11-01 20:14:45 +00:00
inxi-svn 34876f7f9c added handling for multiple res for multiple screens in special cases with multiple video cards 2010-10-08 06:05:34 +00:00
inxi-svn d2411ce973 bug fix in multiple gpu print out, bug fix in multiple audio card driver print out 2010-10-08 05:37:08 +00:00
inxi-svn 15430ba3ab small fix in distro id to handle incorrectly arch linux /etc/lsb-release file.
Normally we won't fix such things, which are just bugs in the distro, but in this case,
since there's now an overall failsafe, that can be used for all future distros that might
make the same mistake.

But please, tighten up your standards distro, this is a small file, and it's not hard to fill
it out right, is it? Or is it?
2010-09-30 00:46:02 +00:00
inxi-svn 819fb339d8 added a comment 2010-09-29 16:38:37 +00:00
inxi-svn 0c3d35b650 the 4.1.16 bug fix recreated the 1.4.15 bug fix issue, that is now corrected. 2010-09-29 16:36:24 +00:00
inxi-svn 106c4878f1 fixed a bug where if disk has > 9 partions, label would repeat for root for all of them > 9 2010-09-26 21:59:16 +00:00
inxi-svn 2e75681f83 optimized a bit to reduce fs checks 2010-09-16 21:31:23 +00:00
inxi-svn 1de0becffc comment clean up 2010-09-16 21:21:25 +00:00
inxi-svn 8deff8d7f0 reset variable in a loop to avoid error 2010-09-16 21:19:50 +00:00
inxi-svn 6750924de4 fixed a weird arch kernel issue where df -hT reports first column /dev/disk/by-uuid no matter how disk is mounted in reality. 2010-09-16 21:10:33 +00:00
inxi-svn 92628d2f5c added in another ignore fs, devtempfs 2010-09-16 19:00:57 +00:00
inxi-svn 01842d5832 added in out of X, root support for showing X.org version 2010-08-24 21:27:47 +00:00
inxi-svn 3438103c7a added in handling for when the vendor string for xorg is NOT xorg, but something else, like fedora 2010-08-24 20:10:32 +00:00
inxi-svn 3b102a7b43 fixed date, jule-> july 2010-07-26 20:44:41 +00:00
trash80.v2.0 25219ba967 Bugfix to cpu logic 2010-07-24 23:49:55 +00:00
trash80.v2.0 a97f8d6b54 Updated and hopefully simplified the get_cpu<data>. We no longer care what the numbers are, all we do is count unique ids. Now we ignore the id identifier number, since the new i series from Intel either kills a logical processor or ships flawed quad cores as dual or dual HT, maybe even tri-core sometime. The new logic only cares about the number of cores, the number of physical processors, and the number of virtual processors. 2010-07-24 18:04:14 +00:00
inxi-svn 7df3311080 bug fix, -o also requires a loop type fs filter to avoid showing squashfs type partitions 2010-06-11 04:04:40 +00:00
inxi-svn f4d3d7a4e9 Change version:
Bug fix, added in globals B_DCOP / B_QDBUS for pretests of dcop/qdbus. Need to set both because some systems have both.

Bug fix, added squashfs and unionfs to excluded fs types to clean up -p output for partition data
2010-06-11 03:44:19 +00:00
inxi-svn d35ed8b8e2 wrong branch, uploaded now to trunk the qdbus error squelch bug fix. Change version because output is error, now it's nulled. 2010-04-10 03:29:45 +00:00
inxi-svn b63089a6d6 tiny bug fix, change version number because it can cause bad output slightly.
Added 2>/dev/null to qdbus, that tool isn't tested for and  might not be present, and when absent, throws error
2010-04-10 03:26:27 +00:00
inxi-svn 17065c59f7 help typo fix 2010-03-21 05:06:02 +00:00
inxi-svn 32da9c7a7f (change version)
fixed bug in sse output for flags
2010-03-05 22:36:09 +00:00
inxi-svn dc8706cfa7 small issue fix for intel ht dual core, it has bad core ids, so I had to replace smart count with a manual dumb count, that works 2010-03-05 07:22:56 +00:00
inxi-svn 083ef48993 c(change version, bug fixes worked) 2010-02-18 07:01:44 +00:00
inxi-svn c23da95276 tweaks 2010-02-18 06:57:47 +00:00
inxi-svn f419ca2c96 small tweak 2010-02-18 06:53:49 +00:00
inxi-svn 85f2543b31 fixed small issues, added SIO to mobo temp types, filtered out ps from -t c for slower systems 2010-02-18 06:34:23 +00:00
inxi-svn e6f728dbf9 fine tuned output, changed app: to either command: or daemon: , app isn't very accurate since it can be many things. 2010-02-16 23:02:01 +00:00
inxi-svn 585faeee28 bug fix 2010-02-16 22:44:57 +00:00
inxi-svn 3ea4eca9c1 (change version)
small bug fix in -t, gawk has to strip out [,],(,) to avoid compare errors in bash for things like [nfsd] in output
2010-02-16 22:43:23 +00:00
inxi-svn dc4ed951b1 (change version)
a small issue fix, where cpu spike caused by inxi itself gives a bad cpu speed. Solution, put a 0.3 sleep time right before we get the cpu 
data.

Less than 0.3 wasn't s reliable, not sure how much time the kernel needs to slow down cpus again.

user can set config override of this time easily.

Maybe one day inxi will be released with config files in /etc, then this stuff can be documented better in the file.

I found the sleep largely unnoticeable in my tests.
2010-02-15 05:05:47 +00:00