deinstapel / cpupower

Manage the frequency scaling driver of your CPU (Intel Core and AMD Ryzen processors supported)
GNU General Public License v3.0
534 stars 71 forks source link

add gnome 45 support for cpupower extension #207

Open sharkguto opened 1 year ago

vismajor1 commented 1 year ago

Works for me on Ubuntu 23.04 with Gnome44 Thank you

Neo-29 commented 1 year ago

Yep. Works like a charm on archlinux

Wolokin commented 1 year ago

Works on Fedora 38 with Gnome 44, thanks!

joedor0102 commented 1 year ago

Thanks @sharkguto, works fine for me on Ubuntu 23.04 with gnome 44.3 :)

sharkguto commented 1 year ago

Gnome 45 isso coming out soon. If broken on my opensuse tumbleweed I will do a fix again in this PR

Neo-29 commented 1 year ago

doesn´t work anymore on gnome 44 a pity

vismajor1 commented 1 year ago

I removed the old install of the old extension. Then i downloaded the cpupower-master.zip and istalled it with "gnome-extensions install cpupower-master.zip" and rebooted the pc. I am useing OpenSuse Tumbleweed. After rebooting the extension does not work. The error message is: The settings of extension cpupower@mko-sl.de had an error:

SyntaxError: import declarations may only appear at top level of a module

Stack trace:

@file:///home/funpc/.local/share/gnome-shell/extensions/cpupower@mko-sl.de/prefs.js:29:24
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34
Neo-29 commented 1 year ago

Does the https://github.com/deinstapel/cpupower/pull/207/commits/899a522527ec882efab1232dc023e2bbe7e2082d works?

vismajor1 commented 1 year ago

Does the 899a522 works?

Not for me

The settings of extension cpupower@mko-sl.de had an error:

ImportError: Unable to load file from: resource:///org/gnome/shell/extensions/extension.js (Die Ressource auf »/org/gnome/shell/extensions/extension.js« existiert nicht)

Stack trace:

loadURI@resource:///org/gnome/gjs/modules/internal/loader.js:88:21
loadURI@resource:///org/gnome/gjs/modules/internal/loader.js:290:30
resolveModule@resource:///org/gnome/gjs/modules/internal/loader.js:179:33
moduleResolveHook@resource:///org/gnome/gjs/modules/internal/loader.js:339:29
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34
sharkguto commented 11 months ago

@vismajor1 i am trying to upgrade this extention to gnome 45. 43 not support anymore

vismajor1 commented 11 months ago

@sharkguto i use Ubuntu 23.10 with Gnome 45. I didn't ask for Gnome 43 Support.

sharkguto commented 11 months ago

@vismajor1 i am trying to upgrade this extention to gnome 45. 43 not support anymore

works for me on opensuse tumbleweed. Feel free to modify it :)

Jertec commented 6 months ago

has this extension been abandoned? I'm desperately hoping for an update to gnome 45

255doesnotexist commented 4 months ago

thanks