Off-Topic > Off-Topic - Tiny Core Lounge

[Solved] xbox controller not working on TCL16 x86_64

<< < (14/19) > >>

GNUser:
Hi Rich. rw for group permissions noted. In TCL I'm already part of the staff group, so I tried this:


--- Code: ---TCL$ sudo chown root:staff /dev/input/js0
TCL$ sudo chmod 664 /dev/input/js0
TCL$ ls -l /dev/input/js0
crw-rw-r--    1 root     staff      13,   0 Dec 30 10:10 /dev/input/js0
--- End code ---

Still no luck after the above: sudo is still required for game to respond to gamepad input. What a tough nut to crack this is proving to be!

Rich:
Hi GNUser
Some dumb questions to try to isolate the issue further:
Do you permission to run this:
Games/GOG Games/Baldurs Gate Dark Alliance/start.sh

Do you have permission to run each of the commands in that file?

GNUser:

--- Quote from: Rich on December 30, 2025, 10:29:53 AM ---Hi GNUser
Some dumb questions to try to isolate the issue further:
Do you permission to run this:
Games/GOG Games/Baldurs Gate Dark Alliance/start.sh

Do you have permission to run each of the commands in that file?

--- End quote ---
I hadn't thought of that. Not dumb question at all. Let me investigate.

EDIT: Yes, I am owner and have permission to execute everything related to this game. I just did this to make sure:


--- Code: ---$ chown -R bruno:staff Games/GOG\ Games/Baldurs\ Gate\ Dark\ Alliance/
$ chmod -R 775 Games/GOG\ Games/Baldurs\ Gate\ Dark\ Alliance/
--- End code ---
The need for  sudo  persists after doing the above.

Rich:
Hi GNUser
Actually it was dumb. Look at this:

--- Quote from: Rich on December 30, 2025, 10:29:53 AM --- ... Do you permission to run this:
Games/GOG Games/Baldurs Gate Dark Alliance/start.sh ...
--- End quote ---
I couldn't even form a proper sentence. ;D

GNUser:
Maybe one of the steps involved in launching the game uses a command in  /sbin  that requires sudo? I'm going to explore this.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version