trying to install s-tui, but no luck

I’m trying to install s-tui and also followed this guide to install python, etc. However, with zypper in s-tui or s-tui*, nothing cannot be found.
The downloadable package from github is just the source, which I cannot install in opensuse.

Any suggestions?

There is no s-tui rpm in the Repos you have enabled, so zypper (Yast) will not install the packages.

You have to install it as shown:
https://www.2daygeek.com/s-tui-stress-terminal-ui-monitor-linux-cpu-temperature-frequency/#

I followed these steps and the last thing that worked was:

zypper install python-pip 

python-pip stress is not available. So really I cannot continue as shown, unless I’m missing something.

Hi
There is now :wink:

@ultra99
Project packages;
https://build.opensuse.org/package/show/home:malcolmlewis:TESTING/python-stress
https://build.opensuse.org/package/show/home:malcolmlewis:TESTING/python-s-tui

Download the two rpms python3-stress and python3-s-tui from the following repo and manually install via zypper;
https://download.opensuse.org/repositories/home:/malcolmlewis:/TESTING/openSUSE_Tumbleweed/noarch/

Thank you so much, it’s working now!!

btw, under temp i see:

amdgpu, 0,
k10temp,0Tdie
k10temp,1,Tctl

It’s always on amdgpu even if I selected the others. I assume this gives the gpu temp. How can I let it show cpu and gpu temp?

Hi
Seems you can only select one sensor at a time?

yes, true. But which one is the cpu?

Hi
I imagine the Tdie one, what is the full output from the sensors command?

**#** sensors
thinkpad-isa-0000
Adapter: ISA adapter
fan1:        2200 RPM

amdgpu-pci-0300
Adapter: PCI adapter
vddgfx:           N/A   
vddnb:            N/A   
fan1:             N/A
temp1:        +52.0°C  (crit = +80.0°C, hyst =  +0.0°C)
power1:           N/A   

k10temp-pci-00c3
Adapter: PCI adapter
Tdie:         +52.2°C  (high = +70.0°C)
Tctl:         +52.2°C  

On Sat 12 Jan 2019 12:46:03 AM CST, ultra99 wrote:

malcolmlewis;2891351 Wrote:
> Hi
> I imagine the Tdie one, what is the full output from the sensors
> command?

Code:

# sensors
thinkpad-isa-0000
Adapter: ISA adapter
fan1: 2200 RPM

amdgpu-pci-0300
Adapter: PCI adapter
vddgfx: N/A
vddnb: N/A
fan1: N/A
temp1: +52.0°C (crit = +80.0°C, hyst = +0.0°C)
power1: N/A

k10temp-pci-00c3
Adapter: PCI adapter
Tdie: +52.2°C (high = +70.0°C)
Tctl: +52.2°C


Hi
I would go with the Tdie one.


Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
SLES 15 | GNOME Shell 3.26.2 | 4.12.14-25.25-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!