Page: Previous  1, 2, 3, 4, 5 ... 24, 25, 26  Next

techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4126
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
New feature, by request, added to -x output: now if it's available, -x will also show the kernel module driver version number as well as the driver itself for networking and audio cards.

Note: not all modules show this data, so if you don't see it after updating to latest inxi, it's not available in your system for that card module driver.
Back to top
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4126
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
0.7.0 : fixes broken Konversation built in script support. This means, once you create the links, you can start inxi in konversation like this: /inxi

Read the release notes for more information.
Back to top
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4126
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
New feature in 0.8.x: -p option, adds output to the -P option, with -p will show all detected file systems as well as defaults.

Also added /tmp and /usr to default output.

Because of some odd user data we saw, any filesystem with a space in it will NOT show because it's not really possible to make awk read spaces correctly, it assumes they are field separators.

So with that one exception, all mounts should show with -p, including swaps.
Back to top
anticapitalista
Status: Contributor
Joined: 13 Jun 2008
Posts: 202
Location: Greece
Reply Quote
Thanks very much for including this in inxi.
:: Code ::

$ inxi -p
Partition: ID:/ size: 30G used: 14G (47%) ID:/mnt/sda7 size: 87G used: 65G (78%) ID:/mnt/sda5 size: 9.9G used: 5.4G (58%)
           ID: swap:/dev/sda2 size: 1.12GB

Back to top
trash80
Status: Interested
Joined: 03 Nov 2008
Posts: 29
Location: in the middle
Reply Quote
I am currently working on HT (hyper-threading) detection, as well as a more robust way to determine whether a system has multiple processors, and multiple cores per processor.

I'll post an update when it is functional and inxi is updated.

As of today, inxi is at version 9.1.

It includes internal fixes that introduced 1 bug, which will be fixed with the next release with HT/core detection.

The bug exists in IP detection when the -i switch is used.
Back to top
anticapitalista
Status: Contributor
Joined: 13 Jun 2008
Posts: 202
Location: Greece
Reply Quote
I get this now:

inxi -i
Interface: Interfaces tool requires missing app: ifconfig

inxi 0.9.1

There is no app in Debian called ifconfig
# apt-get install ifconfig
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package ifconfig
Back to top
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4126
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
apt-cache search ifconfig

I use net-tools.
Back to top
anticapitalista
Status: Contributor
Joined: 13 Jun 2008
Posts: 202
Location: Greece
Reply Quote
I have net-tools and ifconfig in a terminal gives info, but I still get this message with inxi -i

Interface: Interfaces tool requires missing app: ifconfig
Back to top
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4126
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
that's a bug that was recently introduced, it should have been patched and uploaded already, but it wasn't yet, in that case.
Back to top
trash80
Status: Interested
Joined: 03 Nov 2008
Posts: 29
Location: in the middle
Reply Quote
inxi 9.2 released

It should now detect and display HT and SMP

the inxi -i should be working now
Back to top
Display posts from previous:   
Page: Previous  1, 2, 3, 4, 5 ... 24, 25, 26  Next
All times are GMT - 8 Hours