sysinfo 2 is a kio_sysinfo package for KDE4, which shows various system information.
What's new?
- new design,
- rebuilt disk module,
- new features in CPU module, like: the number of CPU cores, cache size, temperature,
- new features in graphic module, like: direct rendering, screen resolution, X.Org version,
- new module for network with features like: connection name, connection status, IP address, hardware address, default geteway, default DNS. Network module is set to discover 4 connections.
Install procedure:
- unpack source code,
- create build directory,
- in build directory run “cmake -DCMAKE_INSTALL_PREFIX=`kde4-config –prefix` .. “,
- as root run make and make install.
Required packages:
- devel utilities, like gcc, make, qmake etc.
- devel libraries for KDE4 like libkde4, kdebase4-workspace-devel etc.
Product's homepage
Limitations:
· Warning: This works perfect with openSUSE 11.0 and 11.1, I don't run this on other distributions yet - maybe someone would like to do it? Please report me any bugs.