Page 1 of 1

I-Nex (or CPU-Z similar)

Posted: 03 Mar 2017, 10:20
by fulalas
I'm trying to build I-Nex or simply get a CPU-Z like program to check CPU clocks, temperatures, etc. Can someone help me?

Re: I-Nex (or CPU-Z similar)

Posted: 03 Mar 2017, 13:44
by ncmprhnsbl
theres a slackbuild: https://slackbuilds.org/repository/14.2/system/I-Nex/
which means theres a package in the slackonly repo, if it doesn't have to be built...apparently not :(

Re: I-Nex (or CPU-Z similar)

Posted: 03 Mar 2017, 22:35
by fulalas
I challenge you to build it, hehehe. I tried without success :(

Re: I-Nex (or CPU-Z similar)

Posted: 04 Mar 2017, 02:16
by donald
Hi
Maybe cpu-g
Image
I had to use/bundle these packages: -- (XFCE-32)
cpu-g-0.9.0-noarch-1_slonly.txz
gnome-python2-gconf-2.28.1-i486-1_slonly.txz
pycairo-1.10.0-i486-1.txz
pygobject-2.28.6-i486-2.txz
pygtk-2.24.0-i586-2.txz
python-2.7.13-i586-2_slack14.2.txz
tcl-8.6.5-i586-2.txz
tk-8.6.5-i586-2.txz

should also be available in 64 Bit -- IMO

make /usr/bin/cpu-g executeable and change /usr/share/applications/cpu-g
Exec=/usr/bin/cpu-g to Exec=gksu /usr/bin/cpu-g

Re: I-Nex (or CPU-Z similar)

Posted: 05 Mar 2017, 02:28
by Bogomips
fulalas wrote:simply get a CPU-Z like program to check CPU clocks, temperatures, etc.
Something like this?
Image
Below are kde widgets for comparison.

Re: I-Nex (or CPU-Z similar)

Posted: 06 Mar 2017, 01:33
by fulalas
Bogomips wrote:Something like this?
Image
Yes! How can I get this?

donald, I think CPU-G is a little bit old -- last update is from 2013. :( But thanks anyway!

Re: I-Nex (or CPU-Z similar)

Posted: 06 Mar 2017, 01:39
by Bogomips
usm -g conky and good luck!

Re: I-Nex (or CPU-Z similar)

Posted: 06 Mar 2017, 02:57
by donald
fulalas wrote:I think CPU-G is a little bit old -- last update is from 2013
afaik
The program evaluates the information found in
/proc/cpuinfo, /proc/meminfo and /sys/devices/virtual/dmi/id/*

îmo, the program-build-date should not matter much.

I-Nex (or CPU-Z similar)

Posted: 06 Mar 2017, 06:14
by Evan
<removed>

Re: I-Nex (or CPU-Z similar)

Posted: 06 Mar 2017, 07:44
by fulalas
Bogomips wrote:usm -g conky and good luck!
Wow! It depends of everyone! :no:
donald wrote:îmo, the program-build-date should not matter much.
I totally agree with you, but when dealing with hardware it's difficult to keep following new features coming out one after another. For example, CPU-G doesn't read CPU/motherboard/memory/GPU frequencies in real time, it doesn't provide CPU/motherboard/GPU temperatures, memory SPD, etc.

Re: I-Nex (or CPU-Z similar)

Posted: 07 Mar 2017, 00:46
by francois
@evan:


[HOWTO] Installing Packages Using pkgs.org (manual install)

Don't know if this old thread is of any use?

On the pkgs.org there is no dependencies listed for a full install slackware:
https://slackware.pkgs.org/14.2/ponce-x ... e.txz.html
Porteus is minimalist and depending on the desktop that you choose. For the openbox environement of ncmprhnsbl you get only two missing dependencies:

Code: Select all

guest@porteus:~$ su
Password: 
root@porteus:/home/guest# usm -g conky

 The following items were found.
 Choose an number to confirm. 
 ctrl+c to quit

1) conky-1.10.5-x86_64-1_slonly.txz
2) conky-1.9.0-x86_64-1ponce.txz
3) conky-manager-r136-x86_64-3_slonly.txz
4) conkyforecast-2.24-noarch-4_slonly.txz
#? 2

Processing:   conky-1.9.0-x86_64-1ponce.txz 
Ignored libraries: 

Libraries required:  28
Libraries found in system: 26
Libraries to resolve: 2

Processing library: libaudclient.so.2
And conky is already installed. This might not be the case of kde5.

You have to test and start the application in command line and troubleshoot the error messages.

Re: I-Nex (or CPU-Z similar)

Posted: 07 Mar 2017, 14:31
by Bogomips
francois wrote:And conky is already installed. This might not be the case of kde5.
??
Just checked, and conky not installed in xfce nor in cinnamon.