Hi, openSUSE Tumbleweed 20240418 is installed on this machine. I am noticing these messages now relating to cpupower-gui in a journalctl -b log output. https://paste.opensuse.org/pastes/3fa21ae9b076 cpupower-gui has become unable to launch through application menu as well as Konsole now. I reported a bug on cpupower-gui github page yesterday. https://github.com/vagnum08/cpupower-gui/issues/119 Started an ICEWM session (I thought it may be KDE related issue). Attempted start from Konsole by passing: # cpupower-gui -p resulting in a failure and output the same as shown in the log file. Could this possibly be an issue with the newer kernel version? uname -a 6.8.6-1-default #1 SMP PREEMPT_DYNAMIC Mon Apr 15 06:36:47 UTC 2024 (605b284) x86_64 x86_64 x86_64 GNU/Linux What are your thoughts on this situation? -Best Regards
* -pj via openSUSE Users <users@lists.opensuse.org> [04-20-24 17:35]:
Hi, openSUSE Tumbleweed 20240418 is installed on this machine. I am noticing these messages now relating to cpupower-gui in a journalctl -b log output.
https://paste.opensuse.org/pastes/3fa21ae9b076
cpupower-gui has become unable to launch through application menu as well as Konsole now.
I reported a bug on cpupower-gui github page yesterday.
https://github.com/vagnum08/cpupower-gui/issues/119
Started an ICEWM session (I thought it may be KDE related issue). Attempted start from Konsole by passing: # cpupower-gui -p resulting in a failure and output the same as shown in the log file.
Could this possibly be an issue with the newer kernel version? uname -a
6.8.6-1-default #1 SMP PREEMPT_DYNAMIC Mon Apr 15 06:36:47 UTC 2024 (605b284) x86_64 x86_64 x86_64 GNU/Linux
What are your thoughts on this situation?
the app is from a private individual's build, not a regular opensuse supported repro and probably has not been updated to comply with updated packages. fwiw, I tried it and it failed to function. but there are several private builds and I am too lazy to try them all. the commandline package is good enough for me. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet oftc
On 04-20-2024 04:45PM, Patrick Shanahan wrote:
* -pj via openSUSE Users <users@lists.opensuse.org> [04-20-24 17:35]:
Hi, openSUSE Tumbleweed 20240418 is installed on this machine. I am noticing these messages now relating to cpupower-gui in a journalctl -b log output.
https://paste.opensuse.org/pastes/3fa21ae9b076
cpupower-gui has become unable to launch through application menu as well as Konsole now.
I reported a bug on cpupower-gui github page yesterday.
https://github.com/vagnum08/cpupower-gui/issues/119
Started an ICEWM session (I thought it may be KDE related issue). Attempted start from Konsole by passing: # cpupower-gui -p resulting in a failure and output the same as shown in the log file.
Could this possibly be an issue with the newer kernel version? uname -a
6.8.6-1-default #1 SMP PREEMPT_DYNAMIC Mon Apr 15 06:36:47 UTC 2024 (605b284) x86_64 x86_64 x86_64 GNU/Linux
What are your thoughts on this situation?
the app is from a private individual's build, not a regular opensuse supported repro and probably has not been updated to comply with updated packages.
Ok
fwiw, I tried it and it failed to function. but there are several private builds and I am too lazy to try them all. the commandline package is good enough for me.
Very good of you to try that out also. Ok thank you for this information. I am reading this -> https://doc.opensuse.org/documentation/leap/archive/42.3/tuning/html/book.sl... I can use '# cpupower frequency-set --governor ondemand' to set the governor settings. How to set this (ondemand) during boot automatically? Some sort of cron job or something like that? Could I create a systemd service for this also perhaps? -Best Regards
* -pj via openSUSE Users <users@lists.opensuse.org> [04-20-24 19:05]:
On 04-20-2024 04:45PM, Patrick Shanahan wrote:
* -pj via openSUSE Users <users@lists.opensuse.org> [04-20-24 17:35]:
Hi, openSUSE Tumbleweed 20240418 is installed on this machine. I am noticing these messages now relating to cpupower-gui in a journalctl -b log output.
https://paste.opensuse.org/pastes/3fa21ae9b076
cpupower-gui has become unable to launch through application menu as well as Konsole now.
I reported a bug on cpupower-gui github page yesterday.
https://github.com/vagnum08/cpupower-gui/issues/119
Started an ICEWM session (I thought it may be KDE related issue). Attempted start from Konsole by passing: # cpupower-gui -p resulting in a failure and output the same as shown in the log file.
Could this possibly be an issue with the newer kernel version? uname -a
6.8.6-1-default #1 SMP PREEMPT_DYNAMIC Mon Apr 15 06:36:47 UTC 2024 (605b284) x86_64 x86_64 x86_64 GNU/Linux
What are your thoughts on this situation?
the app is from a private individual's build, not a regular opensuse supported repro and probably has not been updated to comply with updated packages.
Ok
fwiw, I tried it and it failed to function. but there are several private builds and I am too lazy to try them all. the commandline package is good enough for me.
Very good of you to try that out also.
Ok thank you for this information. I am reading this -> https://doc.opensuse.org/documentation/leap/archive/42.3/tuning/html/book.sl...
I haven't read but be aware the doc you quote is for 42.3, not tw.
I can use '# cpupower frequency-set --governor ondemand' to set the governor settings. How to set this (ondemand) during boot automatically? Some sort of cron job or something like that? Could I create a systemd service for this also perhaps?
certainly and there are more ways that than. learn by doing. and leave yourself a return path in case of failure(s). -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet oftc
On 04-20-2024 06:13PM, Patrick Shanahan wrote:
* -pj via openSUSE Users <users@lists.opensuse.org> [04-20-24 19:05]:
On 04-20-2024 04:45PM, Patrick Shanahan wrote:
* -pj via openSUSE Users <users@lists.opensuse.org> [04-20-24 17:35]:
Hi, openSUSE Tumbleweed 20240418 is installed on this machine. I am noticing these messages now relating to cpupower-gui in a journalctl -b log output.
https://paste.opensuse.org/pastes/3fa21ae9b076
cpupower-gui has become unable to launch through application menu as well as Konsole now.
I reported a bug on cpupower-gui github page yesterday.
https://github.com/vagnum08/cpupower-gui/issues/119
Started an ICEWM session (I thought it may be KDE related issue). Attempted start from Konsole by passing: # cpupower-gui -p resulting in a failure and output the same as shown in the log file.
Could this possibly be an issue with the newer kernel version? uname -a
6.8.6-1-default #1 SMP PREEMPT_DYNAMIC Mon Apr 15 06:36:47 UTC 2024 (605b284) x86_64 x86_64 x86_64 GNU/Linux
What are your thoughts on this situation?
the app is from a private individual's build, not a regular opensuse supported repro and probably has not been updated to comply with updated packages.
I closed my latest message on github about the problem.
fwiw, I tried it and it failed to function. but there are several private builds and I am too lazy to try them all. the commandline package is good enough for me.
I think I discovered the issue.
cpupower-gui-helper.service enabled disabled cpupower-gui.service enabled disabled "cpupower-gui-helper.service" was not enabled or started. I enabled the service. I then powercycled the machine. Now: sudo systemctl status cpupower-gui.service
○ cpupower-gui.service - Apply cpupower-gui config at boot Loaded: loaded (/usr/lib/systemd/system/cpupower-gui.service; enabled; preset: disabled) Active: inactive (dead) since Sun 2024-04-21 10:46:03 CDT; 23min ago Docs: https://github.com/vagnum08/cpupower-gui man:cpupower-gui(1) Process: 1109 ExecStart=/usr/bin/cpupower-gui config (code=exited, status=0/SUCCESS) Main PID: 1109 (code=exited, status=0/SUCCESS) CPU: 227ms
Apr 21 10:46:03 Thinkcentre-M57p cpupower-gui[1109]: Minimum Frequency: 2000.0 MHz, Maximum Frequency: 2667.0 MHz Apr 21 10:46:03 Thinkcentre-M57p cpupower-gui[1109]: Governor: Schedutil, Online: True Apr 21 10:46:03 Thinkcentre-M57p cpupower-gui[1109]: Setting CPU: 2 Apr 21 10:46:03 Thinkcentre-M57p cpupower-gui[1109]: Minimum Frequency: 2000.0 MHz, Maximum Frequency: 2667.0 MHz Apr 21 10:46:03 Thinkcentre-M57p cpupower-gui[1109]: Governor: Schedutil, Online: True Apr 21 10:46:03 Thinkcentre-M57p cpupower-gui[1109]: Setting CPU: 3 Apr 21 10:46:03 Thinkcentre-M57p cpupower-gui[1109]: Minimum Frequency: 2000.0 MHz, Maximum Frequency: 2667.0 MHz Apr 21 10:46:03 Thinkcentre-M57p cpupower-gui[1109]: Governor: Schedutil, Online: True Apr 21 10:46:03 Thinkcentre-M57p systemd[1]: cpupower-gui.service: Deactivated successfully. Apr 21 10:46:03 Thinkcentre-M57p systemd[1]: Finished Apply cpupower-gui config at boot. paul@paul-Thinkcentre-M57p:~> cpupower frequency-info analyzing CPU 1: driver: acpi-cpufreq CPUs which run at the same hardware frequency: 1 CPUs which need to have their frequency coordinated by software: 1 maximum transition latency: 10.0 us hardware limits: 2.00 GHz - 2.67 GHz available frequency steps: 2.67 GHz, 2.00 GHz available cpufreq governors: ondemand performance schedutil current policy: frequency should be within 2.00 GHz and 2.67 GHz. The governor "ondemand" may decide which speed to use within this range. current CPU frequency: Unable to call hardware current CPU frequency: 1.99 GHz (asserted by call to kernel) boost state support: Supported: no Active: no
Ok thank you for this information. I am reading this -> https://doc.opensuse.org/documentation/leap/archive/42.3/tuning/html/book.sl...
I haven't read but be aware the doc you quote is for 42.3, not tw.
I can use '# cpupower frequency-set --governor ondemand' to set the governor settings.
I have created a systemd.service and service script now in order to have the machine boot with kernel using the ondemand governor and it is working.
Hello, In the Message; Subject : cpupower-gui failing to apply config at boot. Message-ID : <be5d1878-9be3-418f-8f67-4b44cacd2a0a@gmx.com> Date & Time: Sat, 20 Apr 2024 16:33:10 -0500 [-pj] == -pj via openSUSE Users <users@lists.opensuse.org> has written: -pj> Hi, openSUSE Tumbleweed 20240418 is installed on this machine. I am -pj> noticing these messages now relating to cpupower-gui in a journalctl -b -pj> log output. -pj> https://paste.opensuse.org/pastes/3fa21ae9b076 -pj> cpupower-gui has become unable to launch through application menu as -pj> well as Konsole now. I installed it on Tumbleweed using cpupower-gui_1.0.0-1_all.deb and it works fine. In the Message; Subject : Re: Setting persistant cpupower settings? (Was) cpupower-gui failing to apply config at boot. Message-ID : <20240420231312.GS6524@wahoo.no-ip.org> Date & Time: Sat, 20 Apr 2024 19:13:12 -0400 [PS] == Patrick Shanahan <paka@opensuse.org> has written: [..] PS> certainly and there are more ways that than. PS> learn by doing. and leave yourself a return path in case of PS> failure(s). Patrick, that's very good advice. Best Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ lake.dti.ne.jp ┃\/彡 ┗━━┛ "To hire for skills, firms will need to implement robust and intentional changes in their hiring practices ― and change is hard." -- Employers don’t practice what they preach on skills-based hiring--
On 04-20-2024 08:47PM, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : cpupower-gui failing to apply config at boot. Message-ID : <be5d1878-9be3-418f-8f67-4b44cacd2a0a@gmx.com> Date & Time: Sat, 20 Apr 2024 16:33:10 -0500
[-pj] == -pj via openSUSE Users <users@lists.opensuse.org> has written:
-pj> Hi, openSUSE Tumbleweed 20240418 is installed on this machine. I am -pj> noticing these messages now relating to cpupower-gui in a journalctl -b -pj> log output.
-pj> https://paste.opensuse.org/pastes/3fa21ae9b076
-pj> cpupower-gui has become unable to launch through application menu as -pj> well as Konsole now.
I installed it on Tumbleweed using cpupower-gui_1.0.0-1_all.deb and it works fine.
How were you able to install that package? I thought that Tumbleweed uses .rpm packages and not .deb packages?
In the Message;
Subject : Re: Setting persistant cpupower settings? (Was) cpupower-gui failing to apply config at boot. Message-ID : <20240420231312.GS6524@wahoo.no-ip.org> Date & Time: Sat, 20 Apr 2024 19:13:12 -0400
[PS] == Patrick Shanahan <paka@opensuse.org> has written:
[..] PS> certainly and there are more ways that than.
PS> learn by doing. and leave yourself a return path in case of PS> failure(s).
Patrick, that's very good advice.
Best Regards.
--- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ lake.dti.ne.jp ┃\/彡 ┗━━┛ "To hire for skills, firms will need to implement robust and intentional changes in their hiring practices ― and change is hard."
-- Employers don’t practice what they preach on skills-based hiring--
-Greatest Hopes
Hello, In the Message; Subject : Re: cpupower-gui failing to apply config at boot. Message-ID : <31be221a-865a-41a3-8ca1-7ae21b7491cc@gmx.com> Date & Time: Sun, 21 Apr 2024 10:51:18 -0500 [-pj] == -pj via openSUSE Users <users@lists.opensuse.org> has written: [...] MN>> I installed it on Tumbleweed using cpupower-gui_1.0.0-1_all.deb MN>> and it works fine. -pj> How were you able to install that package? I thought that -pj> Tumbleweed uses .rpm packages and not .deb packages? With alien. Best Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ lake.dti.ne.jp ┃\/彡 ┗━━┛ "As Google fights for positioning in a new AI boom and an era where some consumers are turning to TikTok or ChatGPT instead of Google Search, some employees now worry product development could become dangerously hasty. The restructuring of RESIN has increased those concerns, the sources say." -- Google Splits Up a Key AI Ethics Watchdog --
participants (3)
-
-pj
-
Masaru Nomiya
-
Patrick Shanahan