Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Packages request: GameMode
@ 2020-02-18 22:39 magnusshtebner
  2020-02-18 23:47 ` Package " Johnnynator
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: magnusshtebner @ 2020-02-18 22:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 295 bytes --]

New issue by magnusshtebner on void-packages repository

https://github.com/void-linux/void-packages/issues/19281

Description:
GameMode allows you to change temporarily the CPU priority in favor of the game. And also some other things.

GitHub : https://github.com/FeralInteractive/gamemode/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Package request: GameMode
  2020-02-18 22:39 [ISSUE] Packages request: GameMode magnusshtebner
@ 2020-02-18 23:47 ` Johnnynator
  2020-11-04 15:42 ` kedodrill
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Johnnynator @ 2020-02-18 23:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 393 bytes --]

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/issues/19281#issuecomment-587961852

Comment:
There seems to be still some ties to systemd(?, or something else), `gamemoderun ./game` does not work oob, just spams dbus launch. Need to look closer into it, but Games that set gamemode themself or the example client do work correctly already.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Package request: GameMode
  2020-02-18 22:39 [ISSUE] Packages request: GameMode magnusshtebner
  2020-02-18 23:47 ` Package " Johnnynator
@ 2020-11-04 15:42 ` kedodrill
  2021-02-09 18:21 ` hristoast
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: kedodrill @ 2020-11-04 15:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

New comment by kedodrill on void-packages repository

https://github.com/void-linux/void-packages/issues/19281#issuecomment-721808354

Comment:
Any updates on this?

From the 1.6 changelog: "Add option to use elogind"
Guess that allows this to work fine now without systemd? Would love to see this available to install

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Package request: GameMode
  2020-02-18 22:39 [ISSUE] Packages request: GameMode magnusshtebner
  2020-02-18 23:47 ` Package " Johnnynator
  2020-11-04 15:42 ` kedodrill
@ 2021-02-09 18:21 ` hristoast
  2021-02-09 18:21 ` hristoast
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: hristoast @ 2021-02-09 18:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 636 bytes --]

New comment by hristoast on void-packages repository

https://github.com/void-linux/void-packages/issues/19281#issuecomment-776141815

Comment:
There are two files that need to be copied into specific places after install:

```
sudo cp $PREFIX/share/dbus-1/services/com.feralinteractive.GameMode.service /usr/share/dbus-1/services/
sudo cp $PREFIX/share/polkit-1/actions/com.feralinteractive.GameMode.policy /usr/share/polkit-1/actions/
```

You probably need to restart dbus/polit; I just rebooted. But after that, I was able to successfully use `gamemoderun`. I think the daemon requires systemd, even when you select elogind.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Package request: GameMode
  2020-02-18 22:39 [ISSUE] Packages request: GameMode magnusshtebner
                   ` (2 preceding siblings ...)
  2021-02-09 18:21 ` hristoast
@ 2021-02-09 18:21 ` hristoast
  2022-04-08 14:58 ` frankfutlg
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: hristoast @ 2021-02-09 18:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 637 bytes --]

New comment by hristoast on void-packages repository

https://github.com/void-linux/void-packages/issues/19281#issuecomment-776141815

Comment:
There are two files that need to be copied into specific places after install:

```
sudo cp $PREFIX/share/dbus-1/services/com.feralinteractive.GameMode.service /usr/share/dbus-1/services/
sudo cp $PREFIX/share/polkit-1/actions/com.feralinteractive.GameMode.policy /usr/share/polkit-1/actions/
```

You probably need to restart dbus/polkit; I just rebooted. But after that, I was able to successfully use `gamemoderun`. I think the daemon requires systemd, even when you select elogind.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Package request: GameMode
  2020-02-18 22:39 [ISSUE] Packages request: GameMode magnusshtebner
                   ` (3 preceding siblings ...)
  2021-02-09 18:21 ` hristoast
@ 2022-04-08 14:58 ` frankfutlg
  2022-04-08 14:58 ` frankfutlg
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: frankfutlg @ 2022-04-08 14:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 169 bytes --]

New comment by frankfutlg on void-packages repository

https://github.com/void-linux/void-packages/issues/19281#issuecomment-1092958899

Comment:
how do i install this?

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Package request: GameMode
  2020-02-18 22:39 [ISSUE] Packages request: GameMode magnusshtebner
                   ` (4 preceding siblings ...)
  2022-04-08 14:58 ` frankfutlg
@ 2022-04-08 14:58 ` frankfutlg
  2022-04-09 10:17 ` paper42
  2022-04-09 10:17 ` [ISSUE] [CLOSED] " paper42
  7 siblings, 0 replies; 9+ messages in thread
From: frankfutlg @ 2022-04-08 14:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 169 bytes --]

New comment by frankfutlg on void-packages repository

https://github.com/void-linux/void-packages/issues/19281#issuecomment-1092958899

Comment:
how do i install this?

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [ISSUE] [CLOSED] Package request: GameMode
  2020-02-18 22:39 [ISSUE] Packages request: GameMode magnusshtebner
                   ` (6 preceding siblings ...)
  2022-04-09 10:17 ` paper42
@ 2022-04-09 10:17 ` paper42
  7 siblings, 0 replies; 9+ messages in thread
From: paper42 @ 2022-04-09 10:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 298 bytes --]

Closed issue by magnusshtebner on void-packages repository

https://github.com/void-linux/void-packages/issues/19281

Description:
GameMode allows you to change temporarily the CPU priority in favor of the game. And also some other things.

GitHub : https://github.com/FeralInteractive/gamemode/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Package request: GameMode
  2020-02-18 22:39 [ISSUE] Packages request: GameMode magnusshtebner
                   ` (5 preceding siblings ...)
  2022-04-08 14:58 ` frankfutlg
@ 2022-04-09 10:17 ` paper42
  2022-04-09 10:17 ` [ISSUE] [CLOSED] " paper42
  7 siblings, 0 replies; 9+ messages in thread
From: paper42 @ 2022-04-09 10:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 160 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/19281#issuecomment-1093862920

Comment:
merged in #36564

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-04-09 10:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-18 22:39 [ISSUE] Packages request: GameMode magnusshtebner
2020-02-18 23:47 ` Package " Johnnynator
2020-11-04 15:42 ` kedodrill
2021-02-09 18:21 ` hristoast
2021-02-09 18:21 ` hristoast
2022-04-08 14:58 ` frankfutlg
2022-04-08 14:58 ` frankfutlg
2022-04-09 10:17 ` paper42
2022-04-09 10:17 ` [ISSUE] [CLOSED] " paper42

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).