Commit graph

575 commits

Author SHA1 Message Date
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