Code Monkey home page Code Monkey logo

Comments (6)

mdiluz avatar mdiluz commented on August 26, 2024

error: could not lock config file .git/config: Permission denied

This looks like a permissions issue in the checked out directory. Perhaps delete it and try again, preferably using the 1.1 or master branch.

from gamemode.

seagullmania avatar seagullmania commented on August 26, 2024

After re-downloading the master to my desktop, it installs, but fails at here

Enable and run the daemon? [Yy] Y
+ systemctl --user daemon-reload
+ systemctl --user enable gamemoded
+ systemctl --user start gamemoded
Job for gamemoded.service failed because the control process exited with error code. See "systemctl --user status gamemoded.service" and "journalctl -xe" for details.

from gamemode.

seagullmania avatar seagullmania commented on August 26, 2024

Upon running
systemctl --user status gamemoded.service i get the following

systemctl --user status gamemodded.service
● gamemodded.service
   Loaded: not-found (Reason: No such file or directory)
   Active: inactive (dead)

Upon running journalctl -xe i get this

May 09 14:49:44 Megumin sudo[27949]:     john : TTY=pts/0 ; PWD=/home/john/Desktop/gamemode/build ; USER=root ; COMMAND=/usr/bin/ninja install
May 09 14:49:44 Megumin sudo[27949]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 09 14:49:44 Megumin sudo[27949]: pam_unix(sudo:session): session closed for user root
May 09 14:49:45 Megumin systemd[2571]: Reloading.
May 09 14:49:45 Megumin systemd[2571]: Reloading.
May 09 14:49:45 Megumin systemd[2571]: Starting gamemoded...
-- Subject: Unit UNIT has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has begun starting up.
May 09 14:49:45 Megumin /usr/bin/gamemoded[28422]: Broken glob implementation (No such file or directory)
May 09 14:49:45 Megumin systemd[2571]: gamemoded.service: Main process exited, code=exited, status=1/FAILURE
May 09 14:49:45 Megumin systemd[2571]: Failed to start gamemoded.
-- Subject: Unit UNIT has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has failed.
-- 
-- The result is failed.
May 09 14:49:45 Megumin systemd[2571]: gamemoded.service: Unit entered failed state.
May 09 14:49:45 Megumin systemd[2571]: gamemoded.service: Failed with result 'exit-code'.

from gamemode.

seagullmania avatar seagullmania commented on August 26, 2024

@mdiluz Issue persists. any help?

from gamemode.

mdiluz avatar mdiluz commented on August 26, 2024

Is it possible you're hit by #44? ie. your CPU/kernel doesn't currently support scaling?

from gamemode.

seagullmania avatar seagullmania commented on August 26, 2024

trying new build now

Edit

WARNING: CPUFreq scaling governor device file was not found at "/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor".
This probably means that you have disabled processor scheduling features in your BIOS. See README.md (or GitHub issue #44) for more information.
This means GameMode's CPU governor control feature will not work (other features will still work).

Darn. thanks for all the help guys.
if it's any help, im on a C2Q q8200

from gamemode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.