You are not logged in.
Long story short, I'm running a game (GMod, to be specific) that doesn't have a menu, its branch is Chromium, running natively, anyways, I found a way to fix it which is by running this following command:
sudo sysctl -w kernel.unprivileged_userns_clone=1 I did some research on it, and saw that it causes vulnerability to systems, should I use it?
Last edited by skullnoober (2022-04-20 05:49:33)
Offline
What kernel are you using? That is already the default.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
What kernel are you using?
x86_64
That is already the default.
Ah, my bad, I also tried it and it didn't fix my issue
Offline
I'm running a game (GMod, to be specific) that doesn't have a menu
What menu?
Offline
ewaller wrote:What kernel are you using?
x86_64
Doens't answer ewaller question at all.
uname -aOffline
skullnoober wrote:I'm running a game (GMod, to be specific) that doesn't have a menu
What menu?
Main menu, sorry for not being exact
Offline
skullnoober wrote:ewaller wrote:What kernel are you using?
x86_64
Doens't answer ewaller question at all.
uname -a
5.17.3-arch1-1 #1 SMP PREEMPT Thu, 14 Apr 2022 01:18:36 +0000 x86_64 GNU/Linux
(sorry for late response)
Offline
What is the sysctl currently set to?
sysctl kernel.unprivileged_userns_cloneOffline
What is the sysctl currently set to?
sysctl kernel.unprivileged_userns_clone
It's set to 1, as I tried it before
Offline
Ah ... all that's being discussed in this thread is some random command that you thought might be a solution to your problem but A) it's irrelevant as it's already the default setting, and B) you tried it and it didn't help at all. So we're 10 posts in and there is literally no information in this thread other than there is some problem with GMod somehow related to a menu. It seems only one useful diagnostic question has been asked "what menu" but the only reply was vague "main menu".
Please describe your actual symptoms / problem. What do you mean it doesn't have a main menu? What "main menu" do you expect it to have? Is this a right click popup menu? If so, does one not appear at all, or does it appear as blank / black / etc? What do you actually see? And how does it contrast from what you expect / require?
Also, what exactly is "gmod"? This doesn't appear to be from an arch package. Please describe what this is and how it was installed.
EDIT: I suppose all of the above is if you want help actually pinning down the actual problem. If you really just want an answer to the X-Y question in your title, then: No it is neither advisable or ill-advisable as that command will do nothing on most systems.
Last edited by Trilby (2022-04-19 20:46:50)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
2nd search result on duckduckgo for "game gmod linux":
https://www.protondb.com/app/4000
everthing you want to know is there
Last edited by jonno2002 (2022-04-20 00:54:42)
Offline
Ah ... all that's being discussed in this thread is some random command that you thought might be a solution to your problem but A) it's irrelevant as it's already the default setting, and B) you tried it and it didn't help at all. So we're 10 posts in and there is literally no information in this thread other than there is some problem with GMod somehow related to a menu. It seems only one useful diagnostic question has been asked "what menu" but the only reply was vague "main menu".
Please describe your actual symptoms / problem. What do you mean it doesn't have a main menu? What "main menu" do you expect it to have? Is this a right click popup menu? If so, does one not appear at all, or does it appear as blank / black / etc? What do you actually see? And how does it contrast from what you expect / require?
Also, what exactly is "gmod"? This doesn't appear to be from an arch package. Please describe what this is and how it was installed.
EDIT: I suppose all of the above is if you want help actually pinning down the actual problem. If you really just want an answer to the X-Y question in your title, then: No it is neither advisable or ill-advisable as that command will do nothing on most systems.
Really sorry, I meant the main menu that appears once entering the game, as it isn't appearing, I also meant the game Garry's Mod, from Steam, I also tried that command as someone mentioned that it fixed the issue, my bad.
Last edited by skullnoober (2022-04-20 05:49:01)
Offline
2nd search result on duckduckgo for "game gmod linux"[/url
Oh, well thank you, Someone mentioned the use of a HTML menu to fix said issue, the lua menu doesn't function properly on Chromium, now it works, Cheers!
Last edited by skullnoober (2022-04-20 05:46:47)
Offline