[GH-ISSUE #2448] Steam profile blocks gamepad (dualshock 3) #1620

Closed
opened 2026-05-05 08:16:29 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @DevPre24 on GitHub (Feb 23, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2448

Distro: Arch Linux
Kernel version: 4.20.11-arch2-1-ARCH
Firejail version: 0.9.58.2-1

Description: When starting steam with the included profile my gamepad (Sony Dualshock 3 connected with a usb cable) is not detected by steam.

Escaping the sandbox with:
firejail --noprofile steam-runtime
solves the problem but it's not ideal since it leaves open an attack surface.

Relates to:

Originally created by @DevPre24 on GitHub (Feb 23, 2019). Original GitHub issue: https://github.com/netblue30/firejail/issues/2448 Distro: Arch Linux Kernel version: 4.20.11-arch2-1-ARCH Firejail version: 0.9.58.2-1 Description: When starting steam with the included profile my gamepad (Sony Dualshock 3 connected with a usb cable) is not detected by steam. Escaping the sandbox with: ```firejail --noprofile steam-runtime``` solves the problem but it's not ideal since it leaves open an attack surface. Relates to: * #779 * #6523
gitea-mirror 2026-05-05 08:16:29 -06:00
Author
Owner

@Fred-Barclay commented on GitHub (Feb 23, 2019):

@DevPre24 Can you make sure that you're using the steam profile by firejail --profile=/etc/firejail/steam.profile steam-runtime?

If it still fails, please try each of the following:
firejail --ignore=protocol --profile=/etc/firejail/steam.profile steam-runtime

firejail --ignore=private-dev --profile=/etc/firejail/steam.profile steam-runtime

<!-- gh-comment-id:466686878 --> @Fred-Barclay commented on GitHub (Feb 23, 2019): @DevPre24 Can you make sure that you're using the steam profile by `firejail --profile=/etc/firejail/steam.profile steam-runtime`? If it still fails, please try each of the following: `firejail --ignore=protocol --profile=/etc/firejail/steam.profile steam-runtime` `firejail --ignore=private-dev --profile=/etc/firejail/steam.profile steam-runtime`
Author
Owner

@DevPre24 commented on GitHub (Feb 23, 2019):

@DevPre24 Can you make sure that you're using the steam profile by firejail --profile=/etc/firejail/steam.profile steam-runtime?

Same result so i'm guessing the correct steam profile is loaded.

If it still fails, please try each of the following:
firejail --ignore=protocol --profile=/etc/firejail/steam.profile steam-runtime

Same result.

firejail --ignore=private-dev --profile=/etc/firejail/steam.profile steam-runtime

Ignoring "private-dev", the gamepad (wired dualshock 3) is correctly detected and works as expected. Thanks!

<!-- gh-comment-id:466700510 --> @DevPre24 commented on GitHub (Feb 23, 2019): > @DevPre24 Can you make sure that you're using the steam profile by `firejail --profile=/etc/firejail/steam.profile steam-runtime`? Same result so i'm guessing the correct steam profile is loaded. > If it still fails, please try each of the following: > `firejail --ignore=protocol --profile=/etc/firejail/steam.profile steam-runtime` Same result. > `firejail --ignore=private-dev --profile=/etc/firejail/steam.profile steam-runtime` Ignoring "private-dev", the gamepad (wired dualshock 3) is correctly detected and works as expected. Thanks!
Author
Owner

@rusty-snake commented on GitHub (Sep 10, 2019):

@DevPrev24 I'm closing here due to inactivity, please fell free to reopen if you have more questions.

<!-- gh-comment-id:529928302 --> @rusty-snake commented on GitHub (Sep 10, 2019): @DevPrev24 I'm closing here due to inactivity, please fell free to reopen if you have more questions.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#1620
No description provided.